@inproceedings{aminnaseri-etal-2026-dynamic,
title = "A Dynamic Self-Evolving Extraction System",
author = "Aminnaseri, Moin and
Kim, Hannah and
Hruschka, Estevam",
editor = "Durrett, Greg and
Jian, Ping",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 3: System Demonstrations)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-demo.69/",
pages = "702--714",
ISBN = "979-8-89176-392-0",
abstract = "The extraction of structured information from raw text is a fundamental component of many NLP applications, including document retrieval, ranking, and relevance estimation. High-quality extractions often require domain-specific accuracy, up-to-date understanding of specialized taxonomies, and the ability to incorporate emerging jargon and rare outliers. In many domains{--}such as medical, legal, and HR{--}the extraction model must also adapt to shifting terminology and benefit from explicit reasoning over structured knowledge. We propose DySECT, a Dynamic Self-Evolving Extraction and Curation Toolkit, which continually improves as it is used. The system incrementally populates a versatile, self-expanding knowledge base (KB) with triples extracted by the LLM. The KB further enriches itself through the integration of probabilistic knowledge and graph-based reasoning, gradually accumulating domain concepts and relationships. The enriched KB then feeds back into the LLM extractor via prompt tuning, sampling of relevant few-shot examples, or fine-tuning using KB-derived synthetic data. As a result, the system forms a symbiotic closed-loop cycle in which extraction continuously improves knowledge, and knowledge continuously improves extraction."
}Markdown (Informal)
[A Dynamic Self-Evolving Extraction System](https://preview.aclanthology.org/ingest-acl/2026.acl-demo.69/) (Aminnaseri et al., ACL 2026)
ACL
- Moin Aminnaseri, Hannah Kim, and Estevam Hruschka. 2026. A Dynamic Self-Evolving Extraction System. In Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 3: System Demonstrations), pages 702–714, San Diego, California, United States. Association for Computational Linguistics.