← Search

Gwangsu Kim

5 accepted papers

2026

TESSAR: Geometry-Aware Active Regression via Dynamic Voronoi Tessellation

ICLR 2026poster

Active learning improves training efficiency by selectively querying the most informative samples for labeling. While it naturally fits classification tasks–where informative samples tend to lie near the decision boundary–its application to regression is less straightforward, as information is distr…

Cited by 0SourceScholar
2025

KSP: Kolmogorov-Smirnov metric-based Post-Hoc Calibration for Survival Analysis

NeurIPS 2025poster

We propose a new calibration method for survival models based on the Kolmogorov–Smirnov (KS) metric. Existing approaches—including conformal prediction, D-calibration, and Kaplan–Meier (KM)-based methods—often rely on heuristic binning or additional nonparametric estimators, which undermine their ad…

Cited by 0SourceScholar
2024

Querying Easily Flip-flopped Samples for Deep Active Learning

ICLR 2024poster

Active learning, a paradigm within machine learning, aims to select and query unlabeled data to enhance model performance strategically. A crucial selection strategy leverages the model's predictive uncertainty, reflecting the informativeness of a data point. While the sample's distance to the decis…

2023

ESD: Expected Squared Difference as a Tuning-Free Trainable Calibration Measure

ICLR 2023poster

Studies have shown that modern neural networks tend to be poorly calibrated due to over-confident predictions. Traditionally, post-processing methods have been used to calibrate the model after training. In recent years, various trainable calibration measures have been proposed to incorporate them d…

2022

Fast and Efficient MMD-Based Fair PCA via Optimization over Stiefel Manifold

AAAI 2022technical

This paper defines fair principal component analysis (PCA) as minimizing the maximum mean discrepancy (MMD) between the dimensionality-reduced conditional distributions of different protected classes. The incorporation of MMD naturally leads to an exact and tractable mathematical formulation of fair…