Skip to content

Commit 915d3b3

Browse files
committed
update paper
1 parent 560c202 commit 915d3b3

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

papers/Aradhya25towards-learningaugmented-peertopeer.yml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
title: 'Towards Learning-Augmented Peer-to-Peer Networks: Self-Stabilizing Graph Linearization
2-
with Untrusted Advice'
1+
title:
2+
"Towards Learning-Augmented Peer-to-Peer Networks: Self-Stabilizing Graph Linearization
3+
with Untrusted Advice"
34
authors: Vijeth Aradhya, Christian Scheideler
4-
abstract: Distributed peer-to-peer systems are widely popular due to their decentralized
5+
abstract:
6+
Distributed peer-to-peer systems are widely popular due to their decentralized
57
nature, which ensures that no peer is critical for the functionality of the system.
68
However, fully decentralized solutions are usually much harder to design, and tend
79
to have a much higher overhead compared to centralized approaches, where the peers
@@ -24,12 +26,11 @@ abstract: Distributed peer-to-peer systems are widely popular due to their decen
2426
bound of $\Omega(\log n)$ for the recovery time of any algorithm if the advice can
2527
be corrupted, where $n$ is the network size.
2628
labels:
27-
- distributed algorithms
28-
- graph algorithms
29-
- untrusted advice
29+
- distributed algorithms
30+
- graph problems
3031
publications:
31-
- name: arXiv
32-
url: https://arxiv.org/abs/2504.02448
33-
year: 2025
34-
month: 4
35-
day: 3
32+
- name: arXiv
33+
url: https://arxiv.org/abs/2504.02448
34+
year: 2025
35+
month: 4
36+
day: 3

0 commit comments

Comments
 (0)