Youtubed activities
Oct 2021
13
Oct
Discv5 - service discovery for the Ethereum P2P network
Ethereum is one of the largest permissionless, open-source blockchains supporting Turing-complete scripting via smart contracts. Ethereum runs a Peer-to-Peer (P2P) network based on Kademlia Distributed [...]
13
Oct
Python 101
We will see how to install a complete Python environment: Python distribution (Anaconda), Python IDEs (Jupyter Notebook / JupyterLab / PyCharm). We will go through [...]
06
Oct
Random Line and Hyperplane Processes
We will talk about: Stationarity The Poisson case. Associated random measures. Associated tessellations. The Crofton cell. Mass transport. Applications. Reference: Random Measures, Point Processes, and [...]
Sep 2021
15
Sep
Higher-Order Spectral Clustering for Geometric Graphs
This work is devoted to clustering geometric graphs. It appears that the standard spectral clustering is often not effective for geometric graphs. We present an [...]
Jul 2021
08
Jul
PhD thesis defense "Alarm prediction in networks via space-time pattern matching and machine learning"
Nowadays, telecommunication networks occupy a predominant place in our world. Indeed, they allow to share worldwide a huge amount of information. Networks are however complex [...]
07
Jul
"Maliciously secure consensus from succinct arguments, and short transparent threshold signatures"
We consider consensus protocols, for application to state machine replication, in the model of Castro-Liskov-Dolev-Lynch-Stockmeyer (partial synchrony, black box leader election, malicious corruptions). These protocols [...]
Jun 2021
30
Jun
Experience in research and deployment of AI-based techniques for “networks”
In the talk we will first present Telefonica Research, a team of researchers in Machine Learning/Deep Learning, Human Computer Interaction, Security/Privacy and Networks/Systems and highlight potential [...]
30
Jun
Algorithms for generating random permutations
Systems such as masscan, yarrp and diamond-miner send in the order of a million packets/s in order to discover open ports and packet paths on [...]
23
Jun
Reverse Traceroute
Dear all, The Internet Measurement reading group will meet again on June 23rd. We will exceptionally meet at 13:45 instead of our regular time of 10:45. In [...]
18
Jun
Git 101 - How to use git in an idiomatic way
Git is a very popular version control software. While being very flexible, it is quite easy to get lost in the command and use it [...]