← Search

Yoonseon Oh

13 accepted papers

2026

Communication-Efficient Module-Wise Federated Learning for Grasp Pose Detection in Cluttered Environments

RA-L 2026

Grasp pose detection (GPD) is a fundamental capability for robotic autonomy, but its reliance on large, diverse datasets creates significant data privacy and centralization challenges. Federated Learning (FL) offers a privacy-preserving solution, but its application to GPD is hindered by the substan

Cited by 0SourceScholar
2026

Communication-Efficient Module-Wise Federated Learning for Grasp Pose Detection in Cluttered Environments

ICRA 2026poster

Grasp pose detection (GPD) is a fundamental capability for robotic autonomy, but its reliance on large, diverse datasets creates significant data privacy and centralization challenges. Federated Learning (FL) offers a privacy-preserving solution, but its application to GPD is hindered by the substan…

2026

INSIGHT Bench: Towards Grounded IN-SItu Guidance for Robotic ManipulaTion

CVPR 2026

Humans intuitively rely on text and symbols inscribed on objects (e.g. "PULL", "Squeeze and Turn") to perform tasks safely and correctly. In contrast, vision-language-action models excel at following external language commands, but remain largely unaware of this object-centric information. This capa

Cited by 0SourcecodeScholar
2025

GNN-Transformer Task Planning Enhanced with Semantic-Driven Data Augmentation

AAAI 2025technical

Natural language is the most intuitive means for humans to interact with robots, making task planning based on natural language commands a longstanding area of research. Large language models (LLMs) have significantly improved task planning by enhancing understanding of language and common sense. Ho…

Cited by 0SourcePDFScholar
2025

Saliency-Aware Quantized Imitation Learning for Efficient Robotic Control

ICCV 2025poster

Deep neural network (DNN)-based policy models, such as vision-language-action (VLA) models, excel at automating complex decision-making from multi-modal inputs. However, scaling these models greatly increases computational overhead, complicating deployment in resource-constrained settings like robot…

Cited by 0SourcePDFScholar
2024

Task Planning for Long-Horizon Cooking Tasks Based on Large Language Models

IROS 2024

In the field of robot manipulation, learnable task planners are gaining attention, especially for long-horizon tasks such as cooking. However, existing methods that predominantly rely on symbolic representations suffer from limitations in generalization capabilities, particularly in handling unseen

Cited by 8SourceScholar
2023

Meta-Explore: Exploratory Hierarchical Vision-and-Language Navigation Using Scene Object Spectrum Grounding

CVPR 2023poster

The main challenge in vision-and-language navigation (VLN) is how to understand natural-language instructions in an unseen environment. The main limitation of conventional VLN algorithms is that if an action is mistaken, the agent fails to follow the instructions or explores unnecessary regions, lea…

Cited by 20SourcePDFScholar
2019

Multi-Object Search using Object-Oriented POMDPs

ICRA 2019poster

A core capability of robots is to reason about multiple objects under uncertainty. Partially Observable Markov Decision Processes (POMDPs) provide a means of reasoning under uncertainty for sequential decision making, but are computationally intractable in large domains. In this paper, we propose Ob…

Cited by 52SourceScholar
2019

Planning with State Abstractions for Non-Markovian Task Specifications

RSS 2019poster

Often times, we specify tasks for a robot using temporal language that can also span different levels of abstraction. The example command "go to the kitchen before going to the second floor" contains spatial abstraction, given that "floor" consists of individual rooms that can also be referred to in…