← Search

Dong-Ki Kim

16 accepted papers

2026

Simulation Distillation: Pretraining World Models in Simulation for Rapid Real-World Adaptation

RSS 2026poster

Simulation-to-real transfer remains a central challenge in robotics, as mismatches between simulated and real-world dynamics often lead to failures. While reinforcement learning offers a principled mechanism for adaptation, existing sim-to-real finetuning methods struggle with exploration and long-h…

Cited by 0SourceScholar
2025

Enter the Mind Palace: Reasoning and Planning for Long-term Active Embodied Question Answering

CoRL 2025poster

As robots become increasingly capable of operating over extended periods—spanning days, weeks, and even months—they are expected to accumulate knowledge of their environments and leverage this experience to assist humans more effectively. This paper studies the problem of Long-term Active Embodied Q…

Cited by 0SourceScholar
2025

SayComply: Grounding Field Robotic Tasks in Operational Compliance Through Retrieval-Based Language Models

ICRA 2025

This paper addresses the problem of task planning for robots that must comply with operational manuals in real-world settings. Task planning under these constraints is essential for enabling autonomous robot operation in domains that require adherence to domain-specific knowledge. Current methods fo

Cited by 6SourcecodeScholar
2025

Scalable Video-to-Dataset Generation for Cross-Platform Mobile Agents

CVPR 2025poster

Recent advancements in Large Language Models (LLMs) and Vision-Language Models (VLMs) have sparked significant interest in developing GUI visual agents. We introduce MONDAY (Mobile OS Navigation Task Dataset for Agents from YouTube), a large-scale dataset of 313K annotated frames from 20K instructio…

2024

Auto-Intent: Automated Intent Discovery and Self-Exploration for Large Language Model Web Agents

EMNLP 2024finding

In this paper, we introduce Auto-Intent, a method to adapt a pre-trained large language model (LLM) as an agent for a target domain without direct fine-tuning, where we empirically focus on web navigation tasks. Our approach first discovers the underlying intents from target domain demonstrations un…

Cited by 7SourcePDFScholar
2024

AutoGuide: Automated Generation and Selection of Context-Aware Guidelines for Large Language Model Agents

NeurIPS 2024poster

Recent advances in large language models (LLMs) have empowered AI agents capable of performing various sequential decision-making tasks. However, effectively guiding LLMs to perform well in unfamiliar domains like web navigation, where they lack sufficient knowledge, has proven to be difficult with…

Cited by 7SourcePDFScholar
2024

Code Models are Zero-shot Precondition Reasoners

NAACL 2024long

One of the fundamental skills required for an agent acting in an environment to complete tasks is the ability to understand what actions are plausible at any given point. This work explores a novel use of code representations to reason about action preconditions for sequential decision making tasks.…

Cited by 2SourcePDFScholar
2023

TOD-Flow: Modeling the Structure of Task-Oriented Dialogues

EMNLP 2023long main

Task-Oriented Dialogue (TOD) systems have become crucial components in interactive artificial intelligence applications. While recent advances have capitalized on pre-trained language models (PLMs), they exhibit limitations regarding transparency and controllability. To address these challenges, we…

Cited by 0SourcecodeScholar
2022

City-wide Street-to-Satellite Image Geolocalization of a Mobile Ground Agent

IROS 2022poster

Cross-view image geolocalization provides an estimate of an agent's global position by matching a local ground image to an overhead satellite image without the need for GPS. It is challenging to reliably match a ground image to the correct satellite image since the images have significant viewpoint…

Cited by 19SourceScholar
2022

Context-Specific Representation Abstraction for Deep Option Learning

AAAI 2022technical

Hierarchical reinforcement learning has focused on discovering temporally extended actions, such as options, that can provide benefits in problems requiring extensive exploration. One promising approach that learns these options end-to-end is the option-critic (OC) framework. We examine and show in…

2022

Demonstration-Efficient Guided Policy Search via Imitation of Robust Tube MPC

ICRA 2022poster

We propose a demonstration-efficient strategy to compress a computationally expensive Model Predictive Controller (MPC) into a more computationally efficient representation based on a deep neural network and Imitation Learning (IL). By generating a Robust Tube variant (RTMPC) of the MPC and leveragi…

Cited by 30SourceScholar
2022

Influencing Long-Term Behavior in Multiagent Reinforcement Learning

NeurIPS 2022accept

The main challenge of multiagent reinforcement learning is the difficulty of learning useful policies in the presence of other simultaneously learning agents whose changing behaviors jointly affect the environment's transition and reward dynamics. An effective approach that has recently emerged for…

2022

ROMAX: Certifiably Robust Deep Multiagent Reinforcement Learning via Convex Relaxation

ICRA 2022poster

In a multirobot system, a number of cyber-physical attacks (e.g., communication hijack, observation per-turbations) can challenge the robustness of agents. This robust-ness issue worsens in multiagent reinforcement learning because there exists the non-stationarity of the environment caused by simul…

Cited by 24SourceScholar
2021

FISAR: Forward Invariant Safe Reinforcement Learning with a Deep Neural Network-Based Optimizer

ICRA 2021poster

This paper investigates reinforcement learning with constraints, which are indispensable in safety-critical environments. To drive the constraint violation to decrease monotonically, we take the constraints as Lyapunov functions and impose new linear constraints on the policy parameters’ updating dy…

Cited by 9SourceScholar
2019

Policy Distillation and Value Matching in Multiagent Reinforcement Learning

IROS 2019poster

Multiagent reinforcement learning (MARL) algorithms have been demonstrated on complex tasks that require the coordination of a team of multiple agents to complete. Existing works have focused on sharing information between agents via centralized critics to stabilize learning or through communication…

Cited by 39SourceScholar