← Search

Yekyung Kim

4 accepted papers

2025

BLEUBERI: BLEU is a surprisingly effective reward for instruction following

NeurIPS 2025poster

Reward models are central to aligning LLMs with human preferences, but they are costly to train, requiring large-scale human-labeled preference data and powerful pretrained LLM backbones. Meanwhile, the increasing availability of high-quality synthetic instruction-following datasets raises the quest…

Cited by 0SourcecodeScholar
2024

Meta-Crafting: Improved Detection of Out-of-Distributed Texts via Crafting Metadata Space (Student Abstract)

AAAI 2024technical

Detecting out-of-distribution (OOD) samples is crucial for robust NLP models. Recent works observe two OOD types: background shifts (style change) and semantic shifts (content change), but existing detection methods vary in effectiveness for each type. To this end, we propose Meta-Crafting, a unifie…

Cited by 1SourcePDFScholar
2024

VeriScore: Evaluating the factuality of verifiable claims in long-form text generation

EMNLP 2024finding

Existing metrics for evaluating the factuality of long-form text, such as FACTSCORE (Min et al., 2023) and SAFE (Wei et al., 2024), decompose an input text into “atomic claims” and verify each against a knowledge base like Wikipedia. These metrics are not suitable for most generation tasks because t…

2023

infoVerse: A Universal Framework for Dataset Characterization with Multidimensional Meta-information

ACL 2023long

The success of NLP systems often relies on the availability of large, high-quality datasets. However, not all samples in these datasets are equally valuable for learning, as some may be redundant or noisy. Several methods for characterizing datasets based on model-driven meta-information (e.g., mode…