Manifold regularization in structured output space for semi-supervised structured output prediction
Fei Jiang, Lili Jia, Xiaobao Sheng, Riley LeMieux

TL;DR
This paper introduces a semi-supervised structured output prediction method that leverages manifold regularization in the input space to improve predictions when output labels are missing for some data points.
Contribution
It proposes a novel approach combining manifold regularization with structured output prediction, unifying slack structured outputs and predictor learning in a single optimization framework.
Findings
Outperforms existing methods on benchmark datasets
Effectively utilizes unlabeled data in structured output prediction
Demonstrates robustness across different structured output types
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Computing and Algorithms · Face and Expression Recognition · Machine Learning and Data Classification
