paper-with-me

Papers

COTTA: Context-Aware Transfer Adaptation for Trajectory Prediction in Autonomous Driving

2026-04-01 · Seohyoung Park, Jaeyeol Lim, Seoyoung Ju, Kyeonghun Kim, Nam-Joon Kim, Hyuk-Jae Lee arxiv

Developing robust models to accurately predict the trajectories of surrounding agents is fundamental to autonomous driving safety. However, most public datasets, such as the Waymo Open Motion Dataset and Argoverse, are collected in Western road environments and do not reflect the unique traffic patterns, infrastructure, and driving behaviors of other regions, including South Korea. This domain discrepancy leads to performance degradation when state-of-the-art models trained on Western data are deployed in different geographic contexts. In this work, we investigate the adaptability of Query-Centric Trajectory Prediction (QCNet) when transferred from U.S.-based data to Korean road environments. Using a Korean autonomous driving dataset, we compare four training strategies: zero-shot transfer, training from scratch, full fine-tuning, and encoder freezing. Experimental results demonstrate that leveraging pretrained knowledge significantly improves prediction performance. Specifically, selectively fine-tuning the decoder while freezing the encoder yields the best trade-off between accuracy and training efficiency, reducing prediction error by over 66% compared to training from scratch. This study provides practical insights into effective transfer learning strategies for deploying trajectory prediction models in new geographic domains.

📄 PDF Abstract BibTeX arXiv:2604.00402

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PredictionAutonomous DrivingTransfer Learning

Similar Papers 제목 키워드 기반

PCoTTA: Continual Test-Time Adaptation for Multi-Task Point Cloud Understanding

2024-11-01 · Jincen Jiang, Qianyu Zhou, Yuhang Li, Xinkui Zhao 외

In this paper, we present PCoTTA, an innovative, pioneering framework for Continual Test-Time Adaptation (CoTTA) in multi-task point cloud understanding, enhancing the model's transferability towards the continually chan…

Test-time Adaptation

Evaluating Continual Test-Time Adaptation for Contextual and Semantic Domain Shifts

2022-08-18 · Tommie Kerssies, Mert Kılıçkaya, Joaquin Vanschoren

In this paper, our goal is to adapt a pre-trained convolutional neural network to domain shifts at test time. We do so continually with the incoming stream of test batches, without labels. The existing literature mostly …

Test-time Adaptation

APCoTTA: Continual Test-Time Adaptation for Semantic Segmentation of Airborne LiDAR Point Clouds

2025-05-15 · Yuan Gao, Shaobo Xia, Sheng Nie, Cheng Wang 외

Airborne laser scanning (ALS) point cloud segmentation is a fundamental task for large-scale 3D scene understanding. In real-world applications, models are typically fixed after training. However, domain shifts caused by…

Point Cloud SegmentationScene UnderstandingSemantic SegmentationTest-time Adaptation

Continual Test-Time Domain Adaptation

2022-03-25 · CVPR 2022 1 · Qin Wang, Olga Fink, Luc van Gool, Dengxin Dai

Test-time domain adaptation aims to adapt a source pre-trained model to a target domain without using any source data. Existing works mainly consider the case where the target domain is static. However, real-world machin…

Domain AdaptationTest-time Adaptation

BECoTTA: Input-dependent Online Blending of Experts for Continual Test-time Adaptation

2024-02-13 · Daeun Lee, Jaehong Yoon, Sung Ju Hwang

Continual Test Time Adaptation (CTTA) is required to adapt efficiently to continuous unseen domains while retaining previously learned knowledge. However, despite the progress of CTTA, it is still challenging to deploy t…

Test-time Adaptation