paper-with-me

홈 › Papers

Multi-Instance Causal Representation Learning for Instance Label Prediction and Out-of-Distribution Generalization

2022-02-25 · Weijia Zhang, Xuanhui Zhang, Han-Wen Deng, Min-Ling Zhang

Multi-instance learning (MIL) deals with objects represented as bags of instances and can predict instance labels from bag-level supervision. However, significant performance gaps exist between instance-level MIL algorithms and supervised learners since the instance labels are unavailable in MIL. Most existing MIL algorithms tackle the problem by treating multi-instance bags as harmful ambiguities and predicting instance labels by reducing the supervision inexactness. This work studies MIL from a new perspective by considering bags as auxiliary information, and utilize it to identify instance-level causal representations from bag-level weak supervision. We propose the CausalMIL algorithm, which not only excels at instance label prediction but also provides robustness to distribution change by synergistically integrating MIL with identifiable variational autoencoder. Our approach is based on a practical and general assumption: the prior distribution over the instance latent representations belongs to the non-factorized exponential family conditioning on the multi-instance bags. Experiments on synthetic and real-world datasets demonstrate that our approach significantly outperforms various baselines on instance label prediction and out-of-distribution generalization tasks.

📄 PDF Abstract BibTeX arXiv:2202.12570

Code (1)

weijiazhang24/causalmil 공식 구현 pytorch

Tasks

Multiple Instance LearningOut-of-Distribution GeneralizationRepresentation Learning

Similar Papers 제목 키워드 기반

Instance-dependent Label-noise Learning under a Structural Causal Model

2021-09-07 · NeurIPS 2021 12 · Yu Yao, Tongliang Liu, Mingming Gong, Bo Han 외

Label noise will degenerate the performance of deep learning algorithms because deep neural networks easily overfit label errors. Let X and Y denote the instance and clean label, respectively. When Y is a cause of X, acc…

Rethinking the Value of Labels for Instance-Dependent Label Noise Learning

2023-05-10 · Hanwen Deng, Weijia Zhang, Min-Ling Zhang

Label noise widely exists in large-scale datasets and significantly degenerates the performances of deep learning algorithms. Due to the non-identifiability of the instance-dependent noise transition matrix, most existin…

Representation Learning

Learning Causal Transition Matrix for Instance-dependent Label Noise

2024-12-18 · Jiahui Li, Tai-Wei Chang, Kun Kuang, Ximing Li 외

Noisy labels are both inevitable and problematic in machine learning methods, as they negatively impact models' generalization ability by causing overfitting. In the context of learning with noise, the transition matrix …

Disambiguated Attention Embedding for Multi-Instance Partial-Label Learning

2023-09-21 · NeurIPS 2023 11

In many real-world tasks, the concerned objects can be represented as a multi-instance bag associated with a candidate label set, which consists of one ground-truth label and several false positive labels. Multi-instance…

Learning Granger Causality from Instance-wise Self-attentive Hawkes Processes

2024-02-06 · Dongxia Wu, Tsuyoshi Idé, Aurélie Lozano, Georgios Kollias 외

We address the problem of learning Granger causality from asynchronous, interdependent, multi-type event sequences. In particular, we are interested in discovering instance-level causal structures in an unsupervised mann…

Causal DiscoveryDecision MakingType prediction