paper-with-me

홈 › Papers

DECODE: Domain-aware Continual Domain Expansion for Motion Prediction

2024-11-26 · Boqi Li, Haojie Zhu, Henry X. Liu

Motion prediction is critical for autonomous vehicles to effectively navigate complex environments and accurately anticipate the behaviors of other traffic participants. As autonomous driving continues to evolve, the need to assimilate new and varied driving scenarios necessitates frequent model updates through retraining. To address these demands, we introduce DECODE, a novel continual learning framework that begins with a pre-trained generalized model and incrementally develops specialized models for distinct domains. Unlike existing continual learning approaches that attempt to develop a unified model capable of generalizing across diverse scenarios, DECODE uniquely balances specialization with generalization, dynamically adjusting to real-time demands. The proposed framework leverages a hypernetwork to generate model parameters, significantly reducing storage requirements, and incorporates a normalizing flow mechanism for real-time model selection based on likelihood estimation. Furthermore, DECODE merges outputs from the most relevant specialized and generalized models using deep Bayesian uncertainty estimation techniques. This integration ensures optimal performance in familiar conditions while maintaining robustness in unfamiliar scenarios. Extensive evaluations confirm the effectiveness of the framework, achieving a notably low forgetting rate of 0.044 and an average minADE of 0.584 m, significantly surpassing traditional learning strategies and demonstrating adaptability across a wide range of driving conditions.

📄 PDF Abstract BibTeX arXiv:2411.17917

Code (1)

michigan-traffic-lab/DECODE 공식 구현 pytorch

Tasks

Autonomous DrivingAutonomous VehiclesContinual LearningModel Selectionmotion predictionNavigatePrediction

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

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

DyTox: Transformers for Continual Learning with DYnamic TOken eXpansion

2021-11-22 · CVPR 2022 1 · Arthur Douillard, Alexandre Ramé, Guillaume Couairon, Matthieu Cord

Deep network architectures struggle to continually learn new tasks without forgetting the previous tasks. A recent trend indicates that dynamic architectures based on an expansion of the parameters can reduce catastrophi…

Class Incremental LearningContinual LearningDecoderIncremental Learning

General Incremental Learning with Domain-aware Categorical Representations

2022-04-08 · CVPR 2022 1 · Jiangwei Xie, Shipeng Yan, Xuming He

Continual learning is an important problem for achieving human-level intelligence in real-world applications as an agent must continuously accumulate knowledge in response to streaming data/tasks. In this work, we consid…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

HORIZON: Recoverability-Governed Curriculum for Physical-Domain Scaling

2026-06-03 · Chenhao Bai, Liqin Lu, Kaijun Wang, Hui Chen 외 arxiv

Scaling robust robot policies requires more than broader randomization, because physical-domain experience must remain organized and learnable throughout training. We study when a policy can benefit from harder physics a…

Domain Generalization

ConDo: Continual Domain Expansion for Absolute Pose Regression

2024-12-18 · Zijun Li, Zhipeng Cai, Bochun Yang, Xuelun Shen 외

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 appl…

Domain AdaptationregressionUnsupervised Domain AdaptationVisual Localization