paper-with-me

Papers

GenIE: Generative Information Extraction

2021-12-15 · NAACL 2022 7 · Martin Josifoski, Nicola De Cao, Maxime Peyrard, Fabio Petroni, Robert West

Structured and grounded representation of text is typically formalized by closed information extraction, the problem of extracting an exhaustive set of (subject, relation, object) triplets that are consistent with a predefined set of entities and relations from a knowledge base schema. Most existing works are pipelines prone to error accumulation, and all approaches are only applicable to unrealistically small numbers of entities and relations. We introduce GenIE (generative information extraction), the first end-to-end autoregressive formulation of closed information extraction. GenIE naturally exploits the language knowledge from the pre-trained transformer by autoregressively generating relations and entities in textual form. Thanks to a new bi-level constrained generation strategy, only triplets consistent with the predefined knowledge base schema are produced. Our experiments show that GenIE is state-of-the-art on closed information extraction, generalizes from fewer training data points than baselines, and scales to a previously unmanageable number of entities and relations. With this work, closed information extraction becomes practical in realistic scenarios, providing new opportunities for downstream tasks. Finally, this work paves the way towards a unified end-to-end approach to the core tasks of information extraction. Code, data and models available at https://github.com/epfl-dlab/GenIE.

📄 PDF Abstract BibTeX arXiv:2112.08340

Code (1)

epfl-dlab/genie 공식 구현 pytorch

Tasks

Relation Extraction

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

GENIE: Generative Note Information Extraction model for structuring EHR data

2025-01-30 · Huaiyuan Ying, Hongyi Yuan, Jinsen Lu, Zitian Qu 외

Electronic Health Records (EHRs) hold immense potential for advancing healthcare, offering rich, longitudinal data that combines structured information with valuable insights from unstructured clinical notes. However, th…

AttributeAttribute Extraction

Genie: Generative Interactive Environments

2024-02-23 · Jake Bruce, Michael Dennis, Ashley Edwards, Jack Parker-Holder 외

We introduce Genie, the first generative interactive environment trained in an unsupervised manner from unlabelled Internet videos. The model can be prompted to generate an endless variety of action-controllable virtual …

InstGenIE: Generative Image Editing Made Efficient with Mask-aware Caching and Scheduling

2025-05-27 · Xiaoxiao Jiang, Suyi Li, Lingyun Yang, Tianyu Feng 외

Generative image editing using diffusion models has become a prevalent application in today's AI cloud services. In production environments, image editing typically involves a mask that specifies the regions of an image …

DenoisingGPUScheduling

GENIE: Higher-Order Denoising Diffusion Solvers

2022-10-11 · Tim Dockhorn, Arash Vahdat, Karsten Kreis

Denoising diffusion models (DDMs) have emerged as a powerful class of generative models. A forward diffusion process slowly perturbs the data, while a deep model learns to gradually denoise. Synthesis amounts to solving …

DenoisingImage Generation

AnalogGenie: A Generative Engine for Automatic Discovery of Analog Circuit Topologies

2025-02-28 · Jian Gao, Weidong Cao, Junyi Yang, Xuan Zhang

The massive and large-scale design of foundational semiconductor integrated circuits (ICs) is crucial to sustaining the advancement of many emerging and future technologies, such as generative AI, 5G/6G, and quantum comp…