← Search

Zongxi Li

4 accepted papers

2025

CondAmbigQA: A Benchmark and Dataset for Conditional Ambiguous Question Answering

EMNLP 2025

Users often assume that large language models (LLMs) share their cognitive alignment of context and intent, leading them to omit critical information in question-answering (QA) and produce ambiguous queries. Responses based on misaligned assumptions may be perceived as hallucinations. Therefore, ide

2023

Recurrent Attention Networks for Long-text Modeling

ACL 2023findings

Self-attention-based models have achieved remarkable progress in short-text mining. However, the quadratic computational complexities restrict their application in long text processing. Prior works have adopted the chunking strategy to divide long documents into chunks and stack a self-attention bac…

2021

Merging Statistical Feature via Adaptive Gate for Improved Text Classification

AAAI 2021technical

Currently, text classification studies mainly focus on training classifiers by using textual input only, or enhancing semantic features by introducing external knowledge (e.g., hand-craft lexicons and domain knowledge). In contrast, some intrinsic statistical features of the corpus, like word freque…