Regression via Implicit Models and Optimal Transport Cost Minimization

03/03/2020
by   Saurav Manchanda, et al.
0

This paper addresses the classic problem of regression, which involves the inductive learning of a map, y=f(x,z), z denoting noise, f:R^n×R^k →R^m. Recently, Conditional GAN (CGAN) has been applied for regression and has shown to be advantageous over the other standard approaches like Gaussian Process Regression, given its ability to implicitly model complex noise forms. However, the current CGAN implementation for regression uses the classical generator-discriminator architecture with the minimax optimization approach, which is notorious for being difficult to train due to issues like training instability or failure to converge. In this paper, we take another step towards regression models that implicitly model the noise, and propose a solution which directly optimizes the optimal transport cost between the true probability distribution p(y|x) and the estimated distribution p̂(y|x) and does not suffer from the issues associated with the minimax approach. On a variety of synthetic and real-world datasets, our proposed solution achieves state-of-the-art results. The code accompanying this paper is available at "https://github.com/gurdaspuriya/ot_regression".

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/03/2022

Minimax Rate for Optimal Transport Regression Between Distributions

Distribution-on-distribution regression considers the problem of formula...
research
01/30/2023

Adversarially Slicing Generative Networks: Discriminator Slices Feature for One-Dimensional Optimal Transport

Generative adversarial networks (GANs) learn a target probability distri...
research
05/30/2019

Regression with Conditional GAN

In recent years, impressive progress has been made in the design of impl...
research
02/01/2023

Conditional Flow Matching: Simulation-Free Dynamic Optimal Transport

Continuous normalizing flows (CNFs) are an attractive generative modelin...
research
06/16/2020

Probabilistic Optimal Transport based on Collective Graphical Models

Optimal Transport (OT) is being widely used in various fields such as ma...
research
07/29/2023

Point Annotation Probability Map: Towards Dense Object Counting by Tolerating Annotation Noise

Counting objects in crowded scenes remains a challenge to computer visio...
research
11/15/2020

Deep Ordinal Regression using Optimal Transport Loss and Unimodal Output Probabilities

We propose a framework for deep ordinal regression, based on unimodal ou...

Please sign up or login with your details

Forgot password? Click here to reset