← Search

Soyoung Yoon

5 accepted papers

2025

AcuRank: Uncertainty-Aware Adaptive Computation for Listwise Reranking

NeurIPS 2025poster

Listwise reranking with large language models (LLMs) enhances top-ranked results in retrieval-based applications. Due to the limit in context size and high inference cost of long context, reranking is typically performed over a fixed size of small subsets, with the final ranking aggregated from thes…

Cited by 0SourcecodeScholar
2025

RoToR: Towards More Reliable Responses for Order-Invariant Inputs

ACL 2025long

Mitigating positional bias of language models (LMs) for listwise inputs is a well-known and important problem (e.g., lost-in-the-middle). While zero-shot order-invariant LMs have been proposed to solve this issue, their success on practical listwise problems has been limited. In this work, as a firs…

2024

Exploring the Practicality of Generative Retrieval on Dynamic Corpora

EMNLP 2024main

Benchmarking the performance of information retrieval (IR) is mostly conducted with a fixed set of documents (static corpora). However, in realistic scenarios, this is rarely the case and the documents to be retrieved are constantly updated and added. In this paper, we focus on Generative Retrievals…

2024

ListT5: Listwise Reranking with Fusion-in-Decoder Improves Zero-shot Retrieval

ACL 2024long

We propose ListT5, a novel reranking approach based on Fusion-in-Decoder (FiD) that handles multiple candidate passages at both train and inference time. We also introduce an efficient inference framework for listwise ranking based on m-ary tournament sort with output caching. We evaluate and compar…

2023

Towards standardizing Korean Grammatical Error Correction: Datasets and Annotation

ACL 2023long

Research on Korean grammatical error correction (GEC) is limited, compared to other major languages such as English. We attribute this problematic circumstance to the lack of a carefully designed evaluation benchmark for Korean GEC. In this work, we collect three datasets from different sources (Kor…