paper-with-me

홈 › Papers

Moreau-Yoshida Variational Transport: A General Framework For Solving Regularized Distributional Optimization Problems

2023-07-31 · Dai Hai Nguyen, Tetsuya Sakurai

We consider a general optimization problem of minimizing a composite objective functional defined over a class of probability distributions. The objective is composed of two functionals: one is assumed to possess the variational representation and the other is expressed in terms of the expectation operator of a possibly nonsmooth convex regularizer function. Such a regularized distributional optimization problem widely appears in machine learning and statistics, such as proximal Monte-Carlo sampling, Bayesian inference and generative modeling, for regularized estimation and generation. We propose a novel method, dubbed as Moreau-Yoshida Variational Transport (MYVT), for solving the regularized distributional optimization problem. First, as the name suggests, our method employs the Moreau-Yoshida envelope for a smooth approximation of the nonsmooth function in the objective. Second, we reformulate the approximate problem as a concave-convex saddle point problem by leveraging the variational representation, and then develope an efficient primal-dual algorithm to approximate the saddle point. Furthermore, we provide theoretical analyses and report experimental results to demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2307.16358

Code (1)

haidnguyen0909/myvt 공식 구현 pytorch

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Moreau-Yosida $f$-divergences

2021-02-26 · Dávid Terjék

Variational representations of $f$-divergences are central to many machine learning algorithms, with Lipschitz constrained variants recently gaining attention. Inspired by this, we define the Moreau-Yosida approximation …

Detection of Ship Wakes in SAR Imagery Using Cauchy Regularisation

2020-02-12 · Tianqi Yang, Oktay Karakuş, Alin Achim

Ship wake detection is of great importance in the characterisation of synthetic aperture radar (SAR) images of the ocean surface since wakes usually carry essential information about vessels. Most detection methods explo…

Stochastic Bias-Reduced Gradient Methods

2021-06-17 · NeurIPS 2021 12 · Hilal Asi, Yair Carmon, Arun Jambulapati, Yujia Jin 외

We develop a new primitive for stochastic optimization: a low-bias, low-cost estimator of the minimizer $x_\star$ of any Lipschitz strongly-convex function. In particular, we use a multilevel Monte-Carlo approach due to …

Stochastic Optimization

Wasserstein Gradient Flows for Moreau Envelopes of f-Divergences in Reproducing Kernel Hilbert Spaces

2024-02-07 · Viktor Stein, Sebastian Neumayer, Nicolaj Rux, Gabriele Steidl

Commonly used $f$-divergences of measures, e.g., the Kullback-Leibler divergence, are subject to limitations regarding the support of the involved measures. A remedy is regularizing the $f$-divergence by a squared maximu…

MoreauGrad: Sparse and Robust Interpretation of Neural Networks via Moreau Envelope

2023-01-08 · ICCV 2023 1 · Jingwei Zhang, Farzan Farnia

Explaining the predictions of deep neural nets has been a topic of great interest in the computer vision literature. While several gradient-based interpretation schemes have been proposed to reveal the influential variab…