paper-with-me

홈 › Papers

When are Local Queries Useful for Robust Learning?

2022-10-12 · Pascale Gourdeau, Varun Kanade, Marta Kwiatkowska, James Worrell

Distributional assumptions have been shown to be necessary for the robust learnability of concept classes when considering the exact-in-the-ball robust risk and access to random examples by Gourdeau et al. (2019). In this paper, we study learning models where the learner is given more power through the use of local queries, and give the first distribution-free algorithms that perform robust empirical risk minimization (ERM) for this notion of robustness. The first learning model we consider uses local membership queries (LMQ), where the learner can query the label of points near the training sample. We show that, under the uniform distribution, LMQs do not increase the robustness threshold of conjunctions and any superclass, e.g., decision lists and halfspaces. Faced with this negative result, we introduce the local equivalence query ($\mathsf{LEQ}$) oracle, which returns whether the hypothesis and target concept agree in the perturbation region around a point in the training sample, as well as a counterexample if it exists. We show a separation result: on the one hand, if the query radius $\lambda$ is strictly smaller than the adversary's perturbation budget $\rho$, then distribution-free robust learning is impossible for a wide variety of concept classes; on the other hand, the setting $\lambda=\rho$ allows us to develop robust ERM algorithms. We then bound the query complexity of these algorithms based on online learning guarantees and further improve these bounds for the special case of conjunctions. We finish by giving robust learning algorithms for halfspaces on $\{0,1\}^n$ and then obtaining robustness guarantees for halfspaces in $\mathbb{R}^n$ against precision-bounded adversaries.

📄 PDF Abstract BibTeX arXiv:2210.06089

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RICE-PO: Turning Retrieval Interactions into Credit Signals for Reasoning Agents

2026-05-25 · Mingchen Li, Hansi Zeng, Zhuo Qian, Jiatan Huang 외 arxiv

Retrieval is increasingly moving from one-shot matching toward interactive reasoning, where language agents iteratively inspect evidence, reformulate queries, and search again. Training such agents raises a credit-assign…

DLGSANet: Lightweight Dynamic Local and Global Self-Attention Networks for Image Super-Resolution

2023-01-05 · ICCV 2023 1 · Xiang Li, Jinshan Pan, Jinhui Tang, Jiangxin Dong

We propose an effective lightweight dynamic local and global self-attention network (DLGSANet) to solve image super-resolution. Our method explores the properties of Transformers while having low computational costs. Mot…

Image ReconstructionImage Super-ResolutionSuper-Resolution

Query-aware Long Video Localization and Relation Discrimination for Deep Video Understanding

2023-10-19 · Yuanxing Xu, Yuting Wei, Bin Wu

The surge in video and social media content underscores the need for a deeper understanding of multimedia data. Most of the existing mature video understanding techniques perform well with short formats and content that …

RelationVideo Understanding

Multimodal Query-guided Object Localization

2022-12-01 · Aditay Tripathi, Rajath R Dani, Anand Mishra, Anirban Chakraborty

Consider a scenario in one-shot query-guided object localization where neither an image of the object nor the object category name is available as a query. In such a scenario, a hand-drawn sketch of the object could be a…

ObjectObject LocalizationRegion Proposal

Predicting Useful Neighborhoods for Lazy Local Learning

2014-12-01 · NeurIPS 2014 12 · Aron Yu, Kristen Grauman

Lazy local learning methods train a classifier on the fly" at test time, using only a subset of the training instances that are most relevant to the novel test example. The goal is to tailor the classifier to the propert…

compressed sensingGeneral Classificationimage-classificationImage Classification+2