paper-with-me

홈 › Papers

Lifelong Domain Adaptation via Consolidated Internal Distribution

2021-12-01 · NeurIPS 2021 12 · Mohammad Rostami

We develop an algorithm to address unsupervised domain adaptation (UDA) in continual learning (CL) settings. The goal is to update a model continually to learn distributional shifts across sequentially arriving tasks with unlabeled data while retaining the knowledge about the past learned tasks. Existing UDA algorithms address the challenge of domain shift, but they require simultaneous access to the datasets of the source and the target domains. On the other hand, existing works on CL can handle tasks with labeled data. Our solution is based on consolidating the learned internal distribution for improved model generalization on new domains and benefitting from experience replay to overcome catastrophic forgetting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningDomain AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…

Similar Papers 제목 키워드 기반

Overcoming Concept Shift in Domain-Aware Settings through Consolidated Internal Distributions

2020-07-01 · Mohammad Rostami, Aram Galstyan

We develop an algorithm to improve the performance of a pre-trained model under concept shift without retraining the model from scratch when only unannotated samples of initial concepts are accessible. We model this prob…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

A Probabilistic Framework for Lifelong Test-Time Adaptation

2022-12-19 · CVPR 2023 1 · Dhanajit Brahma, Piyush Rai

Test-time adaptation (TTA) is the problem of updating a pre-trained source model at inference time given test input(s) from a different target domain. Most existing TTA approaches assume the setting in which the target d…

Test-time Adaptation

Lifelong Self-Adaptation: Self-Adaptation Meets Lifelong Machine Learning

2022-04-04 · Omid Gheibi, Danny Weyns

In the past years, machine learning (ML) has become a popular approach to support self-adaptation. While ML techniques enable dealing with several problems in self-adaptation, such as scalable decision-making, they are a…

BIG-bench Machine LearningDecision MakingSelf Adaptive System

UltraEdit: Training-, Subject-, and Memory-Free Lifelong Editing in Large Language Models

2025-05-20 · Xiaojie Gu, Guangxu Chen, Jungang Li, Jia-Chen Gu 외

Lifelong learning enables large language models (LLMs) to adapt to evolving information by continually updating their internal knowledge. An ideal system should support efficient, wide-ranging updates while preserving ex…

GPULifelong learningModel Editing

Lifelong Domain Adaptive 3D Human Pose Estimation

2025-12-29 · Qucheng Peng, Hongfei Xue, Pu Wang, Chen Chen arxiv

3D Human Pose Estimation (3D HPE) is vital in various applications, from person re-identification and action recognition to virtual reality. However, the reliance on annotated 3D data collected in controlled environments…

Person Re-Identification3D Human Pose EstimationAction RecognitionDomain Adaptation