← Search

Tom Hope

11 accepted papers

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

Debatable Intelligence: Benchmarking LLM Judges via Debate Speech Evaluation

EMNLP 2025

We introduce Debate Speech Evaluation as a novel and challenging benchmark for assessing LLM judges. Evaluating debate speeches requires a deep understanding of the speech at multiple levels, including argument strength and relevance, the coherence and organization of the speech, the appropriateness

2025

SciRIFF: A Resource to Enhance Language Model Instruction-Following over Scientific Literature

EMNLP 2025

We present ScIRIFF (Scientific Resource for Instruction-Following and Finetuning), a dataset of 137K instruction-following instances for training and evaluation, covering 54 tasks. These tasks span five core scientific literature understanding capabilities: information extraction, summarization, que

2024

ARIES: A Corpus of Scientific Paper Edits Made in Response to Peer Reviews

ACL 2024long

We introduce the task of automatically revising scientific papers based on peer feedback and release ARIES, a dataset of review comments and their corresponding paper edits. The data is drawn from real reviewer-author interactions from computer science, and we provide labels linking each reviewer co…

2024

CARE: Extracting Experimental Findings From Clinical Literature

NAACL 2024findings

Extracting fine-grained experimental findings from literature can provide dramatic utility for scientific applications. Prior work has developed annotation schemas and datasets for limited aspects of this problem, failing to capture the real-world complexity and nuance required. Focusing on biomedic…

2024

On-the-fly Definition Augmentation of LLMs for Biomedical NER

NAACL 2024long

Despite their general capabilities, LLMs still struggle on biomedicalNER tasks, which are difficult due to the presence of specialized terminology and lack of training data. In this work we set out to improve LLM performance on biomedical NER in limited data settings via a new knowledge augmentation…

2024

SciMON: Scientific Inspiration Machines Optimized for Novelty

ACL 2024long

We explore and enhance the ability of neural language models to generate novel scientific directions grounded in literature. Work on literature-based hypothesis generation has traditionally focused on binary link prediction—severely limiting the expressivity of hypotheses. This line of work also doe…

2022

A Dataset for N-ary Relation Extraction of Drug Combinations

NAACL 2022long

Combination therapies have become the standard of care for diseases such as cancer, tuberculosis, malaria and HIV. However, the combinatorial set of available multi-drug treatments creates a challenge in identifying effective combination therapies available in a situation. To assist medical professi…

2022

Literature-Augmented Clinical Outcome Prediction

NAACL 2022findings

We present BEEP (Biomedical Evidence-Enhanced Predictions), a novel approach for clinical outcome prediction that retrieves patient-specific medical literature and incorporates it into predictive models. Based on each individual patient’s clinical notes, we train language models (LMs) to find releva…

2022

Multi-Vector Models with Textual Guidance for Fine-Grained Scientific Document Similarity

NAACL 2022long

We present a new scientific document similarity model based on matching fine-grained aspects of texts. To train our model, we exploit a naturally-occurring source of supervision: sentences in the full-text of papers that cite multiple papers together (co-citations). Such co-citations not only reflec…

2021

Extracting a Knowledge Base of Mechanisms from COVID-19 Papers

NAACL 2021long

The COVID-19 pandemic has spawned a diverse body of scientific literature that is challenging to navigate, stimulating interest in automated tools to help find useful knowledge. We pursue the construction of a knowledge base (KB) of mechanisms—a fundamental concept across the sciences, which encompa…