← Search

Kyomin Jung

55 accepted papers

2026

Beyond Normalization: Rethinking the Partition Function as a Difficulty Scheduler for RLVR

ICML 2026poster

Reward-maximizing RL methods enhance the reasoning performance of LLMs, but often reduce the diversity among outputs. Recent works address this issue by adopting GFlowNets, training LLMs to match a target distribution while jointly learning its partition function. In contrast to prior works that tre…

Cited by 0SourceScholar
2026

CausalArmor: Efficient Indirect Prompt Injection Guardrails via Causal Attribution

ICML 2026poster

AI agents equipped with tool-calling capabilities are susceptible to *Indirect Prompt Injection* (IPI) attacks. In this attack scenario, malicious commands hidden within *untrusted* content trick the agent into performing unauthorized actions. Existing defenses can reduce attack success but often su…

Cited by 0SourceScholar
2026

Confidence-Guided Stepwise Model Routing for Cost-Efficient Reasoning

AAAI 2026technical

Recent advances in Large Language Models (LLMs) - particularly model scaling and test-time techniques - have greatly enhanced the reasoning capabilities of language models at the expense of higher inference costs. To lower inference costs, prior works train router models or deferral mechanisms that

Cited by 0SourcePDFScholar
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

AdvisorQA: Towards Helpful and Harmless Advice-seeking Question Answering with Collective Intelligence

NAACL 2025long

As the integration of large language models into daily life is on the rise, there is still a lack of dataset for *advising on subjective and personal dilemmas*. To address this gap, we introduce AdvisorQA, which aims to improve LLMs’ capability to offer advice for deeply subjective concerns, utilizi…

2025

Are LLM-Judges Robust to Expressions of Uncertainty? Investigating the effect of Epistemic Markers on LLM-based Evaluation

NAACL 2025long

In line with the principle of honesty, there has been a growing effort to train large language models (LLMs) to generate outputs containing epistemic markers. However, evaluation in the presence of epistemic markers has been largely overlooked, raising a critical question: Could the use of epistemic…

2025

Can You Trick the Grader? Adversarial Persuasion of LLM Judges

EMNLP 2025

As large language models (LLMs) take on growing roles as automated evaluators in practical settings, a critical question arises: Can individuals persuade an LLM judge to assign unfairly high scores? This study is the first to reveal that strategically embedded persuasive language can bias LLM judges

Cited by 0SourcePDFScholar
2025

Drift: Decoding-time Personalized Alignments with Implicit User Preferences

EMNLP 2025

Personalized alignments towards individual users have been a long-standing goal in large language models (LLMs). We introduce Drift, a novel framework that personalizes LLMs at decoding time with implicit user preferences. Unlike traditional Reinforcement Learning from Human Feedback (RLHF), which r

Cited by 0SourcePDFScholar
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

Fooling the LVLM Judges: Visual Biases in LVLM-Based Evaluation

EMNLP 2025

Recently, large vision–language models (LVLMs) have emerged as the preferred tools for judging text–image alignment, yet their robustness along the visual modality remains underexplored. This work is the first study to address a key research question: Can adversarial visual manipulations systematica

Cited by 0SourcePDFScholar
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

Guaranteed Generation from Large Language Models

ICLR 2025poster

As large language models (LLMs) are increasingly used across various applications, there is a growing need to control text generation to satisfy specific constraints or requirements. This raises a crucial question: Is it possible to guarantee strict constraint satisfaction in generated outputs while…

Cited by 3SourcePDFScholar
2025

Harmful Prompt Laundering: Jailbreaking LLMs with Abductive Styles and Symbolic Encoding

EMNLP 2025

Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse tasks, but their potential misuse for harmful purposes remains a significant concern. To strengthen defenses against such vulnerabilities, it is essential to investigate universal jailbreak attacks that exploit int

Cited by 0SourcePDFScholar
2025

LLMs can be easily Confused by Instructional Distractions

ACL 2025long

