paper-with-me

홈 › Papers

Generative multitask learning mitigates target-causing confounding

2022-02-08 · Taro Makino, Krzysztof J. Geras, Kyunghyun Cho

We propose generative multitask learning (GMTL), a simple and scalable approach to causal representation learning for multitask learning. Our approach makes a minor change to the conventional multitask inference objective, and improves robustness to target shift. Since GMTL only modifies the inference objective, it can be used with existing multitask learning methods without requiring additional training. The improvement in robustness comes from mitigating unobserved confounders that cause the targets, but not the input. We refer to them as \emph{target-causing confounders}. These confounders induce spurious dependencies between the input and targets. This poses a problem for conventional multitask learning, due to its assumption that the targets are conditionally independent given the input. GMTL mitigates target-causing confounding at inference time, by removing the influence of the joint target distribution, and predicting all targets jointly. This removes the spurious dependencies between the input and targets, where the degree of removal is adjustable via a single hyperparameter. This flexibility is useful for managing the trade-off between in- and out-of-distribution generalization. Our results on the Attributes of People and Taskonomy datasets reflect an improved robustness to target shift across four multitask learning methods.

📄 PDF Abstract BibTeX arXiv:2202.04136

Code (2)

nyukat/generative-multitask-learning 공식 구현 pytorch
nyukat/generative_multitask_learning 공식 구현 pytorch

Tasks

Out-of-Distribution GeneralizationRepresentation Learning

Similar Papers 제목 키워드 기반

Spectrally Deconfounded Gradient Boosting

2026-07-10 · Andrea Nava, Peter Bühlmann, Fabio Sigrist arxiv

Flexible machine-learning methods can be sensitive to hidden confounding: they may learn associations induced by unobserved confounders rather than stable signals. Spectral deconfounding mitigates this problem by shrinki…

Adaptive Subspace Projection for Generative Personalization

2026-05-08 · Van-Anh Nguyen, Anh Tuan Bui, Tamas Abraham, Junae Kim 외 arxiv

Generative personalization often suffers from the semantic collapsing problem (SCP), where a learned personalized concept overpowers the rest of the text prompt, causing the model to ignore important contextual details. …

On Counterfactual Data Augmentation Under Confounding

2023-05-29 · Abbavaram Gowtham Reddy, Saketh Bachu, Saloni Dash, Charchit Sharma 외

Counterfactual data augmentation has recently emerged as a method to mitigate confounding biases in the training data. These biases, such as spurious correlations, arise due to various observed and unobserved confounding…

counterfactualData Augmentation

Causal Reward Adjustment: Mitigating Reward Hacking in External Reasoning via Backdoor Correction

2025-08-06 · Ruike Song, Zeen Song, Huijie Guo, Wenwen Qiang arxiv

External reasoning systems combine language models with process reward models (PRMs) to select high-quality reasoning paths for complex tasks such as mathematical problem solving. However, these systems are prone to rewa…

Causal Inference

Robust Mitigation of Age-Dependent Confounding Effects via Sample-Difficulty Decorrelation

2026-05-19 · Nikhil Cherian Kurian, Victor Caquilpan Parra, Abin Shoby, Luke Whitbread 외 arxiv

Age dependent performance disparities in medical image classification often arise because age acts as a confounder, linking imaging morphology with disease prevalence. In practice, disparities can manifest as overdiagnos…

Medical Image Classification