PIEKM: ML-based Procedural Information Extraction and Knowledge Management System for Materials Science Literature (2022.aacl-demo)
Copied to clipboard
| Challenge: | Existing literature search engines cannot deliver recipe steps of the literature . manual processing and assimilating useful information is expensive and time-consuming for researchers. |
| Approach: | They propose a machine learning-based procedural information extraction and knowledge management system that extracts procedural recipe steps, figures, and tables from materials science articles. |
| Outcome: | The proposed system extracts procedural information recipe steps, figures, and tables from materials science articles and provides information retrieval capability and statistics visualization functionality. |
Similar Papers
Toward Reliable Ad-hoc Scientific Information Extraction: A Case Study on Two Materials Dataset (2024.findings-acl)
Copied to clipboard
Satanu Ghosh, Neal Brodnik, Carolina Frey, Collin Holgate, Tresa Pollock, Samantha Daly, Samuel Carton
| Challenge: | Existing methods for ad-hoc schema-based information extraction are brittle and non-transferable, limiting their practicality for this type of one-off extraction task. |
| Approach: | They propose to use GPT-4 to perform ad-hoc schema-based information extraction from scientific literature. |
| Outcome: | The proposed model can replicate two existing material science datasets, one pertaining to multi-principal element alloys and one to silicate diffusion, and draw on their insights to suggest future research directions. |
Annotating and Extracting Synthesis Process of All-Solid-State Batteries from Scientific Literature (2020.lrec-1)
Copied to clipboard
| Challenge: | synthesis process is essential for computational experiment design in the field of inorganic materials chemistry. |
| Approach: | They propose a corpus of the synthesis process for all-solid-state batteries and an automated machine reading system for extracting the buried synthesis processes. |
| Outcome: | The proposed system can detect entities with a macro-averaged F1 score of 0.826 while the rule-based relation extractor can achieve high performance. |
PcMSP: A Dataset for Scientific Action Graphs Extraction from Polycrystalline Materials Synthesis Procedure Text (2022.findings-emnlp)
Copied to clipboard
| Challenge: | 305 open access scientific articles are used for synthesis action graphs . lack of annotated data has hindered progress in this field . |
| Approach: | They propose to annotate Polycrystalline Materials Synthesis Procedures PcMSP from 305 open access scientific articles for the construction of synthesis action graphs. |
| Outcome: | The proposed dataset contains the synthesis sentences, entity mentions and intra-sentence relations extracted from the experimental paragraphs. |
HoneyComb: A Flexible LLM-Based Agent System for Materials Science (2024.findings-emnlp)
Copied to clipboard
| Challenge: | specialized large language models (LLMs) have shown promise in materials science but often struggle with the distinct complexities of materials science tasks. |
| Approach: | They propose a new LLM-based agent system specifically designed for materials science that leverages a reliable materials science knowledge base and a sophisticated tool hub. |
| Outcome: | The proposed system outperforms baseline models across tasks in materials science while ensuring accuracy and relevance. |
MS-Mentions: Consistently Annotating Entity Mentions in Materials Science Procedural Text (2021.emnlp-main)
Copied to clipboard
Tim O’Gorman, Zach Jensen, Sheshera Mysore, Kevin Huang, Rubayyat Mahbub, Elsa Olivetti, Andrew McCallum
| Challenge: | Material science synthesis procedures require high-quality annotations, which are limited by the size and quality of the annotations. |
| Approach: | They propose a corpus of entity mention annotations over 595 Material Science synthesis procedures. |
| Outcome: | The proposed approach greatly expands the training data available for the Named Entity Recognition task. |
A Unified Framework for N-ary Property Information Extraction in Materials Science (2025.findings-emnlp)
Copied to clipboard
| Challenge: | a framework for extracting n-ary property information from materials science literature is proposed . the framework addresses the critical challenge of capturing complex relationships that span multiple sentences. |
| Approach: | They propose a framework for extracting n-ary property information from materials science literature . they propose three complementary approaches to capture complex relationships that span multiple sentences . |
| Outcome: | The proposed framework outperforms existing methods in n-ary property extraction tasks. |
Using Sentence-level Classification Helps Entity Extraction from Material Science Literature (2022.lrec-1)
Copied to clipboard
| Challenge: | Material Science research articles are a rich source of information about entities related to material science. |
| Approach: | They propose to use a sentence-level classifier to identify sentences containing at least one entity mention . they then apply the information extraction models only on the filtered sentences to extract various entities of interest. |
| Outcome: | The proposed model improves the F1 score by more than 4% . the proposed model removes redundant sentences from the articles that contain informative entities . |
POLYIE: A Dataset of Information Extraction from Polymer Material Scientific Literature (2024.naacl-long)
Copied to clipboard
Jerry Cheung, Yuchen Zhuang, Yinghao Li, Pranav Shetty, Wantian Zhao, Sanjeev Grampurohit, Rampi Ramprasad, Chao Zhang
| Challenge: | SciIE datasets for polymer materials are lacking for this class of materials . POLYIE is curated from 146 full-length polymer scholarly articles . |
| Approach: | They propose a SciIE dataset for polymer materials that uses entity annotations from 146 full-length articles. |
| Outcome: | The proposed dataset is curated from 146 full-length polymer scholarly articles . it presents challenges due to diverse lexical formats of entities and ambiguity between entities . |
DiSCoMaT: Distantly Supervised Composition Extraction from Tables in Materials Science Articles (2023.acl-long)
Copied to clipboard
| Challenge: | Advanced knowledge of a science or engineering domain is typically found in domain-specific research papers. |
| Approach: | They propose a task of extracting compositions of materials from tables in materials science papers to facilitate research in this direction. |
| Outcome: | The proposed model outperforms previous table processing architectures by significant margins. |
The SOFC-Exp Corpus and Neural Approaches to Information Extraction in the Materials Science Domain (2020.acl-main)
Copied to clipboard
Annemarie Friedrich, Heike Adel, Federico Tomazic, Johannes Hingerl, Renou Benteau, Anika Marusczyk, Lukas Lange
| Challenge: | Using BERT embeddings leads to large performance gains, but with increasing task complexity, adding a recurrent neural network seems beneficial. |
| Approach: | They propose an annotation scheme for marking information on publications related to solid oxide fuel cells . they propose to use a recurrent neural network to solve a variety of tasks . |
| Outcome: | The proposed scheme is based on a corpus of 45 open-access scholarly articles and a neural network for a variety of tasks. |