The main idea of the article is to prove that there exist a tester of monotonicity with query and time complexity.

Slides:



Advertisements
Similar presentations
With examples from Number Theory
Advertisements

Lower Envelopes Yuval Suede. What’s on the menu? Lower Envelopes Davenport-Schinzel Sequences Trivial upper bound Super linear complexity* Tight upper.
Inapproximability of Hypergraph Vertex-Cover. A k-uniform hypergraph H= : V – a set of vertices E - a collection of k-element subsets of V Example: k=3.
On Complexity, Sampling, and -Nets and -Samples. Range Spaces A range space is a pair, where is a ground set, it’s elements called points and is a family.
WSPD Applications.
Congestion Games with Player- Specific Payoff Functions Igal Milchtaich, Department of Mathematics, The Hebrew University of Jerusalem, 1993 Presentation.
Discussion #34 1/17 Discussion #34 Warshall’s and Floyd’s Algorithms.
8.4 Closures of Relations. Intro Consider the following example (telephone line, bus route,…) abc d Is R, defined above on the set A={a, b, c, d}, transitive?
1 By Gil Kalai Institute of Mathematics and Center for Rationality, Hebrew University, Jerusalem, Israel presented by: Yair Cymbalista.
Complexity 16-1 Complexity Andrei Bulatov Non-Approximability.
AVERAGING THINGS OUT Suppose you have a given function and your boss (instructor, departmental director) orders you to estimate an average value of the.
Derandomized DP  Thus far, the DP-test was over sets of size k  For instance, the Z-Test required three random sets: a set of size k, a set of size k-k’
Boolean Algebra cont’ The digital abstraction Graphs and Topological Sort מבנה המחשב + מבוא למחשבים ספרתיים תרגול 2#
What is the next line of the proof? a). Let G be a graph with k vertices. b). Assume the theorem holds for all graphs with k+1 vertices. c). Let G be a.
Testing of Clustering Noga Alon, Seannie Dar Michal Parnas, Dana Ron.
A general approximation technique for constrained forest problems Michael X. Goemans & David P. Williamson Presented by: Yonatan Elhanani & Yuval Cohen.
Complexity1 Pratt’s Theorem Proved. Complexity2 Introduction So far, we’ve reduced proving PRIMES  NP to proving a number theory claim. This is our next.
Testing Metric Properties Michal Parnas and Dana Ron.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
1 On the Benefits of Adaptivity in Property Testing of Dense Graphs Joint work with Mira Gonen Dana Ron Tel-Aviv University.
Equivalence Relations: Selected Exercises
Fall 2006Costas Busch - RPI1 PDAs Accept Context-Free Languages.
What is the next line of the proof? a). Assume the theorem holds for all graphs with k edges. b). Let G be a graph with k edges. c). Assume the theorem.
Art Gallery Theorem Computational Geometry, WS 2006/07 Lecture 8, Part 1 Prof. Dr. Thomas Ottmann Algorithmen & Datenstrukturen, Institut für Informatik.
1 Mathematical Induction. 2 Mathematical Induction: Example  Show that any postage of ≥ 8¢ can be obtained using 3¢ and 5¢ stamps.  First check for.
Mathematics Review Exponents Logarithms Series Modular arithmetic Proofs.
Mathematical Induction. F(1) = 1; F(n+1) = F(n) + (2n+1) for n≥ F(n) n F(n) =n 2 for all n ≥ 1 Prove it!
Fan-planar Graphs: Combinatorial Properties and Complexity results Carla Binucci, Emilio Di Giacomo, Walter Didimo, Fabrizio Montecchiani, Maurizio Patrignani,
 2004 SDU Lecture 7- Minimum Spanning Tree-- Extension 1.Properties of Minimum Spanning Tree 2.Secondary Minimum Spanning Tree 3.Bottleneck.
