← Search

Eunbi Choi

4 accepted papers

2025

Reasoning Models Better Express Their Confidence

NeurIPS 2025poster

Despite their strengths, large language models (LLMs) often fail to communicate their confidence accurately, making it difficult to assess when they might be wrong and limiting their reliability. In this work, we demonstrate that reasoning models that engage in extended chain-of-thought (CoT) reason…

Cited by 0SourcecodeScholar
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

Fixed Input Parameterization for Efficient Prompting

ACL 2023findings

Recent works have shown that attaching prompts to the input is effective at conditioning Language Models (LM) to perform specific tasks. However, prompts are always included in the input text during inference, even when they are fixed, thus incurring substantial computational and memory overhead. Al…

Cited by 5SourcePDFScholar