← Search

Byeongjeong Kim

4 accepted papers

2025

Dynamic Label Name Refinement for Few-Shot Dialogue Intent Classification

ACL 2025short

Dialogue intent classification aims to identify the underlying purpose or intent of a user’s input in a conversation. Current intent classification systems encounter considerable challenges, primarily due to the vast number of possible intents and the significant semantic overlap among similar inten…

2025

Probing-RAG: Self-Probing to Guide Language Models in Selective Document Retrieval

NAACL 2025findings

Retrieval-Augmented Generation (RAG) enhances language models by retrieving and incorporating relevant external knowledge. However, traditional retrieve-and-generate processes may not be optimized for real-world scenarios, where queries might require multiple retrieval steps or none at all. In this…

Cited by 5SourcePDFScholar
2025

SAFE-SQL: Self-Augmented In-Context Learning with Fine-grained Example Selection for Text-to-SQL

EMNLP 2025

Text-to-SQL aims to convert natural language questions into executable SQL queries. While previous approaches, such as skeleton-masked selection, have demonstrated strong performance by retrieving similar training examples to guide large language models (LLMs), they struggle in real-world scenarios

Cited by 0SourcePDFScholar
2024

FIZZ: Factual Inconsistency Detection by Zoom-in Summary and Zoom-out Document

EMNLP 2024main

Through the advent of pre-trained language models, there have been notable advancements in abstractive summarization systems. Simultaneously, a considerable number of novel methods for evaluating factual consistency in abstractive summarization systems has been developed. But these evaluation approa…