paper-with-me

Papers

Mistill: Distilling Distributed Network Protocols from Examples

2021-09-29 · Patrick Krämer, Johannes Zerwas, Andreas Blenk

New applications and use-cases in data center networks require the design of Traffic Engineering (TE) algorithms that account for application-specific traffic patterns. TE makes forwarding decisions from the global state of the network. Thus, new TE algorithms require the design and implementation of effective information exchange and efficient algorithms to compute forwarding decisions. This is a challenging and labor and time-intensive process. To automate and simplify this process, we propose MISTILL. MISTILL distills the forwarding behavior of TE policies from exemplary forwarding decisions into a Neural Network. MISTILL learns which network devices must exchange state with each other, how to process local state to send it over the network, and how to map the exchanged state into forwarding decisions. We show the ability of MISTILL to learn distributed protocols with three examples and verify their performance in simulations. We show that the learned protocols closely implement the desired policies.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Control over Multiple Input Lossy Channels

2019-11-18 · William Casbolt, Bryn Jones, Iñaki Esnaola

The performance of control systems with input packet losses on the controller to plant communication channel is analysed. The main contribution of this work is a proof that linear optimal control systems operating with U…

Learning Broadcast Protocols

2023-06-25 · Dana Fisman, Noa Izsak, Swen Jacobs

The problem of learning a computational model from examples has been receiving growing attention. For the particularly challenging problem of learning models of distributed systems, existing results are restricted to mod…

Resilient Output Containment Control of Heterogeneous Multiagent Systems Against Composite Attacks: A Digital Twin Approach

2023-03-22 · Yukang Cui, Lingbo Cao, Michael V. Basin, Jun Shen 외

This paper studies the distributed resilient output containment control of heterogeneous multiagent systems against composite attacks, including denial-of-services (DoS) attacks, false-data injection (FDI) attacks, camou…

H2 suboptimal containment control of homogeneous and heterogeneous multi-agent systems

2023-11-19 · Yuan Gao, Junjie Jiao, Zhongkui Li, Sandra Hirche

This paper deals with the H2 suboptimal state containment control problem for homogeneous linear multi-agent systems and the H2 suboptimal output containment control problem for heterogeneous linear multi-agent systems. …

Epistemic Protocols for Distributed Gossiping

2016-06-24 · Krzysztof R. Apt, Davide Grossi, Wiebe van der Hoek

Gossip protocols aim at arriving, by means of point-to-point or group communications, at a situation in which all the agents know each other's secrets. We consider distributed gossip protocols which are expressed by mean…