OverviewIntroduce the notion of curvature, to provide better connections between theoryand practice.Study the role of curvature in:II Study the role of curvature in:Approximating submodular functions everywhereLearning Submodular functionsConstrained Minimization of submodular functions.I Provide improved curvature-dependent worst case approximation guaranteesand matching hardness resultsCurvature of a Submodular functionDefine three variants of curvature of a monotone submodular functionas:IProposition: κˆf (S) ≤ κf (S) ≤ κf .II Captures the linearity of a submodular function.I A more gradual characterization of the hardness ofvarious problems.I Investigated for submodular maximization(Conforti & Cornuejols, 1984).Approximating Submodular functions EverywhereProblem:Given a submodular function f in form of a value oracle,find an approximation ˆf (within polynomial time and space), such thatˆf (X ) ≤ f (X ) ≤ α1(n)ˆf (X ), ∀X ⊆ V for a polynomial α1(n).We provide a blackbox technique to transform bounds into curvature dependentones.IκI Main technique: Approximate the curve-normalized version f as ˆf κ, such thatˆf κ(X ) ≤ f κ(X ) ≤ α(n)ˆf κ(X ).Ellipsoidal Approximation:II The Ellipsoidal Approximation algorithm of Goemans et al, provides a functionp√of the form w f (X ) with an approximation factor of α1(n) = O( n log n)).I Corollary: There exists a function of the form,Lower bound: Given a submodular function f with curvature κf , there does notexist any polynomial-time algorithm that approximates f within a factor ofn1/2−, for any > 0.1+(n1/2−−1)(1−κ )fIModular Upper Bound:IPmˆ (X ) =I A simplest approximation (and upper bound) is fj∈X f (j).j∈X I Lemma: Given a monotone submodular function f , it holds that,This bound is tight for the class of modularapproximations.IPkaI Corollary: The class of functions, f (X ) =λ[w(X)],λ≥0,satisfiesiiii=1Pf (X ) ≤ j∈X f (j) ≤ |X |1−af (X ).Learning Submodular FunctionsProblem: Given i.i.d training samples {(Xi , f (Xi )}mi=1 from a distribution D, learnan approximation ˆf (X ) that is, with probability 1 − δ, within a multiplicative factor ofα2(n) from f .Balcan & Harvey proposeanalgorithmwhichPMAClearnsanysubmodular√function upto a factor of n + 1.We improve this bound to a curvature dependent one.Lemma: Let f be a monotone submodular function for which we know an upperbound on its curvature κf and the singleton weights f (j) for all j ∈ V√ . There isn+1.an poly-time algorithm which PMAC-learns f within a factor of 1+(√n+1−1)(1−κ)We also provide an algorithm which does not need the singleton weights.Lemma: If f is a monotone submodular function with known curvature (or aknown upper bound) κˆf (X ), ∀X ⊆ V , then for every , δ > 0 there is an algorithm|X |which PMAC learns f (X ) within a factor of 1 + 1+(|X |−1)(1−κˆf (X )) .PkaI Corollary: The class of functions f (X ) =λ[w(X)], λi ≥ 0, can be learnt toii=1 ia factor of |X |1−a.I Lower bound: Given a class of submodular functions with curvature κf , theredoes not exist a polynomial-time algorithm that is guaranteed to PMAC-learn f1/3−0n0within a factor of 1+(n1/3−,forany>0.0−1)(1−κ )Constrained Submodular MinimizationProblem: Minimize a submodular function f over a family C of feasible sets, i.e.,minX ∈C f (X ). C could be constraints of the form cardinality (knapsack) constraints,cuts, paths, matchings, trees etc.Main framework is to choose a surrogate function ˆf , and optimize it instead of f .II Ellipsoidal Approximation based (EA):I Use the curvature based Ellipsoidal Approximation as the surrogate function.Lemma: For a submodular function with curvature κf < 1, algorithm EA willb that satisfiesreturn a solution XModular Upper bound based:Use the simple modular upper bound as a surrogate.PbI Lemma: Let X ∈ C be the solution for minimizingj∈X f (j) over C. ThenPkaI Corollary: The class of functions, f (X ) =λ[w(X)], λi ≥ 0, can beii=1 iminimized upto a factor of |X ∗|1−a.Effect of Curvature: Polynomial change in the bounds!II Experiments:¯I Define a function fR (X ) = κ min{|X ∩ R| + β, |X |, α} + (1 − κ)|X |.1/2+I Choose α = nand β = n2, and C = {X : |X | ≥ α}.AcknowledgementsBased upon work supported by National Science Foundation Grant No. IIS-1162606,and by a Google, a Microsoft, and an Intel research award. This was also funded in partby Office of Naval Research under grant no. N00014-11-1-0688, NSF CISE Expeditions awardCCF-1139158, DARPA XData Award FA8750-12-2-0331, and gifts from Amazon Web Services,Google, SAP, Blue Goji, Cisco, Clearstory Data, Cloudera, Ericsson, Facebook, GeneralElectric, Hortonworks, Intel, Microsoft, NetApp, Oracle, Samsung, Splunk, VMware and Yahoo!