paper-with-me

홈 › Papers

ConDo: Continual Domain Expansion for Absolute Pose Regression

2024-12-18 · Zijun Li, Zhipeng Cai, Bochun Yang, Xuelun Shen, Siqi Shen, Xiaoliang Fan, Michael Paulitsch, Cheng Wang

Visual localization is a fundamental machine learning problem. Absolute Pose Regression (APR) trains a scene-dependent model to efficiently map an input image to the camera pose in a pre-defined scene. However, many applications have continually changing environments, where inference data at novel poses or scene conditions (weather, geometry) appear after deployment. Training APR on a fixed dataset leads to overfitting, making it fail catastrophically on challenging novel data. This work proposes Continual Domain Expansion (ConDo), which continually collects unlabeled inference data to update the deployed APR. Instead of applying standard unsupervised domain adaptation methods which are ineffective for APR, ConDo effectively learns from unlabeled data by distilling knowledge from scene-agnostic localization methods. By sampling data uniformly from historical and newly collected data, ConDo can effectively expand the generalization domain of APR. Large-scale benchmarks with various scene types are constructed to evaluate models under practical (long-term) data changes. ConDo consistently and significantly outperforms baselines across architectures, scene types, and data changes. On challenging scenes (Fig.1), it reduces the localization error by >7x (14.8m vs 1.7m). Analysis shows the robustness of ConDo against compute budgets, replay buffer sizes and teacher prediction noise. Comparing to model re-training, ConDo achieves similar performance up to 25x faster.

📄 PDF Abstract BibTeX arXiv:2412.13452

Code (1)

zijunli7/condo 공식 구현

Tasks

Domain AdaptationregressionUnsupervised Domain AdaptationVisual Localization

Similar Papers 제목 키워드 기반

Differentially Private Condorcet Voting

2022-06-27 · Zhechen Li, Ao Liu, Lirong Xia, Yongzhi Cao 외

Designing private voting rules is an important and pressing problem for trustworthy democracy. In this paper, under the framework of differential privacy, we propose a novel famliy of randomized voting rules based on the…

ADEPT: Continual Pretraining via Adaptive Expansion and Dynamic Decoupled Tuning

2025-10-11 · Jinyang Zhang, Yue Fang, Hongxin Ding, Weibin Liao 외 arxiv

Conventional continual pretraining (CPT) for large language model (LLM) domain adaptation often suffers from catastrophic forgetting and limited domain capacity. Existing strategies adopt layer expansion, introducing add…

Continual PretrainingGeneral KnowledgeDomain Adaptation

Local Diversity of Condorcet Domains

2024-01-22 · Alexander Karpov, Klas Markström, Søren Riis, Bei Zhou

Several of the classical results in social choice theory demonstrate that in order for many voting systems to be well-behaved the set domain of individual preferences must satisfy some kind of restriction, such as being …

Diversity

Finding Preference Profiles of Condorcet Dimension $k$ via SAT

2014-02-18 · Christian Geist

Condorcet winning sets are a set-valued generalization of the well-known concept of a Condorcet winner. As supersets of Condorcet winning sets are always Condorcet winning sets themselves, an interesting property of pref…

LACE: Loss-Adaptive Capacity Expansion for Continual Learning

2026-03-30 · Shivnath Tathe arxiv

Fixed representational capacity is a fundamental constraint in continual learning: practitioners must guess an appropriate model width before training, without knowing how many distinct concepts the data contains. We pro…

Continual Learning