← Search

Hyoungseob Park

22 accepted papers

2026

CLAP: Unsupervised 3D Representation Learning for Fusion 3D Perception via Curvature Sampling and Prototype Learning

ICLR 2026poster

Unsupervised 3D representation learning reduces the burden of labeling multimodal 3D data for fusion perception tasks. Among different pre-training paradigms, differentiable-rendering-based methods have shown most promise. However, existing works separately conduct pre-training for each modalities d…

Cited by 0SourcecodeScholar
2026

Entropy-Monitored Kernelized Token Distillation for Audio-Visual Compression

ICLR 2026poster

We propose a method for audio-visual knowledge distillation. Existing methods typically distill from the latent embeddings or outputs. The former requires matching feature dimensions, if not the same architecture, between teacher and student models while the latter supports any teacher-student pairi…

Cited by 0SourceScholar
2026

ORCaS: Unsupervised Depth Completion via Occluded Region Completion as Supervision

ICLR 2026poster

We propose a method for inferring an egocentric dense depth map from an RGB image and a sparse point cloud. The crux of our method lies in modeling the 3D scene implicitly within the latent space and learning an inductive bias in an unsupervised manner through principles of Structure-from-Motion. T…

Cited by 0SourceScholar
2025

ETA: Energy-based Test-time Adaptation for Depth Completion

ICCV 2025poster

We propose a method of adapting pretrained depth completion models to test time data in an unsupervised manner. Depth completion models are (pre)trained to produce dense depth maps from pairs of RGB image and sparse depth maps in ideal capture conditions (source domain), e.g., well-illuminated, high…

Cited by 0SourcePDFScholar
2025

Extending Foundational Monocular Depth Estimators to Fisheye Cameras with Calibration Tokens

ICCV 2025accepted

We propose a method to extend foundational monocular depth estimators (FMDEs), trained on perspective images, to fisheye images. Despite being trained on tens of millions of images, FMDEs are susceptible to the covariate shift introduced by changes in camera calibration (intrinsic, distortion) param…

2025

Progressive Test Time Energy Adaptation for Medical Image Segmentation

ICCV 2025poster

We propose a model-agnostic, progressive test-time energy adaptation approach for medical image segmentation. Maintaining model performance across diverse medical datasets is challenging, as distribution shifts arise from inconsistent imaging protocols and patient variations. Unlike domain adaptatio…

2025

ProtoDepth: Unsupervised Continual Depth Completion with Prototypes

CVPR 2025poster

We present ProtoDepth, a novel prototype-based approach for continual learning of unsupervised depth completion, the multimodal 3D reconstruction task of predicting dense depth maps from RGB images and sparse point clouds. The unsupervised learning paradigm is well-suited for continual learning, as…

Cited by 1SourcePDFScholar
2025

TREND: Unsupervised 3D Representation Learning via Temporal Forecasting for LiDAR Perception

NeurIPS 2025spotlight

Labeling LiDAR point clouds is notoriously time-and-energy-consuming, which spurs recent unsupervised 3D representation learning methods to alleviate the labeling burden in LiDAR perception via pretrained weights. Existing work focus on either masked auto encoding or contrastive learning on LiDAR po…

Cited by 0SourceScholar
2024

All-day Depth Completion

IROS 2024poster

We propose a method for depth estimation under different illumination conditions, i.e., day and night time. As photometry is uninformative in regions under low-illumination, we tackle the problem through a multi-sensor fusion approach, where we take as input an additional synchronized sparse point c…

Cited by 3SourcecodeScholar
2024

AugUndo: Scaling Up Augmentations for Monocular Depth Completion and Estimation

ECCV 2024poster

"Unsupervised depth completion and estimation methods are trained by minimizing reconstruction error. Block artifacts from resampling, intensity saturation, and occlusions are amongst the many undesirable by-products of common data augmentation schemes that affect image reconstruction quality, and t…

2024

Binding Touch to Everything: Learning Unified Multimodal Tactile Representations

CVPR 2024poster

The ability to associate touch with other modalities has huge implications for humans and computational systems. However multimodal learning with touch remains challenging due to the expensive data collection process and non-standardized sensor outputs. We introduce UniTouch a unified tactile model…

Cited by 53SourcePDFScholar
2024

On the Viability of Monocular Depth Pre-training for Semantic Segmentation

ECCV 2024poster

"The question of whether pre-training on geometric tasks is viable for downstream transfer to semantic tasks is important for two reasons, one practical and the other scientific. If the answer is positive, we may be able to reduce pre-training costs and bias from human annotators significantly. If t…

2024

RSA: Resolving Scale Ambiguities in Monocular Depth Estimators through Language Descriptions

NeurIPS 2024poster

We propose a method for metric-scale monocular depth estimation. Inferring depth from a single image is an ill-posed problem due to the loss of scale from perspective projection during the image formation process. Any scale chosen is a bias, typically stemming from training on a dataset; hence, exis…

2024

WorDepth: Variational Language Prior for Monocular Depth Estimation

CVPR 2024poster

Three-dimensional (3D) reconstruction from a single image is an ill-posed problem with inherent ambiguities i.e. scale. Predicting a 3D scene from text description(s) is similarly ill-posed i.e. spatial arrangements of objects described. We investigate the question of whether two inherently ambiguou…

2023

Exploring Temporal Information Dynamics in Spiking Neural Networks

AAAI 2023technical

Most existing Spiking Neural Network (SNN) works state that SNNs may utilize temporal information dynamics of spikes. However, an explicit analysis of temporal information dynamics is still missing. In this paper, we ask several important questions for providing a fundamental understanding of SNNs:…

2022

Exploring Lottery Ticket Hypothesis in Spiking Neural Networks

ECCV 2022poster

"Spiking Neural Networks (SNNs) have recently emerged as a new generation of low-power deep neural networks, which is suitable to be implemented on low-power mobile/edge devices. As such devices have limited memory storage, neural pruning on SNNs has been widely explored in recent years. Most existi…

2022

Neural Architecture Search for Spiking Neural Networks

ECCV 2022poster

"Spiking Neural Networks (SNNs) have gained huge attention as a potential energy-efficient alternative to conventional Artificial Neural Networks (ANNs) due to their inherent high-sparsity activation. However, most prior SNN methods use ANN-like architectures (e.g., VGG-Net or ResNet), which could p…

2022

Neuromorphic Data Augmentation for Training Spiking Neural Networks

ECCV 2022poster

"Developing neuromorphic intelligence on event-based datasets with Spiking Neural Networks (SNNs) has recently attracted much research attention. However, the limited size of event-based datasets makes SNNs prone to overfitting and unstable convergence. This issue remains unexplored by previous acad…

2022

Rate Coding Or Direct Coding: Which One Is Better For Accurate, Robust, And Energy-Efficient Spiking Neural Networks?

ICASSP 2022accepted

Recent Spiking Neural Networks (SNNs) works focus on an image classification task, therefore various coding techniques have been proposed to convert an image into temporal binary spikes. Among them, rate coding and direct coding are regarded as prospective candidates for building a practical SNN sys…

Cited by 0SourceScholar
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