1 / 47

Monotone Submodular Max with Matroid Constraints

Monotone Submodular Max with Matroid Constraints. Lecture 1.2. Matroid constraints. Independent System and Matroid. Independent System. Consider a finite set S and a collection of subsets of S. ( S , ) is called an independent system if. i.e., it is hereditary.

carlosh
Télécharger la présentation

Monotone Submodular Max with Matroid Constraints

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Monotone Submodular Max with Matroid Constraints Lecture 1.2

  2. Matroid constraints

  3. Independent System and Matroid

  4. Independent System • Consider a finite set S and a collection of subsets of S. (S,) is called an independent system if i.e., it is hereditary. Each subset in is called an independent set.

  5. Maximization + • c: E→R max c(A) s.t. Aε • c(A) = ΣxεAc(x)

  6. Greedy Approximation MAX

  7. Theorem

  8. Proof

  9. Maximum Weight Hamiltonian Cycle • Given an edge-weighted complete graph, find a Hamiltonian cycle with maximum total weight.

  10. Independent sets • E = {all edges} • A subset of edges is independent if it is a Hamiltonian cycle or a vertex-disjoint union of paths.

  11. Maximal Independent Sets • Consider a subset F of edges. For any two maximal independent sets I and J of F, |J| < 2|I|

  12. Maximum Weight Directed Hamiltonian Cycle • Given an edge-weighted complete digraph, find a Hamiltonian cycle with maximum total weight.

  13. Independent sets • E = {all edges} • A subset of edges is independent if it is a directed Hamiltonian cycle or a vertex-disjoint union of directed paths.

  14. Tightness ε 1 1 1 1+ε

  15. Matroid • An independent system (E,C) is called a matroid if for any subset F of E, u(F)=v(F). Theorem An independent system (E,C) is a matroid iff for any cost function c( ), the greedy algorithm MAX gives a maximum solution.

  16. Sufficiency

  17. Example of Matroid

  18. Proof

  19. Theorem • Every independent system is an intersection of several matroids.

  20. circuit • A minimal dependent set is called a circuit. • Let A1, …, Ak be all circuits of independent system (E,C). • Let

  21. Theorem • If independent system (E,C) is the intersection of k matroids (E,Ci), then for any subset F of E, u(F)/v(F) < k.

  22. Proof

  23. Applications • Many combinatorial optimization problem can be represented as an intersection of matrods. (see Lawler: Combinatorial Optimization and Matroid.)

  24. Matroid Constraints

  25. Matroid constraints

  26. Greedy Approximation Theorem 1

  27. Lemma 1

  28. Proof

  29. Application: An example Submodular Max with Group Budget Constrants

  30. Group Budget Constraint

  31. Matroid

  32. Max Set Coverage

  33. Matroid

  34. Matching • In a bipartite graph, all matching do not form a matroid. They form the intersection of two matroids. • This example shows that disjointness of groups is important for group budget constraints to give a matroid.

  35. Greedy Algorithm

  36. Analysis 1 2 3 4 5 1* 2* 3* 4* 5*

  37. Theorem

  38. Greedy • Greedy algorithm gives a polynomial-time ½-approximation for max set-coverage with group budget constraints. • This is the best possible for greedy algorithm. • To obtain (1-1/e)-approximation, other techniques have to be used.

  39. 智能 天网系统展示人脸识别能力,靠一张照片 Coverage of Camera Sensors

  40. Parameters for a camera sensor Sensing Angle Sensing radius Sensing direction

  41. Max Camera Sensor Coverage • Given a set of camera sensors and a set of target points, find k camera sensors covering maximum number of targets.

  42. Thanks, End

More Related