Lecture 6 Algorithm Analysis Arne Kutzner Hanyang University / Seoul Korea.
Prof. Busch - LSU1 NFAs accept the Regular Languages.
Mathematical Induction
Introduction to Algorithms Jiafen Liu Sept
CSE 5314 On-line Computation Homework 1 Wook Choi Feb/26/2004.
Chapter Relations and Their Properties
Spanning tree Lecture 4.
1 What happens to the location estimator if we minimize with a power other that 2? Robert J. Blodgett Statistic Seminar - March 13, 2008.
8.4 Closures of Relations Definition: The closure of a relation R with respect to property P is the relation obtained by adding the minimum number of.
1 Find as many examples as you can of w, x, y, z so that w is accepted by this DFA, w = x y z, y ≠ ε, | x y | ≤ 7, and x y n z is in L for all n ≥ 0.
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
Approximation Algorithms based on linear programming.
Costas Busch - LSU1 PDAs Accept Context-Free Languages.
 2004 SDU Uniquely Decodable Code 1.Related Notions 2.Determining UDC 3.Kraft Inequality.
Theory of Computational Complexity Probability and Computing Chapter Hikaru Inada Iwama and Ito lab M1.
1 Mathematical Induction An inductive proof has three parts: –Basis case –Inductive hypothesis –Inductive step Related to recursive programming.
Chapter 5 Limits and Continuity.
Advanced Algorithms Analysis and Design
Set Topology MTH 251 Lecture # 8.
Chapter 3 The Real Numbers.
Hamiltonian cycle part
What is the next line of the proof?
Spectral Clustering.
Lecture 12 Algorithm Analysis
Chapter 2 Sets and Functions.
Vapnik–Chervonenkis Dimension
Computability and Complexity
Enumerating Distances Using Spanners of Bounded Degree
Seminar on Markov Chains and Mixing Times Elad Katz
Lecture 6 Algorithm Analysis
Lecture 6 Algorithm Analysis
Chapter 3 The Real Numbers.
CSCI B609: “Foundations of Data Science”
Trevor Brown DC 2338, Office hour M3-4pm
Induction Chapter
Advanced Analysis of Algorithms
Lecture 12 Algorithm Analysis
THE WELL ORDERING PROPERTY
Locality In Distributed Graph Algorithms
Presentation transcript:

The main idea of the article is to prove that there exist a tester of monotonicity with query and time complexity

Consider the task of checking monotonicity of functions defined over partially ordered set S. Suppose that for some distribution on pairs with and for every function where C defends on S only. Then for every and every function for pairs selected according to the same distribution

For each 2 functions - the fraction of instances On which - the minimum distance between function and any other monotone function - the probability that a pair selected according to witnesses that is not monotone.

Incrementally transform into a monotone function, while insuring that for each repaired violated edge, the value of the function changed only in a few points.

- arbitrary monotone function at distance from

Claim: Proof: by the definition of CLEAR by the definition of MON

 Interval of a violated edge with respect to function -  two intervals cross if they intersect in more than one point. example: [2,3], [4,6] [1,6]

Lemma: The function has the following properties: has no violated edges whose intervals cross. 3. The interval of a violated edge with respect to is contained in the interval of this edge with respect to.

Define Note: 1.is monotone and takes values from We will check the 4 possibilities for : 1. - not possible. Why? 2.- agree on is violated by and. Proves (1) & (3). If cross Contradiction to the monotonicity of CLEAR definition

3. - is violated Therefore intersects in one point only -. This proves (2) In case (1) & (3) follows. If not then (1) & (3) follows symmetric to case 3.

Lemma: given define: Those functions have the following properties:

1.The SQUASH operator never adds new violated edges

2.Note:

3.Note: Why? the distance from to the set of monotone functions is at most the distance to a particular monotone function :

We will prove by induction on that for every function the following hypothesis: Base case : In the theorem we assumed - By the definition of detect we get the hypothesis.

Lets assume the hypothesis holds for and prove it for :