中文
相关论文

相关论文: Parameter Transfer Unit for Deep Neural Networks

200 篇论文

Mixture-of-Experts (MoE) layers have emerged as an important tool in scaling up modern neural networks by decoupling total trainable parameters from activated parameters in the forward pass for each token. However, sparse MoEs add…

机器学习 · 计算机科学 2026-05-22 Tianze Jiang , Blake Bordelon , Cengiz Pehlevan , Boris Hanin

We propose to use deep learning to estimate parameters in statistical models when standard likelihood estimation methods are computationally infeasible. We show how to estimate parameters from max-stable processes, where inference is…

统计方法学 · 统计学 2021-08-02 Amanda Lenzi , Julie Bessac , Johann Rudi , Michael L. Stein

In this paper, we empirically evaluate the utility of transfer and multi-task learning on a challenging semantic classification task: semantic interpretation of noun--noun compounds. Through a comprehensive series of experiments and…

计算与语言 · 计算机科学 2018-09-19 Murhaf Fares , Stephan Oepen , Erik Velldal

Deep Neural Networks (DNNs) have provably enhanced the state-of-the-art Neural Machine Translation (NMT) with their capability in modeling complex functions and capturing complex linguistic structures. However NMT systems with deep…

计算与语言 · 计算机科学 2017-05-03 Mingxuan Wang , Zhengdong Lu , Jie Zhou , Qun Liu

Multi-target tracking (MTT) is a classical signal processing task, where the goal is to estimate the states of an unknown number of moving targets from noisy sensor measurements. In this paper, we revisit MTT from a deep learning…

信号处理 · 电气工程与系统科学 2024-05-15 Damian Owerko , Charilaos I. Kanatsoulis , Jennifer Bondarchuk , Donald J. Bucci , Alejandro Ribeiro

How to reduce the requirement on training dataset size is a hot topic in deep learning community. One straightforward way is to reuse some pre-trained parameters. Some previous work like Deep transfer learning reuse the model parameters…

计算机视觉与模式识别 · 计算机科学 2020-09-21 Wei Wang

Persistent homology (PH) is a crucial concept in computational topology, providing a multiscale topological description of a space. It is particularly significant in topological data analysis, which aims to make statistical inference from a…

机器学习 · 统计学 2025-11-25 Sing-Yuan Yeh , Chun-Hao Yang

Deep transfer learning (DTL) is a fundamental method in the field of Intelligent Fault Detection (IFD). It aims to mitigate the degradation of method performance that arises from the discrepancies in data distribution between training set…

机器学习 · 计算机科学 2024-02-21 Zhongzhi Li , Jingqi Tu , Jiacheng Zhu , Jianliang Ai , Yiqun Dong

Transfer learning is a very important tool in deep learning as it allows propagating information from one "source dataset" to another "target dataset", especially in the case of a small number of training examples in the latter. Yet,…

机器学习 · 计算机科学 2020-01-24 Daniel Jakubovitz , Miguel R. D. Rodrigues , Raja Giryes

Behavior of neural networks is irremediably determined by the specific loss and data used during training. However it is often desirable to tune the model at inference time based on external factors such as preferences of the user or…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Matteo Maggioni , Thomas Tanay , Francesca Babiloni , Steven McDonagh , Aleš Leonardis

In this paper, we introduce a novel concept for learning of the parameters in a neural network. Our idea is grounded on modeling a learning problem that addresses a trade-off between (i) satisfying local objectives at each node and (ii)…

机器学习 · 计算机科学 2019-02-04 Dimche Kostadinov , Behrooz Razdehi , Slava Voloshynovskiy

In this article, we propose a transfer learning method for deep neural networks (DNNs). Deep learning has been widely used in many applications. However, applying deep learning is problematic when a large amount of training data are not…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Yoshihide Sawada , Yoshikuni Sato , Toru Nakada , Kei Ujimoto , Nobuhiro Hayashi

Transfer learning is a useful technique for achieving improved performance and reducing training costs by leveraging the knowledge gained from source tasks and applying it to target tasks. Assessing the effectiveness of transfer learning…

机器学习 · 计算机科学 2023-06-12 Peizhong Ju , Sen Lin , Mark S. Squillante , Yingbin Liang , Ness B. Shroff

Parameter-Efficient Transfer Learning (PETL) aims at efficiently adapting large models pre-trained on massive data to downstream tasks with limited task-specific data. In view of the practicality of PETL, previous works focus on tuning a…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Hengyuan Zhao , Hao Luo , Yuyang Zhao , Pichao Wang , Fan Wang , Mike Zheng Shou

With the emergence of large-scale pre-trained neural networks, methods to adapt such "foundation" models to data-limited downstream tasks have become a necessity. Fine-tuning, preference optimization, and transfer learning have all been…

机器学习 · 统计学 2025-07-09 Javan Tahir , Surya Ganguli , Grant M. Rotskoff

In multilingual neural machine translation, it has been shown that sharing a single translation model between multiple languages can achieve competitive performance, sometimes even leading to performance gains over bilingually trained…

计算与语言 · 计算机科学 2018-09-14 Devendra Singh Sachan , Graham Neubig

Fine-tuning neural networks is widely used to transfer valuable knowledge from high-resource to low-resource domains. In a standard fine-tuning scheme, source and target problems are trained using the same architecture. Although capable of…

计算与语言 · 计算机科学 2019-04-09 Sara Meftah , Youssef Tamaazousti , Nasredine Semmar , Hassane Essafi , Fatiha Sadat

Neural networks appear to have mysterious generalization properties when using parameter counting as a proxy for complexity. Indeed, neural networks often have many more parameters than there are data points, yet still provide good…

机器学习 · 计算机科学 2020-05-26 Wesley J. Maddox , Gregory Benton , Andrew Gordon Wilson

Automated machine learning aims to automate the whole process of machine learning, including model configuration. In this paper, we focus on automated hyperparameter optimization (HPO) based on sequential model-based optimization (SMBO).…

机器学习 · 计算机科学 2019-09-11 Ying Wei , Peilin Zhao , Huaxiu Yao , Junzhou Huang

We consider a transfer-learning problem by using the parameter transfer approach, where a suitable parameter of feature mapping is learned through one task and applied to another objective task. Then, we introduce the notion of the local…

机器学习 · 统计学 2017-01-19 Wataru Kumagai