Skip to main content

Showing 1–36 of 36 results for author: Georgiou, C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2503.12788  [pdf, ps, other

    cs.DC

    Byzantine-Tolerant Consensus in GPU-Inspired Shared Memory

    Authors: Chryssis Georgiou, Manaswini Piduguralla, Sathya Peri

    Abstract: In this work, we formalize a novel shared memory model inspired by the popular GPU architecture. Within this model, we develop algorithmic solutions to the Byzantine Consensus problem and analyze their fault-resilience.

    Submitted 16 June, 2025; v1 submitted 16 March, 2025; originally announced March 2025.

  2. arXiv:2501.00265  [pdf, other

    cs.LG cs.CV

    Outlier-Robust Training of Machine Learning Models

    Authors: Rajat Talak, Charis Georgiou, Jingnan Shi, Luca Carlone

    Abstract: Robust training of machine learning models in the presence of outliers has garnered attention across various domains. The use of robust losses is a popular approach and is known to mitigate the impact of outliers. We bring to light two literatures that have diverged in their ways of designing robust losses: one using M-estimation, which is popular in robotics and computer vision, and another using… ▽ More

    Submitted 30 December, 2024; originally announced January 2025.

  3. arXiv:2407.00881  [pdf, other

    cs.DC

    Ares II: Tracing the Flaws of a (Storage) God

    Authors: Chryssis Georgiou, Nicolas Nicolaou, Andria Trigeorgi

    Abstract: Ares is a modular framework, designed to implement dynamic, reconfigurable, fault-tolerant, read/write and strongly consistent distributed shared memory objects. Recent enhancements of the framework have realized the efficient implementation of large objects, by introducing versioning and data striping techniques. In this work, we identify performance bottlenecks of the Ares's variants by utilizin… ▽ More

    Submitted 6 March, 2024; originally announced July 2024.

  4. arXiv:2405.10057  [pdf, other

    cs.DC

    AMECOS: A Modular Event-based Framework for Concurrent Object Specification

    Authors: Timothé Albouy, Antonio Fernández Anta, Chryssis Georgiou, Mathieu Gestin, Nicolas Nicolaou, Junlang Wang

    Abstract: In this work, we introduce a modular framework for specifying distributed systems that we call AMECOS. Specifically, our framework departs from the traditional use of sequential specification, which presents limitations both on the specification expressiveness and implementation efficiency of inherently concurrent objects, as documented by Castañeda, Rajsbaum and Raynal in CACM 2023. Our framework… ▽ More

    Submitted 20 November, 2024; v1 submitted 16 May, 2024; originally announced May 2024.

  5. arXiv:2403.03906  [pdf, other

    cs.DS

    On HTLC-Based Protocols for Multi-Party Cross-Chain Swaps

    Authors: Emily Clark, Chloe Georgiou, Katelyn Poon, Marek Chrobak

    Abstract: In his 2018 paper, Herlihy introduced an atomic protocol for multi-party asset swaps across different blockchains. His model represents an asset swap by a directed graph whose nodes are the participating parties and edges represent asset transfers, and rational behavior of the participants is captured by a preference relation between a protocol's outcomes. Asset transfers between parties are achie… ▽ More

    Submitted 14 March, 2024; v1 submitted 6 March, 2024; originally announced March 2024.

    ACM Class: F.2

  6. arXiv:2402.00190  [pdf

    cs.RO cs.HC

    REACT: Two Datasets for Analyzing Both Human Reactions and Evaluative Feedback to Robots Over Time

    Authors: Kate Candon, Nicholas C. Georgiou, Helen Zhou, Sidney Richardson, Qiping Zhang, Brian Scassellati, Marynel Vázquez

    Abstract: Recent work in Human-Robot Interaction (HRI) has shown that robots can leverage implicit communicative signals from users to understand how they are being perceived during interactions. For example, these signals can be gaze patterns, facial expressions, or body motions that reflect internal human states. To facilitate future research in this direction, we contribute the REACT database, a collecti… ▽ More

    Submitted 31 January, 2024; originally announced February 2024.

  7. arXiv:2307.14801  [pdf, other

    cs.DC

    Self-stabilizing Byzantine-tolerant Recycling

    Authors: Chryssis Georgiou, Michel Raynal, Elad M. Schiller

    Abstract: Numerous distributed applications, such as cloud computing and distributed ledgers, necessitate the system to invoke asynchronous consensus objects an unbounded number of times, where the completion of one consensus instance is followed by the invocation of another. With only a constant number of objects available, object reuse becomes vital. We investigate the challenge of object recycling in t… ▽ More

    Submitted 27 July, 2023; originally announced July 2023.

    Comments: A complementary technical report version of an extended abstract that is to appear in the proceedings of the 25th International Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS 2023)

  8. arXiv:2205.13448  [pdf, other

    cs.DC

    Validated Objects: Specification, Implementation, and Applications

    Authors: Antonio Fernández Anta, Chryssis Georgiou, Nicolas Nicolaou, Antonio Russo

    Abstract: Guaranteeing the validity of concurrent operations on distributed objects is a key property for ensuring reliability and consistency in distributed systems. Usually, the methods for validating these operations, if present, are wired in the object implementation. In this work, we formalize the notion of a {\em validated object}, decoupling the object operations and properties from the validation pr… ▽ More

    Submitted 26 May, 2022; originally announced May 2022.

  9. arXiv:2201.13292  [pdf, other

    cs.DC

    Fragmented ARES: Dynamic Storage for Large Objects

    Authors: Chryssis Georgiou, Nicolas Nicolaou, Andria Trigeorgi

    Abstract: Data availability is one of the most important features in distributed storage systems, made possible by data replication. Nowadays data are generated rapidly and the goal to develop efficient, scalable and reliable storage systems has become one of the major challenges for high performance computing. In this work, we develop a dynamic, robust and strongly consistent distributed storage implementa… ▽ More

    Submitted 31 January, 2022; originally announced January 2022.

    Comments: 18 pages (in two-column IEEE format), 12 figures, 5 algorithm codes, Technical Report

  10. arXiv:2108.03284  [pdf, other

    physics.soc-ph cs.DC stat.CO

    Estimating Active Cases of COVID-19

    Authors: Javier Álvarez, Carlos Baquero, Elisa Cabana, Jaya Prakash Champati, Antonio Fernández Anta, Davide Frey, Augusto García-Agúndez, Chryssis Georgiou, Mathieu Goessens, Harold Hernández, Rosa Lillo, Raquel Menezes, Raúl Moreno, Nicolas Nicolaou, Oluwasegun Ojo, Antonio Ortega, Jesús Rufino, Efstathios Stavrakis, Govind Jeevan, Christin Glorioso

    Abstract: Having accurate and timely data on confirmed active COVID-19 cases is challenging, since it depends on testing capacity and the availability of an appropriate infrastructure to perform tests and aggregate their results. In this paper, we propose methods to estimate the number of active cases of COVID-19 from the official data (of confirmed cases and fatalities) and from survey data. We show that t… ▽ More

    Submitted 6 August, 2021; originally announced August 2021.

    Comments: Presented at the 2nd KDD Workshop on Data-driven Humanitarian Mapping: Harnessing Human-Machine Intelligence for High-Stake Public Policy and Resiliency Planning, August 15, 2021

  11. arXiv:2103.14649  [pdf, other

    cs.DC

    Loosely-self-stabilizing Byzantine-tolerant Binary Consensus for Signature-free Message-passing Systems

    Authors: Chryssis Georgiou, Ioannis Marcoullis, Michel Raynal, Elad Michael Schiller

    Abstract: At PODC 2014, A. Mostéfaoui, H. Moumen, and M. Raynal presented a new and simple randomized signature-free binary consensus algorithm (denoted here MMR) that copes with the net effect of asynchrony Byzantine behaviors. Assuming message scheduling is fair and independent from random numbers MMR is optimal in several respects: it deals with up to t Byzantine processes where t < n/3 and n is the numb… ▽ More

    Submitted 21 January, 2023; v1 submitted 26 March, 2021; originally announced March 2021.

  12. arXiv:2103.08936  [pdf, other

    cs.DC cs.DS

    Byzantine-tolerant Distributed Grow-only Sets: Specification and Applications

    Authors: Vicent Cholvi, Antonio Fernández Anta, Chryssis Georgiou, Nicolas Nicolaou, Michel Raynal, Antonio Russo

    Abstract: In order to formalize Distributed Ledger Technologies and their interconnections, a recent line of research work has formulated the notion of Distributed Ledger Object (DLO), which is a concurrent object that maintains a totally ordered sequence of records, abstracting blockchains and distributed ledgers. Through DLO, the Atomic Appends problem, intended as the need of a primitive able to append m… ▽ More

    Submitted 16 March, 2021; originally announced March 2021.

  13. arXiv:2102.12786  [pdf, other

    cs.DC

    Fragmented Objects: Boosting Concurrency of Shared Large Objects

    Authors: Antonio Fernandez Anta, Chryssis Georgiou, Theophanis Hadjistasi, Nicolas Nicolaou, Efstathios Stavrakis, Andria Trigeorgi

    Abstract: This work examines strategies to handle large shared data objects in distributed storage systems (DSS), while boosting the number of concurrent accesses, maintaining strong consistency guarantees, and ensuring good operation performance. To this respect, we define the notion of fragmented objects:con-current objects composed of a list of fragments (or blocks) that allow operations to manipulate ea… ▽ More

    Submitted 7 March, 2021; v1 submitted 25 February, 2021; originally announced February 2021.

  14. arXiv:2011.02190  [pdf, other

    cs.DC

    A Self-stabilizing Control Plane for the Edge and Fog Ecosystems

    Authors: Zacharias Georgiou, Chryssis Georgiou, George Pallis, Elad Michael Schiller, Demetris Trihinas

    Abstract: Fog Computing is now emerging as the dominating paradigm bridging the compute and connectivity gap between sensing devices (a.k.a. "things") and latency-sensitive services. However, as fog deployments scale by accumulating numerous devices interconnected over highly dynamic and volatile network fabrics, the need for self-configuration and self-healing in the presence of failures is more evident no… ▽ More

    Submitted 4 November, 2020; originally announced November 2020.

    Comments: This version was submitted on 2020/05/14

  15. arXiv:2009.04425  [pdf, ps, other

    cs.GT

    (In)Existence of Equilibria for 2-Players, 2-Values Games with Concave Valuations

    Authors: Chryssis Georgiou, Marios Mavronicolas, Burkhard Monien

    Abstract: We consider 2-players, 2-values minimization games where the players' costs take on two values, $a,b$, $a<b$. The players play mixed strategies and their costs are evaluated by unimodal valuations. This broad class of valuations includes all concave, one-parameter functions $\mathsf{F}: [0,1]\rightarrow \mathbb{R}$ with a unique maximum point. Our main result is an impossibility result stating tha… ▽ More

    Submitted 9 September, 2020; originally announced September 2020.

    Comments: 34 pages, 4 figures

  16. arXiv:2005.12783  [pdf, other

    cs.DC cs.CY stat.AP

    CoronaSurveys: Using Surveys with Indirect Reporting to Estimate the Incidence and Evolution of Epidemics

    Authors: Oluwasegun Ojo, Augusto García-Agundez, Benjamin Girault, Harold Hernández, Elisa Cabana, Amanda García-García, Payman Arabshahi, Carlos Baquero, Paolo Casari, Ednaldo José Ferreira, Davide Frey, Chryssis Georgiou, Mathieu Goessens, Anna Ishchenko, Ernesto Jiménez, Oleksiy Kebkal, Rosa Lillo, Raquel Menezes, Nicolas Nicolaou, Antonio Ortega, Paul Patras, Julian C Roberts, Efstathios Stavrakis, Yuichi Tanaka, Antonio Fernández Anta

    Abstract: The world is suffering from a pandemic called COVID-19, caused by the SARS-CoV-2 virus. National governments have problems evaluating the reach of the epidemic, due to having limited resources and tests at their disposal. This problem is especially acute in low and middle-income countries (LMICs). Hence, any simple, cheap and flexible means of evaluating the incidence and evolution of the epidemic… ▽ More

    Submitted 26 June, 2020; v1 submitted 24 May, 2020; originally announced May 2020.

    Comments: Presented at The KDD Workshop on Humanitarian Mapping, San Diego, California USA, August 24, 2020

  17. arXiv:2002.11593  [pdf, ps, other

    cs.DC cs.DB cs.DS

    Appending Atomically in Byzantine Distributed Ledgers

    Authors: Vicent Cholvi, Antonio Fernandez Anta, Chryssis Georgiou, Nicolas Nicolaou, Michel Raynal

    Abstract: A Distributed Ledger Object (DLO) is a concurrent object that maintains a totally ordered sequence of records, and supports two basic operations: append, which appends a record at the end of the sequence, and get, which returns the sequence of records. In this work we provide a proper formalization of a Byzantine-tolerant Distributed Ledger Object (BDLO), which is a DLO in a distributed system in… ▽ More

    Submitted 26 February, 2020; originally announced February 2020.

  18. arXiv:1906.06420  [pdf, other

    cs.DC

    Self-Stabilizing Snapshot Objects for Asynchronous Fail-Prone Network Systems

    Authors: Chryssis Georgiou, Oskar Lundström, Elad Michael Schiller

    Abstract: A snapshot object simulates the behavior of an array of single-writer/multi-reader shared registers that can be read atomically. Delporte-Gallet et al. proposed two fault-tolerant algorithms for snapshot objects in asynchronous crash-prone message-passing systems. Their first algorithm is \emph{non-blocking}; it allows snapshot operations to terminate once all write operations have ceased. It uses… ▽ More

    Submitted 28 February, 2020; v1 submitted 14 June, 2019; originally announced June 2019.

  19. arXiv:1903.08989  [pdf, other

    cs.NI

    Utilizing Mobile Nodes for Congestion Control in Wireless Sensor Networks

    Authors: Antonia Nicolaou, Natalie Temene, Charalampos Sergiou, Chryssis Georgiou, Vasos Vassiliou

    Abstract: Congestion control and avoidance in Wireless Sensor Networks (WSNs) is a subject that has attracted a lot of research attention in the last decade. Besides rate and resource control, the utilization of mobile nodes has also been suggested as a way to control congestion. In this work, we present a Mobile Congestion Control (MobileCC) algorithm with two variations, to assist existing congestion cont… ▽ More

    Submitted 21 March, 2019; originally announced March 2019.

    Comments: 9 pages, 12 figures, 1 table

  20. arXiv:1812.08446  [pdf, ps, other

    cs.DC

    Atomic Appends: Selling Cars and Coordinating Armies with Multiple Distributed Ledgers

    Authors: Antonio Fernandez Anta, Chryssis Georgiou, Nicolas Nicolaou

    Abstract: The various applications using Distributed Ledger Technologies (DLT) or blockchains, have led to the introduction of a new `marketplace' where multiple types of digital assets may be exchanged. As each blockchain is designed to support specific types of assets and transactions, and no blockchain will prevail, the need to perform interblockchain transactions is already pressing. In this work we e… ▽ More

    Submitted 20 December, 2018; originally announced December 2018.

    Comments: 14 pages, 3 figures and 2 tables

  21. arXiv:1807.07901  [pdf, other

    cs.DC

    Self-stabilization Overhead: an Experimental Case Study on Coded Atomic Storage

    Authors: Chryssis Georgiou, Robert Gustafsson, Andreas Lindhe, Elad M. Schiller

    Abstract: Shared memory emulation can be used as a fault-tolerant and highly available distributed storage solution or as a low-level synchronization primitive. Attiya, Bar-Noy, and Dolev were the first to propose a single-writer, multi-reader linearizable register emulation where the register is replicated to all servers. Recently, Cadambe et al. proposed the Coded Atomic Storage (CAS) algorithm, which use… ▽ More

    Submitted 26 July, 2018; v1 submitted 20 July, 2018; originally announced July 2018.

  22. arXiv:1803.11211  [pdf, other

    cs.DC

    Unleashing and Speeding Up Readers in Atomic Object Implementations

    Authors: Chryssis Georgiou, Theophanis Hadjistasi, Nicolas Nicolaou, Alexander A. Schwarzmann

    Abstract: Providing efficient emulations of atomic read/write objects in asynchronous, crash-prone, message-passing systems is an important problem in distributed computing. Communication latency is a factor that typically dominates the performance of message-passing systems, consequently the efficiency of algorithms implementing atomic objects is measured in terms of the number of communication exchanges i… ▽ More

    Submitted 29 March, 2018; originally announced March 2018.

    Comments: arXif admin note: substantial text overlap with arXiv:1610.08373

    ACM Class: C.3.4; C.4

  23. arXiv:1802.07817  [pdf, other

    cs.DC

    Formalizing and Implementing Distributed Ledger Objects

    Authors: Antonio Fernández Anta, Chryssis Georgiou, Kishori Konwar, Nicolas Nicolaou

    Abstract: Despite the hype about blockchains and distributed ledgers, no formal abstraction of these objects has been proposed. To face this issue, in this paper we provide a proper formulation of a distributed ledger object. In brief, we define a ledger object as a sequence of records, and we provide the operations and the properties that such an object should support. Implementation of a ledger object on… ▽ More

    Submitted 4 May, 2018; v1 submitted 21 February, 2018; originally announced February 2018.

    Comments: 18 pages, 3 figures, preliminary version appears in Proceedings of NETYS 2018

  24. arXiv:1606.00195  [pdf, other

    cs.DC

    Self-stabilizing Reconfiguration

    Authors: Shlomi Dolev, Chryssis Georgiou, Ioannis Marcoullis, Elad M. Schiller

    Abstract: Current reconfiguration techniques are based on starting the system in a consistent configuration, in which all participating entities are in their initial state. Starting from that state, the system must preserve consistency as long as a predefined churn rate of processors joins and leaves is not violated, and unbounded storage is available. Many working systems cannot control this churn rate and… ▽ More

    Submitted 6 December, 2016; v1 submitted 1 June, 2016; originally announced June 2016.

  25. arXiv:1605.00590  [pdf, other

    physics.comp-ph cs.CE physics.flu-dyn

    Performance of the finite volume method in solving regularised Bingham flows: inertia effects in the lid-driven cavity flow

    Authors: Alexandros Syrakos, Georgios C. Georgiou, Andreas N. Alexandrou

    Abstract: We extend our recent work on the creeping flow of a Bingham fluid in a lid-driven cavity, to the study of inertial effects, using a finite volume method and the Papanastasiou regularisation of the Bingham constitutive model [J. Rheology 31 (1987) 385-404]. The finite volume method used belongs to a very popular class of methods for solving Newtonian flow problems, which use the SIMPLE algorithm to… ▽ More

    Submitted 2 May, 2016; originally announced May 2016.

    Journal ref: Journal of Non-Newtonian Fluid Mechanics 208-209 (2014) 88-107

  26. arXiv:1604.08461  [pdf, other

    physics.comp-ph cs.CE physics.flu-dyn

    Solution of the square lid-driven cavity flow of a Bingham plastic using the finite volume method

    Authors: Alexandros Syrakos, Georgios C. Georgiou, Andreas N. Alexandrou

    Abstract: We investigate the performance of the finite volume method in solving viscoplastic flows. The creeping square lid-driven cavity flow of a Bingham plastic is chosen as the test case and the constitutive equation is regularised as proposed by Papanastasiou [J. Rheol. 31 (1987) 385-404]. It is shown that the convergence rate of the standard SIMPLE pressure-correction algorithm, which is used to solve… ▽ More

    Submitted 28 April, 2016; originally announced April 2016.

    Journal ref: Journal of Non-Newtonian Fluid Mechanics 195 (2013) 19-31

  27. arXiv:1603.04394  [pdf, ps, other

    cs.GT cs.DC

    Internet Computing: Using Reputation to Select Workers from a Pool

    Authors: Evgenia Christoforou, Antonio Fernández Anta, Chryssis Georgiou, Miguel A. Mosteiro

    Abstract: The assignment and execution of tasks over the Internet is an inexpensive solution in contrast with supercomputers. We consider an Internet-based Master-Worker task computing approach, such as SETI@home. A master process sends tasks, across the Internet, to worker processors. Workers execute, and report back a result. Unfortunately, the disadvantage of this approach is the unreliable nature of the… ▽ More

    Submitted 30 March, 2016; v1 submitted 14 March, 2016; originally announced March 2016.

  28. arXiv:1601.07352  [pdf, other

    cs.DC

    CoVer-ability: Consistent Versioning for Concurrent Objects

    Authors: Nicolas Nicolaou, Antonio Fernández Anta, Chryssis Georgiou

    Abstract: An object type characterizes the domain space and the operations that can be invoked on an object of that type. In this paper we introduce a new property for concurrent objects, we call coverability, that aims to provide precise guarantees on the consistent evolution of an object. This new property is suitable for a variety of distributed objects including concurrent file objects that demand opera… ▽ More

    Submitted 11 March, 2016; v1 submitted 27 January, 2016; originally announced January 2016.

  29. arXiv:1508.05769  [pdf, ps, other

    cs.DC cs.GT

    Multi-round Master-Worker Computing: a Repeated Game Approach

    Authors: Antonio Fernández Anta, Chryssis Georgiou, Miguel A. Mosteiro, Daniel Pareja

    Abstract: We consider a computing system where a master processor assigns tasks for execution to worker processors through the Internet. We model the workers decision of whether to comply (compute the task) or not (return a bogus result to save the computation cost) as a mixed extension of a strategic game among workers. That is, we assume that workers are rational in a game-theoretic sense, and that they r… ▽ More

    Submitted 24 August, 2015; originally announced August 2015.

    Comments: 21 pages, 3 figures

  30. arXiv:1502.05183  [pdf, other

    cs.DC

    Practically-Self-Stabilizing Virtual Synchrony

    Authors: Shlomi Dolev, Chryssis Georgiou, Ioannis Marcoullis, Elad Michael Schiller

    Abstract: Virtual synchrony is an important abstraction that is proven to be extremely useful when implemented over asynchronous, typically large, message-passing distributed systems. Fault tolerant design is a key criterion for the success of such implementations. This is because large distributed systems can be highly available as long as they do not depend on the full operational status of every system p… ▽ More

    Submitted 25 April, 2018; v1 submitted 18 February, 2015; originally announced February 2015.

    Journal ref: Journal of Computer and System Sciences 2018, https://doi.org/10.1016/j.jcss.2018.04.003

  31. arXiv:1307.2783  [pdf, ps, other

    cs.DC cs.GT

    Coping with Unreliable Workers in Internet-based Computing: An Evaluation of Reputation Mechanisms

    Authors: Evgenia Christoforou, Antonio Fernandez Anta, Chryssis Georgiou, Miguel A. Mosteiro, Angel Sanchez

    Abstract: We present reputation-based mechanisms for building reliable task computing systems over the Internet. The most characteristic examples of such systems are the volunteer computing and the crowdsourcing platforms. In both examples end users are offering over the Internet their computing power or their human intelligence to solve tasks either voluntarily or under payment. While the main advantage of… ▽ More

    Submitted 19 March, 2018; v1 submitted 10 July, 2013; originally announced July 2013.

    Comments: 28 pages, 12 figures

    MSC Class: 68Q85

  32. arXiv:1307.1650  [pdf, ps, other

    cs.DC cs.GT

    Algorithmic Mechanisms for Reliable Internet-based Computing under Collusion

    Authors: Antonio Fernandez Anta, Chryssis Georgiou, Miguel A. Mosteiro

    Abstract: In this work, using a game-theoretic approach, cost-sensitive mechanisms that lead to reliable Internet-based computing are designed. In particular, we consider Internet-based master-worker computations, where a master processor assigns, across the Internet, a computational task to a set of potentially untrusted worker processors and collects their responses. Workers may collude in order to increa… ▽ More

    Submitted 5 July, 2013; originally announced July 2013.

    Comments: 23 pages. A preliminary version of this work appears in the Proceedings of NCA 2008

    MSC Class: 68Q85

  33. arXiv:1306.1861  [pdf, other

    cs.DC

    Online Parallel Scheduling of Non-uniform Tasks: Trading Failures for Energy

    Authors: Antonio Fernández Anta, Chryssis Georgiou, Dariusz R. Kowalski, Elli Zavou

    Abstract: Consider a system in which tasks of different execution times arrive continuously and have to be executed by a set of processors that are prone to crashes and restarts. In this paper we model and study the impact of parallelism and failures on the competitiveness of such an online system. In a fault-free environment, a simple Longest-in-System scheduling policy, enhanced by a redundancy-avoidance… ▽ More

    Submitted 7 June, 2013; originally announced June 2013.

  34. arXiv:1306.1769  [pdf, ps, other

    cs.NI cs.DC

    Measuring the Impact of Adversarial Errors on Packet Scheduling Strategies

    Authors: Antonio Fernández Anta, Chryssis Georgiou, Dariusz R. Kowalski, Joerg Widmer, Elli Zavou

    Abstract: In this paper we explore the problem of achieving efficient packet transmission over unreliable links with worst case occurrence of errors. In such a setup, even an omniscient offline scheduling strategy cannot achieve stability of the packet queue, nor is it able to use up all the available bandwidth. Hence, an important first step is to identify an appropriate metric for measuring the efficiency… ▽ More

    Submitted 7 June, 2013; originally announced June 2013.

  35. arXiv:1209.3904  [pdf, ps, other

    cs.DC

    A Distributed Algorithm for Gathering Many Fat Mobile Robots in the Plane

    Authors: Chrysovalandis Agathangelou, Chryssis Georgiou, Marios Mavronicolas

    Abstract: In this work we consider the problem of gathering autonomous robots in the plane. In particular, we consider non-transparent unit-disc robots (i.e., fat) in an asynchronous setting. Vision is the only mean of coordination. Using a state-machine representation we formulate the gathering problem and develop a distributed algorithm that solves the problem for any number of robots. The main idea beh… ▽ More

    Submitted 18 September, 2012; originally announced September 2012.

    Comments: 39 pages, 5 figures

  36. arXiv:1111.2693  [pdf, ps, other

    cs.DC cs.DS

    On the Practicality of Atomic MWMR Register Implementations

    Authors: Chryssis Georgiou, Nicolas C. Nicolaou

    Abstract: Multiple-writer/multiple-reader (MWMR) atomic register implementations provide precise consistency guarantees, in the asynchronous, crash-prone, message passing environment. Fast MWMR atomic register implementations were first introduced in Englert et al. 2009. Fastness is measured in terms of the number of single round read and write operations that does not sacrifice correctness. In Georgiou et… ▽ More

    Submitted 9 April, 2012; v1 submitted 11 November, 2011; originally announced November 2011.

    Comments: 18 pages, 14 figures, 3 tables, Technical Report, Full Version of an Article appearing in the Proceedings of the 10th International Symposium on Parallel and Distributed Processing with Applications (ISPA 2012), Leganes, Madrid, July 2012

    Report number: UCY-CS-TR-11-08