← Search

Jungtaek Kim

18 accepted papers

2026

GP-4DGS: Probabilistic 4D Gaussian Splatting from Monocular Video via Variational Gaussian Processes

CVPR 2026

We present GP-4DGS, a novel framework that integrates Gaussian Processes (GPs) into 4D Gaussian Splatting (4DGS) for principled probabilistic modeling of dynamic scenes. While existing 4DGS methods focus on deterministic reconstruction, they are inherently limited in capturing motion ambiguity and l

Cited by 0SourcecodeScholar
2026

ReJump: A Tree-Jump Representation for Analyzing and Improving LLM Reasoning

ICML 2026poster

Large Reasoning Models (LRMs) are Large Language Models (LLMs) explicitly trained to generate long-form Chain-of-Thoughts (CoTs), achieving impressive success on challenging tasks like math and programming. However, their underlying reasoning "algorithms" remain poorly understood. To investigate thi…

Cited by 0SourceScholar
2025

VersaPRM: Multi-Domain Process Reward Model via Synthetic Reasoning Data

ICML 2025oral

Process Reward Models (PRMs) have proven effective at enhancing mathematical reasoning for Large Language Models (LLMs) by leveraging increased inference-time computation. However, they are predominantly trained on mathematical data and their generalizability to non-mathematical domains has not been…

Cited by 4SourcePDFScholar
2024

Generalized Neural Sorting Networks with Error-Free Differentiable Swap Functions

ICLR 2024poster

Sorting is a fundamental operation of all computer systems, having been a long-standing significant research topic. Beyond the problem formulation of traditional sorting algorithms, we consider sorting problems for more abstract yet expressive inputs, e.g., multi-digit images and image fragments, th…

Cited by 1SourcePDFScholar
2024

Model Fusion through Bayesian Optimization in Language Model Fine-Tuning

NeurIPS 2024spotlight

Fine-tuning pre-trained models for downstream tasks is a widely adopted technique known for its adaptability and reliability across various domains. Despite its conceptual simplicity, fine-tuning entails several troublesome engineering choices, such as selecting hyperparameters and determining check…

2024

Noise-Adaptive Confidence Sets for Linear Bandits and Application to Bayesian Optimization

ICML 2024poster

Adapting to a priori unknown noise level is a very important but challenging problem in sequential decision-making as efficient exploration typically requires knowledge of the noise level, which is often loosely specified. We report significant progress in addressing this issue in linear bandits in…

2023

Datasets and Benchmarks for Nanophotonic Structure and Parametric Design Simulations

NeurIPS 2023poster

Nanophotonic structures have versatile applications including solar cells, anti-reflective coatings, electromagnetic interference shielding, optical filters, and light emitting diodes. To design and understand these nanophotonic structures, electrodynamic simulations are essential. These simulations…

2023

Generative Neural Fields by Mixtures of Neural Implicit Functions

NeurIPS 2023poster

We propose a novel approach to learning the generative neural fields represented by linear combinations of implicit basis networks. Our algorithm learns basis networks in the form of implicit neural representations and their coefficients in a latent space by either conducting meta-learning or adopti…

Cited by 7SourcePDFScholar
2022

Combinatorial Bayesian optimization with random mapping functions to convex polytopes

UAI 2022poster

Bayesian optimization is a popular method for solving the problem of global optimization of an expensive-to-evaluate black-box function. It relies on a probabilistic surrogate model of the objective function, upon which an acquisition function is built to determine where next to evaluate the objecti…

Cited by 8SourcePDFScholar
2022

On Evaluation Metrics for Graph Generative Models

ICLR 2022poster

In image generation, generative models can be evaluated naturally by visually inspecting model outputs. However, this is not always the case for graph generative models (GGMs), making their evaluation challenging. Currently, the standard process for evaluating GGMs suffers from three critical limita…

2022

On Uncertainty Estimation by Tree-based Surrogate Models in Sequential Model-based Optimization

AISTATS 2022poster

Sequential model-based optimization sequentially selects a candidate point by constructing a surrogate model with the history of evaluations, to solve a black-box optimization problem. Gaussian process (GP) regression is a popular choice as a surrogate model, because of its capability of calculating…

Cited by 13SourcePDFScholar
2021

Brick-by-Brick: Combinatorial Construction with Deep Reinforcement Learning

NeurIPS 2021poster

Discovering a solution in a combinatorial space is prevalent in many real-world problems but it is also challenging due to diverse complex constraints and the vast number of possible combinations. To address such a problem, we introduce a novel formulation, combinatorial construction, which requires…

Cited by 22SourcePDFScholar
2020

Bootstrapping neural processes

NeurIPS 2020poster

Unlike in the traditional statistical modeling for which a user typically hand-specify a prior, Neural Processes (NPs) implicitly define a broad class of stochastic processes with neural networks. Given a data stream, NP learns a stochastic process that best describes the data. While this ``data-dri…

2019

Set Transformer: A Framework for Attention-based Permutation-Invariant Neural Networks

ICML 2019oral

Many machine learning tasks such as multiple instance learning, 3D shape recognition, and few-shot image classification are defined on sets of instances. Since solutions to such problems do not depend on the order of elements of the set, models used to address them should be permutation invariant. W…

2018

Open Set Recognition by Regularising Classifier with Fake Data Generated by Generative Adversarial Networks

ICASSP 2018accepted

We present a new method to generate fake data in unknown classes in generative adversarial networks (GANs) framework. The generator in GANs is trained to generate somewhat similar to data in known classes but the different one by modelling noisy distribution on feature space of a classifier using pr…

Cited by 0SourceScholar