paper-with-me

Papers

Continual Cross-Dataset Adaptation in Road Surface Classification

2023-09-05 · Paolo Cudrano, Matteo Bellusci, Giuseppe Macino, Matteo Matteucci

Accurate road surface classification is crucial for autonomous vehicles (AVs) to optimize driving conditions, enhance safety, and enable advanced road mapping. However, deep learning models for road surface classification suffer from poor generalization when tested on unseen datasets. To update these models with new information, also the original training dataset must be taken into account, in order to avoid catastrophic forgetting. This is, however, inefficient if not impossible, e.g., when the data is collected in streams or large amounts. To overcome this limitation and enable fast and efficient cross-dataset adaptation, we propose to employ continual learning finetuning methods designed to retain past knowledge while adapting to new data, thus effectively avoiding forgetting. Experimental results demonstrate the superiority of this approach over naive finetuning, achieving performance close to fresh retraining. While solving this known problem, we also provide a general description of how the same technique can be adopted in other AV scenarios. We highlight the potential computational and economic benefits that a continual-based adaptation can bring to the AV industry, while also reducing greenhouse emissions due to unnecessary joint retraining.

📄 PDF Abstract BibTeX arXiv:2309.02210

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesClassificationContinual Learning

Similar Papers 제목 키워드 기반

Continual Learning in Transition

2026-08-06 · Zhiyan Hou, Dan Zhang, Tao Feng, Liyuan Wang 외 arxiv

Classical continual learning (CL) has primarily focused on enabling models to update and retain knowledge through parameter-centric mechanisms, e.g., training strategies, architectural designs, and weight adaptation. How…

Continual Learning

RobIA: Robust Instance-aware Continual Test-time Adaptation for Deep Stereo

2025-11-13 · Jueun Ko, Hyewon Park, Hyesong Choi, Dongbo Min arxiv

Stereo Depth Estimation in real-world environments poses significant challenges due to dynamic domain shifts, sparse or unreliable supervision, and the high cost of acquiring dense ground-truth labels. While recent Test-…

Computational EfficiencyStereo Depth EstimationTest-time Adaptation

Continual Test-Time Adaptation in Computer Vision: Methods, Benchmarks, and Future Directions

2026-07-09 · Sarthak Kumar Maharana, Shambhavi Mishra, Yunbei Zhang, Shuaicheng Niu 외 arxiv

Deep neural nets achieve remarkable performance when training and test data share the same distribution, but this assumption frequently breaks in real-world deployment, where data undergoes continual distributional shift…

Test-time Adaptation

Continually Improving Extractive QA via Human Feedback

2023-05-21 · Ge Gao, Hung-Ting Chen, Yoav Artzi, Eunsol Choi

We study continually improving an extractive question answering (QA) system via human user feedback. We design and deploy an iterative approach, where information-seeking users ask questions, receive model-predicted answ…

Domain AdaptationExtractive Question-AnsweringQuestion Answering

RoAD Benchmark: How LiDAR Models Fail under Coupled Domain Shifts and Label Evolution

2026-01-09 · Subeen Lee, Siyeong Lee, Namil Kim, Jaesik Choi arxiv

For 3D perception systems to operate reliably in real-world environments, they must remain robust to evolving sensor characteristics and changes in object taxonomies. However, existing adaptive learning paradigms struggl…

Self-Supervised LearningContinual LearningAutonomous Driving