← Search

Yunseon Choi

8 accepted papers

2026

Group-Normalized Implicit Value Optimization for Language Models

ICLR 2026poster

Fine-tuning Large Language Models (LLMs) with reinforcement learning (RL) has become a key technique for enhancing performance on a wide range of tasks, from user alignment to complex reasoning. However, this approach is often hindered by the difficulty of fine-grained credit assignment, as it typic…

Cited by 0SourceScholar
2025

DPAIL: Training Diffusion Policy for Adversarial Imitation Learning without Policy Optimization

NeurIPS 2025poster

Human experts employ diverse strategies to complete a task, producing to multi-modal demonstration data. Although traditional Adversarial Imitation Learning (AIL) methods have achieved notable success, they often collapse theses multi-modal behaviors into a single strategy, failing to replicate expe…

Cited by 0SourceScholar
2025

Few-Shot Pattern Detection via Template Matching and Regression

ICCV 2025poster

We address the problem of few-shot pattern detection, which aims to detect all instances of a given pattern, typically represented by a few exemplars, from an input image. Although similar problems have been studied in few-shot object counting and detection (FSCD), previous methods and their benchma…

Cited by 0SourcePDFScholar
2024

Diversification of Adaptive Policy for Effective Offline Reinforcement Learning

IJCAI 2024poster

Offline Reinforcement Learning (RL) aims to learn policies from pre-collected datasets that capture only a subset of the environment's dynamics. The predominant approach has been to solve a constrained optimization formulation, which ensures that the policy visits state-action pairs within the suppo…

Cited by 0SourcePDFScholar
2024

Hard Prompts Made Interpretable: Sparse Entropy Regularization for Prompt Tuning with RL

ACL 2024long

With the advent of foundation models, prompt tuning has positioned itself as an important technique for directing model behaviors and eliciting desired responses. Prompt tuning regards selecting appropriate keywords included into the input, thereby adapting to the downstream task without adjusting o…

2024

Stitching Sub-trajectories with Conditional Diffusion Model for Goal-Conditioned Offline RL

AAAI 2024technical

Offline Goal-Conditioned Reinforcement Learning (Offline GCRL) is an important problem in RL that focuses on acquiring diverse goal-oriented skills solely from pre-collected behavior datasets. In this setting, the reward feedback is typically absent except when the goal is achieved, which makes it…

2022

Learning to Embed Multi-Modal Contexts for Situated Conversational Agents

NAACL 2022findings

The Situated Interactive Multi-Modal Conversations (SIMMC) 2.0 aims to create virtual shopping assistants that can accept complex multi-modal inputs, i.e. visual appearances of objects and user utterances. It consists of four subtasks, multi-modal disambiguation (MM-Disamb), multi-modal coreference…

Cited by 13SourcePDFScholar
2022

Local Metric Learning for Off-Policy Evaluation in Contextual Bandits with Continuous Actions

NeurIPS 2022accept

We consider local kernel metric learning for off-policy evaluation (OPE) of deterministic policies in contextual bandits with continuous action spaces. Our work is motivated by practical scenarios where the target policy needs to be deterministic due to domain requirements, such as prescription of t…