Despite the fact that large language models (LLMs) show exceptional skill in instruction following tasks, this strength can turn into a vulnerability when the models are required to disregard certain instructions. Instruction following tasks typically involve a clear task description and input text…

Cited by 0SourcePDFScholar
2025

Mitigating Hallucinations in Large Vision-Language Models via Summary-Guided Decoding

NAACL 2025findings

Large Vision-Language Models (LVLMs) demonstrate impressive capabilities in generating detailed and coherent responses from visual inputs.However, they are prone to generate hallucinations due to an over-reliance on language priors. To address this issue, we investigate the language priors in LVLMs…

Cited by 24SourcePDFScholar
2025

Program Synthesis via Test-Time Transduction

NeurIPS 2025poster

We introduce transductive program synthesis, a new formulation of the program synthesis task that explicitly leverages test inputs during synthesis. While prior approaches to program synthesis--whether based on natural language descriptions or input-output examples--typically aim to generalize from…

Cited by 2SourcecodeScholar
2025

ReflAct: World-Grounded Decision Making in LLM Agents via Goal-State Reflection

EMNLP 2025

Recent advances in LLM agents have largely built on reasoning backbones like ReAct, which interleave thought and action in complex environments. However, ReAct often produces ungrounded or incoherent reasoning steps, leading to misalignment between the agent’s actual state and goals. Our analysis fi

2025

Return of EM: Entity-driven Answer Set Expansion for QA Evaluation

COLING 2025main

Recently, directly using large language models (LLMs) has been shown to be the most reliable method to evaluate QA models. However, it suffers from limited interpretability, high cost, and environmental harm. To address these, we propose to use soft exact match (EM) with entity-driven answer set exp…

2025

SWITCH: Studying with Teacher for Knowledge Distillation of Large Language Models

NAACL 2025findings

Despite the success of Large Language Models (LLMs), they still face challenges related to high inference costs and memory requirements. To address these issues, Knowledge Distillation (KD) has emerged as a popular method for model compression, with the use of student-generated outputs (SGOs) as tra…

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

Boosting Speech Enhancement with Clean Self-Supervised Features Via Conditional Variational Autoencoders

ICASSP 2024accepted

Recently, Self-Supervised Features (SSF) trained on extensive speech datasets have shown significant performance gains across various speech processing tasks. Nevertheless, their effectiveness in Speech Enhancement (SE) systems is often suboptimal due to insufficient optimization for noisy environme…

Cited by 0SourceScholar
2024

Can LLMs Recognize Toxicity? A Structured Investigation Framework and Toxicity Metric

EMNLP 2024finding

In the pursuit of developing Large Language Models (LLMs) that adhere to societal standards, it is imperative to detect the toxicity in the generated text. The majority of existing toxicity metrics rely on encoder models trained on specific toxicity datasets, which are susceptible to out-of-distribu…

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
2024

IterCQR: Iterative Conversational Query Reformulation with Retrieval Guidance

NAACL 2024long

Conversational search aims to retrieve passages containing essential information to answer queries in a multi-turn conversation. In conversational search, reformulating context-dependent conversational queries into stand-alone forms is imperative to effectively utilize off-the-shelf retrievers. Prev…

2024

Kosmic: Korean Text Similarity Metric Reflecting Honorific Distinctions

COLING 2024main

Existing English-based text similarity measurements primarily focus on the semantic dimension, neglecting the unique linguistic attributes found in languages like Korean, where honorific expressions are explicitly integrated. To address this limitation, this study proposes Kosmic, a novel Korean tex…

Cited by 0SourcePDFScholar
2024

LifeTox: Unveiling Implicit Toxicity in Life Advice

NAACL 2024short

As large language models become increasingly integrated into daily life, detecting implicit toxicity across diverse contexts is crucial. To this end, we introduce LifeTox, a dataset designed for identifying implicit toxicity within a broad range of advice-seeking scenarios. Unlike existing safety da…

Cited by 7SourcePDFScholar
2024

MP2D: An Automated Topic Shift Dialogue Generation Framework Leveraging Knowledge Graphs

EMNLP 2024main

