paper-with-me

Papers

Transductive Robust Learning Guarantees

2021-10-20 · Omar Montasser, Steve Hanneke, Nathan Srebro

We study the problem of adversarially robust learning in the transductive setting. For classes $\mathcal{H}$ of bounded VC dimension, we propose a simple transductive learner that when presented with a set of labeled training examples and a set of unlabeled test examples (both sets possibly adversarially perturbed), it correctly labels the test examples with a robust error rate that is linear in the VC dimension and is adaptive to the complexity of the perturbation set. This result provides an exponential improvement in dependence on VC dimension over the best known upper bound on the robust error in the inductive setting, at the expense of competing with a more restrictive notion of optimal robust error.

📄 PDF Abstract BibTeX arXiv:2110.10602

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Transductive conformal inference with adaptive scores

2023-10-27 · Ulysse Gazin, Gilles Blanchard, Etienne Roquain

Conformal inference is a fundamental and versatile tool that provides distribution-free guarantees for many machine learning tasks. We consider the transductive setting, where decisions are made on a test sample of $m$ n…

Novelty DetectionTransfer Learning

Beyond Perturbations: Learning Guarantees with Arbitrary Adversarial Test Examples

2020-07-10 · NeurIPS 2020 12 · Shafi Goldwasser, Adam Tauman Kalai, Yael Tauman Kalai, Omar Montasser

We present a transductive learning algorithm that takes as input training examples from a distribution $P$ and arbitrary (unlabeled) test examples, possibly chosen by an adversary. This is unlike prior work that assumes …

Transductive Learning

Learning from one graph: transductive learning guarantees via the geometry of small random worlds

2025-09-08 · Nils Detering, Luca Galimberti, Anastasis Kratsios, Giulia Livieri 외 arxiv

Since their introduction by Kipf and Welling in $2017$, a primary use of graph convolutional networks is transductive node classification, where missing labels are inferred within a single observed graph and its feature …

Node Classification

Discrete-Continuous ADMM for Transductive Inference in Higher-Order MRFs

2017-05-14 · CVPR 2018 6 · Emanuel Laude, Jan-Hendrik Lange, Jonas Schüpfer, Csaba Domokos 외

This paper introduces a novel algorithm for transductive inference in higher-order MRFs, where the unary energies are parameterized by a variable classifier. The considered task is posed as a joint optimization problem i…

Image SegmentationSegmentationSemantic SegmentationVideo Object Segmentation+1

LATA: Laplacian-Assisted Transductive Adaptation for Conformal Uncertainty in Medical VLMs

2026-02-19 · Behzad Bozorgtabar, Dwarikanath Mahapatra, Sudipta Roy, Muzammal Naseer 외 arxiv

Medical vision-language models (VLMs) are strong zero-shot recognizers for medical imaging, but their reliability under domain shift hinges on calibrated uncertainty with guarantees. Split conformal prediction (SCP) offe…