中文
相关论文

相关论文: Online learning using multiple times weight updati…

200 篇论文

This study proposes a method to enhance neural network performance when training data and application data are not very similar, e.g., out of distribution problems, as well as pattern and regime shifts. The method consists of three main…

机器学习 · 计算机科学 2025-12-04 Jan Saynisch-Wagner , Saran Rajendran Sari

In the research field of big data, one of important issues is how to recover the sequentially changing sets of true features when the data sets arrive sequentially. The paper presents a general framework for online updating variable…

统计方法学 · 统计学 2021-01-22 Xiaoyu Ma , Lu Lin , Yujie Gai

Neural machine translation systems require large amounts of training data and resources. Even with this, the quality of the translations may be insufficient for some users or domains. In such cases, the output of the system must be revised…

计算与语言 · 计算机科学 2019-04-09 Álvaro Peris , Francisco Casacuberta

A problem faced by many instructors is that of designing exams that accurately assess the abilities of the students. Typically these exams are prepared several days in advance, and generic question scores are used based on rough…

计算机与社会 · 计算机科学 2018-11-07 Sam Ganzfried , Farzana Yusuf

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

Many neural network pruning algorithms proceed in three steps: train the network to completion, remove unwanted structure to compress the network, and retrain the remaining structure to recover lost accuracy. The standard retraining…

机器学习 · 计算机科学 2020-03-06 Alex Renda , Jonathan Frankle , Michael Carbin

Task incremental learning aims to enable a system to maintain its performance on previously learned tasks while learning new tasks, solving the problem of catastrophic forgetting. One promising approach is to build an individual network or…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Jian Jiang , Oya Celiktutan

We propose a new partial-observability model for online learning problems where the learner, besides its own loss, also observes some noisy feedback about the other actions, depending on the underlying structure of the problem. We represent…

机器学习 · 计算机科学 2026-04-16 Tomáš Kocák , Gergely Neu , Michal Valko

We study online boosting, the task of converting any weak online learner into a strong online learner. Based on a novel and natural definition of weak online learnability, we develop two online boosting algorithms. The first algorithm is an…

机器学习 · 计算机科学 2015-02-10 Alina Beygelzimer , Satyen Kale , Haipeng Luo

We study a general model on reusable resource allocation under model uncertainty. A heterogeneous population of customers arrive at the decision maker's (DM's) platform sequentially. Upon observing a customer's type, the DM selects an…

最优化与控制 · 数学 2022-12-07 Xilin Zhang , Wang Chi Cheung

We present a novel method for convex unconstrained optimization that, without any modifications, ensures: (i) accelerated convergence rate for smooth objectives, (ii) standard convergence rate in the general (non-smooth) setting, and (iii)…

机器学习 · 计算机科学 2018-09-11 Kfir Y. Levy , Alp Yurtsever , Volkan Cevher

We study the problem of learning the objective functions or constraints of a multiobjective decision making model, based on a set of sequentially arrived decisions. In particular, these decisions might not be exact and possibly carry…

机器学习 · 计算机科学 2022-12-27 Chaosheng Dong , Yijia Wang , Bo Zeng

Continual learning aims to rapidly and continually learn the current task from a sequence of tasks. Compared to other kinds of methods, the methods based on experience replay have shown great advantages to overcome catastrophic forgetting.…

机器学习 · 计算机科学 2022-09-14 Ya-nan Han , Jian-wei Liu

Continual learning is the problem of learning and retaining knowledge through time over multiple tasks and environments. Research has primarily focused on the incremental classification setting, where new tasks/classes are added at discrete…

机器学习 · 计算机科学 2021-09-23 Zhipeng Cai , Ozan Sener , Vladlen Koltun

Manipulating data, such as weighting data examples or augmenting with new instances, has been increasingly used to improve model training. Previous work has studied various rule- or learning-based approaches designed for specific types of…

机器学习 · 计算机科学 2019-10-29 Zhiting Hu , Bowen Tan , Ruslan Salakhutdinov , Tom Mitchell , Eric P. Xing

Loss function learning is a new meta-learning paradigm that aims to automate the essential task of designing a loss function for a machine learning model. Existing techniques for loss function learning have shown promising results, often…

机器学习 · 计算机科学 2025-10-14 Christian Raymond , Qi Chen , Bing Xue , Mengjie Zhang

Example weighting algorithm is an effective solution to the training bias problem, however, most previous typical methods are usually limited to human knowledge and require laborious tuning of hyperparameters. In this paper, we propose a…

机器学习 · 计算机科学 2019-11-27 Zhenmao Li , Yichao Wu , Ken Chen , Yudong Wu , Shunfeng Zhou , Jiaheng Liu , Junjie Yan

Continual learning (CL) is a new online learning technique over sequentially generated streaming data from different tasks, aiming to maintain a small forgetting loss on previously-learned tasks. Existing work focuses on reducing the…

机器学习 · 计算机科学 2024-12-25 Shugang Hao , Lingjie Duan

Multi-bit quantization networks enable flexible deployment of deep neural networks by supporting multiple precision levels within a single model. However, existing approaches suffer from significant training overhead as full-dataset updates…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Jinhee Kim , Jae Jun An , Kang Eun Jeon , Jong Hwan Ko

We propose an online learning algorithm for a class of machine learning models under a separable stochastic approximation framework. The essence of our idea lies in the observation that certain parameters in the models are easier to…

机器学习 · 计算机科学 2023-05-23 Min Gan , Xiang-xiang Su , Guang-yong Chen , Jing Chen