Despite advancements in on-topic dialogue systems, effectively managing topic shifts within dialogues remains a persistent challenge, largely attributed to the limited availability of training datasets. To address this issue, we propose Multi-Passage to Dialogue (MP2D), a data generation framework t…

Cited by 0SourcePDFScholar
2024

Mitigating Biases for Instruction-following Language Models via Bias Neurons Elimination

ACL 2024long

Instruction-following language models often show undesirable biases. These undesirable biases may be accelerated in the real-world usage of language models, where a wide range of instructions is used through zero-shot example prompting. To solve this problem, we first define the bias neuron, which s…

Cited by 7SourcePDFScholar
2023

Asking Clarification Questions to Handle Ambiguity in Open-Domain QA

EMNLP 2023long findings

Ambiguous questions persist in open-domain question answering, because formulating a precise question with a unique answer is often challenging. Previous works have tackled this issue by asking disambiguated questions for all possible interpretations of the ambiguous question. Instead, we propose to…

Cited by 0SourcecodeScholar
2023

BREAK: Breaking the Dialogue State Tracking Barrier with Beam Search and Re-ranking

ACL 2023long

Despite the recent advances in dialogue state tracking (DST), the joint goal accuracy (JGA) of the existing methods on MultiWOZ 2.1 still remains merely 60%. In our preliminary error analysis, we find that beam search produces a pool of candidates that is likely to include the correct dialogue state…

2023

Critic-Guided Decoding for Controlled Text Generation

ACL 2023findings

Steering language generation towards objectives or away from undesired content has been a long-standing goal in utilizing language models (LM). Recent work has demonstrated reinforcement learning and weighted decoding as effective approaches to achieve a higher level of language control and quality…

Cited by 35SourcePDFScholar
2023

DPP-TTS: Diversifying prosodic features of speech via determinantal point processes

EMNLP 2023long main

With the rapid advancement in deep generative models, recent neural Text-To-Speech(TTS) models have succeeded in synthesizing human-like speech. There have been some efforts to generate speech with various prosody beyond monotonous prosody patterns. However, previous works have several limitations.…

Cited by 0SourceScholar
2023

Dialogizer: Context-aware Conversational-QA Dataset Generation from Textual Sources

EMNLP 2023long main

To address the data scarcity issue in Conversational question answering (ConvQA), a dialog inpainting method, which utilizes documents to generate ConvQA datasets, has been proposed. However, the original dialog inpainting model is trained solely on the dialog reconstruction task, resulting in the g…

Cited by 0SourceScholar
2023

Injecting Comparison Skills in Task-Oriented Dialogue Systems for Database Search Results Disambiguation

ACL 2023findings

In task-oriented dialogue (TOD) systems designed to aid users accomplish specific goals in one or more domains, the agent retrieves entities that satisfy user constraints from the database. However, when multiple database search results exist, an ambiguity occurs regarding which results to select an…

2023

PR-MCS: Perturbation Robust Metric for MultiLingual Image Captioning

EMNLP 2023long findings

Vulnerability to lexical perturbation is a critical weakness of automatic evaluation metrics for image captioning. This paper proposes Perturbation Robust Multi-Lingual CLIPScore(PR-MCS), which exhibits robustness to such perturbations, as a novel reference-free image captioning metric applicable to…

Cited by 0SourceScholar
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
2023

Weakly Supervised Semantic Parsing with Execution-based Spurious Program Filtering

EMNLP 2023long main

The problem of spurious programs is a longstanding challenge when training a semantic parser from weak supervision. To eliminate such programs that have wrong semantics but correct denotation, existing methods focus on exploiting similarities between examples based on domain-specific knowledge. In t…

Cited by 0SourcecodeScholar
2022

Deriving Explainable Discriminative Attributes Using Confusion About Counterfactual Class

ICASSP 2022accepted

Recently, Integrated Gradients-based (IG) methods have been commonly used to explain the decision process of deep neural networks (DNNs). However, they have only considered the information of the predicted class while neglecting the in-formation of the rest classes. In this paper, we propose a novel…

