Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Minyong Choi is active.

Publication


Featured researches published by Minyong Choi.


intelligent robots and systems | 2006

Data Association Using Visual Object Recognition for EKF-SLAM in Home Environment

Sunghwan Ahn; Minyong Choi; Jinwoo Choi; Wan Kyun Chung

Reliable data association is crucial to localization and map building for mobile robot applications. For that reason, many mobile robots tend to choose vision-based SLAM solutions. In this paper, a SLAM scheme based on visual object recognition, not just a scene matching, in home environment is proposed without using artificial landmarks. For the object-based SLAM, the following algorithms are suggested: 1) a novel local invariant feature extraction by combining advantages of multi-scale Harris corner as a detector and its SIFT descriptor for natural object recognition, 2) the RANSAC clustering for robust object recognition in the presence of outliers and 3) calculating accurate metric information for SLAM update. The proposed algorithms increase robustness by correct data association and accurate observation. Moreover, it also can be easily implemented real-time by reducing the number of representative landmarks, i.e. objects. The performance of the proposed algorithm was verified by experiments using EKF-SLAM with a stereo camera in home-like environments, and it showed that the final pose error was bounded after battery-run-out autonomous navigation for 50 minutes


international conference on robotics and automation | 2007

Neural Network-Aided Extended Kalman Filter for SLAM Problem

Minyong Choi; R. Sakthivel; Wan Kyun Chung

This paper addresses the problem of simultaneous localization and map building (SLAM) using a neural network aided extended Kalman filter (NNEKF) algorithm. Since the EKF is based on the white noise assumption, if there are colored noise or systematic bias error in the system, EKF inevitably diverges. The neural network in this algorithm is used to approximate the uncertainty of the system model due to mismodeling and extreme nonlinearities. Simulation results are presented to illustrate the proposed algorithm NNEKF is very effective compared with the standard EKF algorithm under the practical condition where the mobile robot has bias error in its modeling and environment has strong uncertainties. In this paper, we propose an algorithm which enables a biased control input in vehicle model using neural network


intelligent robots and systems | 2009

Incremental topological modeling using sonar gridmap in home environment

Jinwoo Choi; Minyong Choi; Wan Kyun Chung

This paper presents a method of topological modeling in home environments using only low-cost sonar sensors. The proposed method constructs a topological model using sonar gridmap by extracting subregions incrementally. A confidence for each occupied grid is evaluated to obtain reliable regions in a local gridmap, and a convexity measure is used to extract subregions automatically. Through these processes, the topological model is constructed without predefining the number of subregions in advance and the extracted subregions are guaranteed the convexity. Experimental results verify the performance of proposed method in real home environment.


international conference on robotics and automation | 2009

State estimation with delayed measurements considering uncertainty of time delay

Minyong Choi; Jinwoo Choi; Jonghoon Park; Wan Kyun Chung

State estimation problem with time delayed measurements is addressed. In dynamic system with noise, after taking measurements, it often requires some time until that is available in a filter. A filter not considering this time delay cannot be used since a current measurement is related with a past state. These delayed measurements problem is solved with augmented state Kalman filter, and uncertainty of the delayed time is also resolved based on the probability distribution of the delay. The proposed method is analyzed by a simple example, and its consistency is verified.


intelligent robots and systems | 2006

Metric SLAM in Home Environment with Visual Objects and Sonar Features

Jinwoo Choi; Sunghwan Ahn; Minyong Choi; Wan Kyun Chung

To increase the intelligence of mobile robot, various sensors need to be fused effectively to cope with uncertainty induced from both environment and sensors. Combining sonar and vision sensors possesses numerous advantages of economical efficiency and complementary cooperation. Especially, it can remedy false data association and divergence problem of sonar sensors, and overcome low frequency vision based SLAM update caused by computational burden and weakness in illumination changes of vision sensors. In this paper, we propose a SLAM method to join sonar sensors and stereo camera together. It consists of two schemes: extracting robust point and line features from sonar data, and recognizing planar visual objects using multi-scale Harris corner detector and its SIFT descriptor from pre-constructed object database. Fusing sonar features and visual objects through EKF-based SLAM can give correct data association via object recognition and high frequency update via sonar features. As a result, it can increase robustness and accuracy of SLAM in home environment. The performance of the proposed algorithm was verified by experiments in home environment with dynamic obstacles


society of instrument and control engineers of japan | 2006

A Practical Solution to SLAM and Navigation in Home Environment

