中文
相关论文

相关论文: Transfer Learning Based Automatic Model Creation T…

200 篇论文

In this paper we present our open-source neural machine translation (NMT) toolkit called "Yet Another Neural Machine Translation Toolkit" abbreviated as YANMTT which is built on top of the Transformers library. Despite the growing…

计算与语言 · 计算机科学 2021-08-26 Raj Dabre , Eiichiro Sumita

This paper presents a comparative study of a custom convolutional neural network (CNN) architecture against widely used pretrained and transfer learning CNN models across five real-world image datasets. The datasets span binary…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Mahmudul Hasan , Mabsur Fatin Bin Hossain

The significance of learning constraints from data is underscored by its potential applications in real-world problem-solving. While constraints are popular for modeling and solving, the approaches to learning constraints from data remain…

机器学习 · 计算机科学 2024-03-05 Eduardo Vyhmeister , Rocio Paez , Gabriel Gonzalez

Modern deep neural network (DNN) systems are highly configurable with large a number of options that significantly affect their non-functional behavior, for example inference time and energy consumption. Performance models allow to…

机器学习 · 计算机科学 2019-04-08 Md Shahriar Iqbal , Lars Kotthoff , Pooyan Jamshidi

In the problem of domain transfer learning, we learn a model for the predic-tion in a target domain from the data of both some source domains and the target domain, where the target domain is in lack of labels while the source domain has…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Guohui Zhang , Gaoyuan Liang , Fang Su , Fanxin Qu , Jing-Yan Wang

A major barrier to the personalized Human Activity Recognition using wearable sensors is that the performance of the recognition model drops significantly upon adoption of the system by new users or changes in physical/ behavioral status of…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Seyed Ali Rokni , Marjan Nourollahi , Hassan Ghasemzadeh

Convolutional Neural Network (CNN) based Deep Learning (DL) has achieved great progress in many real-life applications. Meanwhile, due to the complex model structures against strict latency and memory restriction, the implementation of CNN…

机器学习 · 计算机科学 2019-05-29 Weicheng Li , Rui Wang , Zhongzhi Luan , Di Huang , Zidong Du , Yunji Chen , Depei Qian

Development of comprehensive prediction models are often of great interest in many disciplines of science, but datasets with information on all desired features often have small sample sizes. We describe a transfer learning approach for…

统计方法学 · 统计学 2024-08-20 Ruzhang Zhao , Prosenjit Kundu , Arkajyoti Saha , Nilanjan Chatterjee

In this paper, we consider the problem of learning a linear regression model on a data domain of interest (target) given few samples. To aid learning, we are provided with a set of pre-trained regression models that are trained on…

机器学习 · 计算机科学 2023-06-27 Navjot Singh , Suhas Diggavi

This paper presents an automatic network adaptation method that finds a ConvNet structure well-suited to a given target task, e.g., image classification, for efficiency as well as accuracy in transfer learning. We call the concept…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Yang Zhong , Vladimir Li , Ryuzo Okada , Atsuto Maki

Deep neural speech and audio processing systems have a large number of trainable parameters, a relatively complex architecture, and require a vast amount of training data and computational power. These constraints make it more challenging…

声音 · 计算机科学 2021-04-26 Shahin Amiriparian , Tobias Hübner , Maurice Gerczuk , Sandra Ottl , Björn W. Schuller

Deep generative neural networks have proven effective at both conditional and unconditional modeling of complex data distributions. Conditional generation enables interactive control, but creating new controls often requires expensive…

机器学习 · 计算机科学 2017-12-25 Jesse Engel , Matthew Hoffman , Adam Roberts

Deep neural networks have led to a series of breakthroughs in computer vision given sufficient annotated training datasets. For novel tasks with limited labeled data, the prevalent approach is to transfer the knowledge learned in the…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Yi Zhu , Jia Xue , Shawn Newsam

Constraint modelling languages such as Essence offer a means to describe combinatorial problems at a high-level, i.e., without committing to detailed modelling decisions for a particular solver or solving paradigm. Given a problem…

人工智能 · 计算机科学 2024-09-24 Alessio Pellegrino , Özgür Akgün , Nguyen Dang , Zeynep Kiziltan , Ian Miguel

The goal of sentence and document modeling is to accurately represent the meaning of sentences and documents for various Natural Language Processing tasks. In this work, we present Dependency Sensitive Convolutional Neural Networks (DSCNN)…

计算与语言 · 计算机科学 2016-11-09 Rui Zhang , Honglak Lee , Dragomir Radev

Transfer learning or multilingual model is essential for low-resource neural machine translation (NMT), but the applicability is limited to cognate languages by sharing their vocabularies. This paper shows effective techniques to transfer a…

计算与语言 · 计算机科学 2019-06-06 Yunsu Kim , Yingbo Gao , Hermann Ney

Deep Convolutional Neural Networks (CNN) have evolved as popular machine learning models for image classification during the past few years, due to their ability to learn the problem-specific features directly from the input images. The…

计算机视觉与模式识别 · 计算机科学 2021-01-29 S. H. Shabbeer Basha , Sravan Kumar Vinakota , Shiv Ram Dubey , Viswanath Pulabaigari , Snehasis Mukherjee

Constrained generative modeling is fundamental to applications such as robotic control and autonomous driving, where models must respect physical laws and safety-critical constraints. In real-world settings, these constraints rarely take…

机器学习 · 计算机科学 2026-03-10 Xiaoxuan Liang , Saeid Naderiparizi , Yunpeng Liu , Berend Zwartsenberg , Frank Wood

Conventionally, convolutional neural networks (CNNs) process different images with the same set of filters. However, the variations in images pose a challenge to this fashion. In this paper, we propose to generate sample-specific filters…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Wei Shen , Rujie Liu

Mobile devices run deep learning models for various purposes, such as image classification and speech recognition. Due to the resource constraints of mobile devices, researchers have focused on either making a lightweight deep neural…

机器学习 · 计算机科学 2022-07-22 Taeho Kim , Yongin Kwon , Jemin Lee , Taeho Kim , Sangtae Ha