Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Efficient Spatial Sampling of Large Geographical Tables

Efficient Spatial Sampling of Large Geographical Tables

90-minute presentation at the InfoCloud (cloud.kaust.edu.sa) group meeting, on "Efficient Spatial Sampling of Large Geographical Tables" by Anish Das Sarma et al., published in SIGMOD '12 and TODS '13.

Emaad Manzoor

March 10, 2014
Tweet

More Decks by Emaad Manzoor

Other Decks in Science

Transcript

  1. Efficient Spatial Sampling of Large Geographical Tables (SIGMOD ‘12 /

    TODS ‘13) Anish Das Sarma, Hongrae Lee, Hector Gonzalez, Jayant Madhavan, Alon Halevy Google Research Presented by Emaad Ahmed Manzoor March 10, 2014
  2. K = 1 M1 = { 4, 4, 4, 4,

    4 } M2 = { 1, 3, 4, 4, 4 } M3 = { 2, 3, 4, 4, 4 }
  3. K = 1 M1 = { 4, 4, 4, 4,

    4 } M2 = { 1, 3, 4, 4, 4 } M3 = { 2, 3, 4, 4, 4 }
  4. K = 1 M1 = { 4, 4, 4, 4,

    4 } M2 = { 1, 3, 4, 4, 4 } M3 = { 2, 3, 4, 4, 4 } M4 = { 1, 4, 4, 4, 3 }
  5. K = 1 M1 = { 4, 4, 4, 4,

    4 } M2 = { 1, 3, 4, 4, 4 } M3 = { 2, 3, 4, 4, 4 } M4 = { 1, 4, 4, 4, 3 }
  6. DFS

  7. 2.67GHz quad-core 12GB (starting at 1GB, or 4GB for the

    scalability tests) Java 1.6 Apache Simplex K=500 “Some plots were too big, so we threw them out.”
  8. Use DFS if you care only about maximality Otherwise use

    the minimised LP The randomized points-only algorithm consumes constant memory and scales arbitrarily (not shown)
  9. .