Sunghwan Kim (김성환)

I am a first-year PhD student at UC San Diego, working at Existential Robotics Laboratory under the guidance of Prof. Nikolay Atanasov.

Previously, I was a research officer at the Agency for Defense Development (ADD), the South Korean counterpart to the U.S. DARPA. I received my B.S. in Electrical Engineering and Mathematics (double major) at KAIST.

Email  /  CV  /  Linkedin  /  Google Scholar  /  Github

profile photo
Research

I am focusing on building neural representations for robot policy learning. I am interested in the following topics:

  • Implicit neural representations
  • Latent feature mapping
  • Neural SLAM
  • Mobile manipulation
MISO: Multiresolution Submap Optimization for Efficient Globally Consistent Neural Implicit Reconstruction
Yulun Tian, Hanwen Cao, Sunghwan Kim, Nikolay Atanasov
RSS, 2025
code / paper / project page
Textual Query-Driven Mask Transformer for Domain Generalized Segmentation
Byeonghyun Pak*, Byeongju Woo*, Sunghwan Kim*, Dae-hwan Kim, Hoseong Kim
ECCV, 2024
code / paper / project page
safs_small Texture Learning Domain Randomization for Domain Generalized Segmentation
Sunghwan Kim, Dae-hwan Kim, Hoseong Kim
ICCV, 2023
code / paper
safs_small Data Gathering Trials for the Development of Military Imaging Systems
Maria Niebla, Duncan L. Hickman, Eunjin Koh, Chanyong Lee, Hoseong Kim, Chaehyeon Lim, Sunghwan Kim
Proc. SPIE, Electro-Optical and Infrared Systems, 2023
paper
Projects
safs_small ML-integrated Software for UAVs
Agency for Defense Development (ADD), 2022-2023

We developed multi-threading C++ software that optimizes CPU and NPU resources during the inference phase of ML models, interfacing with the flight control unit of UAVs. Also, we devised a test-time diversification method for time-series images to reduce the predictive uncertainty of the models.

safs_small Model Acceleration on Edge Devices
Agency for Defense Development (ADD), 2022-2023

We implemented model compression techniques such as feature distillation and structural pruning to accelerate ML models on edge devices, including NPU, FPGA board and edge GPU. We were able to double the throughput of edge-devices by applying the techniques.

safs_small Object Detection in Infrared Imagery
Agency for Defense Development (ADD), 2021-2022

We designed real-time object detection algorithms for UAVs. We generated synthetic infrared images using a 3D engine for training data, and established an end-to-end training pipeline.


webpage template from Jon Barron