paper-with-me

Papers

Learning domain-invariant features through channel-level sparsification for Out-Of Distribution Generalization

2026-03-26 · Haoran Pei, Yuguang Yang, Kexin Liu, Juan Zhang, Baochang Zhang arxiv

Out-of-Distribution (OOD) generalization has become a primary metric for evaluating image analysis systems. Since deep learning models tend to capture domain-specific context, they often develop shortcut dependencies on these non-causal features, leading to inconsistent performance across different data sources. Current techniques, such as invariance learning, attempt to mitigate this. However, they struggle to isolate highly mixed features within deep latent spaces. This limitation prevents them from fully resolving the shortcut learning problem.In this paper, we propose Hierarchical Causal Dropout (HCD), a method that uses channel-level causal masks to enforce feature sparsity. This approach allows the model to separate causal features from spurious ones, effectively performing a causal intervention at the representation level. The training is guided by a Matrix-based Mutual Information (MMI) objective to minimize the mutual information between latent features and domain labels, while simultaneously maximizing the information shared with class labels.To ensure stability, we incorporate a StyleMix-driven VICReg module, which prevents the masks from accidentally filtering out essential causal data. Experimental results on OOD benchmarks show that HCD performs better than existing top-tier methods.

📄 PDF Abstract BibTeX arXiv:2603.25083

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Boundless Across Domains: A New Paradigm of Adaptive Feature and Cross-Attention for Domain Generalization in Medical Image Segmentation

2024-11-22 · Yuheng Xu, Taiping Zhang

Domain-invariant representation learning is a powerful method for domain generalization. Previous approaches face challenges such as high computational demands, training instability, and limited effectiveness with high-d…

Domain GeneralizationImage SegmentationMedical Image SegmentationRepresentation Learning+1

Efficient Test-time Adaptive Object Detection via Sensitivity-Guided Pruning

2025-01-01 · CVPR 2025 1 · Kunyu Wang, Xueyang Fu, Xin Lu, Chengjie Ge 외

Continual test-time adaptive object detection (CTTA-OD) aims to online adapt a source pre-trained detector to ever-changing environments during inference under continuous domain shifts. Most existing CTTA-OD methods …

Computational Efficiencyobject-detectionObject DetectionSensitivity

ORSIm Detector: A Novel Object Detection Framework in Optical Remote Sensing Imagery Using Spatial-Frequency Channel Features

2019-01-23 · Xin Wu, Danfeng Hong, Jiaojiao Tian, Jocelyn Chanussot 외

With the rapid development of spaceborne imaging techniques, object detection in optical remote sensing imagery has drawn much attention in recent decades. While many advanced works have been developed with powerful lear…

Novel Object Detectionobject-detectionObject Detection

Rethinking Domain Generalization: Discriminability and Generalizability

2023-09-28 · Shaocong Long, Qianyu Zhou, Chenhao Ying, Lizhuang Ma 외

Domain generalization(DG) endeavors to develop robust models that possess strong generalizability while preserving excellent discriminability. Nonetheless, pivotal DG techniques tend to improve the feature generalizabili…

Domain Generalization

FRBNet: Revisiting Low-Light Vision through Frequency-Domain Radial Basis Network

2025-10-27 · Fangtong Sun, Congyu Li, Ke Yang, Yuchen Pan 외 arxiv

Low-light vision remains a fundamental challenge in computer vision due to severe illumination degradation, which significantly affects the performance of downstream tasks such as detection and segmentation. While recent…

Object Detection