paper-with-me

홈 › Papers

Tight Lower Bounds on Worst-Case Guarantees for Zero-Shot Learning with Attributes

2022-05-25 · Alessio Mazzetto, Cristina Menghini, Andrew Yuan, Eli Upfal, Stephen H. Bach

We develop a rigorous mathematical analysis of zero-shot learning with attributes. In this setting, the goal is to label novel classes with no training data, only detectors for attributes and a description of how those attributes are correlated with the target classes, called the class-attribute matrix. We develop the first non-trivial lower bound on the worst-case error of the best map from attributes to classes for this setting, even with perfect attribute detectors. The lower bound characterizes the theoretical intrinsic difficulty of the zero-shot problem based on the available information -- the class-attribute matrix -- and the bound is practically computable from it. Our lower bound is tight, as we show that we can always find a randomized map from attributes to classes whose expected error is upper bounded by the value of the lower bound. We show that our analysis can be predictive of how standard zero-shot methods behave in practice, including which classes will likely be confused with others.

📄 PDF Abstract BibTeX arXiv:2205.13068

Code (1)

BatsResearch/mazzetto-neurips22-code 공식 구현 pytorch

Tasks

AttributeZero-Shot Learning

Similar Papers 제목 키워드 기반

Beyond Worst-Case Dimensionality Reduction for Sparse Vectors

2025-02-27 · Sandeep Silwal, David P. Woodruff, Qiuyi Zhang

We study beyond worst-case dimensionality reduction for $s$-sparse vectors. Our work is divided into two parts, each focusing on a different facet of beyond worst-case analysis: We first consider average-case guarantees.…

compressed sensingDimensionality Reduction

Adversarial Sample-Based Approach for Tighter Privacy Auditing in Final Model-Only Scenarios

2024-12-02 · Sangyeon Yoon, Wonje Jeung, Albert No

Auditing Differentially Private Stochastic Gradient Descent (DP-SGD) in the final model setting is challenging and often results in empirical lower bounds that are significantly looser than theoretical privacy guarantees…

Non-Vacuous Generalization Bounds: Can Rescaling Invariances Help?

2025-09-30 · Damien Rouchouse, Antoine Gonon, Rémi Gribonval, Benjamin Guedj arxiv

A central challenge in understanding generalization is to obtain non-vacuous guarantees that go beyond worst-case complexity over data or weight space. Among existing approaches, PAC-Bayes bounds stand out as they can pr…

Tight lower bounds for Dynamic Time Warping

2021-02-14 · Geoffrey I. Webb, Francois Petitjean

Dynamic Time Warping (DTW) is a popular similarity measure for aligning and comparing time series. Due to DTW's high computation time, lower bounds are often employed to screen poor matches. Many alternative lower bounds…

Computational EfficiencyDynamic Time WarpingTime SeriesTime Series Analysis

Guaranteed Validity for Empirical Approaches to Adaptive Data Analysis

2019-06-21 · Ryan Rogers, Aaron Roth, Adam Smith, Nathan Srebro 외

We design a general framework for answering adaptive statistical queries that focuses on providing explicit confidence intervals along with point estimates. Prior work in this area has either focused on providing tight c…

valid