y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#causal-inference News & Analysis

16 articles tagged with #causal-inference. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

16 articles
AIBullisharXiv โ€“ CS AI ยท Mar 177/10
๐Ÿง 

OrthoFormer: Instrumental Variable Estimation in Transformer Hidden States via Neural Control Functions

Researchers propose OrthoFormer, a new Transformer architecture that addresses causal learning limitations by embedding instrumental variable estimation directly into neural networks. The framework aims to distinguish between spurious correlations and true causal mechanisms, potentially improving AI model robustness and reliability under distribution shifts.

AINeutralarXiv โ€“ CS AI ยท Mar 47/104
๐Ÿง 

Estimating Visual Attribute Effects in Advertising from Observational Data: A Deepfake-Informed Double Machine Learning Approach

Researchers developed DICE-DML, a new framework that uses deepfake technology and machine learning to measure causal effects of visual attributes in digital advertising. The method addresses bias issues in standard approaches when analyzing how image elements like skin tone affect consumer engagement on social media platforms.

AIBullisharXiv โ€“ CS AI ยท Apr 76/10
๐Ÿง 

InferenceEvolve: Towards Automated Causal Effect Estimators through Self-Evolving AI

Researchers introduce InferenceEvolve, an AI framework using large language models to automatically discover and refine causal inference methods. The system outperformed 58 human submissions in a recent competition and demonstrates how AI can optimize complex scientific programs through evolutionary approaches.

AIBullisharXiv โ€“ CS AI ยท Mar 176/10
๐Ÿง 

Deconfounded Lifelong Learning for Autonomous Driving via Dynamic Knowledge Spaces

Researchers propose DeLL, a new framework for autonomous driving systems that addresses lifelong learning challenges through dynamic knowledge spaces and causal inference mechanisms. The system uses Dirichlet process mixture models to prevent catastrophic forgetting and improve adaptability to new driving scenarios while maintaining previously learned knowledge.

AINeutralarXiv โ€“ CS AI ยท Mar 176/10
๐Ÿง 

InterveneBench: Benchmarking LLMs for Intervention Reasoning and Causal Study Design in Real Social Systems

Researchers introduced InterveneBench, a new benchmark comprising 744 peer-reviewed studies to evaluate large language models' ability to reason about policy interventions and causal inference in social science contexts. Current state-of-the-art LLMs struggle with this type of reasoning, prompting the development of STRIDES, a multi-agent framework that significantly improves performance on these tasks.

AINeutralarXiv โ€“ CS AI ยท Mar 176/10
๐Ÿง 

Estimating Causal Effects of Text Interventions Leveraging LLMs

Researchers propose CausalDANN, a novel method using large language models to estimate causal effects of textual interventions in social systems. The approach addresses limitations of traditional causal inference methods when dealing with complex, high-dimensional textual data and can handle arbitrary text interventions even with observational data only.

AIBullisharXiv โ€“ CS AI ยท Mar 37/107
๐Ÿง 

Causal Neural Probabilistic Circuits

Researchers propose Causal Neural Probabilistic Circuits (CNPC), a new AI model that enhances interpretable machine learning by incorporating causal dependencies between concepts. The model allows domain experts to make corrections that properly propagate through causal relationships, achieving higher accuracy than baseline models across benchmark datasets.

AINeutralarXiv โ€“ CS AI ยท Mar 27/1013
๐Ÿง 

Causal Identification from Counterfactual Data: Completeness and Bounding Results

Researchers developed the CTFIDU+ algorithm for causal identification using counterfactual data, establishing theoretical limits for exact causal inference in non-parametric settings. The work extends previous completeness results by incorporating Layer 3 counterfactual distributions that can be experimentally obtained, and provides novel bounds for non-identifiable quantities.

AINeutralarXiv โ€“ CS AI ยท Mar 27/1012
๐Ÿง 

Planning under Distribution Shifts with Causal POMDPs

Researchers propose a new theoretical framework for AI planning under changing conditions using causal POMDPs (Partially Observable Markov Decision Processes). The framework represents environmental changes as interventions, enabling AI systems to evaluate and adapt plans when underlying conditions shift while maintaining computational tractability.

AIBullisharXiv โ€“ CS AI ยท Mar 26/1013
๐Ÿง 

Efficient Discovery of Approximate Causal Abstractions via Neural Mechanism Sparsification

Researchers have developed a new method to extract interpretable causal mechanisms from neural networks using structured pruning as a search technique. The approach reframes network pruning as finding approximate causal abstractions, yielding closed-form criteria for simplifying networks while maintaining their causal structure under interventions.

AINeutralarXiv โ€“ CS AI ยท Mar 54/10
๐Ÿง 

Causality Elicitation from Large Language Models

Researchers propose a new pipeline to extract causal relationships from large language models by sampling documents, identifying events, and using causal discovery methods. The approach aims to reveal the causal hypotheses that LLMs assume rather than establishing real-world causality.

AINeutralarXiv โ€“ CS AI ยท Feb 274/105
๐Ÿง 

Causal Direction from Convergence Time: Faster Training in the True Causal Direction

Researchers introduce Causal Computational Asymmetry (CCA), a new method for identifying causal relationships by training neural networks in both directions and determining causality based on which direction converges faster during optimization. The method achieved 26/30 correct causal identifications across synthetic benchmarks and is embedded in a broader Causal Compression Learning framework.

AINeutralarXiv โ€“ CS AI ยท Mar 33/105
๐Ÿง 

Robust Weighted Triangulation of Causal Effects Under Model Uncertainty

Researchers developed a new framework for causal effect triangulation that combines multiple statistical models to improve causal inference from observational data. The method addresses model uncertainty by using data-driven measures of model validity without requiring commitment to a single specification.

AINeutralarXiv โ€“ CS AI ยท Mar 24/106
๐Ÿง 

Estimating Treatment Effects with Independent Component Analysis

Researchers demonstrate that Independent Component Analysis (ICA) can be effectively used for treatment effect estimation by exploiting the same moment conditions as higher-order Orthogonal Machine Learning. The study proves linear ICA can consistently estimate multiple treatment effects and shows sample-efficiency advantages over OML in certain scenarios.