paper-with-me

Papers

TopoTTA: Topology-Enhanced Test-Time Adaptation for Tubular Structure Segmentation

2025-08-01 · Jiale Zhou, Wenhan Wang, Shikun Li, Xiaolei Qu, Xin Guo, Yizhong Liu, Wenzhong Tang, Xun Lin, Yefeng Zheng arxiv

Tubular structure segmentation (TSS) is important for various applications, such as hemodynamic analysis and route navigation. Despite significant progress in TSS, domain shifts remain a major challenge, leading to performance degradation in unseen target domains. Unlike other segmentation tasks, TSS is more sensitive to domain shifts, as changes in topological structures can compromise segmentation integrity, and variations in local features distinguishing foreground from background (e.g., texture and contrast) may further disrupt topological continuity. To address these challenges, we propose Topology-enhanced Test-Time Adaptation (TopoTTA), the first test-time adaptation framework designed specifically for TSS. TopoTTA consists of two stages: Stage 1 adapts models to cross-domain topological discrepancies using the proposed Topological Meta Difference Convolutions (TopoMDCs), which enhance topological representation without altering pre-trained parameters; Stage 2 improves topological continuity by a novel Topology Hard sample Generation (TopoHG) strategy and prediction alignment on hard samples with pseudo-labels in the generated pseudo-break regions. Extensive experiments across four scenarios and ten datasets demonstrate TopoTTA's effectiveness in handling topological distribution shifts, achieving an average improvement of 31.81% in clDice. TopoTTA also serves as a plug-and-play TTA solution for CNN-based TSS models.

📄 PDF Abstract BibTeX arXiv:2508.00442

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

Learning Topology-Aware Representations via Test-Time Adaptation for Anomaly Segmentation

2026-06-26 · Ali Zia, Usman Ali, Abdul Rehman, Umer Ramzan 외 arxiv

Test-time adaptation (TTA) has emerged as a promising paradigm for mitigating distribution shifts in deep models. However, existing TTA approaches for anomaly segmentation remain limited by their reliance on pixel-level …

Unsupervised Anomaly DetectionTest-time Adaptation

Maintaining Consistent Inter-Class Topology in Continual Test-Time Adaptation

2025-01-01 · CVPR 2025 1 · Chenggong Ni, Fan Lyu, Jiayao Tan, Fuyuan Hu 외

This paper introduces Topological Consistency Adaptation (TCA), a novel approach to Continual Test-time Adaptation (CTTA) that addresses the challenges of domain shifts and error accumulation in testing scenarios. TC…

Test-time Adaptation

TopoEvo: A Topology-Aware Self-Evolving Multi-Agent Framework for Root Cause Analysis in Microservices

2026-05-15 · Junle Wang, Xingchuang Liao, Wenjun Wu arxiv

Root cause analysis (RCA) in microservices is challenging due to (i) noisy and heterogeneous multimodal observability (metrics, logs, traces), (ii) cascading failure propagation that amplifies downstream symptoms, and (i…

Graph Representation LearningTest-time Adaptation

A2TTA: Anchored-and-Agile Test-Time Adaptation for Evolving Traffic Sensor Networks

2026-07-28 · Du Yin, Xiachong Lin, Yue Tan, Jinliang Deng 외 arxiv

Traffic forecasting is important for efficient traffic management and route planning in smart cities. Existing traffic forecasting studies typically assume fixed sensor graphs, overlooking the continuous evolution of rea…

Test-time Adaptation

TacoMAS: Test-Time Co-Evolution of Topology and Capability in LLM-based Multi-Agent Systems

2026-05-10 · Chen Xu, Yicheng Hu, Ruizi Wang, Xinyu Lin 외 arxiv

Multi-agent systems (MAS) have emerged as a promising paradigm for solving complex tasks. Recent work has explored self-evolving MAS that automatically optimize agent capabilities or communication topologies. However, ex…