http://binaire.blog.lemonde.fr/

ASAP team is receiving Roy Friedman from Israel Institute of Technology. He will give a talk on Friday, December 20th at 11:00 in Markov room.

Title: Utilizing Approximate Counting in Distributed Caching and Content Delivery
Abstract: Approximate counting schemes, also known as sketching, offer space
efficient data structures for counting the number of occurrences of
individual items in a very large multi-set of items. These schemes
trade-off the accuracy of counting in order to gain significant storage
space reductions.
In this talk I will introduce this area and show how approximate counting
can be used to boost distributed caching performance and P2P routing
protocols. In particular, for caching, I will demonstrate a novel cache
admission policy enabled by approximate counting. The scheme, called
TinyLFU, brings the cache hit-rate close to its optimal value regardless
of the eviction policy employed by the cache while consuming very little
storage and computation overhead. In the content delivery example, I will
show an improved Kademlia protocol called Shades, which also benefits from
approximate counting ideas.
Bio: Roy Friedman is an associate professor in the department of Computer
Science at the Technion. His research interests include Distributed
Systems with emphasis on Mobile Computing, Middleware for Mobile Ad-Hoc
Networks, Fault-Tolerance and High Availability, and Peer-to-Peer
computing. He has published over 100 papers on these topics and he holds
two patents. Formerly, Roy Friedman was an academic specialist at INRIA
(France) and a researcher at Cornell University (USA). He is a founder of
PolyServe Inc. (acquired by HP) and holds a Ph.D. and a B.Sc. from the
Technion.

Vous êtes cordialement invités à assister à la soutenance de thèse de Mohammad Nabil ALAGGAN  intitulée :

Private Peer-to-peer similarity computation in personalized collaborative platforms

Composition du Jury :

M. Daniel LE METAYER, Directeur de Recherche à Inria Grenoble, Rapporteur
M. Marc-Olivier KILLIJIAN, Chargé de Recherche CNRS-LAAS Toulouse, Rapporteur
M. Luis RODRIGUES, Professor at Departamento de Engenharia Informática, Instituto Superior Técnico, Universidade Técnica de Lisboa, Examinateur
M. Ludovic ME, Enseignant Chercheur à Supélec Rennes, Examinateur
Mme. Anne-Marie KERMARREC, Directrice de Recherche à Inria Rennes, Directrice de thèse
M. Sébastien GAMBS, Chercheur à Inria Rennes, Co-directeur de thèse

Abstract :

In this thesis, we consider a distributed collaborative platform in which each peer hosts his private information, such as the URLs he liked or the news articles that grabbed his interest or videos he watched, on his own machine. Then, without relying on a trusted third party, the peer engages in a distributed protocol, combining his private data with other peers’ private data to perform collaborative filtering. The main objective is to be able to receive personalized recommendations or other services such as a personalized distributed search engine. User-based collaborative filtering protocols, which depend on computing user-to-user similarity, have been applied to distributed systems. As computing the similarity between users requires the use of their private profiles, this raises serious privacy concerns. In this thesis, we address the problem of privately computing similarities between peers in collaborative platforms. Our work provides a private primitive for similarity computation that can make collaborative protocols privacy-friendly. We address the unique challenges associated with applying privacy-preserving techniques for similarity computation to dynamic large scale systems. In particular, we introduce a two-party cryptographic protocol that ensures differential privacy, a strong notion of privacy. Moreover, we solve the privacy budget issue that would prevent peers from computing their similarities more than a fixed number of times by introducing the notion of bidirectional anonymous channel. We also develop a heterogeneous variant of differential privacy that can provide different level of privacy to different users, and even different level of privacy to different items within a single user’s profile, thus taking into account different privacy expectations. Moreover, we propose a non-interactive protocol that is very efficient for releasing a small and private representation of peers’ profiles that can be used to estimate similarity. Finally, we study the problem of choosing an appropriate privacy parameter both theoretically and empirically by creating several inference attacks that demonstrate for which values of the privacy parameter the privacy level provided is acceptable.

Our paper “GossipKit: A Unified Component Framework for Gossip” by François Taïani, Shen Lin, and Gordon Blair has been accepted for publication in IEEE Transactions on Software Engineering (IEEE TSE).  Preprint.

Title:

NSA killed the Internet. Now We need to build a GNU one: Solutions for PKI, Messaging, Search and Computation

Abstract:

Starting with a motivation based on recent revelations about the current state of the cyberwar, this talk will present technical solutions towards a secure and fully decentralized future network. Specifically, this talk will introduce the GNU Name System, a decentralized public key infrastructure, the extensible PSYC2 messaging protocol for scalable social networking, and an expressive distributed search mechanism based on regular expressions. Finally, I will discuss ongoing developments on privacy-preserving multiparty computations. All of the presented work is being implemented and freely available as part of the GNUnet P2P framework.

« Newer Posts - Older Posts »