CARE: Extracting Experimental Findings From Clinical Literature
Aakanksha Naik, Bailey Kuehl, Erin Bransom, Doug Downey, Tom Hope
TL;DR
CARE introduces an expressive annotation schema and the CARE dataset to extract fine-grained clinical findings from biomedical abstracts, unifying discontinuous spans, nested relations, variable arity, and numeric results. The dataset covers 700 abstracts from clinical trials and case reports, with demonstrated generalization to computer science and materials science domains. Benchmarking across extractive IE baselines and generative LLMs shows that even state-of-the-art models struggle on this task, particularly for relation extraction, highlighting the dataset's difficulty and value for advancing literature-focused IE. The work also discusses evaluation nuances, cross-domain applicability, and provides resources to the community to foster research in result-oriented scientific information extraction and aggregation.
Abstract
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 biomedicine, this work presents CARE -- a new IE dataset for the task of extracting clinical findings. We develop a new annotation schema capturing fine-grained findings as n-ary relations between entities and attributes, which unifies phenomena challenging for current IE systems such as discontinuous entity spans, nested relations, variable arity n-ary relations and numeric results in a single schema. We collect extensive annotations for 700 abstracts from two sources: clinical trials and case reports. We also demonstrate the generalizability of our schema to the computer science and materials science domains. We benchmark state-of-the-art IE systems on CARE, showing that even models such as GPT4 struggle. We release our resources to advance research on extracting and aggregating literature findings.
