中文
相关论文

相关论文: Training Data Selection with Gradient Orthogonalit…

200 篇论文

Purpose: Advances in deep learning have resulted in effective models for surgical video analysis; however, these models often fail to generalize across medical centers due to domain shift caused by variations in surgical workflow, camera…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Siddhant Satyanaik , Aditya Murali , Deepak Alapatt , Xin Wang , Pietro Mascagni , Nicolas Padoy

This paper presents a novel neural network training approach for faster convergence and better generalization abilities in deep reinforcement learning. Particularly, we focus on the enhancement of training and evaluation performance in…

机器学习 · 计算机科学 2020-05-26 Mohammed Sharafath Abdul Hameed , Gavneet Singh Chadha , Andreas Schwung , Steven X. Ding

Training Artificial Neural Networks poses a challenging and critical problem in machine learning. Despite the effectiveness of gradient-based learning methods, such as Stochastic Gradient Descent (SGD), in training neural networks, they do…

Continual learning (CL) is a fundamental topic in machine learning, where the goal is to train a model with continuously incoming data and tasks. Due to the memory limit, we cannot store all the historical data, and therefore confront the…

机器学习 · 计算机科学 2024-07-31 Weichen Lin , Jiaxiang Chen , Ruomin Huang , Hu Ding

Neural networks are trained by optimizing multi-dimensional sets of fitting parameters on non-convex loss landscapes. Low-loss regions of the landscapes correspond to the parameter sets that perform well on the training data. A key issue in…

机器学习 · 计算机科学 2026-02-26 Jianneng Yu , Alexandre V. Morozov

Convolutional neural networks (CNNs) are the current state-of-the-art meta-algorithm for volumetric segmentation of medical data, for example, to localize COVID-19 infected tissue on computer tomography scans or the detection of tumour…

图像与视频处理 · 电气工程与系统科学 2021-10-22 Christoph Reich , Tim Prangemeier , Özdemir Cetin , Heinz Koeppl

There has recently been great progress in automatic segmentation of medical images with deep learning algorithms. In most works observer variation is acknowledged to be a problem as it makes training data heterogeneous but so far no…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Arkadiy Dushatskiy , Adriënne M. Mendrik , Peter A. N. Bosman , Tanja Alderliesten

Catastrophic forgetting is one of the most critical challenges in Continual Learning (CL). Recent approaches tackle this problem by projecting the gradient update orthogonal to the gradient subspace of existing tasks. While the results are…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Cheng Chen , Ji Zhang , Jingkuan Song , Lianli Gao

Stochastic Gradient Descent (SGD) is a workhorse in machine learning, yet its slow convergence can be a computational bottleneck. Variance reduction techniques such as SAG, SVRG and SAGA have been proposed to overcome this weakness,…

机器学习 · 计算机科学 2016-02-29 Thomas Hofmann , Aurelien Lucchi , Simon Lacoste-Julien , Brian McWilliams

Practical dialogue systems require robust methods of detecting out-of-scope (OOS) utterances to avoid conversational breakdowns and related failure modes. Directly training a model with labeled OOS examples yields reasonable performance,…

计算与语言 · 计算机科学 2021-09-08 Derek Chen , Zhou Yu

Neural network optimization remains one of the most consequential yet poorly understood challenges in modern AI research, where improvements in training algorithms can lead to enhanced feature learning in foundation models,…

机器学习 · 计算机科学 2025-12-23 Ansh Nagwekar

To reduce the long training time of large deep neural network (DNN) models, distributed synchronous stochastic gradient descent (S-SGD) is commonly used on a cluster of workers. However, the speedup brought by multiple workers is limited by…

机器学习 · 计算机科学 2020-03-03 Shaohuai Shi , Zhenheng Tang , Qiang Wang , Kaiyong Zhao , Xiaowen Chu

While large-scale training data is fundamental for developing capable large language models (LLMs), strategically selecting high-quality data has emerged as a critical approach to enhance training efficiency and reduce computational costs.…

机器学习 · 计算机科学 2025-07-23 Yang Yu , Kai Han , Hang Zhou , Yehui Tang , Kaiqi Huang , Yunhe Wang , Dacheng Tao

Large-scale constrained optimization problems are at the core of many tasks in control, signal processing, and machine learning. Notably, problems with functional constraints arise when, beyond a performance{\nobreakdash-}centric goal…

最优化与控制 · 数学 2025-05-15 Antesh Upadhyay , Sang Bin Moon , Abolfazl Hashemi

Open-vocabulary scene understanding using 3D Gaussian (3DGS) representations has garnered considerable attention. However, existing methods mostly lift knowledge from large 2D vision models into 3DGS on a scene-by-scene basis, restricting…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Runnan Chen , Xiangyu Sun , Zhaoqing Wang , Youquan Liu , Jiepeng Wang , Lingdong Kong , Jiankang Deng , Mingming Gong , Liang Pan , Wenping Wang , Tongliang Liu

Low-rank optimization has emerged as a promising direction in training large language models (LLMs) to improve running time and reduce the memory usage of adaptive optimizers by constraining learning to a lower-dimensional space. Prior work…

机器学习 · 计算机科学 2025-10-09 Ionut-Vlad Modoranu , Mher Safaryan , Erik Schultheis , Max Ryabinin , Artem Chumachenko , Dan Alistarh

Large language models (LLMs) often suffer from catastrophic forgetting in continual learning (CL) scenarios, where performance on previously learned tasks degrades severely while training on sequentially arriving tasks. Although pioneering…

机器学习 · 计算机科学 2025-10-17 Zhiyi Wan , Wanrou Du , Liang Li , Miao Pan , Xiaoqi Qin

Continual learning (CL) presents a fundamental challenge in training neural networks on sequential tasks without experiencing catastrophic forgetting. Traditionally, the dominant approach in CL has been gradient-based optimization, where…

机器学习 · 计算机科学 2025-04-03 Grzegorz Rypeść

Large tensor learning algorithms are typically computationally expensive and require storing a vast amount of data. In this paper, we propose a unified online Riemannian gradient descent (oRGrad) algorithm for tensor learning, which is…

机器学习 · 统计学 2024-10-23 Jingyang Li , Jian-Feng Cai , Yang Chen , Dong Xia

This paper targets solving distributed machine learning problems such as federated learning in a communication-efficient fashion. A class of new stochastic gradient descent (SGD) approaches have been developed, which can be viewed as the…

最优化与控制 · 数学 2020-02-27 Tianyi Chen , Yuejiao Sun , Wotao Yin