New technologies and the deployment of mobile and nomadic services are driving the emergence of complex communications networks, that have a highly dynamic behavior. Modeling such dynamics, and designing algorithms that take it into account, received considerable attention recently. In this note, we discuss a formal generalization of dynamic...
-
2002 (v1)ReportUploaded on: December 4, 2022
-
January 9, 2022 (v1)Conference paper
Hyperbolicity is a graph parameter related to how much a graph resembles a tree with respect to distances. Its computation is challenging as the main approaches consist in scanning all quadruples of the graph or using fast matrix multiplication as building block, both are not practical for large graphs. In this paper, we propose and evaluate an...
Uploaded on: December 4, 2022 -
2022 (v1)Journal article
Hyperbolicity is a graph parameter which indicates how much the shortest-path distance metric of a graph deviates from a tree metric. It is used in various fields such as networking, security, and bioinformatics for the classification of complex networks, the design of routing schemes, and the analysis of graph algorithms. Despite recent...
Uploaded on: December 3, 2022 -
2021 (v1)Publication
Implementation in C++ of algorithms for computing the hyperbolicity of graphs.
Uploaded on: December 4, 2022 -
May 30, 2022 (v1)Conference paper
L'hyperbolicité est un paramètre de graphe mesurant l'écart entre la métrique des distances dans le graphe et celle d'un arbre. Cette propriété peut se calculer en temps $O(n^4)$ et en espace $O(n^2)$. En effet, les principales approches consistent à considérer tous les quadruplets du graphe, ou bien se basent sur des produits de matrices, et...
Uploaded on: December 3, 2022 -
October 21, 2019 (v1)Report
There has recently been an increasing desire to evaluate neural networks locally on computationally-limited devices in order to exploit their recent effectiveness for several applications; such effectiveness has nevertheless come together with a considerable increase in the size of modern neural networks, which constitute a major downside in...
Uploaded on: December 4, 2022 -
April 18, 2021 (v1)Report
Hyperbolicity is a graph parameter which indicates how much the shortest-path distance metric of a graph deviates from a tree metric. It is used in various fields such as networking, security, and bioinformatics for the classification of complex networks, the design of routing schemes, and the analysis of graph algorithms. Despite recent...
Uploaded on: December 4, 2022 -
2021 (v1)Report
We investigate the problem of making a neural network perform some hidden computation whose result can be easily retrieved from the network output. In particular, we consider the following scenario. A user is provided a neural network for a classification task by a company. We further assume that the company has limited access to the user's...
Uploaded on: December 4, 2022 -
May 3, 2023 (v1)Conference paper
We investigate the problem of making an artificial neural network perform hidden computations whose result can be easily retrieved from the network's output. In particular, we consider the following scenario. A user is provided a neural network for a classification task by a third party. The user's input to the network contains sensitive...
Uploaded on: May 27, 2023 -
April 25, 2022 (v1)Conference paper
The lottery ticket hypothesis states that a randomly-initialized neural network contains a small subnetwork which, when trained in isolation, can compete with the performance of the original network. Recent theoretical works proved an even stronger version: every sufficiently overparameterized (dense) neural network contains a subnetwork that,...
Uploaded on: December 3, 2022 -
October 2013 (v1)Journal article
Numerous sophisticated local algorithm were suggested in the literature for various fundamental problems. Notable examples are the MIS and (∆+1)-coloring algorithms by Barenboim and Elkin [6], by Kuhn [22], and by Panconesi and Srinivasan [34], as well as the O(∆ 2)-coloring algorithm by Linial [28]. Unfortunately, most known local algorithms...
Uploaded on: March 25, 2023 -
April 28, 2022 (v1)Publication
The average properties of the well-known \emph{Subset Sum Problem} can be studied by the means of its randomised version, where we are given a target value $z$, random variables $X_1, \ldots, X_n$, and an error parameter $\varepsilon > 0$, and we seek a subset of the $X_i$'s whose sum approximates $z$ up to error~$\varepsilon$.In this setup, it...
Uploaded on: December 3, 2022 -
April 28, 2022 (v1)Publication
The average properties of the well-known Subset Sum Problem can be studied by the means of its randomised version, where we are given a target value $z$, random variables $X_1, \ldots, X_n$, and an error parameter $\varepsilon > 0$, and we seek a subset of the $X_i$'s whose sum approximates $z$ up to error $\varepsilon$.In this setup, it has...
Uploaded on: April 14, 2023