← Search

Minbeom Kim

14 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
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

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

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

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

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

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

VideoMamba: Spatio-Temporal Selective State Space Model

ECCV 2024poster

"We introduce VideoMamba, a novel adaptation of the pure Mamba architecture, specifically designed for video recognition. Unlike transformers that rely on self-attention mechanisms leading to high computational costs by quadratic complexity, VideoMamba leverages Mamba’s linear complexity and selecti…

2023

Breaking Temporal Consistency: Generating Video Universal Adversarial Perturbations Using Image Models

ICCV 2023poster

As video analysis using deep learning models becomes more widespread, the vulnerability of such models to adversarial attacks is becoming a pressing concern. In particular, Universal Adversarial Perturbation (UAP) poses a significant threat, as a single perturbation can mislead deep learning model…

Cited by 6PDFScholar
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