paper-with-me

Papers

FedSDWC: Federated Synergistic Dual-Representation Weak Causal Learning for OOD

2025-11-12 · Zhenyuan Huang, Hui Zhang, Wenzhong Tang, Haijun Yang arxiv

Amid growing demands for data privacy and advances in computational infrastructure, federated learning (FL) has emerged as a prominent distributed learning paradigm. Nevertheless, differences in data distribution (such as covariate and semantic shifts) severely affect its reliability in real-world deployments. To address this issue, we propose FedSDWC, a causal inference method that integrates both invariant and variant features. FedSDWC infers causal semantic representations by modeling the weak causal influence between invariant and variant features, effectively overcoming the limitations of existing invariant learning methods in accurately capturing invariant features and directly constructing causal representations. This approach significantly enhances FL's ability to generalize and detect OOD data. Theoretically, we derive FedSDWC's generalization error bound under specific conditions and, for the first time, establish its relationship with client prior distributions. Moreover, extensive experiments conducted on multiple benchmark datasets validate the superior performance of FedSDWC in handling covariate and semantic shifts. For example, FedSDWC outperforms FedICON, the next best baseline, by an average of 3.04% on CIFAR-10 and 8.11% on CIFAR-100.

📄 PDF Abstract BibTeX arXiv:2511.09036

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningCausal Inference

Similar Papers 제목 키워드 기반

Federated Learning with Instance-Dependent Noisy Label

2023-12-16 · Lei Wang, Jieming Bian, Jie Xu

Federated learning (FL) with noisy labels poses a significant challenge. Existing methods designed for handling noisy labels in centralized learning tend to lose their effectiveness in the FL setting, mainly due to the s…

Federated Learning

Dual‑detector Re‑optimization for Federated Weakly Supervised Video Anomaly Detection Via Adaptive Dynamic Recursive Mapping

2025-06-13 · IEEE TII 2025 6 · Yong Su, Jiahang Li, Simin An, Hengpeng Xu 외

Federated weakly supervised video anomaly detection represents a significant advancement in privacy-preserving collaborative learning, enabling distributed clients to train anomaly detectors using only video-level annota…

Anomaly DetectionAnomaly Detection In Surveillance VideosEdge-computingFederated Learning+5

Weakly Supervised Incremental Segmentation via Semantic Anchors and Spatial Arbitration

2026-06-02 · Zhonggai Wang, Kai Fang, Guangyu Gao arxiv

Weakly Incremental Learning for Semantic Segmentation (WILSS) suffers from the continuous introduction of noisy supervision, which progressively corrupts class-level representations, leading to severe feature drift and s…

Semantic SegmentationIncremental Learning

Regional Semantic Contrast and Aggregation for Weakly Supervised Semantic Segmentation

2022-03-17 · CVPR 2022 1 · Tianfei Zhou, Meijie Zhang, Fang Zhao, Jianwu Li

Learning semantic segmentation from weakly-labeled (e.g., image tags only) data is challenging since it is hard to infer dense object regions from sparse semantic tags. Despite being broadly studied, most current efforts…

ObjectSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

SynTQA: Synergistic Table-based Question Answering via Mixture of Text-to-SQL and E2E TQA

2024-09-25 · Siyue Zhang, Anh Tuan Luu, Chen Zhao

Text-to-SQL parsing and end-to-end question answering (E2E TQA) are two main approaches for Table-based Question Answering task. Despite success on multiple benchmarks, they have yet to be compared and their synergy rema…

Answer SelectionQuestion AnsweringSemantic ParsingSQL Parsing+3