← Search

Peter Jansen

13 accepted papers

2026

AstaBench: Rigorous Benchmarking of AI Agents with a Scientific Research Suite

ICLR 2026oral

AI agents hold the potential to revolutionize scientific productivity by automating literature reviews, replicating experiments, analyzing data, and even proposing new directions of inquiry; indeed, there are now many such agents, ranging from general-purpose "deep research" systems to specialized s…

Cited by 0SourcecodeScholar
2025

CodeScientist: End-to-End Semi-Automated Scientific Discovery with Code-based Experimentation

ACL 2025finding

Despite the surge of interest in autonomous scientific discovery (ASD) of software artifacts (e.g., improved ML algorithms), current ASD systems face two key limitations: (1) they largely explore variants of existing codebases or similarly constrained design spaces, and (2) they produce large volume…

2025

From Models to Microtheories: Distilling a Model's Topical Knowledge for Grounded Question-Answering

ICLR 2025poster

Recent reasoning methods (e.g., chain-of-thought) help users understand how language models (LMs) answer a single question, but they do little to reveal the LM’s overall understanding, or “theory,” about the question’s topic, making it still hard to trust the model. Our goal is to materialize such t…

2025

Matter-of-Fact: A Benchmark for Verifying the Feasibility of Literature-Supported Claims in Materials Science

EMNLP 2025

Contemporary approaches to assisted scientific discovery use language models to automatically generate large numbers of potential hypothesis to test, while also automatically generating code-based experiments to test those hypotheses. While hypotheses can be comparatively inexpensive to generate, au

2024

Can Language Models Serve as Text-Based World Simulators?

ACL 2024short

Virtual environments play a key role in benchmarking advances in complex planning and decision-making tasks but are expensive and complicated to build by hand. Can current language models themselves serve as world simulators, correctly predicting how actions change different world states, thus bypas…

Cited by 17SourcePDFScholar
2024

DiscoveryWorld: A Virtual Environment for Developing and Evaluating Automated Scientific Discovery Agents

NeurIPS 2024spotlight

Automated scientific discovery promises to accelerate progress across scientific domains, but evaluating an agent's capacity for end-to-end scientific reasoning is challenging as running real-world experiments is often prohibitively expensive or infeasible. In this work we introduce DiscoveryWorld,…

2024

Enhancing Systematic Decompositional Natural Language Inference Using Informal Logic

EMNLP 2024main

Recent language models enable new opportunities for structured reasoning with text, such as the construction of intuitive, proof-like textual entailment trees without relying on brittle formal logic. However, progress in this direction has been hampered by a long-standing lack of a clear protocol fo…

Cited by 9SourcePDFScholar
2023

ByteSized32: A Corpus and Challenge Task for Generating Task-Specific World Models Expressed as Text Games

EMNLP 2023long main

In this work we investigate the capacity of language models to generate explicit, interpretable, and interactive world models of scientific and common-sense reasoning tasks. We operationalize this as a task of generating text games, expressed as hundreds of lines of Python code. To facilitate this…

Cited by 0SourcecodeScholar
2023

From Words to Wires: Generating Functioning Electronic Devices from Natural Language Descriptions

EMNLP 2023long findings

In this work, we show that contemporary language models have a previously unknown skill -- the capacity for electronic circuit design from high-level textual descriptions, akin to code generation. We introduce two benchmarks: PINS100, assessing model knowledge of electrical components, and MICRO25,…

Cited by 0SourcecodeScholar
2022

ScienceWorld: Is your Agent Smarter than a 5th Grader?

EMNLP 2022main

We present ScienceWorld, a benchmark to test agents’ scientific reasoning abilities in a new interactive text environment at the level of a standard elementary school science curriculum. Despite the transformer-based progress seen in question-answering and scientific text processing, we find that cu…

2021

Explaining Answers with Entailment Trees

EMNLP 2021main

Our goal, in the context of open-domain textual question-answering (QA), is to explain answers by showing the line of reasoning from what is known to the answer, rather than simply showing a fragment of textual evidence (a “rationale”). If this could be done, new opportunities for understanding and…

2021

On the Challenges of Evaluating Compositional Explanations in Multi-Hop Inference: Relevance, Completeness, and Expert Ratings

EMNLP 2021main

Building compositional explanations requires models to combine two or more facts that, together, describe why the answer to a question is correct. Typically, these “multi-hop” explanations are evaluated relative to one (or a small number of) gold explanations. In this work, we show these evaluations…

Cited by 11SourcePDFScholar