← Search

Jungwoo Lim

8 accepted papers

2024

Detecting Critical Errors Considering Cross-Cultural Factors in English-Korean Translation

COLING 2024main

Recent machine translation (MT) systems have overcome language barriers for a wide range of users, yet they still carry the risk of critical meaning deviation. Critical error detection (CED) is a task that identifies an inherent risk of catastrophic meaning distortions in the machine translation out…

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

Post-hoc Utterance Refining Method by Entity Mining for Faithful Knowledge Grounded Conversations

EMNLP 2023long main

Despite the striking advances in recent language generation performance, model-generated responses have suffered from the chronic problem of hallucinations that are either untrue or unfaithful to a given source. Especially in the task of knowledge grounded conversation, the models are required to ge…

Cited by 0SourcecodeScholar
2022

Call for Customized Conversation: Customized Conversation Grounding Persona and Knowledge

AAAI 2022technical

Humans usually have conversations by making use of prior knowledge about a topic and background information of the people whom they are talking to. However, existing conversational agents and datasets do not consider such comprehensive information, and thus they have a limitation in generating the u…

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

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…

2020

I Know What You Asked: Graph Path Learning using AMR for Commonsense Reasoning

COLING 2020main

CommonsenseQA is a task in which a correct answer is predicted through commonsense reasoning with pre-defined knowledge. Most previous works have aimed to improve the performance with distributed representation without considering the process of predicting the answer from the semantic representation…