The challenges faced by humanitarian organizations in general and by the International Committee of the Red Cross (ICRC) in particular are immense. Therefore, EPFL and ETH Zurich are joining forces with the ICRC through the Engineering for Humanitarian Action initiative to explore innovative solutions to such crises.
10 Novembre 2022, 17h30, Forum Rolex Learning Center, EPFL Est-ce que Google connaît suffisamment une personne pour être capable de la reconstruire ? Ou même de permettre à une autre personne d’imiter sa vie en se basant sur ses données ? Dans le documentaire “Google connaît toute ma vie”, une actrice tente l’expérience : elle (…)
On the Digital Cooperation Day, the Geneva Internet Platform (GIP) will present the findings of the second edition of the Geneva Digital Atlas which maps overall digital developments in International Geneva. Based on this mapping, the discussion will be conducted with the UN Secretary-General’s envoy on technology (a key catalyst of the process towards the GDC) on priority policy questions for actors in Geneva. The discussion will include answers that the vibrant Geneva scene can provide to the global community.
Est-ce que Google connaît suffisamment une personne pour être capable de la reconstruire ? Ou même de permettre à une autre personne d’imiter sa vie en se basant sur ses données ? Dans le documentaire “Google connaît toute ma vie”, une actrice tente l’expérience : elle utilise les données Google d’une autre jeune femme pour se mettre à sa place — et finalement la confronter. Que va-t-il se passer ?
À l’issue de la projection du documentaire, une discussion autour des aspects éthiques, techniques et sociétaux abordés sera proposée en présence d’un panel d’expert·e·s.
Cet événement se déroulera le 10 novembre à 17h30 au Forum Rolex à l’EPFL. L’inscription est gratuite, dans la limite des places disponibles.
With the discussion of this book, the C4DT begins a new publication series, the Digital Governance Book Review: Hereafter, every month, we will summarize and contextualize a book we consider relevant. The book will be either a classic, whose lessons are worth recalling, or a new publication our readers should become aware of. Over the next two years, we plan to present approximately 25 books that we think will help our readers understand the essence of digitalization.
We begin the series with the now classic 2002 book by Milton Mueller Ruling the Root. Internet Governance and the Taming of Cyberspace. Cambridge, Mass.: MIT Press, 317 pages.
Milton Mueller’s, by now, classic on the history of internet governance is a meticulously researched, documented, and analyzed a work and can arguably be considered is a masterpiece of the social and political history of technology.
For our weekly meeting-presentation I took the stackoverflow-stats from 2022. Then with the team we went through it and discussed the different statistics. First I thought we’ll get bored quickly, but after 1h30 I had to push the meeting to other subjects. So here are some things we found: Developer Profile Learning how to code: (…)
Do you ever code in modern Javascript? Then if you have multiple projects you are probably happy that nvm exists. Or maybe you’re more of a Python person? Then you must know about pyenv. Java? jenv or sdkman! Thing is, you often need to have multiple versions of a tool or binary installed when you (…)
Have you ever tried using ssh on a train? Or closed your laptop and found that all of your remote session are now frozen? Or using it via a crowded antenna tower? In all theses cases, ssh fails to work as expected. This is due to the fact that common ssh connections are transported via (…)
One of the most well-known framework to create cross-platform apps is Electron. In it you write your app in Javascript or Typescript. This code runs in a node environment and the GUI is displayed in a browser. Like this, the app can be ported easily to different operating systems. Even mobile systems are supported. One (…)
Public and private institutions around the world are facing imminent risk of cyber assault threatening national security, critical assets and business continuity. Now, more than ever, building cyber resilience is an urgent priority for leaders in business and government.
The exclusive gathering will unite CEOs, board members, and government to discuss strategies for overcoming new cyber threats.
The conversation around cyber risk and business resiliency will address cyber security as a strategic business issue as opposed to just an operational one.
State-of-the-art architectures for modulation recognition are typically based on deep learning models. However, recently these models have been shown to be quite vulnerable to very small and carefully crafted perturbations, which pose serious questions in terms of safety, security, or performance guarantees at large. While adversarial training can improve the robustness of the network, there is still a large gap between the performance of the model against clean and perturbed samples. Based on recent experiments, the data used during training could be an important factor in the susceptibility of the models. Thus, the objective of this project is to research the effects of proper data selection, cleaning and preprocessing of the samples used during training on robustness.
Contact tracing is a time-proven technique for breaking infection chains in epidemics. Public health officials interview those who come in contact with an infectious agent, such as a virus, to identify exposed, potentially infected people. These contacts are notified that they are at risk and should take efforts to avoid infecting others—for example, by going into quarantine, taking a test, wearing a mask continuously, or taking other precautionary measures.
Recently, deep neural networks have been applied in many different domains due to their significant performance. However, it has been shown that these models are highly vulnerable to adversarial examples. Adversarial examples are slightly different from the original input but can mislead the target model to generate wrong outputs. Various methods have been proposed to craft these examples in image data. However, these methods are not readily applicable to Natural Language Processing (NLP). In this project, we aim to propose methods to generate adversarial examples for NLP models such as neural machine translation models in different languages. Moreover, through adversarial attacks, we mean to analyze the vulnerability and interpretability of these models.
The Center for Digital Trust is an academic-industry alliance of international relevance that facilitates innovation in digital trust services and products. It brings together 15 industry partners, 43 EPFL laboratories, civil society, and policy actors to collaborate, share insight, and to gain early access to trust-building technologies, building on state-of-the-art research at EPFL and beyond. (…)
5 service domains respond to partners’ needs in terms of collaboration and community, education, open-source state-of-the-art prototype showcasing and projects
Robert Mardini has been the director-general of the International Committee of the Red Cross since 2020. In this interview, Mardini – who holds a civil engineering degree from EPFL – gives us an overview of the ICRC’s work and discusses the links between science and humanitarian action.
A fast and efficient blockchain created by the lab of prof. Bryan Ford.
The Federal Council described cyberattacks as “a serious threat for Switzerland’s security and economy” and proposed a law for a reporting obligation for cyberattacks on critical infrastructures in its press release of January 12th 2022.
This 1-day conference, organized by C4DT in collaboration with UNIL’s Faculty of Law, Criminal Sciences and Public Administration (FDCA) and Trust Valley, will bring together government, public and private sectors and academia to discuss the proposed reporting obligation. Through case studies of past cyberattacks in Switzerland and simulations of possible critical infrastructure attacks, we aim to raise awareness of the cyber-risks with communal, cantonal and federal authorities, critical infrastructure providers as well as all organisations impacted by this law.
For more information about the event (speakers and agenda) please click below.
In response to the COVID-19 disease that has stormed the world since early 2020, many countries launched initiatives seeking to help contact tracing by leveraging the mobile devices people carry with them. The Federal Office of Public Health (FOPH) commissioned the effort for Switzerland, which resulted in the official SwissCovid application and infrastructure. This document retraces its history and the main contributions from the EPFL.
As we all know, writing tests when developing software is very important¹. Indeed, most modern programming environments have frameworks to write and run tests, sometimes even in the standard tooling: pytest for Python, cargo test for Rust, go test for Go, etc. Let’s set aside the actual writing of the tests themselves for a moment, (…)
In response to the COVID-19 disease that has stormed the world since early 2020, many countries launched initiatives seeking to help contact tracing by leveraging the mobile devices people carry with them. The Federal Office of Public Health (FOPH) commissioned the effort for Switzerland, which resulted in the official SwissCovid application and infrastructure. This document (…)
I’m still working on my fledger project. It’s goal is to create a node for a decentralized system directly in the browser. For this I want the following: Works in the browser or with a CLI: have a common codebase but use different network implementations Direct browser to browser communication: use the WebRTC protocol for (…)
DuoKey receives the Digital Award for Start-up of the Year 2022 ! During the Spring Party organized by the ICTjournal , our Swiss startup, active in the field of cybersecurity, was elected Swiss cyber start-up of the year 2022 by a jury of the CIOs member