paper-with-me

Papers

Evaluating LLMs for Zeolite Synthesis Event Extraction (ZSEE): A Systematic Analysis of Prompting Strategies

2025-12-17 · Charan Prakash Rathore, Saumi Ray, Dhruv Kumar arxiv

Extracting structured information from zeolite synthesis experimental procedures is critical for materials discovery, yet existing methods have not systematically evaluated Large Language Models (LLMs) for this domain-specific task. This work addresses a fundamental question: what is the efficacy of different prompting strategies when applying LLMs to scientific information extraction? We focus on four key subtasks: event type classification (identifying synthesis steps), trigger text identification (locating event mentions), argument role extraction (recognizing parameter types), and argument text extraction (extracting parameter values). We evaluate four prompting strategies - zero-shot, few-shot, event-specific, and reflection-based - across six state-of-the-art LLMs (Gemma-3-12b-it, GPT-5-mini, O4-mini, Claude-Haiku-3.5, DeepSeek reasoning and non-reasoning) using the ZSEE dataset of 1,530 annotated sentences. Results demonstrate strong performance on event type classification (80-90\% F1) but modest performance on fine-grained extraction tasks, particularly argument role and argument text extraction (50-65\% F1). GPT-5-mini exhibits extreme prompt sensitivity with 11-79\% F1 variation. Notably, advanced prompting strategies provide minimal improvements over zero-shot approaches, revealing fundamental architectural limitations. Error analysis identifies systematic hallucination, over-generalization, and inability to capture synthesis-specific nuances. Our findings demonstrate that while LLMs achieve high-level understanding, precise extraction of experimental parameters requires domain-adapted models, providing quantitative benchmarks for scientific information extraction.

📄 PDF Abstract BibTeX arXiv:2512.15312

Code (0)

등록된 구현이 없습니다.

Tasks

Information ExtractionEvent Extraction

Similar Papers 제목 키워드 기반

Inorganic synthesis-structure maps in zeolites with machine learning and crystallographic distances

2023-07-20 · Daniel Schwalbe-Koda, Daniel E. Widdowson, Tuan Anh Pham, Vitaliy A. Kurlin

Zeolites are inorganic materials known for their diversity of applications, synthesis conditions, and resulting polymorphs. Although their synthesis is controlled both by inorganic and organic synthesis conditions, compu…

DiffSyn: A Generative Diffusion Approach to Materials Synthesis Planning

2025-09-21 · Elton Pan, Soonhyoung Kwon, Sulin Liu, Mingrou Xie 외 arxiv

The synthesis of crystalline materials, such as zeolites, remains a significant challenge due to a high-dimensional synthesis space, intricate structure-synthesis relationships and time-consuming experiments. Considering…

Graph Neural Networks for Carbon Dioxide Adsorption Prediction in Aluminium-Exchanged Zeolites

2024-03-19 · Marko Petković, José Manuel Vicent-Luna, Vlado Menkovski, Sofía Calero

The ability to efficiently predict adsorption properties of zeolites can be of large benefit in accelerating the design process of novel materials. The existing configuration space for these materials is wide, while exis…

Property Prediction

Benchmarking Universal Interatomic Potentials on Zeolite Structures

2025-09-09 · Shusuke Ito, Koki Muraoka, Akira Nakayama arxiv

Interatomic potentials (IPs) with wide elemental coverage and high accuracy are powerful tools for high-throughput materials discovery. While the past few years witnessed the development of multiple new universal IPs tha…

Epidemic Information Extraction for Event-Based Surveillance using Large Language Models

2024-08-26 · Sergio Consoli, Peter Markov, Nikolaos I. Stilianakis, Lorenzo Bertolini 외

This paper presents a novel approach to epidemic surveillance, leveraging the power of Artificial Intelligence and Large Language Models (LLMs) for effective interpretation of unstructured big data sources, like the popu…

In-Context Learning