Structure-Aware Decoding Mechanisms for Complex Entity Extraction with Large-Scale Language Models
Zhimin Qiu, Di Wu, Feng Liu, Yuxiao Wang

TL;DR
This paper introduces a structure-aware decoding approach for large language models that improves nested and overlapping entity extraction by modeling hierarchical relationships and structural constraints, leading to higher accuracy.
Contribution
The paper presents a novel structure-aware decoding mechanism that jointly models entity boundaries, hierarchies, and dependencies, enhancing extraction performance in complex scenarios.
Findings
Significant improvements in Accuracy, Precision, Recall, and F1-Score on ACE 2005 dataset.
Enhanced boundary localization and structural modeling in nested and overlapping entities.
Effective in maintaining semantic and structural consistency in complex extractions.
Abstract
This paper proposes a structure-aware decoding method based on large language models to address the difficulty of traditional approaches in maintaining both semantic integrity and structural consistency in nested and overlapping entity extraction tasks. The method introduces a candidate span generation mechanism and structured attention modeling to achieve unified modeling of entity boundaries, hierarchical relationships, and cross-dependencies. The model first uses a pretrained language model to obtain context-aware semantic representations, then captures multi-granular entity span features through candidate representation combinations, and introduces hierarchical structural constraints during decoding to ensure consistency between semantics and structure. To enhance stability in complex scenarios, the model jointly optimizes classification loss and structural consistency loss,…
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 · Natural Language Processing Techniques · Text Readability and Simplification
