← Search

Jinsung Kim

14 accepted papers

2025

HAWK: Highlighting Entity-aware Knowledge for Alleviating Information Sparsity in Long Contexts

EMNLP 2025

As the textual data given as the context of various tasks lengthens, having necessary information scattered throughout makes it more difficult for large language models (LLMs) to capture relevant details. This challenge is particularly prominent in tasks such as question answering (QA), where key in

Cited by 0SourcePDFScholar
2025

LimaCost: Data Valuation for Instruction Tuning of Large Language Models

EMNLP 2025

Instruction tuning (IT) is an effective approach for aligning large language models (LLMs) with human intentions. There is ongoing discourse regarding the data quality for IT. As an effort to find the robust criteria of data quality for IT, we introduce LimaCost, a data quality measure that exhibits

Cited by 0SourcePDFScholar
2025

Semantic Inversion, Identical Replies: Revisiting Negation Blindness in Large Language Models

EMNLP 2025

Large language models (LLMs) often fail to capture semantic changes in queries due to negation, and generate incorrect responses. Negation frequently exists in the real world and is useful for understanding the opposite or absence of a statement, so it is an essential element in logical reasoning. P

2024

PANDA: Persona Attributes Navigation for Detecting and Alleviating Overuse Problem in Large Language Models

EMNLP 2024main

In the persona-grounded dialogue (PGD) task, it is required not only to respond fluently, but also to ground the attributes according to the current conversation topic properly. However, due to their tendency to overly ground given attributes, LLMs often generate unnatural responses provoked by usin…

2024

Search if you don’t know! Knowledge-Augmented Korean Grammatical Error Correction with Large Language Models

EMNLP 2024finding

Grammatical error correction (GEC) system is a practical task used in the real world, showing high achievements alongside the development of large language models (LLMs). However, these achievements have been primarily obtained in English, and there is a relative lack of performance for non-English…

2024

Where am I? Large Language Models Wandering between Semantics and Structures in Long Contexts

EMNLP 2024main

As the utilization of Large Language Models (LLMs) becomes more widespread, there is a growing demand for their ability to handle more complex and longer external knowledge across various use cases. Most existing evaluations of the open-ended question answering (ODQA) task, which necessitates the us…

2023

Beyond Candidates : Adaptive Dialogue Agent Utilizing Persona and Knowledge

EMNLP 2023long findings

To build ultimate dialogue agents, previous studies suggest models that ground both persona and knowledge. However, applying the dialogue system directly to the usual conversation is still limited because the system requires a complete sentence-formed persona and knowledge candidate sets from the gi…

Cited by 0SourcecodeScholar
2023

Explore the Way: Exploring Reasoning Path by Bridging Entities for Effective Cross-Document Relation Extraction

EMNLP 2023short findings

Cross-document relation extraction (CodRED) task aims to infer the relation between two entities mentioned in different documents within a reasoning path. Previous studies have concentrated on merely capturing implicit relations between the entities. However, humans usually utilize explicit informat…

Cited by 0SourceScholar
2023

KEBAP: Korean Error Explainable Benchmark Dataset for ASR and Post-processing

EMNLP 2023long main

Automatic Speech Recognition (ASR) systems are instrumental across various applications, with their performance being critically tied to user satisfaction. Conventional evaluation metrics for ASR systems produce a singular aggregate score, which is insufficient for understanding specific system vuln…

Cited by 0SourceScholar
2023

Towards Diverse and Effective Question-Answer Pair Generation from Children Storybooks

ACL 2023findings

Recent advances in QA pair generation (QAG) have raised interest in applying this technique to the educational field. However, the diversity of QA types remains a challenge despite its contributions to comprehensive learning and assessment of children. In this paper, we propose a QAG framework that…

2022

GRASP: Guiding Model with RelAtional Semantics Using Prompt for Dialogue Relation Extraction

COLING 2022main

The dialogue-based relation extraction (DialogRE) task aims to predict the relations between argument pairs that appear in dialogue. Most previous studies utilize fine-tuning pre-trained language models (PLMs) only with extensive features to supplement the low information density of the dialogue by…

2022

KoCHET: A Korean Cultural Heritage Corpus for Entity-related Tasks

COLING 2022main

As digitized traditional cultural heritage documents have rapidly increased, resulting in an increased need for preservation and management, practical recognition of entities and typification of their classes has become essential. To achieve this, we propose KoCHET - a Korean cultural heritage corpu…

2022

MVP-N: A Dataset and Benchmark for Real-World Multi-View Object Classification

NeurIPS 2022accept

Combining information from multiple views is essential for discriminating similar objects. However, existing datasets for multi-view object classification have several limitations, such as synthetic and coarse-grained objects, no validation split for hyperparameter tuning, and a lack of view-level i…

2022

You Truly Understand What I Need : Intellectual and Friendly Dialog Agents grounding Persona and Knowledge

EMNLP 2022finding

To build a conversational agent that interacts fluently with humans, previous studies blend knowledge or personal profile into the pre-trained language model. However, the model that considers knowledge and persona at the same time is still limited, leading to hallucination and a passive way of usin…