← Search

Aakanksha Naik

12 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
2026

Improving Attributed Long-form Question Answering with Intent Awareness

ICLR 2026poster

Large language models (LLMs) are increasingly being used to generate comprehensive, knowledge-intensive reports. However, while these models are trained on diverse academic papers and reports, they are not exposed to the reasoning processes and intents that guide authors in crafting these documents.…

Cited by 0SourceScholar
2025

Intent-aware Schema Generation and Refinement for Literature Review Tables

EMNLP 2025

The increasing volume of academic literature makes it essential for researchers to organize, compare, and contrast collections of documents. Large language models (LLMs) can support this process by generating schemas defining shared aspects along which to compare papers. However, progress on schema

Cited by 0SourcePDFScholar
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

ArxivDIGESTables: Synthesizing Scientific Literature into Tables using Language Models

EMNLP 2024main

When conducting literature reviews, scientists often create literature review tables—tables whose rows are publications and whose columns constitute a schema, a set of aspects used to compare and contrast the papers. Can we automatically generate these tables using language models (LMs)? In this wor…

Cited by 5SourcePDFScholar
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

CHIME: LLM-Assisted Hierarchical Organization of Scientific Studies for Literature Review Support

ACL 2024findings

Literature review requires researchers to synthesize a large amount of information and is increasingly challenging as the scientific literature expands. In this work, we investigate the potential of LLMs for producing hierarchical organizations of scientific studies to assist researchers with litera…

2024

Dolma: an Open Corpus of Three Trillion Tokens for Language Model Pretraining Research

ACL 2024long

Information about pretraining corpora used to train the current best-performing language models is seldom discussed: commercial models rarely detail their data, and even open models are often released without accompanying training data or recipes to reproduce them. As a result, it is challenging to…

2024

OLMo: Accelerating the Science of Language Models

ACL 2024long

Language models (LMs) have become ubiquitous in both NLP research and in commercial product offerings. As their commercial importance has surged, the most powerful models have become closed off, gated behind proprietary interfaces, with important details of their training data, architectures, and de…

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…

2023

S2abEL: A Dataset for Entity Linking from Scientific Tables

EMNLP 2023long main

Entity linking (EL) is the task of linking a textual mention to its corresponding entry in a knowledge base, and is critical for many knowledge-intensive NLP applications. When applied to tables in scientific papers, EL is a step toward large-scale scientific knowledge bases that could enable advan…

Cited by 0SourcecodeScholar
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…