Skip to main content

Showing 1–10 of 10 results for author: Park, F C

.
  1. arXiv:2407.00626  [pdf, other

    cs.LG cs.AI

    Maximum Entropy Inverse Reinforcement Learning of Diffusion Models with Energy-Based Models

    Authors: Sangwoong Yoon, Himchan Hwang, Dohyun Kwon, Yung-Kyun Noh, Frank C. Park

    Abstract: We present a maximum entropy inverse reinforcement learning (IRL) approach for improving the sample quality of diffusion generative models, especially when the number of generation time steps is small. Similar to how IRL trains a policy based on the reward function learned from expert demonstrations, we train (or fine-tune) a diffusion model using the log probability density estimated from trainin… ▽ More

    Submitted 30 June, 2024; originally announced July 2024.

    Comments: Code is released at https://github.com/swyoon/Diffusion-by-MaxEntIRL

  2. arXiv:2312.03397  [pdf, other

    cs.LG cs.AI

    Generalized Contrastive Divergence: Joint Training of Energy-Based Model and Diffusion Model through Inverse Reinforcement Learning

    Authors: Sangwoong Yoon, Dohyun Kwon, Himchan Hwang, Yung-Kyun Noh, Frank C. Park

    Abstract: We present Generalized Contrastive Divergence (GCD), a novel objective function for training an energy-based model (EBM) and a sampler simultaneously. GCD generalizes Contrastive Divergence (Hinton, 2002), a celebrated algorithm for training EBM, by replacing Markov Chain Monte Carlo (MCMC) distribution with a trainable sampler, such as a diffusion model. In GCD, the joint training of EBM and a di… ▽ More

    Submitted 6 December, 2023; originally announced December 2023.

    Comments: NeurIPS 2023 Workshop on Diffusion Models

  3. arXiv:2311.03001  [pdf, other

    cs.LG stat.ML

    Variational Weighting for Kernel Density Ratios

    Authors: Sangwoong Yoon, Frank C. Park, Gunsu S Yun, Iljung Kim, Yung-Kyun Noh

    Abstract: Kernel density estimation (KDE) is integral to a range of generative and discriminative tasks in machine learning. Drawing upon tools from the multidimensional calculus of variations, we derive an optimal weight function that reduces bias in standard kernel density estimates for density ratios, leading to improved estimates of prediction posteriors and information-theoretic measures. In the proces… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

    Comments: NeurIPS 2023

  4. arXiv:2310.18677  [pdf, other

    cs.LG

    Energy-Based Models for Anomaly Detection: A Manifold Diffusion Recovery Approach

    Authors: Sangwoong Yoon, Young-Uk **, Yung-Kyun Noh, Frank C. Park

    Abstract: We present a new method of training energy-based models (EBMs) for anomaly detection that leverages low-dimensional structures within data. The proposed algorithm, Manifold Projection-Diffusion Recovery (MPDR), first perturbs a data point along a low-dimensional manifold that approximates the training dataset. Then, EBM is trained to maximize the probability of recovering the original data. The tr… ▽ More

    Submitted 28 October, 2023; originally announced October 2023.

    Comments: NeurIPS 2023

  5. arXiv:2309.10237  [pdf, other

    cs.AI cs.LG

    On Explicit Curvature Regularization in Deep Generative Models

    Authors: Yonghyeon Lee, Frank Chongwoo Park

    Abstract: We propose a family of curvature-based regularization terms for deep generative model learning. Explicit coordinate-invariant formulas for both intrinsic and extrinsic curvature measures are derived for the case of arbitrary data manifolds embedded in higher-dimensional Euclidean space. Because computing the curvature is a highly computation-intensive process involving the evaluation of second-ord… ▽ More

    Submitted 18 September, 2023; originally announced September 2023.

    Comments: 2nd Annual Workshop on Topology, Algebra, and Geometry in Machine Learning (TAG-ML) at the ICML 2023

  6. arXiv:2208.10940  [pdf, other

    cs.CR cs.LG

    Evaluating Out-of-Distribution Detectors Through Adversarial Generation of Outliers

    Authors: Sangwoong Yoon, **won Choi, Yonghyeon Lee, Yung-Kyun Noh, Frank Chongwoo Park

    Abstract: A reliable evaluation method is essential for building a robust out-of-distribution (OOD) detector. Current robustness evaluation protocols for OOD detectors rely on injecting perturbations to outlier data. However, the perturbations are unlikely to occur naturally or not relevant to the content of data, providing a limited assessment of robustness. In this paper, we propose Evaluation-via-Generat… ▽ More

    Submitted 20 August, 2022; originally announced August 2022.

    Comments: Code release can be found at https://github.com/EvG-OOD/evaluation-via-generation

  7. arXiv:2105.05735  [pdf, other

    cs.LG

    Autoencoding Under Normalization Constraints

    Authors: Sangwoong Yoon, Yung-Kyun Noh, Frank Chongwoo Park

    Abstract: Likelihood is a standard estimate for outlier detection. The specific role of the normalization constraint is to ensure that the out-of-distribution (OOD) regime has a small likelihood when samples are learned using maximum likelihood. Because autoencoders do not possess such a process of normalization, they often fail to recognize outliers even when they are obviously OOD. We propose the Normaliz… ▽ More

    Submitted 15 June, 2023; v1 submitted 12 May, 2021; originally announced May 2021.

    Comments: Accepted to ICML 2021. The code is released in https://github.com/swyoon/normalized-autoencoders . The interactive web demo on outlier reconstruction phenomenon and normalized autoencoders can be found in https://swyoon.github.io/outlier-reconstruction

  8. On the Existence and Computation of Minimum Attention Optimal Control Laws

    Authors: Pilhwa Lee, F. C. Park

    Abstract: Brockett's minimum attention functional \cite{Brockett} has been proposed as one means of capturing the cost of control implementation--regarded here as the rate of change of the control with respect to both state and time--for general nonlinear control systems, with applications ranging from human motor control to robotics. The main challenge in forging the minimum attention paradigm into a pract… ▽ More

    Submitted 31 July, 2021; v1 submitted 22 November, 2019; originally announced November 2019.

    Comments: 6 pages, 4 figures

  9. arXiv:1609.02898  [pdf, ps, other

    cs.RO

    A Linear-Time Variational Integrator for Multibody Systems

    Authors: Jeongseok Lee, C. Karen Liu, Frank C. Park, Siddhartha S. Srinivasa

    Abstract: We present an efficient variational integrator for multibody systems. Variational integrators reformulate the equations of motion for multibody systems as discrete Euler-Lagrange (DEL) equations, transforming forward integration into a root-finding problem for the DEL equations. Variational integrators have been shown to be more robust and accurate in preserving fundamental properties of systems,… ▽ More

    Submitted 5 February, 2018; v1 submitted 9 September, 2016; originally announced September 2016.

    Comments: Submitted to the International Workshop on the Algorithmic Foundations of Robotics (2016)

  10. arXiv:1411.2525  [pdf, other

    q-fin.PM

    Optimising Credit Portfolio Using a Quadratic Nonlinear Projection Method

    Authors: Boguk Kim, Chulwoo Han, Frank Chongwoo Park

    Abstract: A novel optimisation framework through quadratic nonlinear projection is introduced for credit portfolio when the portfolio risk is measured by Conditional Value-at-Risk (CVaR). The whole optimisation procedure to search toward the optimal portfolio state is conducted by a series of single-step optimisations under the local constraints described in the multi-dimensional constraint parameter space… ▽ More

    Submitted 19 July, 2016; v1 submitted 10 November, 2014; originally announced November 2014.

    MSC Class: 65K10; 90C55 ACM Class: G.1.6