The increasing densification of both population and transportation networks calls for improved management of transport flows. A vast amount of mobility data is available, including freely accessible sources such as those from the Federal Statistical Office. However, access to data alone is not enough; it must be thoroughly analysed and interpreted to be effectively used. Unlike other areas of sustainability, numerous stakeholders in the mobility sector are constantly impacted by user actions. Influencing individual behaviour is also challenging as it falls within the area of freedom of movement, which is viewed as an essential freedom. Public policy changes in this context can provoke strong reactions, as evidenced by the "yellow vest" protests in France or the surge in panic buying during the 2021 fuel shortage in the UK.
The importance of data science
A private vehicle represents freedom but is often essential for people living in remote areas. Political decisions in this area are, therefore, delicate, as individual motivations vary widely—be they financial, practical, or electoral. Relying on data science is crucial for making decisions that align with public expectations and implementing effective and sustainable public policies.
Decentralised federated learning
In traditional machine learning, individual computers send data to a central server, which analyses it to make predictions (e.g. diagnosing a disease). In contrast, Gossip learning is based on a decentralised approach, where data remains on the devices where it was generated. Each computer trains its own model and shares it with other computers, thereby preserving the privacy of the users.
Why is this called gossip learning?
The term “gossip learning” refers to how information is shared within the network. Similar to how gossip spreads in social settings, gossip learning relies on individual computers exchanging their locally trained models with others in the network. This distributed approach is scalable, decentralised and reduces the volume of communication, making it ideal for analysing large data sets, improving the flow of energy systems, or simulating complex mechanical or physical concepts to optimise products or devices virtually.
The advantages of gossip learning
Gossip learning systems have numerous advantages. They are scalable, as new nodes (or computers) can be added to the network. These systems are also robust: If one node fails, the other computers continue without disruption. The distributed and optimised resources enhance performance and increase the calculation speed. Such systems are also cost-effective as they rely on several small nodes rather than a powerful central server. Privacy protection is another major benefit, as sensitive user data is not shared.
Gossip learning can be applied to practical challenges in the field of mobility, such as making predictions about traffic volumes, preventing accidents involving autonomous vehicles, or studying the behaviour of pedestrians to improve urban planning.