中文
相关论文

相关论文: Online Adaptation through Meta-Learning for Stereo…

200 篇论文

Depth estimation is a cornerstone of a vast number of applications requiring 3D assessment of the environment, such as robotics, augmented reality, and autonomous driving to name a few. One prominent technique for depth estimation is stereo…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Amit Bracha , Noam Rotstein , David Bensaïd , Ron Slossberg , Ron Kimmel

Large neural networks pretrained on web-scale corpora are central to modern machine learning. In this paradigm, the distribution of the large, heterogeneous pretraining data rarely matches that of the application domain. This work considers…

机器学习 · 计算机科学 2023-11-21 David Grangier , Pierre Ablin , Awni Hannun

Continual learning studies agents that learn from streams of tasks without forgetting previous ones while adapting to new ones. Two recent continual-learning scenarios have opened new avenues of research. In meta-continual learning, the…

Unsupervised domain adaptation (UDA) aims to transfer and adapt knowledge from a labeled source domain to an unlabeled target domain. Traditionally, subspace-based methods form an important class of solutions to this problem. Despite their…

机器学习 · 计算机科学 2022-01-07 Kowshik Thopalli , Jayaraman J Thiagarajan , Rushil Anirudh , Pavan K Turaga

A continual learning agent should be able to build on top of existing knowledge to learn on new data quickly while minimizing forgetting. Current intelligent systems based on neural network function approximators arguably do the…

机器学习 · 计算机科学 2019-11-01 Khurram Javed , Martha White

Machine Learning requires a large amount of training data in order to build accurate models. Sometimes the data arrives over time, requiring significant storage space and recalculating the model to account for the new data. On-line learning…

机器学习 · 计算机科学 2023-07-07 Mohammad Abu-Shaira , Greg Speegle

Unsupervised domain adaptive segmentation typically relies on self-training using pseudo labels predicted by a pre-trained network on an unlabeled target dataset. However, the noisy nature of such pseudo-labels presents a major bottleneck…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Md Shazid Islam , Sayak Nag , Arindam Dutta , Miraj Ahmed , Fahim Faisal Niloy , Shreyangshu Bera , Amit K. Roy-Chowdhury

Meta-learning algorithms can accelerate the model-based reinforcement learning (MBRL) algorithms by finding an initial set of parameters for the dynamical model such that the model can be trained to match the actual dynamics of the system…

机器人学 · 计算机科学 2021-01-08 Rituraj Kaushik , Timothée Anne , Jean-Baptiste Mouret

The deployment of IoT (Internet of Things) sensor-based machine learning models in industrial systems for anomaly classification tasks poses significant challenges due to distribution shifts, as the training data acquired in controlled…

机器学习 · 计算机科学 2025-01-23 Stephanie Holly , Thomas Bierweiler , Stefan von Dosky , Ahmed Frikha , Clemens Heitzinger , Jana Eder

Data streams in real-world industrial scenarios often contain transitional operating conditions that are uncovered during offline training, leading to significant distribution shifts. To bridge the gap between static offline models and…

系统与控制 · 电气工程与系统科学 2026-05-26 Hongshuo Zhao , Zeyi Liu , Xiao He

This study addresses the challenge of online learning in contexts where agents accumulate disparate data, face resource constraints, and use different local algorithms. This paper introduces the Switched Online Learning Algorithm (SOLA),…

机器学习 · 计算机科学 2023-12-12 Darshan Gadginmath , Shivanshu Tripathi , Fabio Pasqualetti

Source-free domain adaptation (SFDA) aims to adapt a source model trained on a fully-labeled source domain to an unlabeled target domain. Large-data pre-trained networks are used to initialize source models during source training, and…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Wenyu Zhang , Li Shen , Chuan-Sheng Foo

Depth estimation from stereo images is carried out with unmatched results by convolutional neural networks trained end-to-end to regress dense disparities. Like for most tasks, this is possible if large amounts of labelled samples are…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Matteo Poggi , Alessio Tonioni , Fabio Tosi , Stefano Mattoccia , Luigi Di Stefano

A self-learning adaptive system (SLAS) uses machine learning to enable and enhance its adaptability. Such systems are expected to perform well in dynamic situations. For learning high-performance adaptation policy, some assumptions must be…

软件工程 · 计算机科学 2021-05-12 Mingyue Zhang , Jialong Li , Haiyan Zhao , Kenji Tei , Shinichi Honiden , Zhi Jin

In this paper, we propose the problem of online cost-sensitive clas- sifier adaptation and the first algorithm to solve it. We assume we have a base classifier for a cost-sensitive classification problem, but it is trained with respect to a…

机器学习 · 计算机科学 2015-03-24 Junlin Zhang , Jose Garcia

Audio-visual continual test-time adaptation involves continually adapting a source audio-visual model at test-time, to unlabeled non-stationary domains, where either or both modalities can be distributionally shifted, which hampers online…

机器学习 · 计算机科学 2026-02-24 Sarthak Kumar Maharana , Akshay Mehra , Bhavya Ramakrishna , Yunhui Guo , Guan-Ming Su

The ability to accurately comprehend natural language instructions and navigate to the target location is essential for an embodied agent. Such agents are typically required to execute user instructions in an online manner, leading us to…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Junyu Gao , Xuan Yao , Changsheng Xu

There has been a significant increase in the deployment of neural network models, presenting substantial challenges in model adaptation and fine-tuning. Efficient adaptation is crucial in maintaining model performance across diverse tasks…

机器学习 · 计算机科学 2025-04-02 Maolin Wang , Xiangyu Zhao

We study value adaptation in offline-to-online reinforcement learning under general function approximation. Starting from an imperfect offline pretrained $Q$-function, the learner aims to adapt it to the target environment using only a…

机器学习 · 计算机科学 2026-04-16 Shangzhe Li , Weitong Zhang

Fine-tuning large language models (LLMs) with low-rank adaptation (LoRA) is a cost-effective way to incorporate information from a specific dataset. However, when a problem requires incorporating information from multiple datasets - as in…

机器学习 · 计算机科学 2026-04-03 Liyi Zhang , Jake Snell , Thomas L. Griffiths