paper-with-me

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 specialized inference method for a particular structure---standard responses to the scaling challenge---we propose to embed prediction constraints directly into the learned representation. By eliminating the need for explicit inference a more scalable approach to structured output prediction can be achieved, particularly at test time. We demonstrate the idea for multi-label prediction under subsumption and mutual exclusion constraints, where a relationship to maximum margin structured output prediction can be established. Experiments demonstrate that the benefits of structured output training can still be realized even after inference has been eliminated.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Log-time and Log-space Extreme Classification

2016-11-07 · Kalina Jasinska, Nikos Karampatziakis

We present LTLS, a technique for multiclass and multilabel prediction that can perform training and inference in logarithmic time and space. LTLS embeds large classification problems into simple structured prediction pro…

ClassificationGeneral ClassificationPredictionStructured Prediction

Multilabel Classification through Random Graph Ensembles

2013-10-31 · Hongyu Su, Juho Rousu

We present new methods for multilabel classification, relying on ensemble learning on a collection of random output graphs imposed on the multilabel and a kernel-based structured output learner as the base classifier. Fo…

ClassificationDiversityEnsemble LearningGeneral Classification

Men Also Like Shopping: Reducing Gender Bias Amplification using Corpus-level Constraints

2017-07-29 · EMNLP 2017 9 · Jieyu Zhao, Tianlu Wang, Mark Yatskar, Vicente Ordonez 외

Language is increasingly being used to define rich visual recognition problems with supporting image collections sourced from the web. Structured prediction models are used in these tasks to take advantage of correlation…

General ClassificationSemantic Role LabelingStructured Prediction

Knowing what you know: valid and validated confidence sets in multiclass and multilabel prediction

2020-04-21 · Maxime Cauchois, Suyash Gupta, John Duchi

We develop conformal prediction methods for constructing valid predictive confidence sets in multiclass and multilabel problems without assumptions on the data generating distribution. A challenge here is that typical co…

Conformal PredictionPredictionquantile regressionvalid

A Meta-embedding-based Ensemble Approach for ICD Coding Prediction

2021-02-26 · Pavithra Rajendran, Alexandros Zenonos, Josh Spear, Rebecca Pope

International Classification of Diseases (ICD) are the de facto codes used globally for clinical coding. These codes enable healthcare providers to claim reimbursement and facilitate efficient storage and retrieval of di…

ArticlesDiagnosticGeneral ClassificationRetrieval