← Search

Taekyung Kim

29 accepted papers

2026

Aligned Novel View Image and Geometry Synthesis via Cross-modal Attention Instillation

ICLR 2026poster

We introduce a diffusion-based framework that generates aligned novel view images and geometries via a warping‐and‐inpainting methodology. Unlike prior methods that require dense posed images or pose-embedded generative models limited to in‐domain views, our method leverages off‐the‐shelf geometry p…

Cited by 0SourcecodeScholar
2026

Beyond Collision Cones: Dynamic Obstacle Avoidance for Nonholonomic Robots Via Dynamic Parabolic Control Barrier Functions

ICRA 2026poster

Control Barrier Functions (CBFs) are a powerful tool for ensuring the safety of autonomous systems, yet applying them to nonholonomic robots in cluttered, dynamic environments remains an open challenge. State-of-the-art methods often rely on collision-cone or velocity-obstacle constraints which, by …

2026

Exploring Conditions for Diffusion Models in Robotic Control

CVPR 2026

While pre-trained visual representations have significantly advanced imitation learning, they are often task-agnostic as they remain frozen during policy learning. In this work, we explore leveraging pre-trained text-to-image diffusion models to obtain task-adaptive visual representations for roboti

Cited by 0SourceScholar
2026

MuCo: Multi-turn Contrastive Learning for Multimodal Embedding Model

CVPR 2026

Universal Multimodal embedding models built on Multimodal Large Language Models (MLLMs) have traditionally employed contrastive learning, which aligns representations of query-target pairs across different modalities. Yet, despite its empirical success, they are primarily built on a "single-turn" fo

Cited by 0SourcecodeScholar
2026

Safe Model Predictive Diffusion with Shielding

ICRA 2026poster

Generating safe, kinodynamically feasible, and optimal trajectories for complex robotic systems is a central challenge in robotics. This paper presents Safe Model Predictive Diffusion (Safe MPD), a training-free diffusion planner that unifies a model-based diffusion framework with a safety shield to…

2025

Certifiably-Correct Mapping for Safe Navigation Despite Odometry Drift

RSS 2025poster

Accurate perception, state estimation and mapping are essential for safe robotic navigation as planners and controllers rely on these components for safety critical decisions. However, existing mapping approaches often assume perfect pose estimates, an unrealistic assumption that can lead to incorre…

Cited by 0PDFScholar
2025

Learning to Refine Input Constrained Control Barrier Functions via Uncertainty-Aware Online Parameter Adaptation

ICRA 2025

Control Barrier Functions (CBFs) have become powerful tools for ensuring safety in nonlinear systems. How-ever, finding valid CBFs that guarantee persistent safety and feasibility remains an open challenge, especially in systems with input constraints. Traditional approaches often rely on manually t

Cited by 19SourceScholar
2025

Masking meets Supervision: A Strong Learning Alliance

CVPR 2025poster

Pre-training with random masked inputs has emerged as a novel trend in self-supervised training. However, supervised learning still faces a challenge in adopting masking augmentations, primarily due to unstable training. In this paper, we propose a novel way to involve masking augmentations dubbed M…

2025

Safe Navigation in Uncertain Crowded Environments Using Risk Adaptive CVaR Barrier Functions

IROS 2025

Robot navigation in dynamic, crowded environments poses a significant challenge due to the inherent uncertainties in the obstacle model. In this work, we propose a risk-adaptive approach based on the Conditional Value-at-Risk Barrier Function (CVaR-BF), where the risk level is automatically adjusted

Cited by 8SourceScholar
2025

Token Bottleneck: One Token to Remember Dynamics

NeurIPS 2025poster

Deriving compact and temporally aware visual representations from dynamic scenes is essential for successful execution of sequential scene understanding tasks such as visual tracking and robotic manipulation. In this paper, we introduce Token Bottleneck (ToBo), a simple yet intuitive self-supervised…

Cited by 0SourcecodeScholar
2024

HYPE: Hyperbolic Entailment Filtering for Underspecified Images and Texts

ECCV 2024oral

"In an era where the volume of data drives the effectiveness of self-supervised learning, the specificity and clarity of data semantics play a crucial role in model training. Addressing this, we introduce HYPerbolic Entailment filtering (HYPE), a novel methodology designed to meticulously extract mo…

2023

Bridging Active Exploration and Uncertainty-Aware Deployment Using Probabilistic Ensemble Neural Network Dynamics

RSS 2023poster

In recent years, learning-based control in robotics has gained significant attention due to its capability to address complex tasks in real-world environments. With the advances in machine learning algorithms and computational capabilities, this approach is becoming increasingly important for solvin…

2023

Learning Terrain-Aware Kinodynamic Model for Autonomous Off-Road Rally Driving With Model Predictive Path Integral Control

RA-L 2023

