paper-with-me

Papers

Infinite-Label Learning with Semantic Output Codes

2016-08-23 · Yang Zhang, Rupam Acharyya, Ji Liu, Boqing Gong

We develop a new statistical machine learning paradigm, named infinite-label learning, to annotate a data point with more than one relevant labels from a candidate set, which pools both the finite labels observed at training and a potentially infinite number of previously unseen labels. The infinite-label learning fundamentally expands the scope of conventional multi-label learning, and better models the practical requirements in various real-world applications, such as image tagging, ads-query association, and article categorization. However, how can we learn a labeling function that is capable of assigning to a data point the labels omitted from the training set? To answer the question, we seek some clues from the recent work on zero-shot learning, where the key is to represent a class/label by a vector of semantic codes, as opposed to treating them as atomic labels. We validate the infinite-label learning by a PAC bound in theory and some empirical studies on both synthetic and real data.

📄 PDF Abstract BibTeX arXiv:1608.06608

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

SeCSeq: Semantic Coding for Sequence-to-Sequence based Extreme Multi-label Classification

2018-11-13 · NIPS Workshop CDNNRIA 2018 · Wei-Cheng Chang, Hsiang-Fu Yu, Inderjit S. Dhillon, Yiming Yang

Extreme multi-label classification (XMC) aims at assigning to an instance the most relevant subset of labels from a colossal label set. There has been some success in formulating the multi-label problem as sequence-to-se…

Extreme Multi-Label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Multi-Outputs Is All You Need For Deblur

2022-08-27 · Sidun Liu, Peng Qiao, Yong Dou

Image deblurring task is an ill-posed one, where exists infinite feasible solutions for blurry image. Modern deep learning approaches usually discard the learning of blur kernels and directly employ end-to-end supervised…

AllDeblurringImage Deblurring

The Supervised IBP: Neighbourhood Preserving Infinite Latent Feature Models

2013-09-26 · Novi Quadrianto, Viktoriia Sharmanska, David A. Knowles, Zoubin Ghahramani

We propose a probabilistic model to infer supervised latent variables in the Hamming space from observed data. Our model allows simultaneous inference of the number of binary latent variables, and their values. The laten…

Retrieval

Reconstructive Sparse Code Transfer for Contour Detection and Semantic Labeling

2014-10-16 · Michael Maire, Stella X. Yu, Pietro Perona

We frame the task of predicting a semantic labeling as a sparse reconstruction procedure that applies a target-specific learned transfer function to a generic deep sparse code representation of an image. This strategy pa…

Contour DetectionDictionary Learning

Label Forensics: Interpreting Hard Labels in Black-Box Text Classifier

2025-12-01 · Mengyao Du, Gang Yang, Han Fang, Quanjun Yin 외 arxiv

The widespread adoption of natural language processing techniques has led to an unprecedented growth of text classifiers across the modern web. Yet many of these models circulate with their internal semantics undocumente…