paper-with-me

Papers

SSL Framework for Causal Inconsistency between Structures and Representations

2023-10-28 · Hang Chen, Xinyu Yang, Keqing Du, Wenya Wang

The cross-pollination between causal discovery and deep learning has led to increasingly extensive interactions. It results in a large number of deep learning data types (such as images, text, etc.) extending into the field of causal discovery, and a multitude of deep learning tasks have begun to utilize causal discovery to explore the internal causal structure and causal representation of data. In this paper, we first identified that a complex data type, ``Indefinite Data", has conflicts between causal relationships expressed by the causal structure and causal representation generated by deep learning models, a phenomenon referred to as causal inconsistency. We thoroughly analyzed related work to explain why only Indefinite Data exhibits causal inconsistency while other data types do not. Furthermore, to alleviate causal inconsistency, we proposed a self-supervised learning (SSL) framework based on intervention, hoping to provide more causal information from different intervention views to promote consistency between structure and representation. Extensive experiments have shown that the SSL framework enhances causal consistency and can further improve causal structure and representation learning performance. Additionally, we extended the SSL framework to three different downstream tasks and LLM instructions. The quantitative results of these applications all reflect the performance improvement brought about by causal consistency.

📄 PDF Abstract BibTeX arXiv:2310.18634

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryDeep LearningPhilosophyRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Document-level Causal Relation Extraction with Knowledge-guided Binary Question Answering

2024-10-07 · Zimu Wang, Lei Xia, Wei Wang, Xinya Du

As an essential task in information extraction (IE), Event-Event Causal Relation Extraction (ECRE) aims to identify and classify the causal relationships between event mentions in natural language texts. However, existin…

Question AnsweringRelationRelation Extraction

Correlation or Causation: Analyzing the Causal Structures of LLM and LRM Reasoning Process

2025-09-22 · Zhizhang FU, Guangsheng Bao, Hongbo Zhang, Chenkai Hu 외 arxiv

LLMs suffer from critical reasoning issues such as unfaithfulness, bias, and inconsistency, since they lack robust causal underpinnings and may rely on superficial correlations rather than genuine understanding. Successi…

Reinforcement Learning

Disentangling Causal Substructures for Interpretable and Generalizable Drug Synergy Prediction

2025-11-04 · Yi Luo, Haochen Zhao, Xiao Liang, Yiwei Liu 외 arxiv

Drug synergy prediction is a critical task in the development of effective combination therapies for complex diseases, including cancer. Although existing methods have shown promising results, they often operate as black…

Drug Discovery

Learning Multiple Representations with Inconsistency-Guided Detail Regularization for Mask-Guided Matting

2024-03-28 · Weihao Jiang, Zhaozhi Xie, Yuxiang Lu, Longjie Qi 외

Mask-guided matting networks have achieved significant improvements and have shown great potential in practical applications in recent years. However, simply learning matting representation from synthetic and lack-of-rea…

Auxiliary LearningEdge DetectionImage MattingLine Detection+2

CEGRL-TKGR: A Causal Enhanced Graph Representation Learning Framework for Temporal Knowledge Graph Reasoning

2024-08-15 · Jinze Sun, Yongpan Sheng, Lirong He, Yongbin Qin 외

Temporal knowledge graph reasoning (TKGR) is increasingly gaining attention for its ability to extrapolate new events from historical data, thereby enriching the inherently incomplete temporal knowledge graphs. Existing …

Graph Representation LearningKnowledge GraphsLink PredictionRepresentation Learning