← Search

Jirui Qi

8 accepted papers

2026

Optimizing Language Models for Crosslingual Knowledge Consistency

ICML 2026poster

Large language models are known to often exhibit inconsistent knowledge. This is particularly problematic in multilingual scenarios, where models are likely to be asked similar questions in different languages, and inconsistent responses can undermine their reliability. In this work, we show that th…

Cited by 0SourceScholar
2025

Pointwise Mutual Information as a Performance Gauge for Retrieval-Augmented Generation

NAACL 2025long

Recent work suggests that large language models enhanced with retrieval-augmented generation are easily influenced by the order in which the retrieved documents are presented to the model when solving tasks such as question answering (QA).However, there is no method to date that exploits this phenom…

Cited by 0SourcePDFScholar
2025

When Models Reason in Your Language: Controlling Thinking Language Comes at the Cost of Accuracy

EMNLP 2025

Recent Large Reasoning Models (LRMs) with thinking traces have shown strong performance on English reasoning tasks. However, the extent to which LRMs can think in other languages is less studied. This is as important as answer accuracy for real-world applications since users may find the thinking tr

2024

Model Internals-based Answer Attribution for Trustworthy Retrieval-Augmented Generation

EMNLP 2024main

Ensuring the verifiability of model answers is a fundamental challenge for retrieval-augmented generation (RAG) in the question answering (QA) domain. Recently, self-citation prompting was proposed to make large language models (LLMs) generate citations to supporting documents along with their answe…

2024

The SIFo Benchmark: Investigating the Sequential Instruction Following Ability of Large Language Models

EMNLP 2024finding

Following multiple instructions is a crucial ability for large language models (LLMs). Evaluating this ability comes with significant challenges: (i) limited coherence between multiple instructions, (ii) positional bias where the order of instructions affects model performance, and (iii) a lack of o…

2023

Cross-Lingual Consistency of Factual Knowledge in Multilingual Language Models

EMNLP 2023long main

Multilingual large-scale Pretrained Language Models (PLMs) have been shown to store considerable amounts of factual knowledge, but large variations are observed across languages. With the ultimate goal of ensuring that users with different language backgrounds obtain consistent feedback from the sam…

Cited by 0SourcecodeScholar
2023

Multi-Mask Label Mapping for Prompt-Based Learning

AAAI 2023technical

Prompt-based Learning has shown significant success in few-shot classification. The mainstream approach is to concatenate a template for the input text to transform the classification task into a cloze-type task where label mapping plays an important role in finding the ground-truth labels. While c…

Cited by 1SourcePDFScholar
2022

Parameter-free Automatically Prompting: A Latent Pseudo Label Mapping Model for Prompt-based Learning

EMNLP 2022finding

Prompt-based learning has achieved excellent performance in few-shot learning by mapping the outputs of the pre-trained language model to the labels with the help of a label mapping component. Existing manual label mapping (MLM) methods achieve good results but heavily rely on expensive human knowle…

Cited by 0SourcePDFScholar