paper-with-me

Papers

Causal Reasoning in Pieces: Modular In-Context Learning for Causal Discovery

2025-07-31 · Kacper Kadziolka, Saber Salehkaleybar arxiv

Causal inference remains a fundamental challenge for large language models. Recent advances in internal reasoning with large language models have sparked interest in whether state-of-the-art reasoning models can robustly perform causal discovery-a task where conventional models often suffer from severe overfitting and near-random performance under data perturbations. We study causal discovery on the Corr2Cause benchmark using the emergent OpenAI's o-series and DeepSeek-R model families and find that these reasoning-first architectures achieve significantly greater native gains than prior approaches. To capitalize on these strengths, we introduce a modular in-context pipeline inspired by the Tree-of-Thoughts and Chain-of-Thoughts methodologies, yielding nearly three-fold improvements over conventional baselines. We further probe the pipeline's impact by analyzing reasoning chain length, complexity, and conducting qualitative and quantitative comparisons between conventional and reasoning models. Our findings suggest that while advanced reasoning models represent a substantial leap forward, carefully structured in-context frameworks are essential to maximize their capabilities and offer a generalizable blueprint for causal discovery across diverse domains.

📄 PDF Abstract BibTeX arXiv:2507.23488

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

NoisyCausal: A Benchmark for Evaluating Causal Reasoning Under Structured Noise

2026-05-05 · Zhi Xu, Yun Fu arxiv

Causal reasoning in natural language requires identifying relevant variables, understanding their interactions, and reasoning about effects and interventions, often under noisy or ambiguous conditions. While large langua…

CausalR: Causal Reasoning over Natural Language Rulebases

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Transformers have been shown to perform deductive reasoning on a logical rulebase containing rules and statements written in natural language. Recent works show that such models can also produce the reasoning steps (i.e.…

Fact SelectionLogical Reasoning

Causal pieces: analysing and improving spiking neural networks piece by piece

2025-04-18 · Dominik Dold, Philipp Christian Petersen

We introduce a novel concept for spiking neural networks (SNNs) derived from the idea of "linear pieces" used to analyse the expressiveness and trainability of artificial neural networks (ANNs). We prove that the input d…

ChainReaction: Causal Chain-Guided Reasoning for Modular and Explainable Causal-Why Video Question Answering

2025-08-28 · Paritosh Parmar, Eric Peh, Basura Fernando arxiv

Existing Causal-Why Video Question Answering (VideoQA) models often struggle with higher-order reasoning, relying on opaque, monolithic pipelines that entangle video understanding, causal inference, and answer generation…

Video Question AnsweringAnswer GenerationCausal Inference

CausalRAG2: Hierarchical Causal Knowledge Graph Design for RAG

2026-02-04 · Nengbo Wang, Tuo Liang, Vikash Singh, Chaoda Song 외 arxiv

Retrieval augmented generation (RAG) has enhanced large language models by enabling access to external knowledge, with graph-based RAG emerging as a powerful paradigm for structured retrieval and reasoning. However, exis…

Knowledge Graphs