← Search

Qiang Ning

11 accepted papers

2025

Aligning to Constraints for Data-Efficient Language Model Customization

NAACL 2025findings

General-purpose language models (LMs) are aligned to diverse user intents, but fall short when it comes to specific applications. While finetuning is the default method for customized alignment, human annotations are often unavailable in various customization scenarios. Based on the observation that…

Cited by 0SourcePDFScholar
2025

Open Domain Question Answering with Conflicting Contexts

NAACL 2025findings

Open domain question answering systems frequently rely on information retrieved from large collections of text (such as the Web) to answer questions. However, such collections of text often contain conflicting information, and indiscriminately depending on this information may result in untruthful a…

Cited by 3SourcePDFScholar
2022

A Meta-framework for Spatiotemporal Quantity Extraction from Text

ACL 2022long

News events are often associated with quantities (e.g., the number of COVID-19 patients or the number of arrests in a protest), and it is often important to extract their type, time, and location from unstructured text in order to analyze these quantity events. This paper thus formulates the NLP pro…

Cited by 13SourcePDFScholar
2022

Answer Consolidation: Formulation and Benchmarking

NAACL 2022long

Current question answering (QA) systems primarily consider the single-answer scenario, where each question is assumed to be paired with one correct answer. However, in many real-world QA applications, multiple answer scenarios arise where consolidating answers into a comprehensive and non-redundant…

2022

Extracting Temporal Event Relation with Syntax-guided Graph Transformer

NAACL 2022findings

Extracting temporal relations (e.g., before, after, and simultaneous) among events is crucial to natural language understanding. One of the key challenges of this problem is that when the events of interest are far away in text, the context in-between often becomes complicated, making it challenging…

2021

ESTER: A Machine Reading Comprehension Dataset for Reasoning about Event Semantic Relations

EMNLP 2021main

Understanding how events are semantically related to each other is the essence of reading comprehension. Recent event-centric reading comprehension datasets focus mostly on event arguments or temporal relations. While these tasks partially evaluate machines’ ability of narrative understanding, human…

2021

Event Time Extraction and Propagation via Graph Attention Networks

NAACL 2021long

Grounding events into a precise timeline is important for natural language understanding but has received limited attention in recent work. This problem is challenging due to the inherent ambiguity of language and the requirement for information propagation over inter-related events. This paper firs…

2021

SPARTQA: A Textual Question Answering Benchmark for Spatial Reasoning

NAACL 2021long

This paper proposes a question-answering (QA) benchmark for spatial reasoning on natural language text which contains more realistic spatial phenomena not covered by prior work and is challenging for state-of-the-art language models (LM). We propose a distant supervision method to improve on this ta…

Cited by 93SourcePDFScholar
2021

Temporal Reasoning on Implicit Events from Distant Supervision

NAACL 2021long

We propose TRACIE, a novel temporal reasoning dataset that evaluates the degree to which systems understand implicit events—events that are not mentioned explicitly in natural language text but can be inferred from it. This introduces a new challenge in temporal reasoning research, where prior work…

Cited by 83SourcePDFScholar