Nested Named Entity Recognition in Plasma Physics Research Articles
Muhammad Haris, Hans H\"oft, Markus M. Becker, Markus Stocker

TL;DR
This paper introduces a specialized nested NER method for plasma physics research articles using encoder-transformers and CRFs, improving entity extraction in complex scientific texts.
Contribution
It presents a novel annotated corpus, entity-specific BERT-CRF models, and an optimization process tailored for nested NER in plasma physics literature.
Findings
Achieved effective extraction of complex entities in plasma physics texts.
Enhanced model performance through hyperparameter optimization.
Provided a foundation for advanced literature analysis in plasma physics.
Abstract
Named Entity Recognition (NER) is an important task in natural language processing that aims to identify and extract key entities from unstructured text. We present a novel application of NER in plasma physics research articles and address the challenges of extracting specialized entities from scientific text in this domain. Research articles in plasma physics often contain highly complex and context-rich content that must be extracted to enable, e.g., advanced search. We propose a lightweight approach based on encoder-transformers and conditional random fields to extract (nested) named entities from plasma physics research articles. First, we annotate a plasma physics corpus with 16 classes specifically designed for the nested NER task. Second, we evaluate an entity-specific model specialization approach, where independent BERT-CRF models are trained to recognize individual entity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Text Readability and Simplification · Advanced Text Analysis Techniques
