paper-with-me

Papers

Turning Adaptation into Assets: Cross-Domain Bridging for Online Vision-Language Navigation

2026-05-22 · Zixuan Hu, Xuantuo Huang, Yancheng Li, Yichun Hu, Shengyong Xu, Ling-Yu Duan arxiv

Navigating under non-stationary environment shifts poses a critical challenge for a Vision-and-Language Navigation (VLN) agent deployed in the wild. Yet, existing Test-Time Adaptation (TTA) methods for VLN largely treat online adaptation as transient, isolated updates, leading to catastrophic forgetting and negative transfer. To overcome these issues, we propose Inter-Domain BridgE with Historical Assets (IDEA), a novel TTA framework that transforms adaptation into the accumulation and composition of assets. Specifically, IDEA introduces soft prompts optimized via a Fisher-guided weighting scheme to capture the transferable knowledge. These optimized prompts are then augmented with domain coordinates to form a dynamic asset library. Leveraging this library, IDEA constructs a cross-domain bridge by projecting the target domain onto the convex hull of historical knowledge. These designs form a complementary loop: the evolving library underpins bridge construction, while the bridge provides superior initialization to accelerate asset optimization. Extensive experiments across REVERIE, R2R, and R2R-CE benchmarks demonstrate the consistent superiority of IDEA over existing methods, showcasing its ability to enable training-free adaptation via asset sharing.

📄 PDF Abstract BibTeX arXiv:2605.23257

Code (0)

등록된 구현이 없습니다.

Tasks

Vision-Language NavigationTest-time Adaptation

Similar Papers 제목 키워드 기반

SceneCode: Executable World Programs for Editable Indoor Scenes with Articulated Objects

2026-05-19 · Puyi Wang, Yuhao Wang, Linjie Li, Zhengyuan Yang 외 arxiv

Indoor scene synthesis underpins embodied AI, robotic manipulation, and simulation-based policy evaluation, where a useful scene must specify not only what the environment looks like, but also how its objects are structu…

Indoor Scene SynthesisScene Generation

Turning a CLIP Model into a Scene Text Detector

2023-02-28 · CVPR 2023 1 · Wenwen Yu, Yuliang Liu, Wei Hua, Deqiang Jiang 외

The recent large-scale Contrastive Language-Image Pretraining (CLIP) model has shown great potential in various downstream tasks via leveraging the pretrained vision and language knowledge. Scene text, which contains ric…

Domain AdaptationScene Text DetectionText Detection

MTS-CycleGAN: An Adversarial-based Deep Mapping Learning Network for Multivariate Time Series Domain Adaptation Applied to the Ironmaking Industry

2020-07-15 · Cedric Schockaert, Henri Hoyez

In the current era, an increasing number of machine learning models is generated for the automation of industrial processes. To that end, machine learning models are trained using historical data of each single asset lea…

BIG-bench Machine LearningDomain AdaptationTime SeriesTime Series Analysis

Test-time adaptation for geospatial point cloud semantic segmentation with distinct domain shifts

2024-07-08 · Puzuo Wang, Wei Yao, Jie Shao, Zhiyi He

Domain adaptation (DA) techniques help deep learning models generalize across data shifts for point cloud semantic segmentation (PCSS). Test-time adaptation (TTA) allows direct adaptation of a pre-trained model to unlabe…

Domain AdaptationSelf-Supervised LearningSemantic SegmentationTest-time Adaptation

SVG360: Editable Multiview Vector Graphics from a Single SVG

2025-11-20 · Mengnan Jiang, Zhaolin Sun, Christian Franke, Michele Franco Adesso 외 arxiv

Scalable Vector Graphics are a standard representation for editable visual design, yet they are usually authored as single view two dimensional illustrations. This limits their use in applications that require object lev…

Video Segmentation