Cited by 0SourceScholar
2022

Masked Summarization to Generate Factually Inconsistent Summaries for Improved Factual Consistency Checking

NAACL 2022findings

Despite the recent advances in abstractive summarization systems, it is still difficult to determine whether a generated summary is factual consistent with the source text. To this end, the latest approach is to train a factual consistency classifier on factually consistent and inconsistent summarie…

2022

Subgraph Representation Learning with Hard Negative Samples for Inductive Link Prediction

ICASSP 2022accepted

The inductive link prediction in knowledge graphs (KGs) is often addressed to induce logical rules that capture entity-independent relational semantics. Recent studies suggest graph representation learning to encode these logical rules within the local subgraph structures. With this approach, the mo…

Cited by 0SourceScholar
2022

Varianceflow: High-Quality and Controllable Text-to-Speech using Variance Information via Normalizing Flow

ICASSP 2022accepted

There are two types of methods for non-autoregressive text-to-speech models to learn the one-to-many relationship between text and speech effectively. The first one is to use an advanced generative framework such as normalizing flow (NF). The second one is to use variance information such as pitch o…

Cited by 0SourceScholar
2021

Bidirectional Variational Inference for Non-Autoregressive Text-to-Speech

ICLR 2021poster

Although early text-to-speech (TTS) models such as Tacotron 2 have succeeded in generating human-like speech, their autoregressive architectures have several limitations: (1) They require a lot of time to generate a mel-spectrogram consisting of hundreds of steps. (2) The autoregressive speech gener…

Cited by 54SourcePDFScholar
2021

KPQA: A Metric for Generative Question Answering Using Keyphrase Weights

NAACL 2021long

In the automatic evaluation of generative question answering (GenQA) systems, it is difficult to assess the correctness of generated answers due to the free-form of the answer. Especially, widely used n-gram similarity metrics often fail to discriminate the incorrect answers since they equally consi…

2021

Neural Sequence-to-grid Module for Learning Symbolic Rules

AAAI 2021technical

Logical reasoning tasks over symbols, such as learning arithmetic operations and computer program evaluations, have become challenges to deep learning. In particular, even state-of-the-art neural networks fail to achieve textit{out-of-distribution} (OOD) generalization of symbolic reasoning tasks, w…

2021

QACE: Asking Questions to Evaluate an Image Caption

EMNLP 2021finding

In this paper we propose QACE, a new metric based on Question Answering for Caption Evaluation to evaluate image captioning based on Question Generation(QG) and Question Answering(QA) systems. QACE generates questions on the evaluated caption and check its content by asking the questions on either t…

2021

UMIC: An Unreferenced Metric for Image Captioning via Contrastive Learning

ACL 2021short

Despite the success of various text generation metrics such as BERTScore, it is still difficult to evaluate the image captions without enough reference captions due to the diversity of the descriptions. In this paper, we introduce a new metric UMIC, an Unreferenced Metric for Image Captioning which…

2020

Attentive Modality Hopping Mechanism for Speech Emotion Recognition

ICASSP 2020accepted

In this work, we explore the impact of visual modality in addition to speech and text for improving the accuracy of the emotion detection system. The traditional approaches tackle this task by independently fusing the knowledge from the various modalities for performing emotion classification. In co…

Cited by 0SourceScholar
2019

Speech Emotion Recognition Using Multi-hop Attention Mechanism

ICASSP 2019accepted

In this paper, we are interested in exploiting textual and acoustic data of an utterance for the speech emotion classification task. The baseline approach models the information from audio and text independently using two deep neural networks (DNNs). The outputs from both the DNNs are then fused for…

Cited by 0SourceScholar
2015

Double Nyström Method: An Efficient and Accurate Nyström Scheme for Large-Scale Data Sets

ICML 2015poster

The Nyström method has been one of the most effective techniques for kernel-based approach that scales well to large data sets. Since its introduction, there has been a large body of work that improves the approximation accuracy while maintaining computational efficiency. In this paper, we present a…

Cited by 7SourcePDFScholar