paper-with-me

Papers

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 terms of transductive Rademacher complexity, together with a novel bounding technique for Rademacher averages for particular algorithms, in terms of their "unlabeled-labeled" representation. This technique is relevant to many advanced graph-based transductive algorithms and we demonstrate its effectiveness by deriving error bounds to three well known algorithms. Finally, we present a new PAC-Bayesian bound for mixtures of transductive algorithms based on our Rademacher bounds.

📄 PDF Abstract BibTeX arXiv:1401.3441

Code (0)

등록된 구현이 없습니다.

Tasks

Transductive Learning

Similar Papers 제목 키워드 기반

Permutational Rademacher Complexity: a New Complexity Measure for Transductive Learning

2015-05-12 · Ilya Tolstikhin, Nikita Zhivotovskiy, Gilles Blanchard

Transductive learning considers situations when a learner observes $m$ labelled training points and $u$ unlabelled test points with the final goal of giving correct answers for the test points. This paper introduces a ne…

Learning TheoryTransductive Learning

Sharp Generalization of Transductive Learning: A Transductive Local Rademacher Complexity Approach

2023-09-28 · Yingzhen Yang

We introduce a new tool, Transductive Local Complexity (TLC), designed to analyze the generalization performance of transductive learning methods and inspire the development of new algorithms in this domain. Our work ext…

Generalization BoundsLearning TheoryTransductive Learning

Hypothesis Set Stability and Generalization

2019-04-09 · NeurIPS 2019 12 · Dylan J. Foster, Spencer Greenberg, Satyen Kale, Haipeng Luo 외

We present a study of generalization for data-dependent hypothesis sets. We give a general learning guarantee for data-dependent hypothesis sets based on a notion of transductive Rademacher complexity. Our main result is…

Learning Theory Can (Sometimes) Explain Generalisation in Graph Neural Networks

2021-12-07 · NeurIPS 2021 12 · Pascal Mattia Esser, Leena Chennuru Vankadara, Debarghya Ghoshdastidar

In recent years, several results in the supervised learning setting suggested that classical statistical learning-theoretic measures, such as VC dimension, do not adequately explain the performance of deep learning model…

Learning TheoryNode Classification

Is Transductive Learning Equivalent to PAC Learning?

2024-05-08 · Shaddin Dughmi, Yusuf Kalayci, Grayson York

Much of learning theory is concerned with the design and analysis of probably approximately correct (PAC) learners. The closely related transductive model of learning has recently seen more scrutiny, with its learners of…

Binary ClassificationLearning TheoryPAC learningTransductive Learning