Inducing Event Types and Roles in Reverse: Using Function to Discover Theme
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Event ExtractionSimilar Papers 제목 키워드 기반
Inducing Stereotypical Character Roles from Plot Structure
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
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 ComprehensionSentenceConnecting the Dots: Event Graph Schema Induction with Path Language Modeling
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 ModellingEvent Extraction by Associating Event Types and Argument Roles
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 EmbeddingsQuery and Extract: Refining Event Extraction as Type-oriented Binary Decoding
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