paper-with-me

홈 › Papers

Do LLMs Act as Repositories of Causal Knowledge?

2024-12-14 · Nick Huntington-Klein, Eleanor J. Murray

Large language models (LLMs) offer the potential to automate a large number of tasks that previously have not been possible to automate, including some in science. There is considerable interest in whether LLMs can automate the process of causal inference by providing the information about causal links necessary to build a structural model. We use the case of confounding in the Coronary Drug Project (CDP), for which there are several studies listing expert-selected confounders that can serve as a ground truth. LLMs exhibit mediocre performance in identifying confounders in this setting, even though text about the ground truth is in their training data. Variables that experts identify as confounders are only slightly more likely to be labeled as confounders by LLMs compared to variables that experts consider non-confounders. Further, LLM judgment on confounder status is highly inconsistent across models, prompts, and irrelevant concerns like multiple-choice option ordering. LLMs do not yet have the ability to automate the reporting of causal links.

📄 PDF Abstract BibTeX arXiv:2412.10635

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceMultiple-choice

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

DevEval: A Manually-Annotated Code Generation Benchmark Aligned with Real-World Code Repositories

2024-05-30 · Jia Li, Ge Li, YunFei Zhao, Yongmin Li 외

How to evaluate the coding abilities of Large Language Models (LLMs) remains an open question. We find that existing benchmarks are poorly aligned with real-world code repositories and are insufficient to evaluate the co…

Code Generation

AGI Requires a Coordination Layer on Top of Pattern Repositories

2025-12-05 · Edward Y. Chang arxiv

In this paper we argue that influential critiques dismissing Large Language Models (LLMs) as a dead end for AGI misidentify the bottleneck: they confuse the ocean with the net. Pattern repositories are the necessary Syst…

Bidirectional LMs are Better Knowledge Memorizers? A Benchmark for Real-world Knowledge Injection

2025-05-18 · Yuwei Zhang, Wenhao Yu, Shangbin Feng, Yifan Zhu 외

Despite significant advances in large language models (LLMs), their knowledge memorization capabilities remain underexplored, due to the lack of standardized and high-quality test ground. In this paper, we introduce a no…

MemorizationWorld Knowledge

LLMs as Repositories of Factual Knowledge: Limitations and Solutions

2025-01-22 · Seyed Mahed Mousavi, Simone Alghisi, Giuseppe Riccardi

LLMs' sources of knowledge are data snapshots containing factual information about entities collected at different timestamps and from different media types (e.g. wikis, social media, etc.). Such unstructured knowledge i…

LOCALINTEL: Generating Organizational Threat Intelligence from Global and Local Cyber Knowledge

2024-01-18 · Shaswata Mitra, Subash Neupane, Trisha Chakraborty, Sudip Mittal 외

Security Operations Center (SoC) analysts gather threat reports from openly accessible global threat repositories and tailor the information to their organization's needs, such as developing threat intelligence and secur…

Retrieval