中文
相关论文

相关论文: Elastic Weight Consolidation Done Right for Contin…

200 篇论文

Parameter-efficient fine-tuning methods, such as LoRA, reduces the number of trainable parameters. However, they often suffer from scalability issues and differences between their learning pattern and full fine-tuning. To overcome these…

机器学习 · 计算机科学 2025-01-22 Hamid Nasiri , Peter Garraghan

When neural networks (NeuralNets) are implemented in hardware, their weights need to be stored in memory devices. As noise accumulates in the stored weights, the NeuralNet's performance will degrade. This paper studies how to use error…

信息论 · 计算机科学 2020-01-14 Kunping Huang , Paul Siegel , Anxiao , Jiang

Large language models (LLMs) show impressive performance in solving complex language tasks. However, its large number of parameters presents significant challenges for the deployment. So, compressing LLMs to low bits can enable to deploy on…

We present an approach to reduce the performance disparity between geographic regions without degrading performance on the overall user population for ASR. A popular approach is to fine-tune the model with data from regions where the ASR…

音频与语音处理 · 电气工程与系统科学 2024-02-09 Viet Anh Trinh , Pegah Ghahremani , Brian King , Jasha Droppo , Andreas Stolcke , Roland Maas

Regularization is a set of techniques that are used to improve the generalization ability of deep neural networks. In this paper, we introduce weight compander (WC), a novel effective method to improve generalization by reparameterizing…

机器学习 · 计算机科学 2023-06-30 Rinor Cakaj , Jens Mehnert , Bin Yang

Channel reconstruction and generalization capability are of equal importance for developing channel estimation schemes within deep learning (DL) framework. In this paper, we exploit a novel DL-based scheme for efficient OFDM channel…

机器学习 · 计算机科学 2025-03-05 Jianqiao Chen , Nan Ma , Wenkai Liu , Xiaodong Xu , Ping Zhang

An importance weight quantifies the relative importance of one example over another, coming up in applications of boosting, asymmetric classification costs, reductions, and active learning. The standard approach for dealing with importance…

机器学习 · 计算机科学 2011-06-21 Nikos Karampatziakis , John Langford

Extreme learning machine (ELM) is a new single hidden layer feedback neural network. The weights of the input layer and the biases of neurons in hidden layer are randomly generated, the weights of the output layer can be analytically…

机器学习 · 计算机科学 2018-03-13 Lin Feng , Shuliang Xu , Feilong Wang , Shenglan Liu

Foundation ASR models often support many languages, e.g. 100 languages in Whisper. However, there has been limited work on integrating an additional, typically low-resource, language, while maintaining performance on the original language…

音频与语音处理 · 电气工程与系统科学 2024-09-25 Mengjie Qian , Siyuan Tang , Rao Ma , Kate M. Knill , Mark J. F. Gales

We introduce Entropy-Guided Sequence Weighting (EGSW), a novel approach that enhances the exploration-exploitation tradeoff by dynamically assigning weights to generated outputs based on their advantage and entropy for Reinforcement…

机器学习 · 计算机科学 2025-04-01 Abdullah Vanlioglu

Reinforcement Learning with Verifiable Rewards (RLVR) has become the leading paradigm for enhancing reasoning in Large Language Models (LLMs). However, standard RLVR algorithms suffer from a well-documented pathology: while they improve…

机器学习 · 计算机科学 2026-02-26 Yuanda Xu , Hejian Sang , Zhengze Zhou , Ran He , Zhipeng Wang

Convolutions encode equivariance symmetries into neural networks leading to better generalisation performance. However, symmetries provide fixed hard constraints on the functions a network can represent, need to be specified in advance, and…

机器学习 · 计算机科学 2023-10-11 Tycho F. A. van der Ouderaa , Alexander Immer , Mark van der Wilk

Due to the inherent imbalance in real-world datasets, na\"ive Empirical Risk Minimization (ERM) tends to bias the learning process towards the majority classes, hindering generalization to minority classes. To rebalance the learning…

机器学习 · 计算机科学 2025-12-09 Zitai Wang , Qianqian Xu , Zhiyong Yang , Zhikang Xu , Linchao Zhang , Xiaochun Cao , Qingming Huang

Multi-Task Learning (MTL) has achieved success in various fields. However, how to balance different tasks to achieve good performance is a key problem. To achieve the task balancing, there are many works to carefully design dynamical…

机器学习 · 计算机科学 2022-07-28 Baijiong Lin , Feiyang Ye , Yu Zhang , Ivor W. Tsang

Many failures in deep continual and reinforcement learning are associated with increasing magnitudes of the weights, making them hard to change and potentially causing overfitting. While many methods address these learning failures, they…

机器学习 · 计算机科学 2024-07-03 Mohamed Elsayed , Qingfeng Lan , Clare Lyle , A. Rupam Mahmood

Approaches to continual learning aim to successfully learn a set of related tasks that arrive in an online manner. Recently, several frameworks have been developed which enable deep learning to be deployed in this learning scenario. A key…

机器学习 · 统计学 2020-06-17 Tameem Adel , Han Zhao , Richard E. Turner

An important problem in machine learning is the ability to learn tasks in a sequential manner. If trained with standard first-order methods most models forget previously learned tasks when trained on a new task, which is often referred to…

机器学习 · 统计学 2021-12-10 Reinhard Heckel

Learning from mistakes is an effective learning approach widely used in human learning, where a learner pays greater focus on mistakes to circumvent them in the future to improve the overall learning outcomes. In this work, we aim to…

机器学习 · 计算机科学 2022-02-21 Jay Gala , Pengtao Xie

Robust validation metrics remain essential in contemporary deep learning, not only to detect overfitting and poor generalization, but also to monitor training dynamics. In the supervised classification setting, we investigate whether…

机器学习 · 计算机科学 2025-10-30 Florian A. Hölzl , Daniel Rueckert , Georgios Kaissis

Complementary-label learning (CLL) is widely used in weakly supervised classification, but it faces a significant challenge in real-world datasets when confronted with class-imbalanced training samples. In such scenarios, the number of…

机器学习 · 计算机科学 2024-03-21 Meng Wei , Yong Zhou , Zhongnian Li , Xinzheng Xu