Skip to main content

Showing 1–36 of 36 results for author: Kermarrec, A

.
  1. arXiv:2407.01283  [pdf, other

    cs.LG cs.DC

    Energy-Aware Decentralized Learning with Intermittent Model Training

    Authors: Akash Dhasade, Paolo Dini, Elia Guerra, Anne-Marie Kermarrec, Marco Miozzo, Rafael Pires, Rishi Sharma, Martijn de Vos

    Abstract: Decentralized learning (DL) offers a powerful framework where nodes collaboratively train models without sharing raw data and without the coordination of a central server. In the iterative rounds of DL, models are trained locally, shared with neighbors in the topology, and aggregated with other models received from neighbors. Sharing and merging models contribute to convergence towards a consensus… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

  2. arXiv:2405.15644  [pdf, other

    cs.LG cs.DC

    Harnessing Increased Client Participation with Cohort-Parallel Federated Learning

    Authors: Akash Dhasade, Anne-Marie Kermarrec, Tuan-Anh Nguyen, Rafael Pires, Martijn de Vos

    Abstract: Federated Learning (FL) is a machine learning approach where nodes collaboratively train a global model. As more nodes participate in a round of FL, the effectiveness of individual model updates by nodes also diminishes. In this study, we increase the effectiveness of client updates by dividing the network into smaller partitions, or cohorts. We introduce Cohort-Parallel Federated Learning (CPFL):… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

  3. arXiv:2405.07708  [pdf, other

    cs.LG

    Secure Aggregation Meets Sparsification in Decentralized Learning

    Authors: Sayan Biswas, Anne-Marie Kermarrec, Rafael Pires, Rishi Sharma, Milos Vujasinovic

    Abstract: Decentralized learning (DL) faces increased vulnerability to privacy breaches due to sophisticated attacks on machine learning (ML) models. Secure aggregation is a computationally efficient cryptographic technique that enables multiple parties to compute an aggregate of their private data while kee** their individual inputs concealed from each other and from any central aggregator. To enhance co… ▽ More

    Submitted 14 May, 2024; v1 submitted 13 May, 2024; originally announced May 2024.

  4. arXiv:2404.09536  [pdf, other

    cs.DC cs.AI cs.CR cs.LG

    Beyond Noise: Privacy-Preserving Decentralized Learning with Virtual Nodes

    Authors: Sayan Biswas, Mathieu Even, Anne-Marie Kermarrec, Laurent Massoulie, Rafael Pires, Rishi Sharma, Martijn de Vos

    Abstract: Decentralized learning (DL) enables collaborative learning without a server and without training data leaving the users' devices. However, the models shared in DL can still be used to infer training data. Conventional privacy defenses such as differential privacy and secure aggregation fall short in effectively safeguarding user privacy in DL. We introduce Shatter, a novel DL approach in which nod… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

  5. arXiv:2403.11795  [pdf, other

    cs.LG cs.DC

    Low-Cost Privacy-Aware Decentralized Learning

    Authors: Sayan Biswas, Davide Frey, Romaric Gaudel, Anne-Marie Kermarrec, Dimitri Lerévérend, Rafael Pires, Rishi Sharma, François Taïani

    Abstract: This paper introduces ZIP-DL, a novel privacy-aware decentralized learning (DL) algorithm that exploits correlated noise to provide strong privacy protection against a local adversary while yielding efficient convergence guarantees for a low communication cost. The progressive neutralization of the added noise during the distributed aggregation process results in ZIP-DL fostering a high model accu… ▽ More

    Submitted 25 June, 2024; v1 submitted 18 March, 2024; originally announced March 2024.

  6. arXiv:2402.08522  [pdf, other

    cs.LG

    Fairness Auditing with Multi-Agent Collaboration

    Authors: Martijn de Vos, Akash Dhasade, Jade Garcia Bourrée, Anne-Marie Kermarrec, Erwan Le Merrer, Benoit Rottembourg, Gilles Tredan

    Abstract: Existing work in fairness auditing assumes that each audit is performed independently. In this paper, we consider multiple agents working together, each auditing the same platform for different tasks. Agents have two levers: their collaboration strategy, with or without coordination beforehand, and their strategy for sampling appropriate data points. We theoretically compare the interplay of these… ▽ More

    Submitted 26 April, 2024; v1 submitted 13 February, 2024; originally announced February 2024.

    Comments: 13 pages, 6 figures

  7. arXiv:2311.15603  [pdf, other

    cs.LG cs.AI

    QuickDrop: Efficient Federated Unlearning by Integrated Dataset Distillation

    Authors: Akash Dhasade, Yaohong Ding, Song Guo, Anne-marie Kermarrec, Martijn De Vos, Leijie Wu

    Abstract: Federated Unlearning (FU) aims to delete specific training data from an ML model trained using Federated Learning (FL). We introduce QuickDrop, an efficient and original FU method that utilizes dataset distillation (DD) to accelerate unlearning and drastically reduces computational overhead compared to existing approaches. In QuickDrop, each client uses DD to generate a compact dataset representat… ▽ More

    Submitted 27 November, 2023; originally announced November 2023.

  8. arXiv:2310.01972  [pdf, other

    cs.LG cs.DC

    Epidemic Learning: Boosting Decentralized Learning with Randomized Communication

    Authors: Martijn de Vos, Sadegh Farhadkhani, Rachid Guerraoui, Anne-Marie Kermarrec, Rafael Pires, Rishi Sharma

    Abstract: We present Epidemic Learning (EL), a simple yet powerful decentralized learning (DL) algorithm that leverages changing communication topologies to achieve faster model convergence compared to conventional DL approaches. At each round of EL, each node sends its model updates to a random sample of $s$ other nodes (in a system of $n$ nodes). We provide an extensive theoretical analysis of EL, demonst… ▽ More

    Submitted 27 October, 2023; v1 submitted 3 October, 2023; originally announced October 2023.

    Comments: Accepted paper at NeurIPS 2023

  9. arXiv:2308.02477  [pdf, other

    cs.DC cs.CR

    On the Inherent Anonymity of Gossi**

    Authors: Rachid Guerraoui, Anne-Marie Kermarrec, Anastasiia Kucherenko, Rafael Pinot, Sasha Voitovych

    Abstract: Detecting the source of a gossip is a critical issue, related to identifying patient zero in an epidemic, or the origin of a rumor in a social network. Although it is widely acknowledged that random and local gossip communications make source identification difficult, there exists no general quantification of the level of anonymity provided to the source. This paper presents a principled method ba… ▽ More

    Submitted 4 August, 2023; originally announced August 2023.

    Comments: Full version of DISC2023 paper

  10. Get More for Less in Decentralized Learning Systems

    Authors: Akash Dhasade, Anne-Marie Kermarrec, Rafael Pires, Rishi Sharma, Milos Vujasinovic, Jeffrey Wigger

    Abstract: Decentralized learning (DL) systems have been gaining popularity because they avoid raw data sharing by communicating only model parameters, hence preserving data confidentiality. However, the large size of deep neural networks poses a significant challenge for decentralized training, since each node needs to exchange gigabytes of data, overloading the network. In this paper, we address this chall… ▽ More

    Submitted 31 October, 2023; v1 submitted 7 June, 2023; originally announced June 2023.

    Journal ref: 2023 IEEE 43rd International Conference on Distributed Computing Systems (ICDCS 2023)

  11. Decentralized Learning Made Easy with DecentralizePy

    Authors: Akash Dhasade, Anne-Marie Kermarrec, Rafael Pires, Rishi Sharma, Milos Vujasinovic

    Abstract: Decentralized learning (DL) has gained prominence for its potential benefits in terms of scalability, privacy, and fault tolerance. It consists of many nodes that coordinate without a central server and exchange millions of parameters in the inherently iterative process of machine learning (ML) training. In addition, these nodes are connected in complex and potentially dynamic topologies. Assessin… ▽ More

    Submitted 17 April, 2023; originally announced April 2023.

    Journal ref: 2023 3rd European Workshop on Machine Learning and Systems (EuroMLSys 2023)

  12. arXiv:2302.13837  [pdf, other

    cs.DC

    Decentralized Learning Made Practical with Client Sampling

    Authors: Martijn de Vos, Akash Dhasade, Anne-Marie Kermarrec, Erick Lavoie, Johan Pouwelse, Rishi Sharma

    Abstract: Decentralized learning (DL) leverages edge devices for collaborative model training while avoiding coordination by a central server. Due to privacy concerns, DL has become an attractive alternative to centralized learning schemes since training data never leaves the device. In a round of DL, all nodes participate in model training and exchange their model with some other nodes. Performing DL in la… ▽ More

    Submitted 7 May, 2024; v1 submitted 27 February, 2023; originally announced February 2023.

  13. arXiv:2204.04452  [pdf, other

    cs.LG math.OC stat.ML

    Refined Convergence and Topology Learning for Decentralized SGD with Heterogeneous Data

    Authors: Batiste Le Bars, Aurélien Bellet, Marc Tommasi, Erick Lavoie, Anne-Marie Kermarrec

    Abstract: One of the key challenges in decentralized and federated learning is to design algorithms that efficiently deal with highly heterogeneous data distributions across agents. In this paper, we revisit the analysis of the popular Decentralized Stochastic Gradient Descent algorithm (D-SGD) under data heterogeneity. We exhibit the key role played by a new quantity, called neighborhood heterogeneity, on… ▽ More

    Submitted 21 October, 2022; v1 submitted 9 April, 2022; originally announced April 2022.

  14. arXiv:2202.11655  [pdf, other

    cs.DC cs.CR cs.IR cs.LG

    TEE-based decentralized recommender systems: The raw data sharing redemption

    Authors: Akash Dhasade, Nevena Dresevic, Anne-Marie Kermarrec, Rafael Pires

    Abstract: Recommenders are central in many applications today. The most effective recommendation schemes, such as those based on collaborative filtering (CF), exploit similarities between user profiles to make recommendations, but potentially expose private data. Federated learning and decentralized learning systems address this by letting the data stay on user's machines to preserve privacy: each user perf… ▽ More

    Submitted 1 June, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

    Journal ref: 2022 IEEE 36th International Parallel and Distributed Processing Symposium (IPDPS 2022) 447-458

  15. arXiv:2110.11486  [pdf, other

    cs.LG cs.DC

    Boosting Federated Learning in Resource-Constrained Networks

    Authors: Mohamed Yassine Boukhari, Akash Dhasade, Anne-Marie Kermarrec, Rafael Pires, Othmane Safsafi, Rishi Sharma

    Abstract: Federated learning (FL) enables a set of client devices to collaboratively train a model without sharing raw data. This process, though, operates under the constrained computation and communication resources of edge devices. These constraints combined with systems heterogeneity force some participating clients to perform fewer local updates than expected by the server, thus slowing down convergenc… ▽ More

    Submitted 11 December, 2023; v1 submitted 21 October, 2021; originally announced October 2021.

    Comments: 14 pages, 9 figures

  16. arXiv:2104.07365  [pdf, other

    cs.LG cs.AI cs.DC

    D-Cliques: Compensating for Data Heterogeneity with Topology in Decentralized Federated Learning

    Authors: Aurélien Bellet, Anne-Marie Kermarrec, Erick Lavoie

    Abstract: The convergence speed of machine learning models trained with Federated Learning is significantly affected by heterogeneous data partitions, even more so in a fully decentralized setting without a central server. In this paper, we show that the impact of label distribution skew, an important type of data heterogeneity, can be significantly reduced by carefully designing the underlying communicatio… ▽ More

    Submitted 4 November, 2021; v1 submitted 15 April, 2021; originally announced April 2021.

    Comments: 18 pages, 26 figures. Revision v4: Made title and abstract more specific (data heterogeneity), added generalized clique construction algorithm (Greedy Swap), updated main text experiments to use generalized partitioning scheme, reorganized paper structure, re-ran and added previous experiments in appendix using updated simulator

  17. arXiv:2010.11497  [pdf, other

    cs.DB cs.DC cs.DS cs.LG

    Cluster-and-Conquer: When Randomness Meets Graph Locality

    Authors: George Giakkoupis, Anne-Marie Kermarrec, Olivier Ruas, François Taïani

    Abstract: K-Nearest-Neighbors (KNN) graphs are central to many emblematic data mining and machine-learning applications. Some of the most efficient KNN graph algorithms are incremental and local: they start from a random graph, which they incrementally improve by traversing neighbors-of-neighbors links. Paradoxically, this random start is also one of the key weaknesses of these algorithms: nodes are initial… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

  18. arXiv:2006.07273  [pdf, other

    cs.LG cs.DC stat.ML

    FLeet: Online Federated Learning via Staleness Awareness and Performance Prediction

    Authors: Georgios Damaskinos, Rachid Guerraoui, Anne-Marie Kermarrec, Vlad Nitu, Rhicheek Patra, Francois Taiani

    Abstract: Federated Learning (FL) is very appealing for its privacy benefits: essentially, a global model is trained with updates computed on mobile devices while kee** the data of users local. Standard FL infrastructures are however designed to have no energy or performance impact on mobile devices, and are therefore not suitable for applications that require frequent (online) model updates, such as news… ▽ More

    Submitted 3 December, 2020; v1 submitted 12 June, 2020; originally announced June 2020.

  19. arXiv:1905.06900  [pdf, other

    cs.CV cs.AI cs.DB

    Derived Codebooks for High-Accuracy Nearest Neighbor Search

    Authors: Fabien André, Anne-Marie Kermarrec, Nicolas Le Scouarnec

    Abstract: High-dimensional Nearest Neighbor (NN) search is central in multimedia search systems. Product Quantization (PQ) is a widespread NN search technique which has a high performance and good scalability. PQ compresses high-dimensional vectors into compact codes thanks to a combination of quantizers. Large databases can, therefore, be stored entirely in RAM, enabling fast responses to NN queries. In al… ▽ More

    Submitted 16 May, 2019; originally announced May 2019.

  20. arXiv:1812.09162  [pdf, other

    cs.CV cs.AI cs.DB cs.PF

    Quicker ADC : Unlocking the hidden potential of Product Quantization with SIMD

    Authors: Fabien André, Anne-Marie Kermarrec, Nicolas Le Scouarnec

    Abstract: Efficient Nearest Neighbor (NN) search in high-dimensional spaces is a foundation of many multimedia retrieval systems. A common approach is to rely on Product Quantization, which allows the storage of large vector databases in memory and efficient distance computations. Yet, implementations of nearest neighbor search with Product Quantization have their performance limited by the many memory acce… ▽ More

    Submitted 14 November, 2019; v1 submitted 21 December, 2018; originally announced December 2018.

    Comments: Open-source implementation at http://github.com/nlescoua/faiss-quickeradc

    Journal ref: IEEE Transactions on Pattern Analysis and Machine Intelligence, 2019 Early Access

  21. arXiv:1808.09922  [pdf, other

    cs.SI

    Limiting the Spread of Fake News on Social Media Platforms by Evaluating Users' Trustworthiness

    Authors: Oana Balmau, Rachid Guerraoui, Anne-Marie Kermarrec, Alexandre Maurer, Matej Pavlovic, Willy Zwaenepoel

    Abstract: Today's social media platforms enable to spread both authentic and fake news very quickly. Some approaches have been proposed to automatically detect such "fake" news based on their content, but it is difficult to agree on universal criteria of authenticity (which can be bypassed by adversaries once known). Besides, it is obviously impossible to have each news item checked by a human. In this pa… ▽ More

    Submitted 29 August, 2018; originally announced August 2018.

    Comments: 10 pages, 9 figures

  22. arXiv:1704.07355  [pdf, ps, other

    cs.CV cs.DB cs.IR cs.MM cs.PF

    Accelerated Nearest Neighbor Search with Quick ADC

    Authors: Fabien André, Anne-Marie Kermarrec, Nicolas Le Scouarnec

    Abstract: Efficient Nearest Neighbor (NN) search in high-dimensional spaces is a foundation of many multimedia retrieval systems. Because it offers low responses times, Product Quantization (PQ) is a popular solution. PQ compresses high-dimensional vectors into short codes using several sub-quantizers, which enables in-RAM storage of large databases. This allows fast answers to NN queries, without accessing… ▽ More

    Submitted 24 April, 2017; originally announced April 2017.

    Comments: 8 pages, 5 figures, published in Proceedings of ICMR'17, Bucharest, Romania, June 06-09, 2017

    ACM Class: H.5.1; H.2.4; H.2.8

  23. arXiv:1603.01895  [pdf, ps, other

    cs.SI cs.DS

    Bounds on the Voter Model in Dynamic Networks

    Authors: Petra Berenbrink, George Giakkoupis, Anne-Marie Kermarrec, Frederik Mallmann-Trenn

    Abstract: In the voter model, each node of a graph has an opinion, and in every round each node chooses independently a random neighbour and adopts its opinion. We are interested in the consensus time, which is the first point in time where all nodes have the same opinion. We consider dynamic graphs in which the edges are rewired in every round (by an adversary) giving rise to the graph sequence… ▽ More

    Submitted 30 May, 2016; v1 submitted 6 March, 2016; originally announced March 2016.

  24. arXiv:1511.08232  [pdf, other

    cs.DC

    Beyond One Third Byzantine Failures

    Authors: Cheng Wang, Carole Delporte-Gallet, Hugues Fauconnier, Rachid Guerraoui, Anne-Marie Kermarrec

    Abstract: The Byzantine agreement problem requires a set of $n$ processes to agree on a value sent by a transmitter, despite a subset of $b$ processes behaving in an arbitrary, i.e. Byzantine, manner and sending corrupted messages to all processes in the system. It is well known that the problem has a solution in a (an eventually) synchronous message passing distributed system iff the number of processes in… ▽ More

    Submitted 25 November, 2015; originally announced November 2015.

  25. arXiv:1504.06998  [pdf, ps, other

    cs.CR

    Heterogeneous Differential Privacy

    Authors: Mohammad Alaggan, Sébastien Gambs, Anne-Marie Kermarrec

    Abstract: The massive collection of personal data by personalization systems has rendered the preservation of privacy of individuals more and more difficult. Most of the proposed approaches to preserve privacy in personalization systems usually address this issue uniformly across users, thus ignoring the fact that users have different privacy attitudes and expectations (even among their own personal data).… ▽ More

    Submitted 27 April, 2015; originally announced April 2015.

    Comments: 27 pages, 3 figures, presented at the first workshop on theory and practice of differential privacy (TPDP 2015) at London, UK

  26. arXiv:1405.5023  [pdf, other

    cs.DM math.CO

    Signed graph embedding: when everybody can sit closer to friends than enemies

    Authors: Anne-Marie Kermarrec, Christopher Thraves

    Abstract: Signed graphs are graphs with signed edges. They are commonly used to represent positive and negative relationships in social networks. While balance theory and clusterizable graphs deal with signed graphs to represent social interactions, recent empirical studies have proved that they fail to reflect some current practices in real social networks. In this paper we address the issue of drawing sig… ▽ More

    Submitted 20 May, 2014; originally announced May 2014.

  27. arXiv:1206.4175  [pdf, other

    cs.DC

    Clustered Network Coding for Maintenance in Practical Storage Systems

    Authors: Anne-Marie Kermarrec, Erwan Le Merrer, Gilles Straub, Alexandre van Kempen

    Abstract: Classical erasure codes, e.g. Reed-Solomon codes, have been acknowledged as an efficient alternative to plain replication to reduce the storage overhead in reliable distributed storage systems. Yet, such codes experience high overhead during the maintenance process. In this paper we propose a novel erasure-coded framework especially tailored for networked storage systems. Our approach relies on th… ▽ More

    Submitted 19 June, 2012; originally announced June 2012.

    Comments: 14 pages, 13 figures

  28. arXiv:1204.5028  [pdf, other

    cs.DC cs.IT cs.NI

    Regenerating Codes: A System Perspective

    Authors: Steve Jiekak, Anne-Marie Kermarrec, Nicolas Le Scouarnec, Gilles Straub, Alexandre Van Kempen

    Abstract: The explosion of the amount of data stored in cloud systems calls for more efficient paradigms for redundancy. While replication is widely used to ensure data availability, erasure correcting codes provide a much better trade-off between storage and availability. Regenerating codes are good candidates for they also offer low repair costs in term of network bandwidth. While they have been proven op… ▽ More

    Submitted 26 July, 2013; v1 submitted 23 April, 2012; originally announced April 2012.

    Comments: 10 pages, 24 figures; Published in ACM SIGOPS Operating System Review (July 2013). Extended version of a paper published at DISCCO 2012 (IEEE : http://dx.doi.org/10.1109/SRDS.2012.58)

  29. arXiv:1202.3084  [pdf, other

    cs.DC

    On Dynamic Distributed Computing

    Authors: Rachid Guerraoui, Florian Huc, Anne-Marie Kermarrec

    Abstract: This paper shows for the first time that distributed computing can be both reliable and efficient in an environment that is both highly dynamic and hostile. More specifically, we show how to maintain clusters of size $O(\log N)$, each containing more than two thirds of honest nodes with high probability, within a system whose size can vary \textit{polynomially} with respect to its initial size. Fu… ▽ More

    Submitted 15 May, 2013; v1 submitted 14 February, 2012; originally announced February 2012.

    ACM Class: F.2.2

  30. arXiv:1107.5419  [pdf, other

    cs.DC cs.CC cs.CR

    Scalable and Secure Aggregation in Distributed Networks

    Authors: Sebastien Gambs, Rachid Guerraoui, Hamza Harkous, Florian Huc, Anne-Marie Kermarrec

    Abstract: We consider the problem of computing an aggregation function in a \emph{secure} and \emph{scalable} way. Whereas previous distributed solutions with similar security guarantees have a communication cost of $O(n^3)$, we present a distributed protocol that requires only a communication complexity of $O(n\log^3 n)$, which we prove is near-optimal. Our protocol ensures perfect security against a compu… ▽ More

    Submitted 23 November, 2011; v1 submitted 27 July, 2011; originally announced July 2011.

  31. arXiv:1102.0204  [pdf, other

    cs.IT cs.DC

    Repairing Multiple Failures with Coordinated and Adaptive Regenerating Codes

    Authors: Anne-Marie Kermarrec, Gilles Straub, Nicolas Le Scouarnec

    Abstract: Erasure correcting codes are widely used to ensure data persistence in distributed storage systems. This paper addresses the simultaneous repair of multiple failures in such codes. We go beyond existing work (i.e., regenerating codes by Dimakis et al.) by describing (i) coordinated regenerating codes (also known as cooperative regenerating codes) which support the simultaneous repair of multiple d… ▽ More

    Submitted 17 September, 2013; v1 submitted 1 February, 2011; originally announced February 2011.

    Comments: Update to previous version adding (i) study of lazy repairs, (ii) adaptive codes at the MBR point, and (iii) discussion of related work. Extended from a regular paper at NetCod 2011 available at http://dx.doi.org/10.1109/ISNETCOD.2011.5978920 . First version: "Beyond Regenerating Codes", September 2010 on http://hal.inria.fr/inria-00516647/

  32. arXiv:0802.0550  [pdf, ps, other

    cs.DC

    Energy Aware Self-Organizing Density Management in Wireless Sensor Networks

    Authors: Erwan Le Merrer, Vincent Gramoli, Anne-Marie Kermarrec, Aline Viana, Marin Bertier

    Abstract: Energy consumption is the most important factor that determines sensor node lifetime. The optimization of wireless sensor network lifetime targets not only the reduction of energy consumption of a single sensor node but also the extension of the entire network lifetime. We propose a simple and adaptive energy-conserving topology management scheme, called SAND (Self-Organizing Active Node Density… ▽ More

    Submitted 5 February, 2008; originally announced February 2008.

    Journal ref: Dans International Workshop on Decentralized Resource Sharing in Mobile Computing and Networking (2006) 23--29

  33. arXiv:0801.1419  [pdf, ps, other

    cs.DC

    Core Persistence in Peer-to-Peer Systems: Relating Size to Lifetime

    Authors: Vincent Gramoli, Anne-Marie Kermarrec, Achour Mostefaoui, Michel Raynal, Bruno Sericola

    Abstract: Distributed systems are now both very large and highly dynamic. Peer to peer overlay networks have been proved efficient to cope with this new deal that traditional approaches can no longer accommodate. While the challenge of organizing peers in an overlay network has generated a lot of interest leading to a large number of solutions, maintaining critical data in such a network remains an open i… ▽ More

    Submitted 9 January, 2008; originally announced January 2008.

    Journal ref: Dans Proceedings of the Workshop on Reliability in Decentralized Distributed Systems 4278 (2006) 1470--1479

  34. arXiv:0712.3980  [pdf, ps, other

    cs.DC

    Distributed Slicing in Dynamic Systems

    Authors: Antonio Fernandez, Vincent Gramoli, Ernesto Jimenez, Anne-Marie Kermarrec, Michel Raynal

    Abstract: Peer to peer (P2P) systems are moving from application specific architectures to a generic service oriented design philosophy. This raises interesting problems in connection with providing useful P2P middleware services capable of dealing with resource assignment and management in a large-scale, heterogeneous and unreliable environment. The slicing service, has been proposed to allow for an auto… ▽ More

    Submitted 26 December, 2007; originally announced December 2007.

    Report number: ICDCS07

    Journal ref: Dans The 27th International Conference on Distributed Computing Systems (ICDCS'07) (2007) 66

  35. arXiv:0707.3717  [pdf, ps, other

    cs.NI

    GCP: Gossip-based Code Propagation for Large-scale Mobile Wireless Sensor Networks

    Authors: Yann Busnel, Marin Bertier, Eric Fleury, Anne-Marie Kermarrec

    Abstract: Wireless sensor networks (WSN) have recently received an increasing interest. They are now expected to be deployed for long periods of time, thus requiring software updates. Updating the software code automatically on a huge number of sensors is a tremendous task, as ''by hand'' updates can obviously not be considered, especially when all participating sensors are embedded on mobile entities. In… ▽ More

    Submitted 30 July, 2007; v1 submitted 25 July, 2007; originally announced July 2007.

  36. arXiv:cs/0612035  [pdf, ps, other

    cs.DC

    Distributed Slicing in Dynamic Systems

    Authors: Antonio Fernandez, Vincent Gramoli, Ernesto Jimenez, Anne-Marie Kermarrec, Michel Raynal

    Abstract: Peer to peer (P2P) systems are moving from application specific architectures to a generic service oriented design philosophy. This raises interesting problems in connection with providing useful P2P middleware services that are capable of dealing with resource assignment and management in a large-scale, heterogeneous and unreliable environment. One such service, the slicing service, has been pr… ▽ More

    Submitted 6 December, 2006; originally announced December 2006.