Skip to main content

Beomjoon Kim

Korea Advanced Institute of Science and Technology · Computer Science

About the Lab

Professor Beomjoon Kim's research lab specializes in intelligent planning and decision-making for complex, continuous-state robotic systems. The lab focuses on developing sample-efficient and safe reinforcement and imitation learning algorithms that integrate expert demonstrations with online interaction to accelerate policy learning. Key research directions include efficient search in high-dimensional continuous spaces, knowledge transfer through problem representation (e.g., score-space), and novel optimization techniques such as GAN-based action sampling and Voronoi-based function optimization. The lab's work bridges theoretical guarantees with practical deployment in robotics, automation, and control systems.

continuous controlimitation learningplanning efficiencyknowledge transferreinforcement learning

Research Overview

Papers
72
Total Citations
1,024
Papers (5y)
28
Primary Field
Computer Science

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
28total
2021
2022
2023
2024
2025
Citations per year (5y)
336total
20212022202320242025

Selected Papers

15
1
Article|224 citations·2015
Socially Adaptive Path Planning in Human Environments Using Inverse Reinforcement Learning
Beomjoon Kim, Joëlle Pineau
SJR Q1International Journal of Social Robotics
Computer Vision and Pattern RecognitionComputer Science
2
Article|72 citations·2013
Learning from Limited Demonstrations
Beomjoon Kim, Amir massoud Farahmand, Joëlle Pineau, Doina Precup
Neural Information Processing Systems

We propose a Learning from Demonstration (LfD) algorithm which leverages expert data, even if they are very few or inaccurate. We achieve this by using both expert data, as well as reinforcement signals gathered through trial-and-error interactions with the environment. The key idea of our approach, Approximate Policy Iteration with Demonstration (APID), is that expert's suggestions are used to define linear constraints which guide the optimization performed by Approximate Policy Iteration. We p

Artificial IntelligenceComputer Science
3
Article|54 citations·2019
Learning to guide task and motion planning using score-space representation
Beomjoon Kim, Zi Wang, Leslie Pack Kaelbling, Tomás Lozano‐Pérez
SJR Q1The International Journal of Robotics ResearchOA

In this paper, we propose a learning algorithm that speeds up the search in task and motion planning problems. Our algorithm proposes solutions to three different challenges that arise in learning to improve planning efficiency: what to predict, how to represent a planning problem instance, and how to transfer knowledge from one problem instance to another. We propose a method that predicts constraints on the search space based on a generic representation of a planning problem instance, called s

Computer Vision and Pattern RecognitionComputer Science
4
Article|39 citations·2013
Maximum Mean Discrepancy Imitation Learning
Beomjoon Kim, Joëlle Pineau
OA

Imitation learning is an efficient method for many robots to acquire complex skills. Some recent approaches to imitation learning provide strong theoretical performance guarantees. However, there remain crucial practical issues, especially during the training phase, where the training strategy may require execution of control policies that are possibly harmful to the robot or its environment. Moreover, these algorithms often require more demonstrations than necessary to achieve good performance

Control and Systems EngineeringEngineering
5
Article|34 citations·2018
Guiding Search in Continuous State-Action Spaces by Learning an Action Sampler From Off-Target Search Experience
Beomjoon Kim, Leslie Pack Kaelbling, Tomás Lozano‐Pérez
Proceedings of the AAAI Conference on Artificial IntelligenceOA

In robotics, it is essential to be able to plan efficiently in high-dimensional continuous state-action spaces for long horizons. For such complex planning problems, unguided uniform sampling of actions until a path to a goal is found is hopelessly inefficient, and gradient-based approaches often fall short when the optimization manifold of a given problem is not smooth. In this paper, we present an approach that guides search in continuous spaces for generic planners by learning an action sampl

Artificial IntelligenceComputer Science
6
Article|33 citations·2017
Learning to guide task and motion planning using score-space representation
Beomjoon Kim, Leslie Pack Kaelbling, Tomás Lozano‐Pérez
OA

In this paper, we propose a learning algorithm that speeds up the search in task and motion planning problems. Our algorithm proposes solutions to three different challenges that arise in learning to improve planning efficiency: what to predict, how to represent a planning problem instance, and how to transfer knowledge from one problem instance to another. We propose a method that predicts constraints on the search space based on a generic representation of a planning problem instance, called s

Computer Vision and Pattern RecognitionComputer Science
7
Article|29 citations·2020
Monte Carlo Tree Search in Continuous Spaces Using Voronoi Optimistic Optimization with Regret Bounds
Beomjoon Kim, Kyungjae Lee, Sungbin Lim, Leslie Pack Kaelbling, Tomás Lozano‐Pérez
Proceedings of the AAAI Conference on Artificial IntelligenceOA

Many important applications, including robotics, data-center management, and process control, require planning action sequences in domains with continuous state and action spaces and discontinuous objective functions. Monte Carlo tree search (MCTS) is an effective strategy for planning in discrete action spaces. We provide a novel MCTS algorithm (voot) for deterministic environments with continuous action spaces, which, in turn, is based on a novel black-box function-optimization algorithm (voo)

Management Science and Operations ResearchDecision Sciences
8
Article|27 citations·2021
Representation, learning, and planning algorithms for geometric task and motion planning
Beomjoon Kim, Luke Shimanuki, Leslie Pack Kaelbling, Tomás Lozano‐Pérez
SJR Q1The International Journal of Robotics ResearchOA

We present a framework for learning to guide geometric task-and-motion planning (G-TAMP). G-TAMP is a subclass of task-and-motion planning in which the goal is to move multiple objects to target regions among movable obstacles. A standard graph search algorithm is not directly applicable, because G-TAMP problems involve hybrid search spaces and expensive action feasibility checks. To handle this, we introduce a novel planner that extends basic heuristic search with random sampling and a heuristi

Artificial IntelligenceComputer Science
9
Article|21 citations·2004
Lost Retransmission Detection for TCP SACK
Beomjoon Kim, Dongseob Kim, Jong‐Min Lee
SJR Q1IEEE Communications Letters

There have been a lot of works to avoid retransmission timeout (RTO) of transmission control protocol (TCP) that takes place in an unnecessary situation. However, most current TCP implementations, even if selective acknowledgment (SACK) option is used, do not have a mechanism to detect a lost retransmission and avoid subsequent RTO. In this letter, we propose a simple modification that enables a TCP sender using SACK option to detect a lost retransmission, which is called TCP SACK+ in simple. We

Computer Networks and CommunicationsComputer Science
10
Article|20 citations·2019
Adversarial Actor-Critic Method for Task and Motion Planning Problems Using Planning Experience
Beomjoon Kim, Leslie Pack Kaelbling, Tomás Lozano‐Pérez
Proceedings of the AAAI Conference on Artificial IntelligenceOA

We propose an actor-critic algorithm that uses past planning experience to improve the efficiency of solving robot task-and-motion planning (TAMP) problems. TAMP planners search for goal-achieving sequences of high-level operator instances specified by both discrete and continuous parameters. Our algorithm learns a policy for selecting the continuous parameters during search, using a small training set generated from the search trees of previously solved instances. We also introduce a novel fixe

Artificial IntelligenceComputer Science
11
Article|20 citations·2019
Learning value functions with relational state representations for guiding task-and-motion planning.
Beomjoon Kim, Luke Shimanuki
Artificial IntelligenceComputer Science
12
Article|19 citations·2004
Retransmission Loss Recovery by Duplicate Acknowledgment Counting
Beomjoon Kim, Jong‐Min Lee
SJR Q1IEEE Communications Letters

The performance of transmission control protocol (TCP) is largely dependent upon its loss recovery. Therefore, it is a very important issue whether the packet losses may be recovered without retransmission timeout (RTO) or not. TCP always evokes RTO if a retransmitted packet is lost again. In order to alleviate this problem, we propose an algorithm called duplicate acknowledgment counting (DAC). We use a stochastic model to evaluate the performance of DAC, and compare it with TCP NewReno. Numeri

Computer Networks and CommunicationsComputer Science
13
Article|17 citations·2021
Evaluation of Reinforcement and Deep Learning Algorithms in Controlling Unmanned Aerial Vehicles
Yalew Zelalem Jembre, Yuniarto Wimbo Nugroho, Muhammad Toaha Raza Khan, Muhammad Attique, Rajib Paul, Syed Hassan Ahmed Shah, Beomjoon Kim
SJR Q2Applied SciencesOA

Unmanned Aerial Vehicles (UAVs) are abundantly becoming a part of society, which is a trend that is expected to grow even further. The quadrotor is one of the drone technologies that is applicable in many sectors and in both military and civilian activities, with some applications requiring autonomous flight. However, stability, path planning, and control remain significant challenges in autonomous quadrotor flights. Traditional control algorithms, such as proportional-integral-derivative (PID),

Computer Vision and Pattern RecognitionComputer Science
14
Book Chapter|8 citations·2003
Analytic Models of Loss Recovery of TCP Reno with Packet Losses
Beomjoon Kim, Jaiyong Lee
SJR Q2Lecture notes in computer science
Computer Networks and CommunicationsComputer Science
15
Article|5 citations·2011
Service Quality Criteria for Voice Services over a WiBro Network
Beomjoon Kim
The Journal of the Korea institute of electronic communication sciences

This paper covers the service quality of packet-based voice service that is provided over a wireless broadband (WiBro) network. Using a measurement software that has been developed in the course of preparing a advanced service quality management scheme for the packet-based voice service over a wireless network[2][3], a huge scale of experiment is conducted to measure the real quality of the voice service. Based on our analysis of the measurement result, the service quality of the voice service i

Signal ProcessingComputer Science

Research Areas

Computer Vision and Pattern RecognitionComputer Networks and CommunicationsArtificial IntelligenceControl and Systems EngineeringBiomedical EngineeringManagement Science and Operations Research

Dive deeper into Beomjoon Kim's research on Nubint

Open this lab's papers in the app to read with AI, summarize, and cite in your writing.