← Search

Minsung Kim

8 accepted papers

2026

Bilinear relational structure fixes reversal curse and enables consistent model editing

ICLR 2026poster

The reversal curse---a language model's (LM) inability to infer an unseen fact ``B is A'' from a learned factA is B''---is widely considered a fundamental limitation. We show that this is not an inherent failure but an artifact of how models encode knowledge. By training LMs from scratch on a synthe…

Cited by 0SourceScholar
2026

Erase or Hide? Suppressing Spurious Unlearning Neurons for Robust Unlearning

ICLR 2026poster

Large language models trained on web-scale data can memorize private or sensitive knowledge, raising significant privacy risks. Although some unlearning methods mitigate these risks, they remain vulnerable to "relearning" during subsequent training, allowing a substantial portion of forgotten knowle…

Cited by 0SourceScholar
2025

FaithUn: Toward Faithful Forgetting in Language Models by Investigating the Interconnectedness of Knowledge

EMNLP 2025

Various studies have attempted to remove sensitive or private knowledge from a language model to prevent its unauthorized exposure. However, prior studies have overlooked the inherent complexity and interconnectedness of knowledge, which requires careful examination. To resolve this problem, we firs

2025

Generating Diverse Hypotheses for Inductive Reasoning

NAACL 2025long

Inductive reasoning — the process of inferring general rules from a small number of observations — is a fundamental aspect of human intelligence. Recent works suggest that large language models (LLMs) can engage in inductive reasoning by sampling multiple hypotheses about the rules and selecting the…

Cited by 0SourcePDFScholar
2025

VLind-Bench: Measuring Language Priors in Large Vision-Language Models

NAACL 2025findings

Large Vision-Language Models (LVLMs) have demonstrated outstanding performance across various multimodal tasks. However, they suffer from a problem known as language prior, where responses are generated based solely on textual patterns while disregarding image information. Addressing the issue of la…

2024

Fine-grained Gender Control in Machine Translation with Large Language Models

NAACL 2024long

In machine translation, the problem of ambiguously gendered input has been pointed out, where the gender of an entity is not available in the source sentence. To address this ambiguity issue, the task of controlled translation that takes the gender of the ambiguous entity as additional input have be…

Cited by 3SourcePDFScholar
2023

Target-Agnostic Gender-Aware Contrastive Learning for Mitigating Bias in Multilingual Machine Translation

EMNLP 2023long main

Gender bias is a significant issue in machine translation, leading to ongoing research efforts in developing bias mitigation techniques. However, most works focus on debiasing bilingual models without much consideration for multilingual systems. In this paper, we specifically target the gender bias…

Cited by 0SourcecodeScholar