paper-with-me

Papers

Maximum Margin Multi-Label Structured Prediction

2011-12-01 · NeurIPS 2011 12 · Christoph H. Lampert

We study multi-label prediction for structured output spaces, a problem that occurs, for example, in object detection in images, secondary structure prediction in computational biology, and graph matching with symmetries. Conventional multi-label classification techniques are typically not applicable in this situation, because they require explicit enumeration of the label space, which is infeasible in case of structured outputs. Relying on techniques originally designed for single- label structured prediction, in particular structured support vector machines, results in reduced prediction accuracy, or leads to infeasible optimization problems. In this work we derive a maximum-margin training formulation for multi-label structured prediction that remains computationally tractable while achieving high prediction accuracy. It also shares most beneficial properties with single-label maximum-margin approaches, in particular a formulation as a convex optimization problem, efficient working set training, and PAC-Bayesian generalization bounds.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsGraph MatchingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONobject-detectionObject DetectionPredictionStructured Prediction

Similar Papers 제목 키워드 기반

Embedding Inference for Structured Multilabel Prediction

2015-12-01 · NeurIPS 2015 12 · Farzaneh Mirzazadeh, Siamak Ravanbakhsh, Nan Ding, Dale Schuurmans

A key bottleneck in structured output prediction is the need for inference during training and testing, usually requiring some form of dynamic programming. Rather than using approximate inference or tailoring a speciali…

Prediction

Partially Observed Maximum Entropy Discrimination Markov Networks

2008-12-01 · NeurIPS 2008 12 · Jun Zhu, Eric P. Xing, Bo Zhang

Learning graphical models with hidden variables can offer semantic insights to complex data and lead to salient structured predictors without relying on expensive, sometime unattainable fully annotated training data. Whi…

Structured Prediction

A Transductive Maximum Margin Classifier for Few-Shot Learning

2021-07-26 · Fei Pan, Chunlei Xu, Jie Guo, Yanwen Guo

Few-shot learning aims to train a classifier that can generalize well when just a small number of labeled examples per class are given. We introduce a transductive maximum margin classifier for few-shot learning (FS-TMMC…

Few-Shot Learning

Structured Prediction: From Gaussian Perturbations to Linear-Time Principled Algorithms

2015-08-05 · Jean Honorio, Tommi Jaakkola

Margin-based structured prediction commonly uses a maximum loss over all possible structured outputs \cite{Altun03,Collins04b,Taskar03}. In natural language processing, recent work \cite{Zhang14,Zhang15} has proposed the…

DecoderStructured Prediction

On Correcting Inputs: Inverse Optimization for Online Structured Prediction

2015-10-12 · Hal Daumé III, Samir Khuller, Manish Purohit, Gregory Sanders

Algorithm designers typically assume that the input data is correct, and then proceed to find "optimal" or "sub-optimal" solutions using this input data. However this assumption of correct data does not always hold in pr…

Structured Prediction