paper-with-me

Papers

Input Convex Gradient Networks

2021-11-23 · Jack Richter-Powell, Jonathan Lorraine, Brandon Amos

The gradients of convex functions are expressive models of non-trivial vector fields. For example, Brenier's theorem yields that the optimal transport map between any two measures on Euclidean space under the squared distance is realized as a convex gradient, which is a key insight used in recent generative flow models. In this paper, we study how to model convex gradients by integrating a Jacobian-vector product parameterized by a neural network, which we call the Input Convex Gradient Network (ICGN). We theoretically study ICGNs and compare them to taking the gradient of an Input-Convex Neural Network (ICNN), empirically demonstrating that a single layer ICGN can fit a toy example better than a single layer ICNN. Lastly, we explore extensions to deeper networks and connections to constructions from Riemannian geometry.

📄 PDF Abstract BibTeX arXiv:2111.12187

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Input Convex Graph Neural Networks: An Application to Optimal Control and Design Optimization

2021-09-29 · Junyoung Park, Chihyeon Song, Jinkyoo Park

Despite the success of modeling networked systems via graph neural networks (GNN), applying GNN for the model-based control is pessimistic since the non-convexity of GNN models hinders solving model-based control problem…

Decision Making

Identifiable Convex-Concave Regression via Sub-gradient Regularised Least Squares

2025-06-22 · William Chung

We propose a novel nonparametric regression method that models complex input-output relationships as the sum of convex and concave components. The method-Identifiable Convex-Concave Nonparametric Least Squares (ICCNLS)-d…

Benchmarkingregression

On the convergence of gradient-like flows with noisy gradient input

2016-11-21 · Panayotis Mertikopoulos, Mathias Staudigl

In view of solving convex optimization problems with noisy gradient input, we analyze the asymptotic behavior of gradient-like flows under stochastic disturbances. Specifically, we focus on the widely studied class of mi…

Optimal transport mapping via input convex neural networks

2019-08-28 · ICML 2020 1 · Ashok Vardhan Makkuva, Amirhossein Taghvaei, Sewoong Oh, Jason D. Lee

In this paper, we present a novel and principled approach to learn the optimal transport between two distributions, from samples. Guided by the optimal transport theory, we learn the optimal Kantorovich potential which i…

Efficient displacement convex optimization with particle gradient descent

2023-02-09 · Hadi Daneshmand, Jason D. Lee, Chi Jin

Particle gradient descent, which uses particles to represent a probability measure and performs gradient descent on particles in parallel, is widely used to optimize functions of probability measures. This paper consider…