paper-with-me

홈 › Papers

Inducing Event Types and Roles in Reverse: Using Function to Discover Theme

2017-08-01 · WS 2017 8 · Natalie Ahn

With growing interest in automated event extraction, there is an increasing need to overcome the labor costs of hand-written event templates, entity lists, and annotated corpora. In the last few years, more inductive approaches have emerged, seeking to discover unknown event types and roles in raw text. The main recent efforts use probabilistic generative models, as in topic modeling, which are formally concise but do not always yield stable or easily interpretable results. We argue that event schema induction can benefit from greater structure in the process and in linguistic features that distinguish words{'} functions and themes. To maximize our use of limited data, we reverse the typical schema induction steps and introduce new similarity measures, building an intuitive process for inducing the structure of unknown events.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event Extraction

Similar Papers 제목 키워드 기반

Inducing Stereotypical Character Roles from Plot Structure

2021-11-01 · EMNLP 2021 11 · Labiba Jahan, Rahul Mittal, Mark Finlayson

Stereotypical character roles-also known as archetypes or dramatis personae-play an important function in narratives: they facilitate efficient communication with bundles of default characteristics and associations and e…

Event Extraction as Multi-turn Question Answering

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Fayuan Li, Weihua Peng, Yuguang Chen, Quan Wang 외

Event extraction, which aims to identify event triggers of pre-defined event types and their arguments of specific roles, is a challenging task in NLP. Most traditional approaches formulate this task as classification pr…

Event ExtractionQuestion AnsweringReading ComprehensionSentence

Connecting the Dots: Event Graph Schema Induction with Path Language Modeling

2020-11-01 · EMNLP 2020 11 · Manling Li, Qi Zeng, Ying Lin, Kyunghyun Cho 외

Event schemas can guide our understanding and ability to make predictions with respect to what might happen next. We propose a new Event Graph Schema, where two event types are connected through multiple paths involving …

Language ModelingLanguage Modelling

Event Extraction by Associating Event Types and Argument Roles

2021-08-23 · Qian Li, Shu Guo, Jia Wu, JianXin Li 외

Event extraction (EE), which acquires structural event knowledge from texts, can be divided into two sub-tasks: event type classification and element extraction (namely identifying triggers and arguments under different …

Event ExtractionGraph AttentionSentenceSentence Embeddings

Query and Extract: Refining Event Extraction as Type-oriented Binary Decoding

2021-10-14 · Findings (ACL) 2022 5 · Sijia Wang, Mo Yu, Shiyu Chang, Lichao Sun 외

Event extraction is typically modeled as a multi-class classification problem where event types and argument roles are treated as atomic symbols. These approaches are usually limited to a set of pre-defined types. We pro…

Event ExtractionMulti-class ClassificationNatural Language QueriesVocal Bursts Type Prediction+1