From 1624d6d39c609c7a431b91803de43bb4e007466b Mon Sep 17 00:00:00 2001 From: Michael Jalkio Date: Mon, 21 Oct 2019 17:08:46 -0700 Subject: [PATCH 1/7] Fix 404 papers (#577) * Update link to Interactive Horizon Mapping: Shadows for bump-mapped surfaces * Update link to A Mathematical Theory of Cryptography (1945) --- computer_graphics/README.md | 2 +- cryptography/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/computer_graphics/README.md b/computer_graphics/README.md index 5413471..9292271 100644 --- a/computer_graphics/README.md +++ b/computer_graphics/README.md @@ -28,7 +28,7 @@ This is a really great paper that is both complex and straightforward. This pape * [Light Propagation Volumes in CryEngine 3](http://www.crytek.com/download/Light_Propagation_Volumes.pdf) ### Bump mapping -* [Interactive Horizon Mapping: Shadows for bump-mapped surfaces](http://research.microsoft.com/en-us/um/people/cohen/bs.pdf) +* [Interactive Horizon Mapping: Shadows for bump-mapped surfaces](https://www.ppsloan.org/publications/bs.pdf) ### Interior mapping * [Interior Mapping: A new technique for rendering realistic buildings](http://www.proun-game.com/Oogst3D/CODING/InteriorMapping/InteriorMapping.pdf) diff --git a/cryptography/README.md b/cryptography/README.md index 2a47d94..3193fcd 100644 --- a/cryptography/README.md +++ b/cryptography/README.md @@ -10,7 +10,7 @@ * [Key Reinstallation Attacks: Forcing Nonce Reuse in WPA2 (2017)](https://papers.mathyvanhoef.com/ccs2017.pdf) (Mathy Vanhoef, Frank Piessens) ## Related Works -### [A Mathematical Theory of Cryptography (1945)](http://www.cs.bell-labs.com/who/dmr/pdfs/shannoncryptshrt.pdf) - Shannon +### [A Mathematical Theory of Cryptography (1945)](https://www.iacr.org/museum/shannon/shannon45.pdf) - Shannon The original classified memo for Bell Labs that was republished in 1949 as ["Communication Theory of Secrecy Systems"](communication-theory-of-secrecy-systems.pdf). ### :scroll: [A Mathematical Theory of Communication (1948)](../information_theory/a-mathematical-theory-of-communication-1948.pdf) - Shannon From 38bda8dae53a8a80c49641ff75e03677160b55c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Portebois?= Date: Wed, 23 Oct 2019 09:27:25 -0400 Subject: [PATCH 2/7] Fix broken links (#578) Fix broken links in operating_systems Fix broken link in networks Fix broken link in robotics (plus typo) Fix Unikernel paper links --- distributed_systems/README.md | 2 +- networks/README.md | 2 +- operating_systems/README.md | 5 ++--- robotics/README.md | 4 ++-- unikernels/README.md | 2 +- 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/distributed_systems/README.md b/distributed_systems/README.md index 90e07fc..6ffb0b4 100644 --- a/distributed_systems/README.md +++ b/distributed_systems/README.md @@ -63,7 +63,7 @@ * [Unicorn: A System for Searching the Social Graph](http://db.disi.unitn.eu/pages/VLDBProgram/pdf/industry/p871-curtiss.pdf) -* [Unikernels: Library Operating Systems for the Cloud](http://anil.recoil.org/papers/2013-asplos-mirage.pdf) +* [Unikernels: Library Operating Systems for the Cloud](http://unikernel.org/files/2013-asplos-mirage.pdf) * [Untraceable Electronic Mail, Return Addresses, and Digital Pseudonyms](http://www.cs.utexas.edu/~shmat/courses/cs395t_fall04/chaum81.pdf) diff --git a/networks/README.md b/networks/README.md index 8a743a3..16aefaf 100644 --- a/networks/README.md +++ b/networks/README.md @@ -2,6 +2,6 @@ * [Bimodal Multicast](http://www.csl.mtu.edu/cs6461/www/Reading/Birman99.pdf) * [End-to-End Arguments in System Design](http://www.deepplum.com/dpr/locus/Papers/EndtoEnd.html) -* [Can SPDY Really Make the Web Faster?](http://www.comp.lancs.ac.uk/~elkhatib//Docs/2014.06_Netw.pdf) +* [Can SPDY Really Make the Web Faster?](http://www.eecs.qmul.ac.uk/~tysong/files/IFIPNetworking14.pdf) * [Datacenter Traffic Control: Understanding Techniques and Trade-offs](https://osf.io/6qzxc/) * [B4: Experience with a Globally-Deployed Software Defined WAN](https://dl.acm.org/citation.cfm?id=2486019) diff --git a/operating_systems/README.md b/operating_systems/README.md index 4793c4e..b7da84b 100644 --- a/operating_systems/README.md +++ b/operating_systems/README.md @@ -8,7 +8,6 @@ ## Jails and containers -* :scroll: [Jails: Confining the omnipotent root.](https://us-east.manta.joyent.com/bcantrill/public/ppwl-cantrill-jails.pdf) - -* :scroll: [Solaris Zones: Operating System Support for Consolidating Commercial Workloads](https://us-east.manta.joyent.com/bcantrill/public/ppwl-cantrill-zones.pdf) +* :scroll: [Jails: Confining the omnipotent root.](http://phk.freebsd.dk/pubs/sane2000-jail.pdf) +* :scroll: [Solaris Zones: Operating System Support for Consolidating Commercial Workloads](https://www.usenix.org/legacy/event/lisa04/tech/full_papers/price/price.pdf) diff --git a/robotics/README.md b/robotics/README.md index cfdc0cd..2221fe5 100644 --- a/robotics/README.md +++ b/robotics/README.md @@ -9,7 +9,7 @@ Robotics [Online Trajectory Generation: Basic Concepts for Instantaneous Reactions to Unforeseen Events](http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5350749) -[Probablistic Roadmaps for Path Planning in High-Dimensional Configuration Spaces](http://www.kavrakilab.org/sites/default/files/kavraki1996prm-high-dim-conf.pdf) +[Probablistic Roadmaps for Path Planning in High-Dimensional Configuration Spaces](https://www.cs.cmu.edu/~./motionplanning/papers/sbp_papers/PRM/prmbasic_01.pdf) [Rapidly-Exploring Random Trees: A New Tool for Path Planning](http://msl.cs.uiuc.edu/~lavalle/papers/Lav98c.pdf) @@ -29,7 +29,7 @@ planning. The problem of motion planning scales exponentially with the degrees of freedom a robot has and the degrees of freedom the obstacles in an environment have. Thus, planning with high degrees of freedom leads to many problems such as incompleteness and extremely slow speed. The PRM method was the first to -propose a sampling-based stratey to deal with motion planning and +propose a sampling-based strategy to deal with motion planning and created a practical method for offline planning of robot manipulators. The RRT method modified PRM by using a tree structure rather than a graph so that non-holonomic and other constraints could be considered diff --git a/unikernels/README.md b/unikernels/README.md index ab053eb..43311f9 100644 --- a/unikernels/README.md +++ b/unikernels/README.md @@ -27,7 +27,7 @@ ### Introduction -* [Unikernels: Library Operating Systems for the Cloud](http://anil.recoil.org/papers/2013-asplos-mirage.pdf) +* [Unikernels: Library Operating Systems for the Cloud](http://unikernel.org/files/2013-asplos-mirage.pdf) * [Unikernels: the rise of the virtual library operating system](https://cacm.acm.org/magazines/2014/1/170866-unikernels/fulltext) * [Maximizing hypervisor scalability using minimal virtual machines](https://core.ac.uk/download/pdf/35074556.pdf) * [Breaking up is hard to do: security and functionality in a commodity hypervisor](https://open.library.ubc.ca/media/download/pdf/24/1.0052016/1) From d0964171d1afc11a59fdb1005761bf2bef099cd1 Mon Sep 17 00:00:00 2001 From: Jody Alford Date: Thu, 24 Oct 2019 19:10:04 -0500 Subject: [PATCH 3/7] Game design elements link fix (#579) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [From Game Design Elements to Gamefulness: Defining “Gamification”](https://uwaterloo.ca/scholar/sites/ca.scholar/files/lnacke/files/From_game_design_elements_to_gamefulness-_defining_gamification.pdf) Previous link was 404ing --- gamification/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamification/README.md b/gamification/README.md index 4365b11..e44b21a 100644 --- a/gamification/README.md +++ b/gamification/README.md @@ -8,7 +8,7 @@ * [Exploring the Potential of Gamification Among Frail Elderly Persons](http://gamification-research.org/wp-content/uploads/2011/04/12-Gerling.pdf) -* [From Game Design Elements to Gamefulness: Defining “Gamification”](http://dl.dropboxusercontent.com/u/220532/MindTrek_Gamification_PrinterReady_110806_SDE_accepted_LEN_changes_1.pdf) +* [From Game Design Elements to Gamefulness: Defining “Gamification”](https://uwaterloo.ca/scholar/sites/ca.scholar/files/lnacke/files/From_game_design_elements_to_gamefulness-_defining_gamification.pdf) * [MoviPill: Improving Medication Compliance for Elders - Using a Mobile Persuasive Social Game](http://www.ic.unicamp.br/~oliveira/doc/Ubicomp2010_MoviPill.pdf) @@ -18,4 +18,4 @@ * :scroll: [Gamification in Education: What, How, Why Bother?](gamification-in-education-what-how-why-bother.pdf) -* :scroll: [Why Students Engage in “Gaming the System” Behavior in Interactive Learning Environments](why-students-engage-in-gaming-the-system-behavior-in-interactive-learning-environments.pdf) \ No newline at end of file +* :scroll: [Why Students Engage in “Gaming the System” Behavior in Interactive Learning Environments](why-students-engage-in-gaming-the-system-behavior-in-interactive-learning-environments.pdf) From ccd2941adcbd66cdb41002faad882756284e5a4a Mon Sep 17 00:00:00 2001 From: Rajaram Gaunker Date: Thu, 14 Nov 2019 19:23:35 -0800 Subject: [PATCH 4/7] Add kanonymity paper in privacy category (#582) * Add kanonymity paper in privacy category * Update README.md --- privacy/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 privacy/README.md diff --git a/privacy/README.md b/privacy/README.md new file mode 100644 index 0000000..2e54c92 --- /dev/null +++ b/privacy/README.md @@ -0,0 +1,3 @@ +## Privacy + +* [k-ANONYMITY: A MODEL FOR PROTECTING PRIVACY (1998)](https://dataprivacylab.org/dataprivacy/projects/kanonymity/kanonymity.pdf) From d2f57e26baa222bd70e5029f2039baf9ced48e35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=ADlian=20Honorio=20Teixeira?= Date: Fri, 15 Nov 2019 00:27:23 -0300 Subject: [PATCH 5/7] Adding Object Identification for Computer Vision Using Image Segmentation and Computer Vision Based Detection and Localization of Potholes in Asphalt Pavement Images (#583) * Adding Object Identification for Computer Vision Using Image Segmentation and Computer Vision Based Detection and Localization of Potholes in Asphalt Pavement Images * Adding Object Identification for Computer Vision Using Image Segmentation and Computer Vision Based Detection and Localization of Potholes in Asphalt Pavement Images --- computer_vision/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/computer_vision/README.md b/computer_vision/README.md index 6d30165..f03d0d7 100644 --- a/computer_vision/README.md +++ b/computer_vision/README.md @@ -6,3 +6,7 @@ * [Panorama Weaving: Fast and Flexible Seam Processing](http://www.sci.utah.edu/~bsumma/projects/weaving/) + +* [Object Identification for Computer Vision Using Image Segmentation](https://ieeexplore.ieee.org/document/5529412) + +* [Computer Vision Based Detection and Localization of Potholes in Asphalt Pavement Images](https://ieeexplore.ieee.org/document/7726722) From b86732b0093575421fe5d18a02e1582d1fb86f6b Mon Sep 17 00:00:00 2001 From: Federico Carrone Date: Fri, 15 Nov 2019 03:57:52 +0000 Subject: [PATCH 6/7] Add Buenos Aires to the list of chapters (#584) Add Buenos Aires to the list of chapters --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3ee604..f50c982 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Here are our official chapters. Let us know if you are interested in [starting o * [Brasilia](http://www.meetup.com/papers-we-love-bsb) * [Boulder](http://www.meetup.com/Papers-We-Love-Boulder/) * [Bucharest](http://www.meetup.com/papers-we-love-bucharest/) +* [Buenos Aires](https://paperswelove.org/buenos-aires/) * [Cairo](http://www.meetup.com/Papers-We-Love-Cairo/) * [Chattanooga](http://www.meetup.com/Papers-We-Love-Chattanooga/) * [Chicago](http://www.meetup.com/papers-we-love-chicago/) From b571f8191e12c7c27ec050bee87fa7631e2953ff Mon Sep 17 00:00:00 2001 From: Rajaram Gaunker Date: Thu, 14 Nov 2019 22:27:22 -0800 Subject: [PATCH 7/7] Differtial privacy and de-anonymization papers (#585) --- privacy/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/privacy/README.md b/privacy/README.md index 2e54c92..7162cac 100644 --- a/privacy/README.md +++ b/privacy/README.md @@ -1,3 +1,6 @@ ## Privacy -* [k-ANONYMITY: A MODEL FOR PROTECTING PRIVACY (1998)](https://dataprivacylab.org/dataprivacy/projects/kanonymity/kanonymity.pdf) +* [k-ANONYMITY: A model for Protecting Privacy (1998)](https://dataprivacylab.org/dataprivacy/projects/kanonymity/kanonymity.pdf) +* [Differential Privacy(2006)](https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/dwork.pdf) +* [Robust De-anonymization of Large Sparse Datasets(2008)](https://www.cs.utexas.edu/~shmat/shmat_oak08netflix.pdf) +* [Broken Promises of Privacy: Responding to the Surprising Failure of Anonymization(2010)](https://www.uclalawreview.org/broken-promises-of-privacy-responding-to-the-surprising-failure-of-anonymization-2/)