paper-with-me

Papers

Manifold regularization in structured output space for semi-supervised structured output prediction

2015-08-12 · Fei Jiang, Lili Jia, Xiaobao Sheng, Riley LeMieux

Structured output prediction aims to learn a predictor to predict a structured output from a input data vector. The structured outputs include vector, tree, sequence, etc. We usually assume that we have a training set of input-output pairs to train the predictor. However, in many real-world appli- cations, it is difficult to obtain the output for a input, thus for many training input data points, the structured outputs are missing. In this paper, we dis- cuss how to learn from a training set composed of some input-output pairs, and some input data points without outputs. This problem is called semi- supervised structured output prediction. We propose a novel method for this problem by constructing a nearest neighbor graph from the input space to present the manifold structure, and using it to regularize the structured out- put space directly. We define a slack structured output for each training data point, and proposed to predict it by learning a structured output predictor. The learning of both slack structured outputs and the predictor are unified within one single minimization problem. In this problem, we propose to mini- mize the structured loss between the slack structured outputs of neighboring data points, and the prediction error measured by the structured loss. The problem is optimized by an iterative algorithm. Experiment results over three benchmark data sets show its advantage.

📄 PDF Abstract BibTeX arXiv:1508.02849

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Unifying Framework in Vector-valued Reproducing Kernel Hilbert Spaces for Manifold Regularization and Co-Regularized Multi-view Learning

2014-01-31 · Ha Quang Minh, Loris Bazzani, Vittorio Murino

This paper presents a general vector-valued reproducing kernel Hilbert spaces (RKHS) framework for the problem of learning an unknown functional dependency between a structured input space and a structured output space. …

MULTI-VIEW LEARNINGObject Recognition

Tangent-Normal Adversarial Regularization for Semi-supervised Learning

2018-08-18 · CVPR 2019 6 · Bing Yu, Jingfeng Wu, Jinwen Ma, Zhanxing Zhu

Compared with standard supervised learning, the key difficulty in semi-supervised learning is how to make full use of the unlabeled data. A recently proposed method, virtual adversarial training (VAT), smartly performs a…

TAR

Neuro-Symbolic Entropy Regularization

2022-01-25 · Kareem Ahmed, Eric Wang, Kai-Wei Chang, Guy Van Den Broeck

In structured prediction, the goal is to jointly predict many output variables that together encode a structured object -- a path in a graph, an entity-relation triple, or an ordering of objects. Such a large output spac…

Structured Predictionvalid

A Distribution Dependent and Independent Complexity Analysis of Manifold Regularization

2019-06-14 · Alexander Mey, Tom Viering, Marco Loog

Manifold regularization is a commonly used technique in semi-supervised learning. It enforces the classification rule to be smooth with respect to the data-manifold. Here, we derive sample complexity bounds based on pseu…

General Classification

Manifold regularization with GANs for semi-supervised learning

2018-07-11 · ICLR 2019 5 · Bruno Lecouat, Chuan-Sheng Foo, Houssam Zenati, Vijay Chandrasekhar

Generative Adversarial Networks are powerful generative models that are able to model the manifold of natural images. We leverage this property to perform manifold regularization by approximating a variant of the Laplaci…