Papers by Clare Voss

17 papers
Cross-lingual Structure Transfer for Relation and Event Extraction (D19-1)

Copied to clipboard

Challenge: Existing approaches to identify complex semantic structures are difficult to train from under-annotated sources.
Approach: They exploit relation- and event-relevant language-universal features to train relation or event extractors from source annotations and apply them to target languages.
Outcome: The proposed approach achieves comparable performance to state-of-the-art models trained on 3,000 manually annotated mentions.
The Future is not One-dimensional: Complex Event Schema Induction by Graph Modeling for Event Prediction (2021.emnlp-main)

Copied to clipboard

Challenge: Event schemas encode knowledge of stereotypical structures of events and their connections . previous work on event schema induction focuses on atomic events or linear temporal sequences .
Approach: They propose a Temporal Complex Event Schema: a graph-based schema representation that encompasses events, arguments, temporal connections and argument relations.
Outcome: The proposed model outperforms existing models on HITS@1 by 17.8%.
Language Model Pre-Training with Sparse Latent Typing (2022.emnlp-main)

Copied to clipboard

Challenge: Modern large-scale Pre-trained Language Models focus on text reconstruction, but have not sought to learn latent-level interpretable representations of sentences.
Approach: They propose a new pre-training objective that enables the model to learn latent types . the objective allows the model a self-supervised way to extract sentence-level keywords .
Outcome: The proposed model learns interpretable latent type categories without external knowledge and improves downstream tasks.
Dialogue-AMR: Abstract Meaning Representation for Dialogue (2020.lrec-1)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) does not capture the illocutionary force or speaker’s intended contribution in the broader dialogue context.
Approach: They propose a schema that enriches Abstract Meaning Representation (AMR) it provides a semantic representation for facilitating Natural Language Understanding (NLU) in dialogue systems.
Outcome: The proposed schema provides a semantic representation for facilitating Natural Language Understanding (NLU) in human-robot dialogue systems.
Cross-lingual Structure Transfer for Zero-resource Event Extraction (2020.lrec-1)

Copied to clipboard

Challenge: Existing approaches for information extraction only use name tagging . Currently, most successful cross-lingual transfer learning methods are limited to sequence labeling .
Approach: They propose a share-and-transfer framework to transfer graph structures across languages . they propose to convert sentences in any language to language-universal graph structures .
Outcome: The proposed framework performs comparable to state-of-the-art models on three languages without annotations.
Schema-Guided Culture-Aware Complex Event Simulation with Multi-Agent Role-Play (2024.emnlp-demo)

Copied to clipboard

Challenge: Complex news events require swift responses from government and society, authors say . relying on historical events to project the future is insufficient, they say - a simulator for complex news events is needed .
Approach: They propose a controllable complex news event simulator guided by event schema and user-provided assumptions . they incorporate a geo-diverse commonsense and cultural norm-aware knowledge enhancement component .
Outcome: The proposed simulator achieves higher coherence and appropriateness than existing models.
COVID-19 Literature Knowledge Graph Construction and Drug Repurposing Report Generation (2021.naacl-demos)

Copied to clipboard

