← Search

Qisheng Hu

5 accepted papers

2025

Decomposition Dilemmas: Does Claim Decomposition Boost or Burden Fact-Checking Performance?

NAACL 2025long

Fact-checking pipelines increasingly adopt the Decompose-Then-Verify paradigm, where texts are broken down into smaller claims for individual verification and subsequently combined for a veracity decision. While decomposition is widely-adopted in such pipelines, its effects on final fact-checking pe…

2025

Just What You Desire: Constrained Timeline Summarization with Self-Reflection for Enhanced Relevance

AAAI 2025technical

Given news articles about an entity, such as a public figure or organization, timeline summarization (TLS) involves generating a timeline that summarizes the key events about the entity. However, the TLS task is too underspecified, since what is of interest to each reader may vary, and hence there i…

2025

STARE at the Structure: Steering ICL Exemplar Selection with Structural Alignment

EMNLP 2025

In-Context Learning (ICL) has become a powerful paradigm that enables LLMs to perform a wide range of tasks without task-specific fine-tuning. However, the effectiveness of ICL heavily depends on the quality of exemplar selection. In particular, for structured prediction tasks such as semantic parsi

Cited by 0SourcePDFScholar
2024

From Moments to Milestones: Incremental Timeline Summarization Leveraging Large Language Models

ACL 2024long

Timeline summarization (TLS) is essential for distilling coherent narratives from a vast collection of texts, tracing the progression of events and topics over time. Prior research typically focuses on either event or topic timeline summarization, neglecting the potential synergy of these two forms.…

2024

MMCode: Benchmarking Multimodal Large Language Models for Code Generation with Visually Rich Programming Problems

EMNLP 2024finding

Programming often involves converting detailed and complex specifications into code, a process during which developers typically utilize visual aids to more effectively convey concepts. While recent developments in Large Multimodal Models have demonstrated remarkable abilities in visual reasoning an…