中文
相关论文

相关论文: Learning Coverage Functions and Private Release of…

200 篇论文

We prove some new results concerning the approximation rate of neural networks with general activation functions. Our first result concerns the rate of approximation of a two layer neural network with a polynomially-decaying non-sigmoidal…

经典分析与常微分方程 · 数学 2021-01-05 Jonathan W. Siegel , Jinchao Xu

Functions with low differential uniformity have relevant applications in cryptography. Recently, functions with low $c$-differential uniformity attracted lots of attention. In particular, so-called APcN and PcN functions (generalization of…

组合数学 · 数学 2021-02-05 Daniele Bartoli , Marco Calderini

We propose a new algorithm to learn a one-hidden-layer convolutional neural network where both the convolutional weights and the outputs weights are parameters to be learned. Our algorithm works for a general class of (potentially…

机器学习 · 计算机科学 2018-06-05 Simon S. Du , Surbhi Goel

We give an algorithm that learns arbitrary Boolean functions of $k$ arbitrary halfspaces over $\mathbb{R}^n$, in the challenging distribution-free Probably Approximately Correct (PAC) learning model, running in time $2^{\sqrt{n} \cdot (\log…

数据结构与算法 · 计算机科学 2026-03-10 Josh Alman , Shyamal Patel , Rocco A. Servedio

Many popular learning algorithms (E.g. Regression, Fourier-Transform based algorithms, Kernel SVM and Kernel ridge regression) operate by reducing the problem to a convex optimization problem over a vector space of functions. These methods…

机器学习 · 计算机科学 2014-05-13 Amit Daniely , Nati Linial , Shai Shalev-Shwartz

Function approximation based on data drawn randomly from an unknown distribution is an important problem in machine learning. The manifold hypothesis assumes that the data is sampled from an unknown submanifold of a high dimensional…

机器学习 · 计算机科学 2024-08-20 H. N. Mhaskar , Ryan O'Dowd

Polythetic classifications, based on shared patterns of features that need neither be universal nor constant among members of a class, are common in the natural world and greatly outnumber monothetic classifications over a set of features.…

机器学习 · 计算机科学 2022-06-28 Ben Day , Ramon Viñas , Nikola Simidjievski , Pietro Liò

A new class of 2-orthogonal polynomials satisfying orthogonality conditions with respect to a pair of linear functionals $(u_0,u_1)$ was presented in Douak K & Maroni P [On a new class of 2-orthogonal polynomials, I: the recurrence…

经典分析与常微分方程 · 数学 2023-03-09 Khalfa Douak , Pascal Maroni

We prove that any submodular function f: {0,1}^n -> {0,1,...,k} can be represented as a pseudo-Boolean 2k-DNF formula. Pseudo-Boolean DNFs are a natural generalization of DNF representation for functions with integer range. Each term in…

机器学习 · 计算机科学 2012-08-14 Sofya Raskhodnikova , Grigory Yaroslavtsev

Estimating the data uncertainty in regression tasks is often done by learning a quantile function or a prediction interval of the true label conditioned on the input. It is frequently observed that quantile regression -- a vanilla algorithm…

机器学习 · 计算机科学 2021-06-11 Yu Bai , Song Mei , Huan Wang , Caiming Xiong

Submodular Functions are a special class of set functions, which generalize several information-theoretic quantities such as entropy and mutual information [1]. Submodular functions have subgradients and subdifferentials [2] and admit…

离散数学 · 计算机科学 2020-07-01 Rishabh Iyer , Jeff Bilmes

We consider the problems of \emph{learning} and \emph{testing} real-valued convex functions over Gaussian space. Despite the extensive study of function convexity across mathematics, statistics, and computer science, its learnability and…

数据结构与算法 · 计算机科学 2025-11-17 Renato Ferreira Pinto , Cassandra Marcussen , Elchanan Mossel , Shivam Nadimpalli

Polynomial functions have plenty of useful analytical properties, but they are rarely used as learning models because their function class is considered to be restricted. This work shows that when trained properly polynomial functions can…

机器学习 · 计算机科学 2021-06-30 Li-Ping Liu , Ruiyuan Gu , Xiaozhe Hu

In this paper we propose a method for the approximation of high-dimensional functions over finite intervals with respect to complete orthonormal systems of polynomials. An important tool for this is the multivariate classical analysis of…

数值分析 · 数学 2022-01-31 Daniel Potts , Michael Schmischke

This paper describes a novel method to approximate the polynomial coefficients of regression functions, with particular interest on multi-dimensional classification. The derivation is simple, and offers a fast, robust classification…

机器学习 · 统计学 2012-03-27 Péter Kövesárki

In this paper we study the approximate learnability of valuations commonly used throughout economics and game theory for the quantitative encoding of agent preferences. We provide upper and lower bounds regarding the learnability of…

计算机科学与博弈论 · 计算机科学 2011-09-05 Maria Florina Balcan , Florin Constantin , Satoru Iwata , Lei Wang

Symmetric functions, which take as input an unordered, fixed-size set, are known to be universally representable by neural networks that enforce permutation invariance. These architectures only give guarantees for fixed input sizes, yet in…

机器学习 · 计算机科学 2022-10-11 Aaron Zweig , Joan Bruna

Copulas are powerful statistical tools for capturing dependencies across data dimensions. Applying Copulas involves estimating independent marginals, a straightforward task, followed by the much more challenging task of determining a single…

机器学习 · 计算机科学 2024-05-29 Flavio Figueiredo , José Geraldo Fernandes , Jackson Silva , Renato M. Assunção

This paper studies randomized approximation algorithm for a variant of the set cover problem called minimum submodular cost partial multi-cover (SCPMC), in which each element $e$ has a covering requirement $r_e$ and a profit $p_e$, and the…

数据结构与算法 · 计算机科学 2017-02-02 Yishuo Shi , Zhao Zhang , Ding-Zhu Du

A fundamental question in reinforcement learning theory is: suppose the optimal value functions are linear in given features, can we learn them efficiently? This problem's counterpart in supervised learning, linear regression, can be solved…

机器学习 · 计算机科学 2023-02-28 Daniel Kane , Sihan Liu , Shachar Lovett , Gaurav Mahajan , Csaba Szepesvári , Gellért Weisz