paper-with-me

Papers

Causal-aware Large Language Models: Enhancing Decision-Making Through Learning, Adapting and Acting

2025-05-30 · Wei Chen, Jiahao Zhang, Haipeng Zhu, Boyan Xu, Zhifeng Hao, Keli Zhang, Junjian Ye, Ruichu Cai

Large language models (LLMs) have shown great potential in decision-making due to the vast amount of knowledge stored within the models. However, these pre-trained models are prone to lack reasoning abilities and are difficult to adapt to new environments, further hindering their application to complex real-world tasks. To address these challenges, inspired by the human cognitive process, we propose Causal-aware LLMs, which integrate the structural causal model (SCM) into the decision-making process to model, update, and utilize structured knowledge of the environment in a `learning-adapting-acting" paradigm. Specifically, in the learning stage, we first utilize an LLM to extract the environment-specific causal entities and their causal relations to initialize a structured causal model of the environment. Subsequently,in the adapting stage, we update the structured causal model through external feedback about the environment, via an idea of causal intervention. Finally, in the acting stage, Causal-aware LLMs exploit structured causal knowledge for more efficient policy-making through the reinforcement learning agent. The above processes are performed iteratively to learn causal knowledge, ultimately enabling the causal-aware LLMs to achieve a more accurate understanding of the environment and make more efficient decisions. Experimental results across 22 diverse tasks within the open-world game `Crafter" validate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2505.24710

Code (1)

dmirlab-group/causal-aware_llms 공식 구현 pytorch

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Enhancing Trust in Large Language Models with Uncertainty-Aware Fine-Tuning

2024-12-03 · Ranganath Krishnan, Piyush Khanna, Omesh Tickoo

Large language models (LLMs) have revolutionized the field of natural language processing with their impressive reasoning and question-answering capabilities. However, these models are sometimes prone to generating credi…

Causal Language ModelingLanguage ModelingLanguage ModellingQuestion Answering+2

Understanding Causality with Large Language Models: Feasibility and Opportunities

2023-04-11 · Cheng Zhang, Stefan Bauer, Paul Bennett, Jiangfeng Gao 외

We assess the ability of large language models (LLMs) to answer causal questions by analyzing their strengths and weaknesses against three types of causal question. We believe that current LLMs can answer causal question…

Decision Making

Enhancing Event Causality Identification with Rationale and Structure-Aware Causal Question Answering

2024-03-17 · Baiyan Zhang, Qin Chen, Jie zhou, Jian Jin 외

Document-level Event Causality Identification (DECI) aims to identify causal relations between two events in documents. Recent research tends to use pre-trained language models to generate the event causal relations. Whe…

Event Causality IdentificationMultiple-choiceMulti-Task LearningQuestion Answering

Improving Causal Reasoning in Large Language Models: A Survey

2024-10-22 · Longxuan Yu, Delin Chen, Siheng Xiong, Qingyang Wu 외

Causal reasoning (CR) is a crucial aspect of intelligence, essential for problem-solving, decision-making, and understanding the world. While large language models (LLMs) can generate rationales for their outputs, their …

Decision MakingSurvey

Large Language Models for Causal Relations Extraction in Social Media: A Validation Framework for Disaster Intelligence

2026-05-12 · Ujun Jeong, Saketh Vishnubhatla, Bohan Jiang, Andre Harrison 외 arxiv

During disasters, extracting causal relations from social media can strengthen situational awareness by identifying factors linked to casualties, physical damage, infrastructure disruption, and cascading impacts. However…

Relation Extraction