paper-with-me

홈 › Papers

Transductive Learning Is Compact

2024-02-15 · Julian Asilis, Siddartha Devic, Shaddin Dughmi, Vatsal Sharan, Shang-Hua Teng

We demonstrate a compactness result holding broadly across supervised learning with a general class of loss functions: Any hypothesis class $H$ is learnable with transductive sample complexity $m$ precisely when all of its finite projections are learnable with sample complexity $m$. We prove that this exact form of compactness holds for realizable and agnostic learning with respect to any proper metric loss function (e.g., any norm on $\mathbb{R}^d$) and any continuous loss on a compact space (e.g., cross-entropy, squared loss). For realizable learning with improper metric losses, we show that exact compactness of sample complexity can fail, and provide matching upper and lower bounds of a factor of 2 on the extent to which such sample complexities can differ. We conjecture that larger gaps are possible for the agnostic case. Furthermore, invoking the equivalence between sample complexities in the PAC and transductive models (up to lower order factors, in the realizable case) permits us to directly port our results to the PAC model, revealing an almost-exact form of compactness holding broadly in PAC learning.

📄 PDF Abstract BibTeX arXiv:2402.10360

Code (0)

등록된 구현이 없습니다.

Tasks

Learning TheoryPAC learningTransductive Learning

Similar Papers 제목 키워드 기반

Transductive Semi-Supervised Deep Learning using Min-Max Features

2018-09-01 · ECCV 2018 9 · Weiwei Shi, Yihong Gong, Chris Ding, Zhiheng MaXiaoyu Tao 외

In this paper, we propose Transductive Semi-Supervised Deep Learning (TSSDL) method that is effective for training Deep Convolutional Neural Network (DCNN) models. The method applies transductive learning principle to DC…

Deep LearningGeneral Classificationimage-classificationImage Classification+1

Transductive Inference and Semi-Supervised Learning

2006-06-01 · Book 2006 6 · Olivier Chapelle, Bernhard Schölkopf, Alexander Zien

This chapter contains sections titled: Problem Settings, Problem of Generalization in Inductive and Transductive Inference, Structure of the VC Bounds and Transductive Inference, The Symmetrization Lemma and Transductive…

LEMMA

Transductive Zero-Shot Hashing for Multilabel Image Retrieval

2019-11-17 · Qin Zou, Zheng Zhang, Ling Cao, Long Chen 외

Hash coding has been widely used in approximate nearest neighbor search for large-scale image retrieval. Given semantic annotations such as class labels and pairwise similarities of the training data, hashing methods can…

Image RetrievalMulti-Label Image RetrievalQuantizationRetrieval

Information-Theoretic Generalization Bounds for Transductive Learning and its Applications

2023-11-08 · Huayi Tang, Yong liu

In this paper, we establish generalization bounds for transductive learning algorithms in the context of information theory and PAC-Bayes, covering both the random sampling and the random splitting setting. First, we sho…

Generalization BoundsGraph LearningInductive LearningTransductive Learning

Transductive Rademacher Complexity and its Applications

2014-01-15 · Ran El-Yaniv, Dmitry Pechyony

We develop a technique for deriving data-dependent error bounds for transductive learning algorithms based on transductive Rademacher complexity. Our technique is based on a novel general error bound for transduction in …

Transductive Learning