paper-with-me

Papers

Variable Extraction for Model Recovery in Scientific Literature

2024-11-21 · Chunwei Liu, Enrique Noriega-Atala, Adarsh Pyarelal, Clayton T Morrison, Mike Cafarella

The global output of academic publications exceeds 5 million articles per year, making it difficult for humans to keep up with even a tiny fraction of scientific output. We need methods to navigate and interpret the artifacts -- texts, graphs, charts, code, models, and datasets -- that make up the literature. This paper evaluates various methods for extracting mathematical model variables from epidemiological studies, such as `infection rate ($\alpha$),'' recovery rate ($\gamma$),'' and `mortality rate ($\mu$).'' Variable extraction appears to be a basic task, but plays a pivotal role in recovering models from scientific literature. Once extracted, we can use these variables for automatic mathematical modeling, simulation, and replication of published results. We introduce a benchmark dataset comprising manually-annotated variable descriptions and variable values extracted from scientific papers. Based on this dataset, we present several baseline methods for variable extraction based on Large Language Models (LLMs) and rule-based information extraction systems. Our analysis shows that LLM-based solutions perform the best. Despite the incremental benefits of combining rule-based extraction outputs with LLMs, the leap in performance attributed to the transfer-learning and instruction-tuning capabilities of LLMs themselves is far more significant. This investigation demonstrates the potential of LLMs to enhance automatic comprehension of scientific artifacts and for automatic model recovery and simulation.

📄 PDF Abstract BibTeX arXiv:2411.14569

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesmodelNavigateTransfer Learning

Similar Papers 제목 키워드 기반

PolyIE: A Dataset of Information Extraction from Polymer Material Scientific Literature

2023-11-13 · Jerry Junyang Cheung, Yuchen Zhuang, Yinghao Li, Pranav Shetty 외

Scientific information extraction (SciIE), which aims to automatically extract information from scientific literature, is becoming more important than ever. However, there are no existing SciIE datasets for polymer mater…

ArticlesRelation Extraction

Automatic extraction of materials and properties from superconductors scientific literature

2022-10-26 · Luca Foppiano, Pedro Baptista de Castro, Pedro Ortiz Suarez, Kensei Terashima 외

The automatic extraction of materials and related properties from the scientific literature is gaining attention in data-driven materials science (Materials Informatics). In this paper, we discuss Grobid-superconductors,…

NER

Automated, LLM enabled extraction of synthesis details for reticular materials from scientific literature

2024-11-05 · Viviane Torres da Silva, Alexandre Rademaker, Krystelle Lionti, Ronaldo Giro 외

Automated knowledge extraction from scientific literature can potentially accelerate materials discovery. We have investigated an approach for extracting synthesis protocols for reticular materials from scientific litera…

HallucinationIn-Context LearningPrompt Engineering

Text to Insight: Accelerating Organic Materials Knowledge Extraction via Deep Learning

2021-09-27 · Xintong Zhao, Steven Lopez, Semion Saikin, Xiaohua Hu 외

Scientific literature is one of the most significant resources for sharing knowledge. Researchers turn to scientific literature as a first step in designing an experiment. Given the extensive and growing volume of litera…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

A framework for information extraction from tables in biomedical literature

2019-02-26 · Nikola Milosevic, Cassie Gregson, Robert Hernandez, Goran Nenadic

The scientific literature is growing exponentially, and professionals are no more able to cope with the current amount of publications. Text mining provided in the past methods to retrieve and extract information from te…

Table Detection