paper-with-me

홈 › Papers

From learnable objects to learnable random objects

2025-04-01 · Aaron Anderson, Michael Benedikt

We consider the relationship between learnability of a "base class" of functions on a set $X$, and learnability of a class of statistical functions derived from the base class. For example, we refine results showing that learnability of a family $h_p: p \in Y$ of functions implies learnability of the family of functions $h_\mu=\lambda p: Y. E_\mu(h_p)$, where $E_\mu$ is the expectation with respect to $\mu$, and $\mu$ ranges over probability distributions on $X$. We will look at both Probably Approximately Correct (PAC) learning, where example inputs and outputs are chosen at random, and online learning, where the examples are chosen adversarily. For agnostic learning, we establish improved bounds on the sample complexity of learning for statistical classes, stated in terms of combinatorial dimensions of the base class. We connect these problems to techniques introduced in model theory for "randomizing a structure". We also provide counterexamples for realizable learning, in both the PAC and online settings.

📄 PDF Abstract BibTeX arXiv:2504.00847

Code (0)

등록된 구현이 없습니다.

Tasks

PAC learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

TokenMotion: Motion-Guided Vision Transformer for Video Camouflaged Object Detection Via Learnable Token Selection

2023-11-05 · Zifan Yu, Erfan Bank Tavakoli, Meida Chen, Suya You 외

The area of Video Camouflaged Object Detection (VCOD) presents unique challenges in the field of computer vision due to texture similarities between target objects and their surroundings, as well as irregular motion patt…

object-detectionObject Detection

Background Learnable Cascade for Zero-Shot Object Detection

2020-10-09 · Ye Zheng, Ruoran Huang, Chuanqi Han, Xi Huang 외

Zero-shot detection (ZSD) is crucial to large-scale object detection with the aim of simultaneously localizing and recognizing unseen objects. There remain several challenges for ZSD, including reducing the ambiguity bet…

Generalized Zero-Shot Object DetectionObjectobject-detectionObject Detection+2

Scene Graph Generation Strategy with Co-occurrence Knowledge and Learnable Term Frequency

2024-05-21 · Hyeongjin Kim, Sangwon Kim, Dasom Ahn, Jong Taek Lee 외

Scene graph generation (SGG) is an important task in image understanding because it represents the relationships between objects in an image as a graph structure, making it possible to understand the semantic relationshi…

Graph GenerationScene Graph Generation

3DGraphLLM: Combining Semantic Graphs and Large Language Models for 3D Scene Understanding

2024-12-24 · Tatiana Zemskova, Dmitry Yudin

A 3D scene graph represents a compact scene model, storing information about the objects and the semantic relationships between them, making its use promising for robotic tasks. When interacting with a user, an embodied …

Natural Language UnderstandingScene Understanding

Understanding the Ability of Deep Neural Networks to Count Connected Components in Images

2021-01-05 · Shuyue Guan, Murray Loew

Humans can count very fast by subitizing, but slow substantially as the number of objects increases. Previous studies have shown a trained deep neural network (DNN) detector can count the number of objects in an amount o…

Object Counting