Jun 2021
22
Jun
Internet of Things @ LINCS
In this presentation, we will present the main research activities of LINCS concerning the Internet of Things (IoT) in recent years: the management of IoT devices in [...]
22
Jun
LINCS supervised members elevator pitches + poster session (day 2)
Michel Davydov (PhD - Inria) Poisson hypothesis for replica-mean-field networks Phenomena as diverse as neural computations, opinion dynamics or [...]
22
Jun
LINCS members scientific highlights (day 2)
Petr Kuznetsov (Télécom-Paris) A sledgehammer to crack a nut: why blockchain is not (always) a good idea Abstract: In this short talk, we are going [...]
21
Jun
From artifacts to systems to people: evolving directions in computing research and education
Computing is now “old enough” as a discipline that we can already detect broad trends in research directions. We discuss these trends, with an emphasis [...]
21
Jun
Security of Cyberphysical Systems
The coming decades may see the large scale deployment of networked cyber–physical systems to address global needs in areas such as energy, water, health care, [...]
21
Jun
Queuing Models of Radio Access Networks Offering Streaming and Elastic Services
We consider radio access networks (RANs) offering streaming and elastic services. The RAN is modeled with tools from queuing theory, and we examine the cases [...]
21
Jun
LINCS supervised members elevator pitches + poster session (day 1)
Matthieu Gouel (PhD - Sorbonne) Zeph & Iris Map the Internet - A resilient reinforcement learning approach to distributed IP route tracing We describe [...]
21
Jun
LINCS members scientific highlights (day 1)
Quentin Lutz (Télécom-Paris) Scikit-network: Graph Analysis in Python Scikit-network is a Python package inspired by scikit-learn for the analysis of large graphs. Graphs are represented [...]
21
Jun
Communication Network Research @ LINCS
I will review recent contributions of members of LINCS to the field of cellular communication networks. This will cover topics ranging from the development of [...]
21
Jun
2021 Workshop with LINCS Scientific Committee
LINCS organizes a rich two-day event with talks by its international Scientific Committee. Monday 21st (Paris time) 15.15 - 16.00 Invited talk by Professor [...]
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 [...]
16
Jun
R-SWAP: Relay based atomic cross-chain swap protocol
In this presentation, we consider the problem of cross-chain transactions where parties that do not trust each other safely exchange digital assets across blockchains. Open [...]
09
Jun
Replica-mean-field limits for intensity-based neural networks
Computational neuroscience features a variety of stochastic network models where both the input and the output of each neuron are point processes. In these models, [...]
09
Jun
Around the Poisson-Voronoi tessellation
Poisson point processes are one of the most common point processes studied in stochastic geometry. Adding a Voronoi tessellation to a Poisson point process leads [...]
02
Jun
PhDs presentations n° 3
Seminar by: * Razanne Abu-aisheh (PhD, Inria+NBLF) * Gabriele Castellano (Postdoc, Inria) * Camila Fernandez (PhD, Sorbonne+NBLF)
02
Jun
ISP Probing Reduction with Anaximander
Dear all, The Internet Measurement reading group will meet again on June 2nd. In this session Emeline Maréchal (ULiège) will present « ISP Probing Reduction with Anaximander ». [...]
May 2021
26
May
"Risk-Averse Equilibrium Analysis and Privacy Impact on Generalized Nash Equilibrium in Peer-to-Peer Electricity Market"
We consider a network of prosumers trading electricity under (i) a centralized market design, seen as the benchmark, formulated as an optimization problem, and (ii) [...]
26
May
Asynchronous programming in Python
By default, in most programming languages, input/output operations are blocking: the execution flow of the program is stopped while waiting for external data from the [...]
19
May
Radio and compute resource allocation in C-RAN
The principal tenet of C-RAN is the softwarization of the base-band signal processing, which enables the sharing of compute resources among multiple radio heads. Resource [...]
19
May
Existence of fixed points for the ./GI/1 queue
We present the work of Mairesse and Prabakhar on the existence of fixed points for infinite tandems of queues with i.i.d. service times. We will [...]
12
May
Networking on the Move
Dear all, The Internet Measurement reading group will meet again on May 12th. In this session we will discuss Internet aboard trains, planes and in [...]
05
May
PhDs presentations n° 2 on "Network Theory + Wireless (5g & V2X)"
Seminar by: Stefano Iellamo (Engineer TP) = Wireless Networks Yibo Quan (PhD TP) = Wireless Networks Maxime Raynal (PhD Nokia) = Graphs, machine learning, algorithmics [...]
05
May
Python profiling
This session will be devoted to a non-exhaustive view of profiling techniques that can be useful in Python. While profiling is absolutely no substitute for [...]
Apr 2021
28
Apr
SOBA: Session optimal MDP-based network friendly recommendations
Caching content over CDNs or at the network edge has been solidified as a means to improve network cost and offer better streaming experience to [...]
28
Apr
Exponential families
Exponential families are parametric sets of probability distributions that arise in many applications. These include well-known univariate distributions (such as the binomial, Poisson, geometric, exponential, [...]
21
Apr
Pattern Matching, text generation and sequence complexity
Pattern matching is a powerful tool used on many kinds of data as long as they stand on a linear support such as texts or [...]
21
Apr
Reduce, Reuse, Recycle: Repurposing Existing Measurements to Identify Stale Traceroutes
Dear all, The Internet Measurement reading group will meet again on April 21st. We will talk about the following paper : Reduce, Reuse, Recycle: Repurposing Existing [...]
07
Apr
PhDs presentations n° 1 on Network Metrology, Blockchain, Computational Social Choice
Seminar by: - Maxime Mouchet (Postdoc UPMC) = Network Metrology - Matthieu Gouel (PhD UPMC) = Network Metrology - Pierre Civit (PhD UPMC) = Blockchain [...]
07
Apr
Design of algorithms for the production of training data
There is a well-known saying in the supervised machine learning community: "garbage in, garbage out". The performance of a supervised learning algorithm depends critically on [...]
Mar 2021
31
Mar
Reconfigurable Intelligent Surfaces for Wireless Communications
Reconfigurable intelligent surfaces (RISs) have recently emerged as the new wireless communication research frontier with the goal of realizing metamaterial-coated smart and reconfigurable radio propagation [...]
31
Mar
Classification of Load Balancing in the Internet
Dear all, Next Wednesday (31/03/2021) will take place the first Internet Measurement reading group ! We will talk about the following paper : Classification of Load [...]
24
Mar
DNN Based Beam Selection in mmW Heterogeneous Networks
In this work, we consider a heterogeneous cellular network wherein multiple small cell millimeter wave (mmW) base stations (BSs) coexist with legacy sub-6GHz macro BSs. [...]
24
Mar
Python Threads 101 + Python Sockets 102
The threading library permits programs to execute several things at the same time on the same machine. This talk will review the basics of the [...]
17
Mar
Collective brainstorming for the organization of the June WS with the LINCS Co.Sci.
This time, during our usual seminar time-slot, the whole LINCS community is encouraged to participate in a remote collective brainstorming to elaborate on the organizational [...]
17
Mar
Ensemble methods
Ensemble methods are popular machine learning techniques that combine the predictions of multiple agents to improve their accuracy and robustness. We will introduce these methods, [...]
10
Mar
Formalizing the analysis of blockchains robustness through game theory
Blockchains systems evolve in complex environments that mix classical patterns of faults with selfish, rational or irrational behaviours typical of economic systems. During the presentation [...]
03
Mar
FCLTs for Determining the Performance in Finite Systems of Servers with Randomized Load Balancing
Here the abstract and bibliography provided by Professor Mazumdar for his talk: http://www.lincs.fr/wp-content/uploads/2021/01/FCLT_MFE.pdf
03
Mar
Container Overview
Containers are one of the fundamentals of cloud native application development. Popularized by Docker and now widely adopted by the cloud computing industry, containers paved [...]
Feb 2021
24
Feb
Can we automate our own work — or show that it is hard?
Computer scientists seek to understand what can be automated, but what do we know about automating our own work? Can we outsource our own research [...]
24
Feb
A Mathematical Theory of Communication: Discrete Noisy Systems (2)
In 1948 Shannon published the article that defines modern information theory. For this reading group, we will briefly remind the first part of the article [...]
17
Feb
The impact of multi-user massive MIMO on resource allocation in 5G cellular networks
One of the very important technologies for 5G is multi-user massive MIMO. It has the potential to deliver excellent performance if used well. However, it [...]
17
Feb
A Mathematical Theory of Communication: Discrete Noisy Systems (1)
In 1948 Shannon published the article that defines modern information theory. For this reading group, we will briefly remind the first part of the article [...]
10
Feb
Real-time Bidding in First and Second Price Auctions with Temporal and Targeting Constraints
Please, find here the abstract and bibliography provided by Professor Mazumdar for his talk: http://www.lincs.fr/wp-content/uploads/2021/01/Bidding_LINCS_Jan2021.pdf Here, Professor Mazumdar's webpage with info on his academic path: [...]
10
Feb
03
Feb
Edit distances, string alignments and dynamic programming
Edit distances quantify how dissimilar two strings are by counting the minimum number of edit operation (insertion, deletion, etc) to transform one string into the [...]
Jan 2021
27
Jan
Presentation of Huggingface Transformers library for Natural Language Processing
Transformers architectures have been dominating the benchmarks of most Natural Language Processing tasks for the past 3 years with new models popping up every week, [...]
20
Jan
"Secure and Robust MIMO Transceiver for Multicast Mission Critical Communications"
Mission-critical communications (MCC) involve all communications between people in charge of the safety of the civil society. MCC have unique requirements that include improved reliability, [...]
20
Jan
A tutorial on Bayesian optimization with Gaussian processes
Bayesian optimization proves to be useful when our goal is to i) optimize an unknown function, that we can learn by sampling ii) our sample [...]
13
Jan
"Self-Adjusting Networks: From Metrics to Algorithms"
In this talk I will present the vision of self-adjusting networks: communication networks whose physical topology adapts to the traffic pattern it serves, in a [...]
13
Jan
Takeaways of building a research-oriented system
Building a modern, scalable and fault-tolerant system in Python has never been so easy and enjoyable. Here is some takeaways of building such system in [...]
06
Jan
Multi-winner voting rules
Multi-winner voting rules aggregate the opinions of several agents and yield a set of several options. We will give an overview of the classic rules [...]