paper-with-me

홈 › Papers

Deconfounding Causal Inference through Two-Branch Framework with Early-Forking for Sensor-Based Cross-Domain Activity Recognition

2025-07-05 · Di Xiong, Lei Zhang, Shuoyuan Wang, Dongzhou Cheng, Wenbo Huang arxiv

Recently, domain generalization (DG) has emerged as a promising solution to mitigate distribution-shift issue in sensor-based human activity recognition (HAR) scenario. However, most existing DG-based works have merely focused on modeling statistical dependence between sensor data and activity labels, neglecting the importance of intrinsic casual mechanism. Intuitively, every sensor input can be viewed as a mixture of causal (category-aware) and non-causal factors (domain-specific), where only the former affects activity classification judgment. In this paper, by casting such DG-based HAR as a casual inference problem, we propose a causality-inspired representation learning algorithm for cross-domain activity recognition. To this end, an early-forking two-branch framework is designed, where two separate branches are respectively responsible for learning casual and non-causal features, while an independence-based Hilbert-Schmidt Information Criterion is employed to implicitly disentangling them. Additionally, an inhomogeneous domain sampling strategy is designed to enhance disentanglement, while a category-aware domain perturbation layer is performed to prevent representation collapse. Extensive experiments on several public HAR benchmarks demonstrate that our causality-inspired approach significantly outperforms eleven related state-of-the-art baselines under cross-person, cross-dataset, and cross-position settings. Detailed ablation and visualizations analyses reveal underlying casual mechanism, indicating its effectiveness, efficiency, and universality in cross-domain activity recognition scenario.

📄 PDF Abstract BibTeX arXiv:2507.03898

Code (0)

등록된 구현이 없습니다.

Tasks

Human Activity RecognitionRepresentation LearningDomain GeneralizationCausal Inference

Similar Papers 제목 키워드 기반

DeCaFlow: A Deconfounding Causal Generative Model

2025-03-19 · Alejandro Almodóvar, Adrián Javaloy, Juan Parras, Santiago Zazo 외

We introduce DeCaFlow, a deconfounding causal generative model. Training once per dataset using just observational data and the underlying causal graph, DeCaFlow enables accurate causal inference on continuous variables …

Causal Inferencecounterfactualmodel

DecoR: Deconfounding Time Series with Robust Regression

2024-06-11 · Felix Schur, Jonas Peters

Causal inference on time series data is a challenging problem, especially in the presence of unobserved confounders. This work focuses on estimating the causal effect between two time series that are confounded by a thir…

Causal InferenceregressionTime Series

Causal Deep Reinforcement Learning Using Observational Data

2022-11-28 · Wenxuan Zhu, Chao Yu, Qiang Zhang

Deep reinforcement learning (DRL) requires the collection of interventional data, which is sometimes expensive and even unethical in the real world, such as in the autonomous driving and the medical field. Offline reinfo…

Autonomous DrivingCausal InferenceDeep Reinforcement LearningQ-Learning+3

Facial Action Unit Detection by Adaptively Constraining Self-Attention and Causally Deconfounding Sample

2024-10-02 · Zhiwen Shao, Hancheng Zhu, Yong Zhou, Xiang Xiang 외

Facial action unit (AU) detection remains a challenging task, due to the subtlety, dynamics, and diversity of AUs. Recently, the prevailing techniques of self-attention and causal inference have been introduced to AU det…

Action Unit DetectionCausal InferenceFacial Action Unit Detection

Sequential Deconfounding for Causal Inference with Unobserved Confounders

2021-04-16 · Tobias Hatt, Stefan Feuerriegel

Using observational data to estimate the effect of a treatment is a powerful tool for decision-making when randomized experiments are infeasible or costly. However, observational data often yields biased estimates of tre…

Causal InferenceDecision Making