High-speed autonomous driving in off-road environments has immense potential for various applications, but it also presents challenges due to the complexity of vehicle-terrain interactions. In such environments, it is crucial for the vehicle to predict its motion and adjust its controls proactively

Cited by 29SourceScholar
2023

Robust Camera Pose Refinement for Multi-Resolution Hash Encoding

ICML 2023poster

Multi-resolution hash encoding has recently been proposed to reduce the computational cost of neural renderings, such as NeRF. This method requires accurate camera poses for the neural renderings of given scenes. However, contrary to previous methods jointly optimizing camera poses and 3D scenes, th…

Cited by 28SourcePDFScholar
2023

ScaTE: A Scalable Framework for Self- Supervised Traversability Estimation in Unstructured Environments

RA-L 2023

For the safe and successful navigation of autonomous vehicles in unstructured environments, the traversability of terrain should vary based on the driving capabilities of the vehicles. Actual driving experience can be utilized in a self-supervised fashion to learn vehicle-specific traversability. Ho

Cited by 52SourceScholar
2023

What Do Self-Supervised Vision Transformers Learn?

ICLR 2023poster

We present a comparative study on how and why contrastive learning (CL) and masked image modeling (MIM) differ in their representations and in their performance of downstream tasks. In particular, we demonstrate that self-supervised Vision Transformers (ViTs) have the following properties: (1) CL tr…

2022

Physics Embedded Neural Network Vehicle Model and Applications in Risk-Aware Autonomous Driving Using Latent Features

IROS 2022poster

Non-holonomic vehicle motion has been studied extensively using physics-based models. Common approaches when using these models interpret the wheel/ground interactions using a linear tire model and thus may not fully capture the nonlinear and complex dynamics under various environments. On the other…

Cited by 24SourceScholar
2022

TOAST: Trajectory Optimization and Simultaneous Tracking Using Shared Neural Network Dynamics

RA-L 2022

Neural networks have been increasingly employed in Model Predictive Controller (MPC) to control nonlinear dynamic systems. However, MPC still poses a problem that an achievable update rate is insufficient to cope with model uncertainty and external disturbances. In this letter, we present a novel co

Cited by 14SourceScholar
2021

Just a Few Points Are All You Need for Multi-View Stereo: A Novel Semi-Supervised Learning Method for Multi-View Stereo

ICCV 2021poster

While learning-based multi-view stereo (MVS) methods have recently shown successful performances in quality and efficiency, limited MVS data hampers generalization to unseen environments. A simple solution is to generate various large-scale MVS datasets, but generating dense ground truth for 3D stru…

Cited by 8PDFScholar
2021

Meta Batch-Instance Normalization for Generalizable Person Re-Identification

CVPR 2021poster

Although supervised person re-identification (Re-ID) methods have shown impressive performance, they suffer from a poor generalization capability on unseen domains. Therefore, generalizable Re-ID has recently attracted growing attention. Many existing methods have employed an instance normalization…

Cited by 185PDFcodeScholar
2020

Attract, Perturb, and Explore: Learning a Feature Alignment Network for Semi-supervised Domain Adaptation

ECCV 2020poster

Perturb, and Explore: Learning a Feature Alignment Network for Semi-supervised Domain Adaptation","Although unsupervised domain adaptation methods have been widely adopted across several computer vision tasks, it is more desirable if we can exploit a few labeled data from new domains encountered in…

Cited by 155SourcePDFScholar
2020

Hi-CMD: Hierarchical Cross-Modality Disentanglement for Visible-Infrared Person Re-Identification

CVPR 2020poster

Visible-infrared person re-identification (VI-ReID) is an important task in night-time surveillance applications, since visible cameras are difficult to capture valid appearance information under poor illumination conditions. Compared to traditional person re-identification that handles only the int…

Cited by 412PDFcodeScholar
2019

Diversify and Match: A Domain Adaptive Representation Learning Paradigm for Object Detection

CVPR 2019poster

We introduce a novel unsupervised domain adaptation approach for object detection. We aim to alleviate the imperfect translation problem of pixel-level adaptations, and the source-biased discriminativity problem of feature-level adaptations simultaneously. Our approach is composed of two stages, i.e…

Cited by 384PDFScholar
2019

Self-Ensembling With GAN-Based Data Augmentation for Domain Adaptation in Semantic Segmentation

ICCV 2019poster

Deep learning-based semantic segmentation methods have an intrinsic limitation that training a model requires a large amount of data with pixel-level annotations. To address this challenging issue, many researchers give attention to unsupervised domain adaptation for semantic segmentation. Unsupervi…

Cited by 328PDFScholar
2019

Self-Training and Adversarial Background Regularization for Unsupervised Domain Adaptive One-Stage Object Detection

ICCV 2019oral

Deep learning-based object detectors have shown remarkable improvements. However, supervised learning-based methods perform poorly when the train data and the test data have different distributions. To address the issue, domain adaptation transfers knowledge from the label-sufficient domain (source…

Cited by 263PDFScholar