paper-with-me

홈 › Papers

CORE-MTL: Rethinking Gradient Balancing via Causal Orthogonal Representations

2026-06-01 · Chengfeng Wu, Tao Zou, Yanru Wu, Jingge Wang arxiv

Multi-task learning (MTL) aims to construct a joint model for multiple tasks by sharing a common representation across domains. To achieve this goal, existing optimization-centric methods either balance task gradients or modify the shared architecture. However, as these approaches remain agnostic to the content of the shared representation, they fail to disentangle task-relevant structure from spurious context, leading to negative transfer and poor generalization. To overcome this limitation, we propose Causal Orthogonal Representations for Multi-Task Learning (CORE-MTL), a causally motivated representation-centric framework that encourages a structured semantic-residual factorization of the shared representation, concentrating task-relevant structure in the semantic stream while relegating nuisance variation to the residual stream. We instantiate this framework in the visual domain by leveraging physical priors for structured scenes and statistical constraints for attributes. Theoretically, our method enjoys a tighter out-of-distribution generalization bound than optimization-centric methods and reduces task gradient interference without explicit gradient projection or reweighting. Empirically, CORE-MTL consistently outperforms existing methods on visual multi-task benchmarks in both in-distribution and out-of-distribution settings. Code is publicly available at https://github.com/Hope-Rita/CORE-MTL.

📄 PDF Abstract BibTeX arXiv:2606.02221

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Covariate Balancing and Riesz Regression Should Be Guided by the Neyman Orthogonal Score in Debiased Machine Learning

2026-05-07 · Masahiro Kato arxiv

This position paper argues that, in debiased machine learning, balancing functions should be derived from the Neyman orthogonal score, not chosen only as functions of covariates. Covariate balancing is effective when the…

Orthogonal Representation Learning for Estimating Causal Quantities

2025-02-06 · Valentyn Melnychuk, Dennis Frauen, Jonas Schweisthal, Stefan Feuerriegel

Representation learning is widely used for estimating causal quantities (e.g., the conditional average treatment effect) from observational data. While existing representation learning methods have the benefit of allowin…

Representation Learning

End-to-End Balancing for Causal Continuous Treatment-Effect Estimation

2021-07-27 · Mohammad Taha Bahadori, Eric Tchetgen Tchetgen, David E. Heckerman

We study the problem of observational causal inference with continuous treatments in the framework of inverse propensity-score weighting. To obtain stable weights, we design a new algorithm based on entropy balancing tha…

Causal Inference

Debiased Collaborative Filtering with Kernel-Based Causal Balancing

2024-04-30 · Haoxuan Li, Chunyuan Zheng, Yanghao Xiao, Peng Wu 외

Debiased collaborative filtering aims to learn an unbiased prediction model by removing different biases in observational datasets. To solve this problem, one of the simple and effective methods is based on the propensit…

Collaborative Filtering

Rethinking Fair Graph Neural Networks from Re-balancing

2024-07-16 · ZHIXUN LI, Yushun Dong, Qiang Liu, Jeffrey Xu Yu

Driven by the powerful representation ability of Graph Neural Networks (GNNs), plentiful GNN models have been widely deployed in many real-world applications. Nevertheless, due to distribution disparities between differe…

counterfactualFairnessGraph Neural Network