← Search

Sejun Park

22 accepted papers

2026

Deep Latent Variable Model based Vertical Federated Learning with Flexible Alignment and Labeling Scenarios

ICLR 2026poster

Federated learning (FL) has attracted significant attention for enabling collaborative learning without exposing private data. Among the primary variants of FL, vertical federated learning (VFL) addresses feature-partitioned data held by multiple institutions, each holding complementary informati…

Cited by 0SourceScholar
2026

Floating-Point Networks with Automatic Differentiation Can Represent Almost All Floating-Point Functions and Their Gradients

ICML 2026poster

Theoretical studies show that for any differentiable function on a compact domain, there exists a neural network that approximates both the function values and gradients. However, such a result cannot be used in practice since it assumes real parameters and exact internal operations. In contrast, re…

Cited by 0SourceScholar
2026

On Minimum Depth and Width of Floating-Point Neural Networks for Representing Floating-Point Functions

ICML 2026oral

Research on the expressive power of neural networks has identified the minimum depth and width of neural networks that enable universal approximation and memorization. However, existing results are derived under exact arithmetic and cannot be directly applied to real implementations on computers, wh…

Cited by 0SourceScholar
2025

Floating-Point Neural Networks Can Represent Almost All Floating-Point Functions

ICML 2025poster

Existing works on the expressive power of neural networks typically assume real-valued parameters and exact mathematical operations during the evaluation of networks. However, neural networks run on actual computers can take parameters only from a small subset of the reals and perform inexact mathem…

Cited by 0SourcePDFScholar
2025

Minimum Width for Universal Approximation using Squashable Activation Functions

ICML 2025poster

The exact minimum width that allows for universal approximation of unbounded-depth networks is known only for ReLU and its variants. In this work, we study the minimum width of networks using general activation functions. Specifically, we focus on squashable functions that can approximate the identi…

Cited by 0SourcePDFScholar
2024

Minimum width for universal approximation using ReLU networks on compact domain

ICLR 2024poster

It has been shown that deep neural networks of a large enough width are universal approximators but they are not if the width is too small. There were several attempts to characterize the minimum width $w_{\min}$ enabling the universal approximation property; however, only a few of them found the ex…

Cited by 12SourcePDFScholar
2023

Guiding Energy-based Models via Contrastive Latent Variables

ICLR 2023top-25%

An energy-based model (EBM) is a popular generative framework that offers both explicit density and architectural flexibility, but training them is difficult since it is often unstable and time-consuming. In recent years, various training techniques have been developed, e.g., better divergence measu…

2023

Neural Networks Efficiently Learn Low-Dimensional Representations with SGD

ICLR 2023top-25%

We study the problem of training a two-layer neural network (NN) of arbitrary width using stochastic gradient descent (SGD) where the input $\boldsymbol{x}\in \mathbb{R}^d$ is Gaussian and the target $y \in \mathbb{R}$ follows a multiple-index model, i.e., $y=g(\langle\boldsymbol{u_1},\boldsymbol{x}…

Cited by 71SourcePDFScholar
2023

On the Correctness of Automatic Differentiation for Neural Networks with Machine-Representable Parameters

ICML 2023poster

Recent work has shown that forward- and reverse- mode automatic differentiation (AD) over the reals is almost always correct in a mathematically precise sense. However, actual programs work with machine-representable numbers (e.g., floating-point numbers), not reals. In this paper, we study the corr…

Cited by 6SourcePDFScholar
2022

Generalization Bounds for Stochastic Gradient Descent via Localized $\varepsilon$-Covers

NeurIPS 2022accept

In this paper, we propose a new covering technique localized for the trajectories of SGD. This localization provides an algorithm-specific complexity measured by the covering number, which can have dimension-independent cardinality in contrast to standard uniform covering arguments that result in ex…

Cited by 14SourcePDFScholar
2021

Layer-adaptive Sparsity for the Magnitude-based Pruning

ICLR 2021poster

Recent discoveries on neural network pruning reveal that, with a carefully chosen layerwise sparsity, a simple magnitude-based pruning achieves state-of-the-art tradeoff between sparsity and performance. However, without a clear consensus on ``how to choose,'' the layerwise sparsities are mostly sel…

2021

SmoothMix: Training Confidence-calibrated Smoothed Classifiers for Certified Robustness

NeurIPS 2021poster

Randomized smoothing is currently a state-of-the-art method to construct a certifiably robust classifier from neural networks against $\ell_2$-adversarial perturbations. Under the paradigm, the robustness of a classifier is aligned with the prediction confidence, i.e., the higher confidence from a s…

2020

Distribution Aligning Refinery of Pseudo-label for Imbalanced Semi-supervised Learning

NeurIPS 2020poster

While semi-supervised learning (SSL) has proven to be a promising way for leveraging unlabeled data when labeled data is scarce, the existing SSL algorithms typically assume that training class distributions are balanced. However, these SSL algorithms trained under imbalanced class distributions can…

2017

Rapid Mixing Swendsen-Wang Sampler for Stochastic Partitioned Attractive Models

AISTATS 2017poster

The Gibbs sampler is the most popular Markov chain used for learning and inference problems in Graphical Models (GM). These tasks are computationally intractable in general, and the Gibbs sampler often suffers from slow mixing. In this paper, we study the Swendsen-Wang dynamics which is a more sop…

Cited by 9SourcePDFScholar
2015

Minimum Weight Perfect Matching via Blossom Belief Propagation

NeurIPS 2015spotlight

Max-product Belief Propagation (BP) is a popular message-passing algorithm for computing a Maximum-A-Posteriori (MAP) assignment over a distribution represented by a Graphical Model (GM). It has been shown that BP can solve a number of combinatorial optimization problems including minimum weight mat…

Cited by 9SourcePDFScholar