← Search

Seokin Seo

8 accepted papers

2026

Inference Time Concept Removal Guidance for Text-to-Image Diffusion Models

ICML 2026spotlight

Text-to-image diffusion models remain vulnerable to adversarial prompts that elicit disallowed content, motivating reliable inference-time controls. A popular approach is negative guidance, which subtracts a negative-prompt direction with a fixed weight. However, it often forces a safety–fidelity tr…

Cited by 0SourceScholar
2025

Goal-Conditioned DPO: Prioritizing Safety in Misaligned Instructions

NAACL 2025long

Large language models (LLMs) undergo extensive safety training to maximize both helpfulness and harmlessness in their responses. However, various jailbreak attacks jeopardize model safety, allowing malicious actors to bypass safety guidelines. Existing defense methods primarily focus on aligning the…

Cited by 0SourcePDFScholar
2024

Mitigating Covariate Shift in Behavioral Cloning via Robust Stationary Distribution Correction

NeurIPS 2024poster

We consider offline imitation learning (IL), which aims to train an agent to imitate from the dataset of expert demonstrations without online interaction with the environment. Behavioral Cloning (BC) has been a simple yet effective approach to offline IL, but it is also well-known to be vulnerable t…

Cited by 0SourcePDFScholar
2023

Information-Theoretic State Space Model for Multi-View Reinforcement Learning

ICML 2023oral

Multi-View Reinforcement Learning (MVRL) seeks to find an optimal control for an agent given multi-view observations from various sources. Despite recent advances in multi-view learning that aim to extract the latent representation from multi-view data, it is not straightforward to apply them to con…

Cited by 4SourcePDFScholar
2023

Regularized Behavior Cloning for Blocking the Leakage of Past Action Information

NeurIPS 2023spotlight

For partially observable environments, imitation learning with observation histories (ILOH) assumes that control-relevant information is sufficiently captured in the observation histories for imitating the expert actions. In the offline setting wherethe agent is required to learn to imitate without…

Cited by 6SourcePDFScholar
2022

DemoDICE: Offline Imitation Learning with Supplementary Imperfect Demonstrations

ICLR 2022poster

We consider offline imitation learning (IL), which aims to mimic the expert's behavior from its demonstration without further interaction with the environment. One of the main challenges in offline IL is to deal with the narrow support of the data distribution exhibited by the expert demonstrations…

Cited by 105SourcePDFScholar
2021

Monte-Carlo Planning and Learning with Language Action Value Estimates

ICLR 2021poster

Interactive Fiction (IF) games provide a useful testbed for language-based reinforcement learning agents, posing significant challenges of natural language understanding, commonsense reasoning, and non-myopic planning in the combinatorial search space. Agents based on standard planning algorithms st…

Cited by 14SourcePDFScholar
2018

A Bayesian Approach to Generative Adversarial Imitation Learning

NeurIPS 2018spotlight

Generative adversarial training for imitation learning has shown promising results on high-dimensional and continuous control tasks. This paradigm is based on reducing the imitation learning problem to the density matching problem, where the agent iteratively refines the policy to match the empirica…