Mediated Uncoupled Learning: Learning Functions without Direct Input-output Correspondences

07/16/2021
by   Ikko Yamane, et al.
0

Ordinary supervised learning is useful when we have paired training data of input X and output Y. However, such paired data can be difficult to collect in practice. In this paper, we consider the task of predicting Y from X when we have no paired data of them, but we have two separate, independent datasets of X and Y each observed with some mediating variable U, that is, we have two datasets S_X = {(X_i, U_i)} and S_Y = {(U'_j, Y'_j)}. A naive approach is to predict U from X using S_X and then Y from U using S_Y, but we show that this is not statistically consistent. Moreover, predicting U can be more difficult than predicting Y in practice, e.g., when U has higher dimensionality. To circumvent the difficulty, we propose a new method that avoids predicting U but directly learns Y = f(X) by training f(X) with S_X to predict h(U) which is trained with S_Y to approximate Y. We prove statistical consistency and error bounds of our method and experimentally confirm its practical usefulness.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/18/2018

Deep Learning with Inaccurate Training Data for Image Restoration

In many applications of deep learning, particularly those in image resto...
research
12/20/2013

Learning Paired-associate Images with An Unsupervised Deep Learning Architecture

This paper presents an unsupervised multi-modal learning system that lea...
research
12/30/2021

JacNet: Learning Functions with Structured Jacobians

Neural networks are trained to learn an approximate mapping from an inpu...
research
01/09/2023

Learning Bidirectional Action-Language Translation with Limited Supervision and Incongruent Input

Human infant learning happens during exploration of the environment, by ...
research
05/15/2019

Cluster, Classify, Regress: A General Method For Learning Discountinous Functions

This paper presents a method for solving the supervised learning problem...
research
12/06/2018

Deep-learning to Predict Perceived Differences to a Hidden Reference Image

Image metrics predict the perceived per-pixel difference between a refer...
research
12/12/2021

Learning with Subset Stacking

We propose a new algorithm that learns from a set of input-output pairs....

Please sign up or login with your details

Forgot password? Click here to reset