Papers by Longfei Zuo
Evaluating Large Language Models for Cross-Lingual Retrieval (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have been evaluated as second-stage reranking models for monolingual IR, but a systematic comparison is lacking for cross-lingual reranked IR. |
| Approach: | They propose to use machine translation to evaluate rerankers in cross-lingual IR . they find that LLMs perform better than LLM-based reranked models . |
| Outcome: | The proposed model improves cross-lingual IR but relies on machine translation for the first stage. |
EVADE: LLM-Based Explanation Generation and Validation for Error Detection in NLI (2026.findings-acl)
Copied to clipboard
| Challenge: | Human label variation (HLV) arises when multiple labels are valid for the same instance. |
| Approach: | They propose a framework for generating and validating explanations to detect errors using large language models (LLMs) EVADE framework provides broader explanation coverage and requires less human intervention . |
| Outcome: | The proposed framework provides broader explanation coverage, requires less human intervention, and delivers better downstream performance in predicting label distributions. |