Challenge: a new framework to digest relevant biomedical knowledge is needed to combat COVID-19 . quantity of research results is a bottleneck, and false information promoted in publications .
Approach: a team of researchers has developed a framework to extract multimedia knowledge elements from scientific literature to combat COVID-19.
Outcome: a new framework extracts fine-grained multimedia knowledge elements from scientific literature . it provides detailed contextual sentences, subfigures, and knowledge subgraphs as evidence . the framework is based on a case study of drug repurposing .
Connecting the Dots: Event Graph Schema Induction with Path Language Modeling (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods to automate event extraction focus on uncertainty, re-occurring events and multiple hypotheses.
Approach: They propose a new Event Graph Schema where two event types are connected through multiple paths involving entities that fill important roles in a coherent story.
Outcome: The proposed model is highly effective at inducing salient and coherent schemas.
The Search for Agreement on Logical Fallacy Annotation of an Infodemic (2022.lrec-1)

Copied to clipboard

Challenge: a parallel "infodemic" has emerged with the COVID-19 pandemic . logical fallacies can be subtly encoded in the structure of a document across multiple sentences .
Approach: They evaluate an annotation schema for labeling logical fallacy types using linguist annotations . they propose to use a machine learning algorithm to train annotators for fallacy detection .
Outcome: The proposed annotation schema is clear and non-overlapping for manual and system assignment.
Dialogue Structure Annotation for Multi-Floor Interaction (L18-1)

Copied to clipboard

Challenge: Existing annotation schemes do not address dialogue structure.
Approach: They propose an annotation scheme for meso-level dialogue structure that clusters utterances from multiple participants and floors into units according to realization of an initiator's intent.
Outcome: The proposed annotation scheme is used to annotate a corpus of human-robot interaction dialogues.
Zero-Shot Transfer Learning for Event Extraction (P18-1)

Copied to clipboard

Challenge: Existing supervised event extraction methods rely on manual annotations and features specific to each event type.
Approach: They propose a framework that maps event mentions to a specific type in an event ontology . they use existing annotations to extract event types from unstructured text data .
Outcome: The proposed framework can be applied to new unseen event types without manual annotations.
GAIA: A Fine-grained Multimedia Knowledge Extraction System (2020.acl-demos)

Copied to clipboard

Challenge: Open source knowledge extraction tools are used for many real-world applications, but there is no comprehensive system for KE.
Approach: They propose a multimedia knowledge extraction system that takes multimedia data from various sources and languages as input and creates a coherent, structured knowledge base.
Outcome: The system achieves top performance at the recent NIST TAC SM-KBP2019 evaluation.
What Else Do I Need to Know? The Effect of Background Information on Users’ Reliance on QA Systems (2023.emnlp-main)

Copied to clipboard

Challenge: Existing NLP systems can only access the retrieved context to determine the answer, resulting in a knowledge gap between the information that is required to answer the question and the information available to assess the model’s correctness.
Approach: They ask whether adding relevant background helps mitigate users’ over-reliance on predictions.
Outcome: The proposed approach reduces over-reliance on model predictions even in the absence of sufficient information to assess their correctness.
Incorporating Background Knowledge into Video Description Generation (D18-1)

Copied to clipboard

Challenge: Existing methods for video captioning focus on generating generic descriptions that lack contextual knowledge.
Approach: They propose a method that uses video meta-data to retrieve topically related news documents for a video and extracts the events and named entities from these documents.
Outcome: The proposed model is based on a news video dataset and is evaluated on it.
SCOUT: A Situated and Multi-Modal Human-Robot Dialogue Corpus (2024.lrec-main)

Copied to clipboard

Challenge: The corpus contains 89,056 utterances and 310,095 words from 278 dialogues averaging 320 utterrances per dialogue.
Approach: They present the Situated Corpus Of Understanding Transactions, a multi-modal collection of human-robot dialogue in the task domain of collaborative exploration.
Outcome: The Situated Corpus Of Understanding Transactions (SCOUT) contains 89,056 utterances and 310,095 words from 278 dialogues averaging 320 utterrances per dialogue.
A Research Platform for Multi-Robot Dialogue with Humans (N19-4)

Copied to clipboard

Challenge: a new research platform supports spoken dialogue interaction with multiple robots . a ground robot and an aerial robot are used to perform search and rescue tasks .
Approach: They propose a platform that supports spoken dialogue interaction with multiple robots . they use existing tools for speech recognition and dialogue management .
Outcome: The proposed platform supports spoken dialogue interaction with multiple robots in a search and rescue scenario.
Multilingual Entity, Relation, Event and Human Value Extraction (N19-4)

Copied to clipboard

Challenge: Existing systems that extract knowledge elements from multiple languages and documents do not aggregate knowledge from multiple documents and languages.
Approach: They propose a multilingual knowledge extraction system that performs entity discovery and linking, relation extraction, event extraction, and coreference.
Outcome: The proposed system performs entity discovery and linking, relation extraction, event extraction, and coreference.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations