Skip to main content

김범준 교수

Beomjoon Kim

KAIST 김재철AI대학원 · 컴퓨터과학

연구실 소개

김범준 교수의 연구실은 로봇 공학과 강화학습 분야에서 고차원 연속 상태-행동 공간에서의 효율적 계획 및 학습을 핵심으로 합니다. 특히 적은 수의 실험 데이터나 정확도가 떨어지는 전문가 데이터로부터도 빠르게 학습할 수 있는 '학습에서의 모의' (LfD) 기반 알고리즘과, 과거의 탐색 경험을 바탕으로 행동 샘플러를 학습하는 GAN 기반 접근법을 개발하고 있습니다. 또한, 작업 및 운동 계획 문제에서 탐색 효율을 높이기 위해 문제의 성능 기반 표현('스코어 스페이스')을 활용한 지식 전이 기법을 연구하며, 안전한 탐색과 최소한의 시범 데이터로도 뛰어난 성능을 달성하는 데 초점을 맞춥니다.

학습에서의 모의스코어 스페이스행동 샘플러 학습지식 전이고차원 계획

연구 현황

논문 수
72
총 인용 수
1,024
최근 5년 논문
28
주요 분야
컴퓨터과학

연구 성과 추이

표시된 성과는 수집된 데이터 기준으로 산출되며, 일부 차이가 있을 수 있습니다.

5개년 연도별 논문 게재 수
28총합
2021
2022
2023
2024
2025
5개년 연도별 피인용 수
336총합
20212022202320242025

주요 논문

15
1
논문|인용수 224·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
논문|인용수 72·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
논문|인용수 54·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
논문|인용수 39·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
논문|인용수 34·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
논문|인용수 33·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
논문|인용수 29·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
논문|인용수 27·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
논문|인용수 21·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
논문|인용수 20·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
논문|인용수 20·2019
Learning value functions with relational state representations for guiding task-and-motion planning.
Beomjoon Kim, Luke Shimanuki
Artificial IntelligenceComputer Science
12
논문|인용수 19·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
논문|인용수 17·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·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
논문|인용수 5·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

대표 연구 분야

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

김범준 교수의 연구를 Nubint에서 더 깊이 살펴보세요

이 연구실의 논문을 앱에서 열어 AI와 함께 읽고, 핵심을 요약하고, 내 글에 인용하세요.