paper-with-me

홈 › Papers

Can Large Language Models Discern Evidence for Scientific Hypotheses? Case Studies in the Social Sciences

2023-09-07 · Sai Koneru, Jian Wu, Sarah Rajtmajer

Hypothesis formulation and testing are central to empirical research. A strong hypothesis is a best guess based on existing evidence and informed by a comprehensive view of relevant literature. However, with exponential increase in the number of scientific articles published annually, manual aggregation and synthesis of evidence related to a given hypothesis is a challenge. Our work explores the ability of current large language models (LLMs) to discern evidence in support or refute of specific hypotheses based on the text of scientific abstracts. We share a novel dataset for the task of scientific hypothesis evidencing using community-driven annotations of studies in the social sciences. We compare the performance of LLMs to several state-of-the-art benchmarks and highlight opportunities for future research in this area. The dataset is available at https://github.com/Sai90000/ScientificHypothesisEvidencing.git

📄 PDF Abstract BibTeX arXiv:2309.06578

Code (1)

sai90000/scientifichypothesisevidencing 공식 구현

Tasks

Articles

Similar Papers 제목 키워드 기반

What Are Research Hypotheses?

2025-08-29 · Jian Wu, Sarah Rajtmajer arxiv

Over the past decades, alongside advancements in natural language processing, significant attention has been paid to training models to automatically extract, understand, test, and generate hypotheses in open and scienti…

Natural Language Understanding

Evidence-Informed LLM Beliefs for Continual Scientific Discovery

2026-06-28 · Dhruv Agarwal, Reece Adamson, Andrew McCallum, Peter Clark 외 arxiv

Open-ended scientific discovery with large language models (LLMs) increasingly operates as a long-horizon loop of hypothesis search and verification, where a reward signal guides which hypotheses to test next. A notable …

HypoEvolve: Genetic Algorithms Enable Multi-Agent LLMs to Discover Scientific Hypotheses

2026-09-14 · Jieyuan Liu, Mengzhou Hu, Jefferson Chen, JungHo Kong 외 hf

Scientific agents contribute to hypothesis discovery by synthesizing evidence, assessing proposals, and developing new explanations. Recent systems combine scientific agents with evolutionary search through critique, com…

Bayes-Entropy Collaborative Driven Agents for Research Hypotheses Generation and Optimization

2025-08-03 · Shiyang Duan, Yuan Tian, Qi Bing, Xiaowei Shao arxiv

The exponential growth of scientific knowledge has made the automated generation of scientific hypotheses that combine novelty, feasibility, and research value a core challenge. Existing methods based on large language m…

Toward Auditable AI Scientists: A Hypothesis Evolution Protocol for LLM Agents

2026-07-10 · Izumi Takahara, Teruyasu Mizoguchi arxiv

Large language model (LLM) agents are increasingly expected to play a central role in AI-driven scientific discovery. Equipped with broad knowledge, flexible reasoning, and tool use, they have the potential to autonomous…