Skip to main content

Showing 1–22 of 22 results for author: Foerster, K

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

    cs.NI cs.DC cs.DS

    On the Resilience of Fast Failover Routing Against Dynamic Link Failures

    Authors: Wenkai Dai, Klaus-Tycho Foerster, Stefan Schmid

    Abstract: Modern communication networks feature local fast failover mechanisms in the data plane, to swiftly respond to link failures with pre-installed rerouting rules. This paper explores resilient routing meant to tolerate $\leq k$ simultaneous link failures, ensuring packet delivery, provided that the source and destination remain connected. While past theoretical works studied failover routing under st… ▽ More

    Submitted 2 October, 2024; originally announced October 2024.

  2. arXiv:2402.13845  [pdf, ps, other

    cs.DS cs.DC

    Multi-Agent Online Graph Exploration on Cycles and Tadpole Graphs

    Authors: Erik van den Akker, Kevin Buchin, Klaus-Tycho Foerster

    Abstract: We study the problem of multi-agent online graph exploration, in which a team of k agents has to explore a given graph, starting and ending on the same node. The graph is initially unknown. Whenever a node is visited by an agent, its neighborhood and adjacent edges are revealed. The agents share a global view of the explored parts of the graph. The cost of the exploration has to be minimized, wher… ▽ More

    Submitted 25 March, 2024; v1 submitted 21 February, 2024; originally announced February 2024.

    Comments: v2: Update Related Work, more detailed description of models in Motivation

  3. arXiv:2401.04638  [pdf, other

    cs.PF cs.DM

    Approximation Algorithms for Minimizing Congestion in Demand-Aware Networks

    Authors: Wenkai Dai, Michael Dinitz, Klaus-Tycho Foerster, Long Luo, Stefan Schmid

    Abstract: Emerging reconfigurable optical communication technologies allow to enhance datacenter topologies with demand-aware links optimized towards traffic patterns. This paper studies the algorithmic problem of jointly optimizing topology and routing in such demand-aware networks to minimize congestion, along two dimensions: (1) splittable or unsplittable flows, and (2) whether routing is segregated, i.e… ▽ More

    Submitted 9 January, 2024; originally announced January 2024.

    Comments: 10 pages

  4. Chopin: Combining Distributed and Centralized Schedulers for Self-Adjusting Datacenter Networks

    Authors: Neta Rozen Schiff, Klaus-Tycho Foerster, Stefan Schmid, David Hay

    Abstract: The performance of distributed and data-centric applications often critically depends on the interconnecting network. Emerging reconfigurable datacenter networks (RDCNs) are a particularly innovative approach to improve datacenter throughput. Relying on a dynamic optical topology which can be adjusted towards the workload in a demand-aware manner, RDCNs allow to exploit temporal and spatial locali… ▽ More

    Submitted 11 November, 2022; originally announced November 2022.

    Comments: To appear at OPODIS 2022

  5. arXiv:2204.03413  [pdf, other

    cs.DC cs.NI

    On the Price of Locality in Static Fast Rerouting

    Authors: Klaus-Tycho Foerster, Juho Hirvonen, Yvonne-Anne Pignolet, Stefan Schmid, Gilles Tredan

    Abstract: Modern communication networks feature fully decentralized flow rerouting mechanisms which allow them to quickly react to link failures. This paper revisits the fundamental algorithmic problem underlying such local fast rerouting mechanisms. Is it possible to achieve perfect resilience, i.e., to define local routing tables which preserve connectivity as long as the underlying network is still conne… ▽ More

    Submitted 7 April, 2022; originally announced April 2022.

    Comments: Accepted and to appear at the 52nd Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN'22)

  6. arXiv:2202.00878  [pdf, other

    cs.SI cs.AI cs.CL cs.CR cs.LG

    A Longitudinal Dataset of Twitter ISIS Users

    Authors: Younes Karimi, Anna Squicciarini, Peter K. Forster, Kira M. Leavitt

    Abstract: We present a large longitudinal dataset of tweets from two sets of users that are suspected to be affiliated with ISIS. These sets of users are identified based on a prior study and a campaign aimed at shutting down ISIS Twitter accounts. These users have engaged with known ISIS accounts at least once during 2014-2015 and are still active as of 2021. Some of them have directly supported the ISIS u… ▽ More

    Submitted 2 February, 2022; originally announced February 2022.

    Comments: 10 pages, 7 figures; Submitted to the 16th International Conference on Web and Social Media (AAAI ICWSM-2022)

    MSC Class: 68T50; 68-11 ACM Class: J.4; K.4.1; I.2.7; H.4.3

  7. arXiv:2201.07746  [pdf, other

    cs.CR

    A Centrality Analysis of the Lightning Network

    Authors: Philipp Zabka, Klaus-Tycho Foerster, Stefan Schmid, Christian Decker

    Abstract: Payment channel networks (PCNs) such as the Lightning Network offer an appealing solution to the scalability problem faced by many cryptocurrencies operating on a blockchain such as Bitcoin. However, PCNs also inherit the stringent dependability requirements of blockchain. In particular, in order to mitigate liquidity bottlenecks as well as on-path attacks, it is important that payment channel net… ▽ More

    Submitted 19 January, 2022; originally announced January 2022.

  8. Shortcutting Fast Failover Routes in the Data Plane

    Authors: Apoorv Shukla, Klaus-Tycho Foerster

    Abstract: In networks, availability is of paramount importance. As link failures are disruptive, modern networks in turn provide Fast ReRoute (FRR) mechanisms to rapidly restore connectivity. However, existing FRR approaches heavily impact performance until the slower convergence protocols kick in. The fast failover routes commonly involve unnecessary loops and detours, disturbing other traffic while causin… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

    Comments: To appear at the ACM/IEEE Symposium on Architectures for Networking and Communications Systems 2021 (ANCS'21)

  9. Improving the Resilience of Fast Failover Routing: TREE (Tree Routing to Extend Edge disjoint paths)

    Authors: Oliver Schweiger, Klaus-Tycho Foerster, Stefan Schmid

    Abstract: Today's communication networks have stringent availability requirements and hence need to rapidly restore connectivity after failures. Modern networks thus implement various forms of fast reroute mechanisms in the data plane, to bridge the gap to slow global control plane convergence. State-of-the-art fast reroute commonly relies on disjoint route structures, to offer multiple independent paths to… ▽ More

    Submitted 28 November, 2021; originally announced November 2021.

    Comments: Accepted at the ACM/IEEE Symposium on Architectures for Networking and Communications Systems 2021 (ANCS'21)

  10. arXiv:2108.13482  [pdf, other

    cs.SI

    On Comparing and Enhancing Common Approaches to Network Community Detection

    Authors: Niko Motschnig, Alexander Ramharter, Oliver Schweiger, Philipp Zabka, Klaus-Tycho Foerster

    Abstract: In this work, we explore four common algorithms for community detection in networks, namely Agglomerative Hierarchical Clustering, Divisive Hierarchical Clustering (Girvan-Newman), Fastgreedy and the Louvain Method. We investigate their mechanics and compare their differences in terms of implementation and results of the clustering behavior on a standard dataset. We further propose some enhancemen… ▽ More

    Submitted 30 August, 2021; originally announced August 2021.

  11. arXiv:2006.06513  [pdf, other

    cs.NI cs.DC

    On the Feasibility of Perfect Resilience with Local Fast Failover

    Authors: Klaus-Tycho Foerster, Juho Hirvonen, Yvonne-Anne Pignolet, Stefan Schmid, Gilles Tredan

    Abstract: In order to provide a high resilience and to react quickly to link failures, modern computer networks support fully decentralized flow rerouting, also known as local fast failover. In a nutshell, the task of a local fast failover algorithm is to pre-define fast failover rules for each node using locally available information only. These rules determine for each incoming link from which a packet ma… ▽ More

    Submitted 3 November, 2020; v1 submitted 11 June, 2020; originally announced June 2020.

    Comments: To appear in the proceedings of the 2nd Symposium on Algorithmic Principles of Computer Systems (APOCS) 2021

  12. Input-Dynamic Distributed Algorithms for Communication Networks

    Authors: Klaus-Tycho Foerster, Janne H. Korhonen, Ami Paz, Joel Rybicki, Stefan Schmid

    Abstract: Consider a distributed task where the communication network is fixed but the local inputs given to the nodes of the distributed system may change over time. In this work, we explore the following question: if some of the local inputs change, can an existing solution be updated efficiently, in a dynamic and distributed manner? To address this question, we define the batch dynamic CONGEST model in… ▽ More

    Submitted 19 January, 2021; v1 submitted 15 May, 2020; originally announced May 2020.

  13. arXiv:2003.01914  [pdf, other

    cs.DC

    Conic Formation in Presence of Faulty Robots

    Authors: Debasish Pattanayak, Klaus-Tycho Foerster, Partha Sarathi Mandal, Stefan Schmid

    Abstract: Pattern formation is one of the most fundamental problems in distributed computing, which has recently received much attention. In this paper, we initiate the study of distributed pattern formation in situations when some robots can be \textit{faulty}. In particular, we consider the well-established \textit{look-compute-move} model with oblivious, anonymous robots. We first present lower bounds an… ▽ More

    Submitted 27 August, 2020; v1 submitted 4 March, 2020; originally announced March 2020.

    Comments: Full version of the conference paper in ALGOSENSORS, 2020

  14. arXiv:2003.00003  [pdf, other

    cs.CR

    Toward Active and Passive Confidentiality Attacks On Cryptocurrency Off-Chain Networks

    Authors: Utz Nisslmueller, Klaus-Tycho Foerster, Stefan Schmid, Christian Decker

    Abstract: Cryptocurrency off-chain networks such as Lightning (e.g., Bitcoin) or Raiden (e.g., Ethereum) aim to increase the scalability of traditional on-chain transactions. To support nodes in learning about possible paths to route their transactions, these networks need to provide gossip and probing mechanisms. This paper explores whether these mechanisms may be exploited to infer sensitive information a… ▽ More

    Submitted 28 February, 2020; originally announced March 2020.

  15. Biological sex classification with structural MRI data shows increased misclassification in transgender women

    Authors: Claas Flint, Katharina Förster, Sophie A. Koser, Carsten Konrad, Pienie Zwitserlood, Klaus Berger, Marco Hermesdorf, Tilo Kircher, Igor Nenadic, Axel Krug, Bernhard T. Baune, Katharina Dohm, Ronny Redlich, Nils Opel, Volker Arolt, Tim Hahn, Xiaoyi Jiang, Udo Dannlowski, Dominik Grotegerd

    Abstract: Transgender individuals (TIs) show brain structural alterations that differ from their biological sex as well as their perceived gender. To substantiate evidence that the brain structure of TIs differs from male and female, we use a combined multivariate and univariate approach. Gray matter segments resulting from voxel-based morphometry preprocessing of $N = 1753$ cisgender (CG) healthy participa… ▽ More

    Submitted 22 April, 2020; v1 submitted 24 November, 2019; originally announced November 2019.

    Comments: Content adapted to the publication at Neuropsychopharmacology

    Journal ref: Neuropsychopharmacology 45 (2020) 1758-1765

  16. arXiv:1908.10086  [pdf, other

    cs.DC cs.NI

    Distributed Consistent Network Updates in SDNs: Local Verification for Global Guarantees

    Authors: Klaus-Tycho Foerster, Stefan Schmid

    Abstract: While SDNs enable more flexible and adaptive network operations, (logically) centralized reconfigurations introduce overheads and delays, which can limit network reactivity. This paper initiates the study of a more distributed approach, in which the consistent network updates are implemented by the switches and routers directly in the data plane. In particular, our approach leverages concepts from… ▽ More

    Submitted 27 August, 2019; originally announced August 2019.

    Comments: Appears in IEEE NCA 2019

  17. arXiv:1905.03012  [pdf, other

    cs.DC

    Brief Announcement: Does Preprocessing Help under Congestion?

    Authors: Klaus-Tycho Foerster, Janne H. Korhonen, Joel Rybicki, Stefan Schmid

    Abstract: This paper investigates the power of preprocessing in the CONGEST model. Schmid and Suomela (ACM HotSDN 2013) introduced the SUPPORTED CONGEST model to study the application of distributed algorithms in Software-Defined Networks (SDNs). In this paper, we show that a large class of lower bounds in the CONGEST model still hold in the SUPPORTED model, highlighting the robustness of these bounds. This… ▽ More

    Submitted 8 May, 2019; originally announced May 2019.

    Comments: Appears in PODC 2019

  18. arXiv:1903.00581  [pdf, ps, other

    cs.DS cs.DC

    Online Graph Exploration on a Restricted Graph Class: Optimal Solutions for Tadpole Graphs

    Authors: Sebastian Brandt, Klaus-Tycho Foerster, Jonathan Maurer, Roger Wattenhofer

    Abstract: We study the problem of online graph exploration on undirected graphs, where a searcher has to visit every vertex and return to the origin. Once a new vertex is visited, the searcher learns of all neighboring vertices and the connecting edge weights. The goal such an exploration is to minimize its total cost, where each edge traversal incurs a cost of the corresponding edge weight. We investigate… ▽ More

    Submitted 18 April, 2020; v1 submitted 1 March, 2019; originally announced March 2019.

  19. arXiv:1812.00854  [pdf, other

    cs.DC

    On the Power of Preprocessing in Decentralized Network Optimization

    Authors: Klaus-Tycho Foerster, Juho Hirvonen, Stefan Schmid, Jukka Suomela

    Abstract: As communication networks are growing at a fast pace, the need for more scalable approaches to operate such networks is pressing. Decentralization and locality are key concepts to provide scalability. Existing models for which local algorithms are designed fail to model an important aspect of many modern communication networks such as software-defined networks: the possibility to precompute distri… ▽ More

    Submitted 3 December, 2018; originally announced December 2018.

  20. arXiv:1708.09827  [pdf, ps, other

    cs.DS cs.NI

    Walking Through Waypoints

    Authors: Saeed Akhoondian Amiri, Klaus-Tycho Foerster, Stefan Schmid

    Abstract: We initiate the study of a fundamental combinatorial problem: Given a capacitated graph $G=(V,E)$, find a shortest walk ("route") from a source $s\in V$ to a destination $t\in V$ that includes all vertices specified by a set $\mathscr{W}\subseteq V$: the \emph{waypoints}. This waypoint routing problem finds immediate applications in the context of modern networked distributed systems. Our main con… ▽ More

    Submitted 30 April, 2018; v1 submitted 31 August, 2017; originally announced August 2017.

  21. arXiv:1705.00055  [pdf, other

    cs.NI cs.DS

    Charting the Complexity Landscape of Waypoint Routing

    Authors: Saeed Akhoondian Amiri, Klaus-Tycho Foerster, Riko Jacob, Stefan Schmid

    Abstract: Modern computer networks support interesting new routing models in which traffic flows from a source s to a destination t can be flexibly steered through a sequence of waypoints, such as (hardware) middleboxes or (virtualized) network functions, to create innovative network services like service chains or segment routing. While the benefits and technological challenges of providing such routing mo… ▽ More

    Submitted 31 August, 2017; v1 submitted 28 April, 2017; originally announced May 2017.

  22. Survey of Consistent Software-Defined Network Updates

    Authors: Klaus-Tycho Foerster, Stefan Schmid, Stefano Vissicchio

    Abstract: Computer networks have become a critical infrastructure. In fact, networks should not only meet strict requirements in terms of correctness, availability, and performance, but they should also be very flexible and support fast updates, e.g., due to policy changes, increasing traffic, or failures. This paper presents a structured survey of mechanism and protocols to update computer networks in a fa… ▽ More

    Submitted 26 March, 2019; v1 submitted 8 September, 2016; originally announced September 2016.

    ACM Class: C.2.4; G.2.2

    Journal ref: IEEE Communications Surveys & Tutorials 2019