Jinwoo Choi; Kyoungmin Lee; Sunghwan Ahn; Minyong Choi; Wan Kyun Chung

To implement an autonomous mobile robot, both SLAM and task based navigation algorithms should be performed successfully. Especially, the performance of the estimation while the mobile robot performs task based navigation should be guaranteed. For this purpose, we integrate a SLAM method and a navigation algorithm for practical autonomous mobile robot. The SLAM method combines sonar sensors and stereo camera together using the EKF-based SLAM. Fusing sonar features and visual objects can give correct data association via object recognition and high frequency update via sonar features. The navigation algorithm consists of global and local path planner when the goal position is given. The global path planner uses modified A* algorithm and it gives the mobile robot enough opportunity to detect the registered landmarks during moving to the goal position. As a local path planner, for safe obstacle avoidance, we propose circle following (CF) algorithm. The performance of the proposed algorithm was verified by experiments in home environment with dynamic obstacles


international conference on robotics and automation | 2009

Topological modeling and classification in home environment using sonar gridmap

Jinwoo Choi; Minyong Choi; Kyoungmin Lee; Wan Kyun Chung

This paper presents a method of topological representation and classification in home environment using only low-cost sonar sensors. Approximate cell decomposition and normalized graph cut are applied to sonar gridmap to extract graphical model of the environment. The extracted model represents spatial relation of the environment appropriately by segmenting several subregions. Moreover, node classification is achieved by applying template matching method to a local gridmap. Rotational invariant matching is used to obtain candidate location for each node and the true node can be classified by considering detail distance information. The proposed method extracts well-structured topological model of the environment and classification also results in reliable matching even under the uncertain and sparse sonar data. Experimental results verify the performance of proposed environmental modeling and classification in real home environment.


Advanced Robotics | 2012

Correlation-Based Scan Matching Using Ultrasonic Sensors for EKF Localization

Minyong Choi; Jinwoo Choi; Wan Kyun Chung

Abstract This paper presents a localization method for a mobile robot equipped with only low-cost ultrasonic sensors. Correlation-based Hough scan matching was used to obtain the robot’s pose without any predefined geometric features. A local grid map and a sound pressure model of ultrasonic sensors were used to acquire reliable scan results from uncertain and noisy ultrasonic sensor data. The robot’s pose was measured using correlation-based Hough scan matching, and the covariance was calculated. Localization was achieved by fusing the measurements from scan matching with the robot’s motion model through the extended Kalman filter. Experimental results verified the performance of the proposed localization method in a real home environment.


ISRR | 2010

POSTECH Navigation Frame: Toward a Practical Solution for Indoor SLAM and Navigation

Wan Kyun Chung; Sunghwan Ahn; Jung-Suk Lee; Kyoungmin Lee; Jinwoo Choi; Minyong Choi

This article addresses SLAM and navigation frame using low-cost sensor systems as a practical solution in an indoor environment. It is divided into three major modules according to their functionality: 1) initial mapping by VR-SLAM (Vision and Range sensor-SLAM) while exploring an unknown environment, 2) task-based navigation to guarantee safe motion under dynamic environmental changes and 3) failure recovery to improve system reliability. These modules work with a stereo camera, ultrasonic and infrared sensors combined. In this article, we will describe the navigation frame, especially, focusing on VR-SLAM.


international conference on robotics and automation | 2012

Direction augmented probabilistic scan matching

Minyong Choi; Jinwoo Choi; Sang Yep Nam; Wan Kyun Chung

The scan matching is widely used for localization and mapping of mobile robots. In this paper, a direction of data point in the scan is approximated and this is incorporated into the scan matching algorithm to improve the performance. The direction of data point is the normal direction of the least squares fitted line based on neighbors of the data point. Owing to this incorporation, the performance of the scan matching can be improved. The number of iterations decreases, and the tolerance against a large relative-rotation between scans increases. Using real sensor data of a laser range finder, experimental results verify the performance of the proposed algorithm, the direction augmented probabilistic scan matching.

Collaboration


Dive into the Minyong Choi's collaboration.

Top Co-Authors

Avatar

Wan Kyun Chung

Pohang University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Jinwoo Choi

Pohang University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Sunghwan Ahn

Pohang University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Kyoungmin Lee

Pohang University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Jonghoon Park

Pohang University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Hyun-Taek Choi

Pohang University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Jaeyeon Choi

Pohang University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Jung-Suk Lee

Pohang University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

R. Sakthivel

University of Science and Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge