← Search

Hongseok Yang

19 accepted papers

2025

Axial Neural Networks for Dimension-Free Foundation Models

NeurIPS 2025spotlight

The advent of foundation models in AI has significantly advanced general-purpose learning, enabling remarkable capabilities in zero-shot inference and in-context learning. However, training such models on physics data, including solutions to partial differential equations (PDEs), poses a unique chal…

Cited by 0SourceScholar
2025

Parameter Expanded Stochastic Gradient Markov Chain Monte Carlo

ICLR 2025poster

Bayesian Neural Networks (BNNs) provide a promising framework for modeling predictive uncertainty and enhancing out-of-distribution robustness (OOD) by estimating the posterior distribution of network parameters. Stochastic Gradient Markov Chain Monte Carlo (SGMCMC) is one of the most powerful metho…

Cited by 1SourcePDFScholar
2024

Mitigating Covariate Shift in Behavioral Cloning via Robust Stationary Distribution Correction

NeurIPS 2024poster

We consider offline imitation learning (IL), which aims to train an agent to imitate from the dataset of expert demonstrations without online interaction with the environment. Behavioral Cloning (BC) has been a simple yet effective approach to offline IL, but it is also well-known to be vulnerable t…

Cited by 0SourcePDFScholar
2024

Variational Partial Group Convolutions for Input-Aware Partial Equivariance of Rotations and Color-Shifts

ICML 2024poster

Group Equivariant CNNs (G-CNNs) have shown promising efficacy in various tasks, owing to their ability to capture hierarchical features in an equivariant manner. However, their equivariance is fixed to the symmetry of the whole group, limiting adaptability to diverse partial symmetries in real-world…

2023

Regularized Behavior Cloning for Blocking the Leakage of Past Action Information

NeurIPS 2023spotlight

For partially observable environments, imitation learning with observation histories (ILOH) assumes that control-relevant information is sufficiently captured in the observation histories for imitating the expert actions. In the offline setting wherethe agent is required to learn to imitate without…

Cited by 6SourcePDFScholar
2022

DemoDICE: Offline Imitation Learning with Supplementary Imperfect Demonstrations

ICLR 2022poster

We consider offline imitation learning (IL), which aims to mimic the expert's behavior from its demonstration without further interaction with the environment. One of the main challenges in offline IL is to deal with the narrow support of the data distribution exhibited by the expert demonstrations…

Cited by 105SourcePDFScholar
2022

LobsDICE: Offline Learning from Observation via Stationary Distribution Correction Estimation

NeurIPS 2022accept

We consider the problem of learning from observation (LfO), in which the agent aims to mimic the expert's behavior from the state-only demonstrations by experts. We additionally assume that the agent cannot interact with the environment but has access to the action-labeled transition data collected…

2021

Probabilistic Programs with Stochastic Conditioning

ICML 2021spotlight

We tackle the problem of conditioning probabilistic programs on distributions of observable variables. Probabilistic programs are usually conditioned on samples from the joint data distribution, which we refer to as deterministic conditioning. However, in many real-life scenarios, the observations a…

2020

Divide, Conquer, and Combine: a New Inference Strategy for Probabilistic Programs with Stochastic Support

ICML 2020poster

Universal probabilistic programming systems (PPSs) provide a powerful framework for specifying rich probabilistic models. They further attempt to automate the process of drawing inferences from these models, but doing this successfully is severely hampered by the wide range of non–standard models th…

Cited by 24SourcePDFScholar
2020

On Correctness of Automatic Differentiation for Non-Differentiable Functions

NeurIPS 2020spotlight

Differentiation lies at the core of many machine-learning algorithms, and is well-supported by popular autodiff systems, such as TensorFlow and PyTorch. Originally, these systems have been developed to compute derivatives of differentiable functions, but in practice, they are commonly applied to fun…

2020

Variational Inference for Sequential Data with Future Likelihood Estimates

ICML 2020poster

The recent development of flexible and scalable variational inference algorithms has popularized the use of deep probabilistic models in a wide range of applications. However, learning and reasoning about high-dimensional models with nondifferentiable densities are still a challenge. For such a mode…

Cited by 5SourcePDFScholar
2019

LF-PPL: A Low-Level First Order Probabilistic Programming Language for Non-Differentiable Models

AISTATS 2019poster

We develop a new Low-level, First-order Probabilistic Programming Language (LF-PPL) suited for models containing a mix of continuous, discrete, and/or piecewise-continuous variables. The key success of this language and its compilation scheme is in its ability to automatically distinguish parameters…

2015

Particle Gibbs with Ancestor Sampling for Probabilistic Programs

AISTATS 2015poster

Particle Markov chain Monte Carlo techniques rank among current state-of-the-art methods for probabilistic program inference. A drawback of these techniques is that they rely on importance resampling, which results in degenerate particle trajectories and a low effective sample size for variables sam…

Cited by 30SourcePDFScholar