paper-with-me

홈 › Papers

Learning pseudo-Boolean k-DNF and Submodular Functions

2012-08-10 · Sofya Raskhodnikova, Grigory Yaroslavtsev

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 such a formula has an associated integral constant. We show that an analog of Hastad's switching lemma holds for pseudo-Boolean k-DNFs if all constants associated with the terms of the formula are bounded. This allows us to generalize Mansour's PAC-learning algorithm for k-DNFs to pseudo-Boolean k-DNFs, and hence gives a PAC-learning algorithm with membership queries under the uniform distribution for submodular functions of the form f:{0,1}^n -> {0,1,...,k}. Our algorithm runs in time polynomial in n, k^{O(k \log k / \epsilon)}, 1/\epsilon and log(1/\delta) and works even in the agnostic setting. The line of previous work on learning submodular functions [Balcan, Harvey (STOC '11), Gupta, Hardt, Roth, Ullman (STOC '11), Cheraghchi, Klivans, Kothari, Lee (SODA '12)] implies only n^{O(k)} query complexity for learning submodular functions in this setting, for fixed epsilon and delta. Our learning algorithm implies a property tester for submodularity of functions f:{0,1}^n -> {0, ..., k} with query complexity polynomial in n for k=O((\log n/ \loglog n)^{1/2}) and constant proximity parameter \epsilon.

📄 PDF Abstract BibTeX arXiv:1208.2294

Code (0)

등록된 구현이 없습니다.

Tasks

2kLEMMAPAC learning

Similar Papers 제목 키워드 기반

Generalized roof duality and bisubmodular functions

2010-12-01 · NeurIPS 2010 12 · Vladimir Kolmogorov

Consider a convex relaxation $\hat f$ of a pseudo-boolean function $f$. We say that the relaxation is {\em totally half-integral} if $\hat f(\bx)$ is a polyhedral function with half-integral extreme points $\bx$, and thi…

Efficient Minimization of Higher Order Submodular Functions using Monotonic Boolean Functions

2011-09-11 · Srikumar Ramalingam, Chris Russell, Lubor Ladicky, Philip H. S. Torr

Submodular function minimization is a key problem in a wide variety of applications in machine learning, economics, game theory, computer vision, and many others. The general solver has a complexity of $O(n^3 \log^2 n . …

BIG-bench Machine Learning

Shape from Silhouette Probability Maps: Reconstruction of Thin Objects in the Presence of Silhouette Extraction and Calibration Error

2013-06-01 · CVPR 2013 6 · Amy Tabb

This paper considers the problem of reconstructing the shape of thin, texture-less objects such as leafless trees when there is noise or deterministic error in the silhouette extraction step or there are small errors in …

Camera Calibration

Avoiding Exponential Blow-Up in Distributive Lattice Submodular Minimization

2026-06-08 · Ishant Shanu arxiv

Submodular function minimization has gained a lot of interest in recent years. They are highly applicable in the area of Computer Vision and Machine Learning. Often such applications require to work with submodular funct…

Merging variables: one technique of search in pseudo-Boolean optimization

2019-08-02 · Alexander A. Semenov

In the present paper we describe new heuristic technique, which can be applied to the optimization of pseudo-Boolean functions including Black-Box functions. This technique is based on a simple procedure which consists i…