← Search

Yifu Qiu

11 accepted papers

2026

Unified Vision–Language Modeling via Concept Space Alignment

ICLR 2026poster

We introduce vSONAR, a vision–language embedding space extended from the text-only embedding space SONAR, which supports 200 text languages and 37 speech languages. To construct vSONAR, we propose a post-hoc alignment pipeline that maps the representations of an existing vision encoder into the SONA…

Cited by 0SourcecodeScholar
2025

Eliciting In-context Retrieval and Reasoning for Long-context Large Language Models

ACL 2025finding

Recent advancements in long-context language models (LCLMs) promise to transform Retrieval-Augmented Generation (RAG) by simplifying pipelines. With their expanded context windows, LCLMs can process entire knowledge bases and perform retrieval and reasoning directly – a capability we define as In-Co…

Cited by 0SourcePDFScholar
2025

Iterative Multilingual Spectral Attribute Erasure

EMNLP 2025

Multilingual representations embed words with similar meanings to share a common semantic space across languages, creating opportunities to transfer debiasing effects between languages. However, existing methods for debiassing are unable to exploit this opportunity because they operate on individual

Cited by 0SourcePDFScholar
2025

What Is That Talk About? A Video-to-Text Summarization Dataset for Scientific Presentations

ACL 2025long

Transforming recorded videos into concise and accurate textual summaries is a growing challenge in multimodal learning. This paper introduces VISTA, a dataset specifically designed for video-to-text summarization in scientific domains. VISTA contains 18,599 recorded AI conference presentations paire…

2024

Are Large Language Model Temporally Grounded?

NAACL 2024long

Are Large Language Models (LLMs) temporally grounded? Since LLMs cannot perceive and interact with the environment, it is impossible to answer this question directly. Instead, we provide LLMs with textual narratives and probe them with respect to their common-sense knowledge of the structure and dur…

Cited by 19SourcePDFScholar
2024

EEE-QA: Exploring Effective and Efficient Question-Answer Representations

COLING 2024main

Current approaches to question answering rely on pre-trained language models (PLMs) like RoBERTa. This work challenges the existing question-answer encoding convention and explores finer representations. We begin with testing various pooling methods compared to using the begin-of-sentence token as a…

2024

Spectral Editing of Activations for Large Language Model Alignment

NeurIPS 2024poster

Large language models (LLMs) often exhibit undesirable behaviours, such as generating untruthful or biased content. Editing their internal representations has been shown to be effective in mitigating such behaviours on top of the existing alignment methods. We propose a novel inference-time editing…

2024

Think While You Write: Hypothesis Verification Promotes Faithful Knowledge-to-Text Generation

NAACL 2024findings

Knowledge-to-text generators often struggle to faithfully generate descriptions for the input facts: they may produce hallucinations that contradict the input, or describe facts not present in the input. To reduce hallucinations, we propose a decoding-only method, TWEAK (Think While Effectively Arti…

2023

Detecting and Mitigating Hallucinations in Multilingual Summarisation

EMNLP 2023long main

Hallucinations pose a significant challenge to the reliability of neural models for abstractive summarisation. While automatically generated summaries may be fluent, they often lack faithfulness to the original document. This issue becomes even more pronounced in low-resource languages, where summar…

Cited by 0SourcecodeScholar
2022

DuReader-Retrieval: A Large-scale Chinese Benchmark for Passage Retrieval from Web Search Engine

EMNLP 2022main

In this paper, we present DuReader-retrieval, a large-scale Chinese dataset for passage retrieval. DuReader-retrieval contains more than 90K queries and over 8M unique passages from a commercial search engine. To alleviate the shortcomings of other datasets and ensure the quality of our benchmark, w…