2025Activity reportProject-TeamCOMETE
RNSR: 200818369L- Research center Inria Saclay Centre at Institut Polytechnique de Paris
- In partnership with:CNRS, Institut Polytechnique de Paris
- Team name: Privacy, Fairness and Robustness in Information Management
- In collaboration with:Laboratoire d'informatique de l'école polytechnique (LIX)
Creation of the Project-Team: 2021 December 01
Each year, Inria research teams publish an Activity Report presenting their work and results over the reporting period. These reports follow a common structure, with some optional sections depending on the specific team. They typically begin by outlining the overall objectives and research programme, including the main research themes, goals, and methodological approaches. They also describe the application domains targeted by the team, highlighting the scientific or societal contexts in which their work is situated.
The reports then present the highlights of the year, covering major scientific achievements, software developments, or teaching contributions. When relevant, they include sections on software, platforms, and open data, detailing the tools developed and how they are shared. A substantial part is dedicated to new results, where scientific contributions are described in detail, often with subsections specifying participants and associated keywords.
Finally, the Activity Report addresses funding, contracts, partnerships, and collaborations at various levels, from industrial agreements to international cooperations. It also covers dissemination and teaching activities, such as participation in scientific events, outreach, and supervision. The document concludes with a presentation of scientific production, including major publications and those produced during the year.
Keywords
Computer Science and Digital Science
- A2.1.1. Semantics of programming languages
- A2.1.5. Constraint programming
- A2.1.6. Concurrent programming
- A2.1.9. Synchronous languages
- A3.4. Machine learning and statistics
- A3.5. Social networks
- A4.1. Threat analysis
- A4.5.1. Static analysis
- A4.8. Privacy-enhancing technologies
- A8.6. Information theory
- A8.11. Game Theory
- A9.1. Knowledge
- A9.2. Machine learning
- A9.7. AI algorithmics
- A9.9. Distributed AI, Multi-agent
Other Research Topics and Application Domains
- B6.1. Software industry
- B6.6. Embedded systems
- B9.5.1. Computer science
- B9.6.10. Digital humanities
- B9.9. Ethics
- B9.10. Privacy
1 Team members, visitors, external collaborators
Research Scientists
- Catuscia Palamidessi [Team leader, INRIA, Senior Researcher]
- Frank Valencia [CNRS, Researcher]
- Sami Zhioua [LIX, until Feb 2025]
Post-Doctoral Fellows
- Carlos Pinzon Henao [INRIA, Post-Doctoral Fellow]
- Sara Saeidian [KTH, from Apr 2025]
PhD Students
- Andreas Athanasiou [INRIA, until Jun 2025]
- Loïs Ecoffet [Université Louis et Marie Pasteur]
- Brahim Erraji [Inria Lille]
- Ramon Goncalves Gonze [INRIA]
- Juan Fernando Paz Paternina [Universidad Javeriana Cali, Colombia]
- Davis Stern [Aalto University, from Sep 2025]
Technical Staff
- Ehab ElSalamouny [FONDATION INRIA, Engineer, from Nov 2025]
- Ehab ElSalamouny [INRIA, Engineer, until Oct 2025]
- Gangsoo Zeong [INRIA, Engineer, until Aug 2025]
Interns and Apprentices
- Jay Suhas Jawale [Ecole Polytechnique]
- Karima Makhlouf [Inria, until Mar 2025]
- Lucas Massot [INRIA, Intern, until Mar 2025]
- Juan Fernando Paz Paternina [CNRS, Intern, from Aug 2025]
Administrative Assistant
- Mariana De Almeida [INRIA]
Visiting Scientists
- Mark Dras [Macquarie University, from Jul 2025 until Jul 2025]
- Robinson Duque [Universidad del Valle, Colombia, from Apr 2025 until Apr 2025]
- Natasha Fernandes [Macquarie University, from Dec 2025]
- Natasha Fernandes [Macquarie University, from Jun 2025 until Jul 2025]
- Mauricio Muñoz [Universidad del Valle, from Apr 2025 until Apr 2025]
- Oscar Vargas [Pontificia Universidad Javeriana, from Apr 2025 until Apr 2025]
External Collaborators
- Sayan Biswas [EPFL - Lausanne]
- Konstantinos Chatzikokolakis [CNRS]
- Mario Sergio Ferreira Alvim Junior [UFMG, from Feb 2025]
- Szilvia Lestyan [INED]
2 Overall objectives
The leading objective of COMETE is to develop a principled approach to privacy protection to guide the design of sanitization mechanisms in realistic scenarios. We aim to provide solid mathematical foundations were we can formally analyze the properties of the proposed mechanisms, considered as leading evaluation criteria to be complemented with experimental validation. In particular, we focus on privacy models that:
- allow the sanitization to be applied and controlled directly by the user, thus avoiding the need of a trusted party as well as the risk of security breaches on the collected data,
- are robust with respect to combined attacks, and
- provide an optimal trade-off between privacy and utility.
Two major lines of research are related to machine learning and social networks. These are prominent presences in nowadays social and economical fabric, and constitute a major source of potential problems. In this context, we explore topics related to the propagation of information, like group polarization, and other issues arising from the deep learning area, like fairness and robustness with respect to adversarial inputs, that have also a critical relation with privacy.
3 Research program
The objective of COMETE is to develop principled approaches to some of the concerns in today's technological and interconnected society: privacy, machine-learning-related security and fairness issues, and propagation of information in social networks.
3.1 Privacy
The research on privacy will be articulated in several lines of research.
3.1.1 Three way optimization between privacy and utility
One of the main problems in the design of privacy mechanisms is the preservation of the utility. In the case of local privacy, namely when the data are sanitized by the user before they are collected, the notion of utility is twofold:
-
Utility as quality of service (QoS):
The user usually gives his data in exchange of some service, and in general the quality of the service depends on the precision of such data. For instance, consider a scenario in which Alice wants to use a LBS (Location-Based Service) to find some restaurant near her location . The LBS needs of course to know Alice's location, at least approximately, in order to provide the service. If Alice is worried about her privacy, she may send to the LBS an approximate location instead of . Clearly, the LBS will send a list of restaurants near , so if is too far from the service will degrade, while if it is too close Alice's privacy would be at stake.
-
Utility as statistical quality of the data (Stat):
Bob, the service provider, is motivated to offer his service because in this way he can collect Alice's data, and quality data are very valuable for the big-data industry. We will consider in particular the use of the data collections for statistical purposes, namely for extracting general information about the population (and not about Alice as an individual). Of course, the more Alice's data are obfuscated, the less statistical value they have.
We intend to consider both kinds of utility, and study the “three way” optimization problem in the context of -privacy, our approach to local differential privacy 34. Namely, we want to develop methods for producing mechanisms that offer the best trade-off between -privacy, QoS and Stat, at the same time. In order to achieve this goal, we will need to investigate various issues. In particular:
- how to best estimate the original distribution from a collection of noisy data, in order to perform the intended statistical analysis,
- what metrics to use for assessing the statistical value of a distributions (for a given application), in order to reason about Stat, and
- how to compute in an efficient way the best noise from the point of view of the trade-off between -privacy, QoS and Stat.
Estimation of the original distribution
The only methods for the estimation of the original distribution from perturbed data that have been proposed so far in the literature are the iterative Bayesian update (IBU) and the matrix inversion (INV). The IBU is more general and based on solid statistical principles, but it is not ye well known in the in the privacy community, and it has not been studied much in this context. We are motivated to investigate this method because from preliminary experiments it seems more efficient on date obfuscated by geo-indistinguishability mechanisms (cfr. next section). Furthermore, we believe that the IBU is compositional, namely it can deal naturally and efficiently with the combination of data generated by different noisy functions, which is important since in the local model of privacy every user can, in principle, use a different mechanisms or a different level of noise. We intend to establish the foundations of the IBU in the context of privacy, and study its properties like the compositionality mentioned above, and investigate its performance in the state-of-the-art locally differentially private mechanisms.
The central and the local models of differential privacy
Hybrid model
An interesting line of research will be to consider an intermediate model between the local and the central models of differential privacy (cfr. Figure 1). The idea is to define a privacy mechanism based on perturbing the data locally, and then collecting them into a dataset organized as an histogram. We call this model “hibrid” because the collector is trusted like in central differential privacy, but the data are sanitized according to the local model. The resulting dataset would satisfy differential privacy from the point of view of an external observer, while the statistical utility would be as high as in the local model. One further advantage is that the IBU is compositional, hence the datasets sanitized in this way could be combined without any loss of precision in the application of the IBU. In other words, the statistical utility of the union of sanitized datasets is the same as the statistical utility of the sanitized union of datasets, which is of course an improvement (for the law of large numbers) wrt each separate dataset. One important application would be the cooperative sharing of sanitized data owned by different different companies or institution, to the purpose of improving statistical utility while preserving the privacy of their respective datasets.
Geo-indistinguishability: a framework to protect the privacy of the user when dealing with location-based services (a). The framework guarrantees -privacy, a distance-based variant of differential privacy (b). The typical implementation uses (extended) Laplace noise (c).
3.1.2 Geo-indistinguishability
We plan to further develop our line of research on location privacy, and in particular, enhance our framework of geo-indistinguishability 3 (cfr. Figure 2) with mechanisms that allow to take into account sanitize high-dimensional traces without destroying utility (or privacy). One problem with the geo-indistinguishable mechanisms developed so far (the planar Laplace an the planar geometric) is that they add the same noise function uniformly on the map. This is sometimes undesirable: for instance, a user located in a small island in the middle of a lake should generate much more noise to conceal his location, so to report also other locations on the ground, because the adversary knows that it is unlikely that the user is in the water. Furthermore, for the same reason, it does not offer a good protection with respect to re-identification attacks: a user who lives in an isolated place, for instance, can be easily singled out because he reports locations far away from all others. Finally, and this is a common problem with all methods based on DP, the repeated use of the mechanism degrades the privacy, and even when the degradation is linear, as in the case of all DP-based methods, it becomes quickly unacceptable when dealing with highly structured data such as spatio-temporal traces.
Privacy breach in machine learning as a service.
3.1.3 Threats for privacy in machine learning
In recent years several researchers have observed that machine learning models leak information about the training data. In particular, in certain cases an attacker can infer with relatively high probability whether a certain individual participated in the dataset (membership inference attack) od the value of his data (model inversion attack). This can happen even if the attacker has nop access to the internals of the model, i.e., under the black box assumption, which is the typical scenario when machine learning is used as a service (cfr. Figure 3). We plan to develop methods to reason about the information-leakage of training data from deep learning systems, by identifying appropriate measures of leakage and their properties, and use this theoretical framework as a basis for the analysis of attacks and for the development of robust mitigation techniques. More specifically, we aim at:
- Developing compelling case studies based on state-of-the-art algorithms to perform attacks, showcasing the feasibility of uncovering specified sensitive information from a trained software (model) on real data.
- Quantifying information leakage. Based on the uncovered attacks, the amount of sensitive information present in trained software will be quantified and measured. We will study suitable notions of leakage, possibly based on information-theoretical concepts, and establish firm foundations for these.
- Mitigating information leakage. Strategies will be explored to avoid the uncovered attacks and minimize the potential information leakage of a trained model.
3.1.4 Relation between privacy and robustness in machine learning
The relation between privacy and robustness, namely resilience to adversarial attacks, is rather complicated. Indeed the literature on the topic seems contradictory: on the one hand, there are works that show that differential privacy can help to mitigate both the risk of inference attacks and of misclassification (cfr. 39). On the other hand, there are studies that show that there is a trade-off between protection from inference attacks and robustness 41. We intend to shed light on this confusing situation. We believe that the different variations of differential privacy play a role in this apparent contradiction. In particular, preprocessing the training data with -privacy seems to go along with the concept of robustness, because it guarantees that small variations in the input cannot result in large variations in the output, which is exactly the principle of robustness. On the other hand, the addition of random noise on the output result (postprocessing), which is the typical method in central DP, should reduce the precision and therefore increase the possibility of misclassification. We intend to make a taxonomy of the differential privacy variants, in relation to their effect on robustness, and develop a principled approach to protect both privacy and security in an optimal way.
One promising research direction for the deployment of -privacy in this context is to consider Bayesian neural networks (BNNs). These are neural networks with distributions over their weights, which can capture the uncertainty within the learning model, and which provide a natural notion of distance (between distributions) on which we can define a meaningful notion of -privacy. Such neural networks allow to compute an uncertainty estimate along with the output, which is important for safety-critical applications.
3.1.5 Relation between privacy and fairness
Both fairness and privacy are multi-faces notions, assuming different meaning depending on the application domain, on the situation, and on what exactly we want to protect. Fairness, in particular, has received many different definitions, some even in contrast with each other. One of the definitions of fairness is the property that similar “similar” input data produce "similar" outputs. Such notion corresponds closely to -privacy. Other notions of fairness, however, are in opposition to standard differential privacy. This is the case, notably, of Equalized Odds36 and of Equality of False Positives and Equality of False Negatives35. We intend to study a tassonomy of the relation between the main notions of fairness an the various variants of differential privacy. In particular, we intend to study the relation between the recently-introduced notions of causal fairness and causal differential privacy 42.
Another line of research related to privacy and fairness, that we intend to explore, is the design of to pre-process the training set so to obtain machine learning models that are both privacy-friendly and fair.
3.2 Quantitative information flow
In the area of quantitive information flow (QIF), we intend to pursue two lines of research: the study of non-0-sum games, and the estimation of -leakage 32 under the black-box assumption.
3.2.1 Non-0-sum games
The framework of -leakage does not take into account two important factors: (a) the loss of the user, and (b) the cost of the attack for the adversary. Regarding (a), we observe that in general the goal of the adversary may not necessarily coincide with causing maximal damage to the user, i.e., there may be a mismatch between the aims of the attacker and what the user tries to protect the most. To model this more general scenario, we had started investigating the interplay between defender and attacker in a game-theoretic setting, starting with the simple case of 0-sum games which corresponds to -leakage. The idea was that, once the simple 0-sum case would be well understood, we would extend the study to the non-0-sum case, that is needed to represent (a) and (b) above. However, we had first to invent and lay the foundations of a new kind of games, the information leakage games31 because the notion of leakage cannot be expressed in terms of payoff in standard game theory. Now that the theory of these new games is well established, we intend to go ahead with our plan, namely study costs and damages of attacks in terms of non-0-sum information leakage games.
3.2.2 Black-box estimation of leakage via machine learning
Most of the works in QIF rely on the so-called white-box assumption, namely, they assume that it is possible to compute exactly the (probabilistic) input-output relation of the system, seen as an information-theoretic channel. This is necessary in order to apply the formula that expresses the leakage. In practical situations, however, it may not be possible to compute the input-output relation, either because the system is too complicated, or simply because it is not accessible. Such scenario is called black-box. The only assumption we make is that the adversary can interact with the system, by feeding to it inputs of his choice and observing the corresponding outputs.
Given the practical interest of the black-box model, we intend to study methods to estimate its leakage. Clearly the standard QIF methods are not applicable. We plan to use, instead, a machine learning approach, continuing the work we started in 11. In particular, we plan to investigate whether we can improve the efficiency of the method proposed by leveraging on the experience that we have acquired with the GANs 40. The idea is to construct a training set and a testing set from the input-output samples collected by interacting with the system, and then build a classifier that learns from the training set to classify the input from the output so to maximize its gain. The measure of its performance on the testing set should then give an estimation of the posterior -vulnerability.
3.3 Information leakage, bias and polarization in social networks
One of the core activities of the team will be the study of how information propagate in the highly interconnected scenarios made possible by modern technologies. We will consider the issue of privacy protection as well as the social impact of privacy leaks. Indeed, recent events have shown that social networks are exposed to actors malicious agents that can collect private information of millions of users with or without their consent. This information can be used to build psychological profiles for microtargeting, typically aimed at discovering users preconceived beliefs and at reinforcing them. This may result in polarization of opinions as people with opposing views would tend to interpret new information in a biased way causing their views to move further apart. Similarly, a group with uniform views often tends to make more extreme decisions than its individual. As a result, users may become more radical and isolated in their own ideological circle causing dangerous splits in society.
3.3.1 Privacy protection
In 38 we have investigated potential leakage in social networks, namely, the unintended propagation and collection of confidential information. We intend to enrich this model with epistemic aspects, in order to take into account the belief of the users and how it influences the behavior of agents with respect the transmission of information.
Furthermore, we plan to investigate attack models used to reveal a user’s private information, and explore the framework of -leakage to formalize the privacy threats. This will provide the basis to study suitable protection mechanisms.
3.3.2 Polarization and Belief in influence graphs
In social scenarios, a group may shape their beliefs by attributing more value to the opinions of influential figures. This cognitive bias is known as authority bias. Furthermore, in a group with uniform views, users may become extreme by reinforcing one another’s opinions, giving more value to opinions that confirm their own beliefs; another common cognitive bias known as confirmation bias. As a result, social networks can cause their users to become radical and isolated in their own ideological circle causing dangerous splits in society (polarization). We intend to study these dynamics in a model called influence graph, which is a weighted directed graph describing connectivity and influence of each agent over the others. We will consider two kinds of belief updates: the authority belief update, which gives more value to the opinion of agents with higher influence, and the confirmation bias update, which gives more value to the opinion of agents with similar views.
We plan to study the evolution of polarization in these graphs. In particular, we aim at defining a suitable measure of polarization, characterizing graph structures and conditions under which polarization eventually converges to 0 (vanishes), and methods to compute the change in the polarization value over time.
Another purpose of this line of research is how the bias of the agents whose data are being collected impacts the fairness of learning algorithms based on these data.
3.3.3 Concurrency models for the propagation of information
Due to their popularity and computational nature, social networks have exacerbated group polarization. Existing models of group polarization from economics and social psychology state its basic principles and measures 37. Nevertheless, unlike our computational ccp models, they are not suitable for describing the dynamics of agents in distributed systems. Our challenge is to coherently combine our ccp models for epistemic behavior with principles and techniques from economics and social psychology for GP. We plan to develop a ccp-based process calculus which incorporates structures from social networks, such as communication, influence, individual opinions and beliefs, and privacy policies. The expected outcome is a computational model that will allow us to specify the interaction of groups of agents exchanging epistemic information among them and to predict and measure the leakage of private information, as well as the degree of polarization that such group may reach.
4 Application domains
The application domains of our research include the following:
Protection of sensitive personal data
Our lives are growingly entangled with internet-based technologies and the limitless digital services they provide access to. The ways we communicate, work, shop, travel, or entertain ourselves are increasingly depending on these services. In turn, most such services heavily rely on the collection and analysis of our personal data, which are often generated and provided by ourselves: tweeting about an event, searching for friends around our location, shopping online, or using a car navigation system, are all examples of situations in which we produce and expose data about ourselves. Service providers can then gather substantial amounts of such data at unprecedented speed and at low cost.
While data-driven technologies provide undeniable benefits to individuals and society, the collection and manipulation of personal data has reached a point where it raises alarming privacy issues. Not only the experts, but also the population at large are becoming increasingly aware of the risks, due to the repeated cases of violations and leaks that keep hitting the headlines. Examples abound, from iPhones storing and uploading device location data to Apple without users’ knowledge to the popular Angry Birds mobile game being exploited by NSA and GCHQ to gather users’ private information such as age, gender and location.
If privacy risks connected to personal data collection and analysis are not addressed in a fully convincing way, users may eventually grow distrustful and refuse to provide their data. On the other hand, misguided regulations on privacy protection may impose excessive restrictions that are neither necessary nor sufficient. In both cases, the risk is to hinder the development of many high-societal-impact services, and dramatically affect the competitiveness of the European industry, in the context of a global economy which is more and more relying on Big Data technologies.
The EU General Data Protection Regulation (GDPR) imposes that strong measures are adopted by-design and by-default to guarantee privacy in the collection, storage, circulation and analysis of personal data. However, while regulations set the high-level goals in terms of privacy, it remains an open research challenge to map such high-level goals into concrete requirements and to develop privacy-preserving solutions that satisfy the legally-driven requirements. The current de-facto standard in personal data sanitization used in the industry is anonymization (i.e., personal identifier removal or substitution by a pseudonym). Anonymity however does not offer any actual protection because of potential linking attacks (which have actually been known since a long time). Recital 26 of the GDPR states indeed that anonymization may be insufficient and that anonymized data must still be treated as personal data. However the regulation provide no guidance on how or what constitutes an effective data re-identification scheme, leaving a grey area on what could be considered as adequate sanitization.
In COMETE, we pursue the vision of a world where pervasive, data-driven services are inalienable life enhancers, and at the same time individuals are fully guaranteed that the privacy of their sensitive personal data is protected. Our objective is to develop a principled approach to the design of sanitization mechanisms providing an optimal trade-off between privacy and utility, and robust with respect to composition attacks. We aim at establishing solid mathematical foundations were we can formally analyze the properties of the proposed mechanisms, which will be regarded as leading evaluation criteria, to be complemented with experimental validation.
We focus on privacy models where the sanitization can be applied and controlled directly by the user, thus avoiding the need of a trusted party as well as the risk of security breaches on the collected data.
Ethical machine learning
Machine learning algorithms have more and more impact on and in our day-to-day lives. They are already used to take decisions in many social and economical domains, such as recruitment, bail resolutions, mortgage approvals, and insurance premiums, among many others. Unfortunately, there are many ethical challenges:
- Lack of transparency of machine learning models: decisions taken by these machines are not always intelligible to humans, especially in the case of neural networks.
- Machine learning models are not neutral: their decisions are susceptible to inaccuracies, discriminatory outcomes, embedded or inserted bias.
- Machine learning models are subject to privacy and security attacks, such as data poisoning and membership and attribiute inference attacks.
The time has therefore arrived that the most important area in machine learning is the implementation of algorithms that adhere to ethical and legal requirements. For example, the United States’ Fair Credit Reporting Act and European Union’s General Data Protection Regulation (GDPR) prescribe that data must be processed in a way that is fair/unbiased. GDPR also alludes to the right of an individual to receive an explanation about decisions made by an automated system.
One of the goals of COMETE's research is to contribute to make the machine learning technology evolve towards compliance with the human principles and rights, such as fairness and privacy, while continuing to improve accuracy and robustness.
Polarization in Social Networks
Distributed systems have changed substantially with the advent of social networks. In the previous incarnation of distributed computing the emphasis was on consistency, fault tolerance, resource management and other related topics. What marks the new era of distributed systems is an emphasis on the flow of epistemic information (knowledge, facts, opinions,beliefs and lies) and its impact on democracy and on society at large.
Indeed in social networks a group may shape their beliefs by attributing more value to the opinions of influential figures. This cognitive bias is known as authority bias. Furthermore, in a group with uniform views, users may become extreme by reinforcing one another's opinions, giving more value to opinions that confirm their own beliefs; another common cognitive bias known as confirmation bias. As a result, social networks can cause their users to become radical and isolated in their own ideological circle causing dangerous splits in society in a phenomenon known as polarization.
One of our goals in COMETE is to study the flow of epistemic information in social networks and its impact on opinion shaping and social polarization. We study models for reasoning about distributed systems whose agents interact with each other like in social networks; by exchanging epistemic information and interpreting it under different biases and network topologies. We are interested in predicting and measuring the degree of polarization that such agents may reach. We focus on polarization with strong influence in politics such as affective polarization; the dislike and distrust those from the other political party. We expect the model to provide social networks with guidance as to how to distribute newsfeed to mitigate polarization.
5 Social and environmental responsibility
5.1 Footprint of research activities
Whenever possible, the members of COMETE have privileged attendance of conferences and workshops on line, to reduce the environmental impact of traveling.
6 Highlights of the year
6.1 Awards
Catuscia Palamidessi has received the prize CEFCYS for the category researcher. The mission of CEFCYS is to promote the participation of women in the field of Cybersecurity. More information about CEFCYS can be found on its website at the URL https://cyberwomenday-cefcys.com/en/cefcys-association/. The prize was given during the Cyber Women Day, that took place in December 8th, 2025. Details and photos of the event are available at the URL https://cyberwomenday-cefcys.com/en/cefcys-association/.
6.2 Projects
In 2025 COMETE has started a new Equipe Associée called IDEAL: Innovative methods Development for Ethical AI and Learning. The objective of this collaboration is to develop principled approaches for an ethical use of data and AI technologies. In particular, we plan to address the issues of privacy and fairness, and their interaction.
The Equipe Associée is between Inria and Mcquarie University (Australia), and has a duration of 3 years, renewable for 3 more years. The PIs of this project are Catuscia Palamidessi for Inria, and Natasha Fernandes for Maquarie University.
Additionally, in 2015, Frank Valencia began an interdisciplinary collaboration with neuroscientist Jean-Claude Dreher (Cognitive Neuroscience Centre, UMR 5229, Lyon) to conduct behavioral experiments on cognitive biases in social networks as part of the CNRS-MITI project Testing Opinion Biases in Social Networks (TOBIAS) (2025–2026). The purpose of this collaboration is to experimentally test the opinion models developed in COMETE using neuroscience techniques.
6.3 New participation in a network for doctoral training
In 2025 COMETE has started a new collaboration with Aalto University, in the context of the EU programme PSST: Privacy for Smart Speech Technology, funded by the European Marie Curie Action for doctoral training. The collaboration involves a new PhD student, Dāvis Šterns, who started his PhD in October 2025, and is co-supervised by Catuscia Palamidessi and Tom Bäckström (Aalto University). Natasha Fernandes from Maquarie University is also involved as external advisor. The PhD project is titled "Attacking information bottlenecks – Theoretical metrics and bounds of privacy", and focuses on the development of information-theoretic methods for preserving privacy in speech technology.
6.4 Chair of the ACM conference CCS - track on anonymity and privacy
Catuscia Palamidessi served as the chair of the anonymity and privacy track of the 32nd edition of ACM Conference on Computer and Communications Security (CCS 2025) , that took place in Taipei (Taiwan) during October 13-17, 2025. The ACM CCS conference focuses on presentations of novel contributions related to all real-world aspects of computer security and privacy.
6.5 Organization of workshops
- Andreas Athanasiou , Szylvia Lestian , Catuscia Palamidessi , and Gangsoo Zheong have organized APVP 2025, the 15ème Atelier sur la Protection de la Vie Privée (The 15th French Annual Workshop on Privacy). Château du Clos de la Ribaudière, June 9-12, 2025.
- Szylvia Lestian , Catuscia Palamidessi , and Gangsoo Zheong have co-organized he ELSA workshop on Privacy Preserving Machine Learning. Bertinoro, Italy, March 16-21, 2025.
6.6 PhD defense of A. Athanasiu
Andreas Athanasiou , a PhD student co-supervised by Catuscia Palamidessi and Konstantinos Chatzikokolakis (University of Athens) defended his thesis in June 6, 2025. His thesis, titled "Advanced Probabilistic Methods for Privacy Arnplification: Cooperative and Non-Cooperative Approaches, focused on developing methods to enhance the trade-off between privacy and utility in metric privacy, a variant of differential privacy that was developed in the team COMETE.
6.7 Vulgarisation
In the context of the PROMUEVA project, Frank Valencia organized the event Polarización y Violencias Basadas en Género, during which the Polarizómetro, a tool developed within this project, was used to measure polarization related to violence against women. The event brought together approximately 200 participants, including students, members of social organizations, and survivors of violence. The event had both pedagogical and experimental components, as polarization among the participants was measured and the results were subsequently analyzed and discussed by sociologists and specialists in gender-based violence.
7 Latest software developments, platforms, open data
7.1 Latest software developments
7.1.1 Multi-Freq-LDPy
-
Name:
Multiple Frequency Estimation Under Local Differential Privacy in Python
-
Keywords:
Privacy, Python, Benchmarking
-
Scientific Description:
The purpose of Multi-Freq-LDPy is to allow the scientific community to benchmark and experiment with Locally Differentially Private (LDP) frequency (or histogram) estimation mechanisms. Indeed, estimating histograms is a fundamental task in data analysis and data mining that requires collecting and processing data in a continuous manner. In addition to the standard single frequency estimation task, Multi-Freq-LDPy features separate and combined multidimensional and longitudinal data collections, i.e., the frequency estimation of multiple attributes, of a single attribute throughout time, and of multiple attributes throughout time.
-
Functional Description:
Local Differential Privacy (LDP) is a gold standard for achieving local privacy with several real-world implementations by big tech companies such as Google, Apple, and Microsoft. The primary application of LDP is frequency (or histogram) estimation, in which the aggregator estimates the number of times each value has been reported.
Multi-Freq-LDPy provides an easy-to-use and fast implementation of state-of-the-art LDP mechanisms for frequency estimation of: single attribute (i.e., the building blocks), multiple attributes (i.e., multidimensional data), multiple collections (i.e., longitudinal data), and both multiple attributes/collections.
Multi-Freq-LDPy is now a stable package, which is built on the well-established Numpy package - a de facto standard for scientific computing in Python - and the Numba package for fast execution.
- URL:
- Publication:
-
Contact:
Heber Hwang Arcolezi
-
Participants:
Heber Hwang Arcolezi, Jean-François Couchot, Sébastien Gambs, Catuscia Palamidessi, Majid Zolfaghari
7.1.2 LOLOHA
-
Name:
LOngitudinal LOcal HAshing For Locally Private Frequency Monitoring
-
Keyword:
Privacy
-
Functional Description:
This is a Python implementation of our locally differentially private mechanism named LOLOHA. We implemented a private-oriented version named BiLOLOHA and a utility-oriented version named OLOLOHA. We benchmarked our mechanisms in comparison with Google's RAPPOR mechanism and Microsoft's dBitFlipPM mechanism.
- URL:
- Publication:
-
Contact:
Heber Hwang Arcolezi
-
Participants:
Heber Hwang Arcolezi, Sébastien Gambs, Catuscia Palamidessi, Carlos Pinzon Henao
7.1.3 PRiLDP
-
Name:
Privacy Risks of Local Differential Privacy
-
Keyword:
Privacy
-
Functional Description:
This is a Python implementation of two privacy threats we identified against locally differentially private (LDP) mechanisms. We implemented attribute inference attacks as well as re-identification attacks, benchmarking the robustness of five state-of-the-art LDP mechanisms.
- URL:
- Publication:
-
Contact:
Heber Hwang Arcolezi
-
Participants:
Heber Hwang Arcolezi, Sébastien Gambs, Jean-François Couchot, Catuscia Palamidessi
7.1.4 PRIVIC
-
Name:
A privacy-preserving method for incremental collection of location data
-
Keyword:
Privacy
-
Functional Description:
This library contains various tools for the PRIVIC project: the implementation of the Blahut-Arimoto mechanism for metric privacy, the Iterative Bayesian Update, and the implementation of an algorithm performing an incremental collection of data under metric differential privacy protection, and gradual improvement of the mechanism from the point of view of utility.
- URL:
- Publication:
-
Contact:
Sayan Biswas
-
Participants:
Sayan Biswas, Catuscia Palamidessi
7.1.5 LDP-FAIRNESS
-
Name:
Impact of Local Differential Privacy on Fairness
-
Keywords:
Privacy, Fairness
-
Functional Description:
This library contains various tools for the study of the impact of Local Differential Privacy on fairness.
- URL:
- Publication:
-
Contact:
Heber Hwang Arcolezi
-
Participants:
Heber Hwang Arcolezi, Karima Makhlouf, Catuscia Palamidessi
7.1.6 Causal-based Fairness
-
Name:
Causal-based Machine Learning Discrimination Estimation
-
Keywords:
Fairness, Causal discovery
-
Functional Description:
Addressing the problem of fairness is crucial to safely use machine learning algorithms to support decisions with a critical impact on people's lives such as job hiring, child maltreatment, disease diagnosis, loan granting, etc. Several notions of fairness have been defined and examined in the past decade, such as statistical parity and equalized odds. The most recent fairness notions, however, are causal-based and reflect the now widely accepted idea that using causality is necessary to appropriately address the problem of fairness. The big impediment to the use of causality to address fairness, however, is the unavailability of the causal model (typically represented as a causal graph). This library contains the software tools that implement all required steps to estimate discrimination using a causal approach, including, the causal discovery, the adjustment of the causal model, and the estimation of discrimination. The software is to be deployed as a web application which makes it accessible online without any required setup on the user side.
- Publication:
-
Contact:
Sami Zhioua
-
Participants:
Raluca Panainte, Yassine Turki, Sami Zhioua
7.1.7 Polarization
-
Name:
A model for polarization
-
Keyword:
Social network
-
Functional Description:
This is a Python implementation of our polarization model. The implementation is parametric in the social influence graph and belief update representing the social network and it allows for the simulation of belief evolution and measuring the polarization of the network.
- URL:
- Publication:
-
Contact:
Frank Valencia
-
Participants:
Frank Valencia, Mario Sergio Ferreira Alvim Junior, Sophia Knight, Santiago Quintero
7.1.8 GMeet
-
Name:
GMeet Algorithms
-
Keyword:
Distributed computing
-
Functional Description:
This is a Python library containing the implementation of our methods to compute distributed knowledge in multi-agent systems. The implementation allows for experimental comparison between the different methods on randomly generated inputs.
- URL:
- Publication:
-
Contact:
Frank Valencia
7.1.9 Fairness-Accuracy
-
Name:
On the trade-off between Fairness and Accuracy
-
Keywords:
Fairness, Machine learning
-
Functional Description:
This software is composed by two main modules that serve the following purposes:
(1) To visualize the perimeter of all possible machine learning models in the Equal Opportunity - Accuracy space, and to show that, for certain distributions, Equal Opportunity implies that the best Accuracy achievable is that of a trivial model.
(2) To compute the Pareto optimality between Equal Opportunity Difference and Accuracy.
- Publication:
-
Contact:
Catuscia Palamidessi
-
Participants:
Carlos Pinzon Henao, Catuscia Palamidessi, Frank Valencia
7.1.10 libqif - A Quantitative Information Flow C++ Toolkit Library
-
Keywords:
Information leakage, Privacy, C++, Linear optimization
-
Functional Description:
The goal of libqif is to provide an efficient C++ toolkit implementing a variety of techniques and algorithms from the area of quantitative information flow and differential privacy. We plan to implement all techniques produced by Com`ete in recent years, as well as several ones produced outside the group, giving the ability to privacy researchers to reproduce our results and compare different techniques in a uniform and efficient framework.
Some of these techniques were previously implemented in an ad-hoc fashion, in small, incompatible with each-other, non-maintained and usually inefficient tools, used only for the purposes of a single paper and then abandoned. We aim at reimplementing those – as well as adding several new ones not previously implemented – in a structured, efficient and maintainable manner, providing a tool of great value for future research. Of particular interest is the ability to easily re-run evaluations, experiments, and case-studies from QIF papers, which will be of great value for comparing new research results in the future.
The library's development continued in 2020 with several new added features. 68 new commits were pushed to the project's git repository during this year. The new functionality was directly applied to the experimental results of several publications of COMETE.
- URL:
-
Contact:
Konstantinos Chatzikokolakis
7.1.11 IBU: A java library for estimating distributions
-
Keywords:
Privacy, Statistic analysis, Bayesian estimation
-
Functional Description:
The main objective of this library is to provide an experimental framework for evaluating statistical properties on data that have been sanitized by obfuscation mechanisms, and for measuring the quality of the estimation. More precisely, it allows modeling the sensitive data, obfuscating these data using a variety of privacy mechanisms, estimating the probability distribution on the original data using different estimation methods, and measuring the statistical distance and the Kantorovich distance between the original and estimated distributions. This is one of the main software projects of Palamidessi's ERC Project HYPATIA.
We intend to extend the software with functionalities that will allow estimating statistical properties of multi-dimensional (locally sanitized) data and using collections of data locally sanitized with different mechanisms.
- URL:
-
Contact:
Ehab Elsalamouny
7.1.12 ldp-audit
-
Name:
Local Differential Privacy Auditor
-
Keyword:
Differential privacy
-
Functional Description:
A tool for auditing Locally Differentially Private (LDP) protocols.
- URL:
-
Contact:
Heber Hwang Arcolezi
7.1.13 Polarizómetro
-
Name:
Polarizómetro
-
Keyword:
Social networks
-
Functional Description:
The Polarizómetro is a platform that was launched in August 2024 in a public event (https://sites.google.com/view/promueva/eventos/2024) with an audience of about 200 people. This platform, meant for decision-makers and available online, allows to measure the polarization of an opinion distribution in a group or social media over a particular subject. The opinion can be expressed as usual posts on social media or a standard Likert scale. The polarization can be measured using several standard notions from the literature such as Esteban and Ray’s, or using our measure MEC (the Minimal Effort to Consensus) developed in our project PROMUEVA based on the Earth Mover Distance.
The platform has been used to regularly measure polarization on real opinion distributions in the social media X (formerly known as Twitter) about the Pension Reform in Colombia and about the benefits of the 2024 United Nations Biodiversity Conference of the Parties (COP16) that took place in Cali, Colombia.
- URL:
-
Contact:
Frank Valencia
-
Partners:
LIPN (Laboratoire d'Informatique de l'Université Paris Nord), Pontificia Universidad Javeriana Cali
8 New results
Participants: Catuscia Palamidessi, Frank Valencia, Sami Zhioua, Gangsoo Zeong, Sayan Biswas, Ramon Gonze, Szilvia Lestyan, Karima Makhlouf, Carlos Pinzon Henao, Andreas Athanasiou, Konstantinos Chatzikokolakis, Mario Alvim.
8.1 Privacy
8.1.1 Enhancing metric privacy with a shuffler
Differential Privacy (DP) is one of the most successful privacy-preserving frameworks. In the central model of DP a trusted server adds controlled noise as it acts as an interface between the data providers (users) and the data consumers (analysts). To overcome the strong trust assumption of having a trusted server, Local Differential Privacy (LDP) has been proposed, where the individual data are obfuscated directly at the end of the data provider. To improve LDP, in recent years researchers have proposed to combine it with a shuffler which is supposed to mix the data at the time of collection, enhancing the privacy of LDP without affecting utility. The shuffler is assumed to be trusted, but this is also an arguably strong assumption that cannot always be guaranteed. Metric privacy (aka d-privacy) is a variant of DP that can be applied in domains provided with a notion of distance and it is particularly used in location privacy, where it takes the name of geo-indistinguihability. In contrast to DP, metric privacy allows calibrating the noise so that data points closer to the true one are more likely to be reported. In 13, we studied how metric privacy can be improved by combining it with a shuffler. More specifically, we considered the combination of the shuffler with three mechanisms, Randomized Response, Geometric and an optimal protocol, in the context of the sum and average queries. In all cases, we formally derived the relations that express the privacy amplification due to the shuffler, in terms of metric privacy. Moreover, we formally studied the privacy guarantees of each protocol if the shuffler is compromised. Finally we conducted experiments using synthetic data as well as real-world location data, showing that the proposed mechanisms achieve a better privacy-utility trade-off compared to the baseline of the standard geometric mechanism.
8.1.2 Testing the level of privacy
In 16, we analyzed to what extent final users can infer information about the level of protection of their data when the data obfuscation mechanism is a priori unknown to them (the so-called “black-box” scenario). In particular, we explored four notions of differential privacy, namely local/central -DP/Rényi-DP. On the one hand, we proved that, without any assumption on the underlying distributions, it is not possible to have an algorithm able to infer the level of data protection with provable guarantees. On the other hand, we demonstrated that, under reasonable assumptions (namely Lipschitzness of the involved densities on a closed interval), such guarantees exist for the local versions and can be achieved by a simple histogram-based estimator. We validated our results experimentally and note that, in two particularly well behaved distributions (namely the Laplace and the Gaussian noise), our method performs better than expected, in the sense that in practice the number of samples needed to achieve the desired confidence is smaller than the theoretical bound, and the estimate of is more precise than predicted.
In 25, We considered the problem of estimating the Bayes risk, from which one can derive some of the most popular leakage measures (e.g., min-entropy, additive, and multiplicative leakage). The state-of-the-art method for estimating these leakage measures is the frequentist paradigm, which approximates the system's internals by looking at the frequencies of its inputs and outputs. Unfortunately, this does not scale for systems with large output spaces, where it would require too many input-output examples. Consequently, it also cannot be applied to systems with continuous outputs (e.g., time side channels, network traffic). In 25, we exploited an analogy between Machine Learning (ML) and black-box leakage estimation to show that the Bayes risk of a system can be estimated by using a class of ML methods: the universally consistent learning rules; these rules can exploit patterns in the input-output examples to improve the estimates' convergence, while retaining formal optimality guarantees. We focused on a set of them, the nearest neighbor rules; we showed that they significantly reduce the number of black-box queries required for a precise estimation whenever nearby outputs tend to be produced by the same secret; furthermore, some of them can tackle systems with continuous outputs. We illustrated the applicability of these techniques on both synthetic and real-world data, and we compared them with the state-of-the-art tool, leakiEst, which is based on the frequentist approach.
8.1.3 Privacy in Federated Learning
Federated Learning (FL) has emerged as a promising paradigm for collaborative model training without the need to share clients’ personal data, thereby preserving privacy. However, the non-IID nature of the clients’ data introduces major challenges for FL, highlighting the importance of personalized federated learning (PFL) methods. In PFL, models are typically trained to cater to specific feature distributions present in the population data. A notable method for PFL is the Iterative Federated Clustering Algorithm (IFCA), which mitigates the concerns associated with the non-IID-ness by grouping clients with similar data distributions. While it has been shown that IFCA enhances both accuracy and fairness, its strategy of dividing the population into smaller clusters increases vulnerability to Membership Inference Attacks (MIA), particularly among minorities with limited training samples. In 23, we introduced IFCA-MIR, an improved version of IFCA that integrates MIA risk assessment into the clustering process. Allowing clients to select clusters based on both model performance and MIA vulnerability, IFCA-MIR achieves an improved performance with respect to accuracy, fairness, and privacy. We demonstrated that IFCA-MIR reduces the risk of MIA by up to 5.6 x compared to the original IFCA while maintaining comparable model accuracy and fairness.
8.1.4 Estimating the original distribution
Randomized Response (RR) is a protocol designed to collect and analyze categorical data with local differential privacy guarantees. It has been used as a building block of mechanisms deployed by Big Tech companies to collect app or web users' data. Each user reports an automatic random alteration of their true value to the analytics server, which then estimates the histogram of the true unseen values of all users using a debiasing rule to compensate for the added randomness. A known issue is that the standard debiasing rule can yield a vector with negative values (which can not be interpreted as a histogram), and there is no consensus on the best fix. An elegant but slow solution is the Iterative Bayesian Update algorithm (IBU), which converges to the Maximum Likelihood Estimate (MLE) as the number of iterations goes to infinity. In 24 we have proposed an alternative to IBU by providing a simple formula for the exact MLE of RR and compares it with other estimation methods experimentally to help practitioners decide which one to use.
Domaines Cryptographie et sécurité [cs.CR] Intelligence artificielle [cs.AI] Apprentissage [cs.LG]
8.2 Quantitative Information Flow
8.2.1 Website fingerprinting defense
Quantitative Information Flow (QIF) provides a robust information-theoretical framework for designing secure systems with minimal information leakage. While previous research has addressed the design of such systems under hard constraints (e.g. application limitations) and soft constraints (e.g. utility), scenarios often arise where the core system's behavior is considered fixed. In such cases, the challenge is to design a new component for the existing system that minimizes leakage without altering the original system. In 19 we addressed this problem by proposing optimal solutions for constructing a new row, in a known and unmodifiable information-theoretic channel, aiming at minimizing the leakage. We first modeled two types of adversaries: an exact-guessing adversary, aiming to guess the secret in one try, and a s-distinguishing one, which tries to distinguish the secret s from all the other secrets. Then, we discussed design strategies for both fixed and unknown priors by offering, for each adversary, an optimal solution under linear constraints, using Linear Programming. We applied our approach to the problem of website fingerprinting defense, considering a scenario where a site administrator can modify their own site but not others. We experimentally evaluated our proposed solutions against other natural approaches. First, we sampled real-world news websites and then, for both adversaries, we demonstrated that the proposed solutions are effective in achieving the least leakage. Finally, we simulated an actual attack by training an ML classifier for the s-distinguishing adversary and showed that our approach decreases the accuracy of the attacker.
8.3 Causality and Fairness
8.3.1 Relation between fairness and privacy
In the era of Big Data, the development of artificial intelligence (AI) systems presents both opportunities and challenges, particularly concerning privacy and fairness. While differential privacy (DP) has emerged as a robust methodology for preserving privacy in real-world applications, its local variant (LDP) specifically addresses trust issues by removing the reliance on a centralized server. Equally critical, conducting fairness audits of AI systems helps identify and mitigate discriminatory outcomes in machine learning. Although the relationship between DP and fairness is inherently multifaceted, inb 12 we offered a detailed empirical examination of how collecting multi-dimensional sensitive attributes under LDP affects fairness in binary classification tasks. Our findings reveal that LDP can slightly improve fairness without substantially degrading model performance—challenging the notion that DP necessarily exacerbates unfairness. We demonstrated these results by evaluating seven state-of-the-art LDP protocols on three benchmark datasets, using established group fairness metrics. Moreover, we proposed a novel privacy budget allocation scheme that incorporates varying domain sizes of sensitive attributes, achieving a superior privacy-utility-fairness trade-off compared to existing solutions.
8.3.2 Assessing the Resilience of Causal Discovery Methods
Causal discovery (CD) algorithms are increasingly applied to socially and ethically sensitive domains. However, their evaluation under realistic conditions remains challenging due to the scarcity of real-world datasets annotated with ground-truth causal structures. Whereas synthetic data generators support controlled benchmarking, they often overlook forms of bias, such as dependencies involving sensitive attributes, which may significantly affect the observed distribution and compromise the trustworthiness of downstream analysis. In 14 we introduceed a novel synthetic data generation framework that enables controlled bias injection while preserving the causal relationships specified in a ground-truth causal graph. The framework aims to evaluate the reliability of CD methods by examining the impact of varying bias levels and outcome binarization thresholds. Experimental results showed that even moderate bias levels can lead CD approaches to fail to correctly infer causal links, particularly those connecting sensitive attributes to decision outcomes. These findings underscore the need for expert validation and highlight the limitations of current CD methods in fairness-critical applications. Our proposal thus provides an essential tool for benchmarking and improving CD algorithms in biased, real-world data settings.
8.4 Models for Polarization in Social Networks
8.4.1 Spiral of Silence in Social Networks
In modern social networks, the selective expression of opinions can significantly distort the perception of public opinion, amplify polarization, and influence democratic processes. A key mechanism behind this phenomenon is the Spiral of Silence, a well-known social theory stating that individuals may refrain from expressing their opinions when they perceive themselves to be in the minority due to fear of social isolation. Motivated by the need to better understand the impact of silence on collective opinion dynamics, in 18 we developed new multi-agent models that incorporate the Spiral of Silence into the classical DeGroot framework for social learning. In particular, we introduced two variants of the model, capturing situations in which silent individuals are either ignored in the opinion update process or continue to influence others through their previously expressed opinions. We formally analyzed the convergence properties of these models and showed that, unlike in the classical DeGroot model, consensus is not always guaranteed, even in strongly connected networks, due to the emergence of persistent silence and memory effects, while identifying conditions under which consensus can still be achieved in fully connected networks. To complement the theoretical analysis, we developed a high-performance simulation platform capable of modeling networks with over one million agents, enabling the study of opinion dynamics in large-scale networks with realistic social structures. These large-scale simulations reproduced key phenomena predicted by the Spiral of Silence theory, including reinforcement of dominant views, hidden consensus, and persistent disagreement. This work provides new theoretical and computational tools for understanding how social pressure and silence shape collective opinion formation and polarization in complex societies.
8.4.2 Partial Information in Opinion Models
In many real-world social networks, agents often hold partial, uncertain, or multi-dimensional opinions, and influence relationships cannot always be represented by precise numerical values. This limitation restricts the applicability of classical opinion models, such as the DeGroot model, which assume exact opinions and influence weights. To address these challenges, in 22 we introduced Constraint Opinion Models, a novel framework that represents agents' opinions and influences as soft constraints rather than single real numbers. This generalization enables the modeling of complex scenarios involving partial information, conditional preferences, multi-topic discussions, and epistemic beliefs about other agents. We developed formal definitions of constraint-based opinion dynamics and showed how classical models arise as special cases of our framework. Furthermore, we introduced a new notion of distance between constraints that enables the measurement of opinion divergence and supports the definition of refined polarization measures. Through illustrative examples and computational experiments, we demonstrated that the proposed framework captures behaviors that cannot be represented in traditional models. This framework establishes a mathematical foundation for studying opinion formation under uncertainty and complexity in modern social systems.
8.4.3 Analyzing Opinion Models Using Rewriting Logic
Understanding how interaction patterns and cognitive biases influence collective opinion formation is essential for explaining phenomena such as polarization, consensus, and fragmentation in modern social networks. However, many existing opinion dynamics models are studied in isolation, making systematic comparison and joint analysis difficult. To overcome this limitation, in 17 we developed a unified formal framework for specifying, simulating, and analyzing opinion formation processes using rewriting logic. Our approach is based on concurrent set relations that model agents, influence networks, and opinion updates in a uniform manner, allowing classical models such as DeGroot and gossip-based dynamics to be represented as instances of a common framework. We implemented this framework in the Maude system as a fully executable rewrite theory, enabling automated reasoning techniques such as reachability analysis, probabilistic simulation, and statistical model checking to study properties of opinion dynamics. The framework also supports the integration of cognitive biases and extensions such as Spiral-of-Silence mechanisms, enabling systematic exploration of complex social behaviors under different interaction strategies. This unified infrastructure enables analysis and experimental validation of a broad class of opinion dynamics models, offering new tools for investigating the mechanisms that drive polarization and collective behavior in complex social systems.
9 Bilateral contracts and grants with industry
Collaboration with the National Institute of Demographic Studies (INED)
Participants: Catuscia Palamidessi, Szilvia Lestyan, Mario Alvim, Ramon Gonze, Héber Arcolezi.
-
Duration:
2023–2025
-
Inria PI:
Catuscia Palamidessi
-
Other partners:
Universidade Federal de Minas Gerais (Brazil) and Macquarie University (Australia)
-
Budget for COMETE:
Salary for a postdoc, working in collaboration with INED
-
Objectives:
This project aims to study novel anonymization methods for databases published as microdata.
10 Partnerships and cooperations
10.1 International initiatives
10.1.1 Inria associate team not involved in an IIL or an international program
IDEAL
-
Title:
Méthodes innovantes pour une IA et un apprentissage éthiques
-
Duration:
2025 -> 2028
-
Coordinator:
Natasha Fernandes (tashfernandes@gmail.com)
-
Partners:
- Macquarie University Sydney (Australie)
-
Inria contact:
Catuscia Palamidessi
-
Summary:
The use of AI for decision-making in, for example, financial or legal situations, has raised numerous ethical issues regarding both fairness and privacy. In particular, disadvantaged groups may receive unfair decisions due to biases in the datasets which are transferred to the AI models. In addition, datasets used for AI often contain sensitive information which can be transferred to the AI model, resulting in potential privacy breaches against individuals. The problem of how to address both privacy and fairness in a principled manner is of critical importance and remains unresolved. The objective of this collaboration is to develop principled approaches for an ethical use of data and AI technologies. In particular, we plan to address the issues of privacy and fairness, and their interaction.
10.1.2 Participation in other International Programs
PROMUEVA
Participants: Frank Valencia, Carlos Pinzon Henao.
- Web Page:
-
Title:
Computational Models for Polarization on Social Networks Applied To Colombia Civil Unrest.
-
Duration:
2022–2026.
-
Coordinator:
Frank Valencia.
-
Program/Source of funding:
Minciencias - Ministerio de Ciencia Tecnología e Innovación, Colombia.
-
Partner Institutions:
- Universidad Javeriana de Cali, Colombia.
- Universidad del Valle, Colombia.
-
Objective:
This projects aims at developing computational frameworks for modeling belief evolution and measuring polarization in social networks.
10.2 International research visitors
10.2.1 Visits of international scientists
Other international visits to the team
Natasha Fernandes
-
Status:
Assistant professor
-
Institution of origin:
Macquarie University
-
Country:
Australia
-
Dates:
June – July 2025, and December 2025
-
Context of the visit:
Equipe Associée IDEAL
-
Mobility program/type of mobility:
Research stay
Mark Dras
-
Status:
Professor
-
Institution of origin:
Macquarie University
-
Country:
Australia
-
Dates:
July 2025
-
Context of the visit:
Equipe Associée IDEAL
-
Mobility program/type of mobility:
Research stay
Robinson Duque
-
Status:
Assistant Professor
-
Institution of origin:
Universidad del Valle
-
Country:
Colombia
-
Dates:
April 2025
-
Context of the visit:
PROMUEVA Project
-
Mobility program/type of mobility:
Research stay
Mauricio Munoz
-
Status:
Junior Researcher
-
Institution of origin:
Universidad del Valle
-
Country:
Colombia
-
Dates:
April 2025
-
Context of the visit:
PROMUEVA Project
-
Mobility program/type of mobility:
Research stay
Oscar Vargas
-
Status:
Junior Researcher
-
Institution of origin:
Universidad Javeriana
-
Country:
Colombia
-
Dates:
April 2025
-
Context of the visit:
PROMUEVA Project
-
Mobility program/type of mobility:
Research stay
10.2.2 Visits to international teams
Research stays abroad
Frank Valencia
-
Visited institution:
Universidad Javeriana Cali
-
Country:
Colombia
-
Dates:
January 2025
-
Context of the visit:
PROMUEVA Project
-
Mobility program/type of mobility:
Research stay
Frank Valencia
-
Visited institution:
Universidad Javeriana Cali
-
Country:
Colombia
-
Dates:
July 2025
-
Context of the visit:
PROMUEVA Project
-
Mobility program/type of mobility:
Research stay
Frank Valencia
-
Visited institution:
Universidad Del Valle
-
Country:
Colombia
-
Dates:
November 2025
-
Context of the visit:
PROMUEVA Project
-
Mobility program/type of mobility:
Research stay
10.3 European initiatives
10.3.1 Horizon Europe
ELSA
Participants: Catuscia Palamidessi, Gangsoo Zeong.
- Web Page:
-
Title:
European Lighthouse on Secure and Safe AI
-
Duration:
From September 1, 2022 to August 31, 2026
-
Partners:
- INSTITUT NATIONAL DE RECHERCHE EN INFORMATIQUE ET AUTOMATIQUE (INRIA), France
- PAL ROBOTICS SLU (PAL ROBOTICS), Spain
- YOOZ (Yooz), France
- HELSINGIN YLIOPISTO, Finland
- PLURIBUS ONE SRL, Italy
- KUNGLIGA TEKNISKA HOEGSKOLAN (KTH), Sweden
- EUROPEAN MOLECULAR BIOLOGY LABORATORY (EMBL), Germany
- THE UNIVERSITY OF BIRMINGHAM (UoB), United Kingdom
- UNIVERSITA DEGLI STUDI DI CAGLIARI (UNICA), Italy
- ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE (EPFL), Switzerland
- VALEO COMFORT AND DRIVING ASSISTANCE (VALEO COMFORT AND DRIVING ASSISTANCE), France
- NVIDIA SWITZERLAND AG, Switzerland
- THE ALAN TURING INSTITUTE, United Kingdom
- FONDAZIONE ISTITUTO ITALIANO DI TECNOLOGIA (IIT), Italy
- EIDGENOESSISCHE TECHNISCHE HOCHSCHULE ZUERICH (ETH Zürich), Switzerland
- UNIVERSITY OF LANCASTER (Lancaster University), United Kingdom
- POLITECNICO DI TORINO (POLITO), Italy
- UNIVERSITA DEGLI STUDI DI MILANO (UMIL), Italy
- CISPA - HELMHOLTZ-ZENTRUM FUR INFORMATIONSSICHERHEIT GGMBH, Germany
- LEONARDO - SOCIETA PER AZIONI (LEONARDO), Italy
- THE CHANCELLOR, MASTERS AND SCHOLARS OF THE UNIVERSITY OF OXFORD (UOXF), United Kingdom
- UNIVERSITA DEGLI STUDI DI GENOVA (UNIGE), Italy
- MAX-PLANCK-GESELLSCHAFT ZUR FORDERUNG DER WISSENSCHAFTEN EV (MPG), Germany
- CENTRE DE VISIO PER COMPUTADOR (CVC-CERCA), Spain
- UNIVERSITA DEGLI STUDI DI MODENA E REGGIO EMILIA (UNIMORE), Italy
- CONSORZIO INTERUNIVERSITARIO NAZIONALE PER L'INFORMATICA (CINI), Italy
-
Inria contact:
Catuscia Palamidessi
- Coordinator:
-
Summary:
In order to reinforce European leadership in safe and secure AI technology, we are proposing a virtual center of excellence on safe and secure AI that will address major challenges hampering the deployment of AI technology. These grand challenges are fundamental in nature. Addressing them in a sustainable manner requires a lighthouse rooted in scientific excellence and rigorous methods. We will develop a strategic research agenda which is supported by research programmes that focus on “technical robustness and safety”, “privacy preserving techniques and infrastructures” and “human agency and oversight”. Furthermore, we focus our efforts to detect, prevent and mitigate threats and enable recovery from harm by 3 grand challenges: “Robustness guarantees and certification”, “Private and robust collaborative learning at scale” and “Human-in-the-loop decision making: Integrated governance to ensure meaningful oversight” that cut across 6 use cases: health, autonomous driving, robotics, cybersecurity, multi-media, and document intelligence. Throughout our project, we seek to integrate robust technical approaches with legal and ethical principles supported by meaningful and effective governance architectures to nurture and sustain the development and deployment of AI technology that serves and promotes foundational European values. Our initiative builds on and expands the internationally recognized, highly successful and fully operational network of excellence ELLIS (European Laboratory for Learning and Intelligent Systems). We build ELSA on its 3 pillars: research programmes, a set of research units, and a PhD/postdoc programme, thereby connecting a network of over 100 organizations and more than 337 ELLIS fellows and scholars (113 ERC grants) committed to shared standards of excellence. We will not only establish a virtual center of excellence, but all our activities will be also inclusive and open to input, interactions and collaboration of AI researchers and industrial partners in order to drive the entire field forward.
10.4 National initiatives
TOBIAS
Participants: Frank Valencia, Carlos Pinzón.
- Web Page:
-
Title:
An Interdisciplinary Approach for Testing Opinion Biases in Social Networks
-
Program:
Mission CNRS pour les initiatives transverses et interdisciplinaires (MITI)
-
Duration:
March 2024 - December 2026
-
Coordinator:
Frank Valencia
-
Partners:
- Cognitive Neuroscience Centre-UMR 5229, Lyon
-
Inria COMETE contact:
Frank Valencia
-
Description:
The project aims to explore the intricate dynamics of opinion formation in social networks by testing and refining our generalization in 33 of the DeGroot model.
iPOP
Participants: Catuscia Palamidessi, Sami Zhioua, Sayan Biswas, Ramon Gonze, Karima Makhlouf, Carlos Pinzón, Ehab ElSalamouny.
- Web Page:
-
Title:
Interdisciplinary Project on Privacy
-
Program:
PEPR Cybersecurity
-
Duration:
1 October 2022 - 30 September 2028
-
Coordinator:
Antoine Boutet (Insa-Lyon) - Vincent Roca (Inria)
-
Partners:
- Inria
- CNRS
- CNIL
- INSA-Centre Val de Loire (CVL)
- INSA-Lyon
- Université Grenoble Alpes
- Université de Lille
- Université Rennes 1
- Université de Versailles Saint-Quentin-en-Yvelines
-
Inria COMETE contact:
Catuscia Palamidessi
-
Description:
Digital technologies provide services that can greatly increase quality of life (e.g. connected e-health devices, location based services or personal assistants). However, these services can also raise major privacy risks, as they involve personal data, or even sensitive data. Indeed, this notion of personal data is the cornerstone of French and European regulations, since processing such data triggers a series of obligations that the data controller must abide by. This raises many multidisciplinary issues, as the challenges are not only technological, but also societal, judiciary, economic, political and ethical. The objectives of this project are thus to study the threats on privacy that have been introduced by these new services, and to conceive theoretical and technical privacy-preserving solutions that are compatible with French and European regulations, that preserve the quality of experience of the users. These solutions will be deployed and assessed, both on the technological and legal sides, and on their societal acceptability. In order to achieve these objectives, we adopt an interdisciplinary approach, bringing together many diverse fields: computer science, technology, engineering, social sciences, economy and law.
FedMalin
Participants: Catuscia Palamidessi, Sami Zhioua, Sayan Biswas, Karima Makhlouf, Carlos Pinzón, Ehab ElSalamouny.
- Web Page:
-
Title:
Federated MAchine Learning over the INternet
-
Program:
Inria Challenge
-
Duration:
1 October 2022 - 30 September 2026
-
Coordinators:
Aurélien Bellet and Giovanni Neglia
-
Partners:
- ARGO (Inria Paris)
- COATI (Inria Sophia)
- COMETE (Inria Saclay)
- EPIONE (Inria Sophia)
- MAGNET (Inria Lille)
- MARACAS (Inria Lyon)
- NEO (Inria Sophia)
- SPIRALS (Inria Lille)
- TRIBE (Inria Saclay)
- WIDE (Inria Rennes)
-
Inria COMETE contact:
Catuscia Palamidessi
-
Description:
In many use-cases of Machine Learning (ML), data is naturally decentralized: medical data is collected and stored by different hospitals, crowdsensed data is generated by personal devices, etc. Federated Learning (FL) has recently emerged as a novel paradigm where a set of entities with local datasets collaboratively train ML models while keeping their data decentralized. FedMalin aims to push FL research and concrete use-cases through a multidisciplinary consortium involving expertise in ML, distributed systems, privacy and security, networks, and medicine. We propose to address a number of challenges that arise when FL is deployed over the Internet, including privacy and fairness, energy consumption, personalization, and location/time dependencies. FedMalin will also contribute to the development of open-source tools for FL experimentation and real-world deployments, and use them for concrete applications in medicine and crowdsensing.
DIFPRIPOS
Participants: Catuscia Palamidessi.
-
Title:
Making PostgreSQL Differentially Private for Transparent AI
-
Program:
ANR blanc.
-
Duration:
2023–2026
-
Coordinator:
Jen-François Couchot (Université de Franche-Comté).
-
Inria COMETE PI:
Catuscia Palamidessi.
-
Other partners:
Université de Franche-Comté, LIRIS / INSA-Lyon, The DALIBO cooperative society, and LIFO / INSA-CVL.
-
Objective:
The general objective is to implement and to evaluate a "privacy preserving" approach for interpreting SQL queries in the sense of differential confidentiality that can be integrated into PostgreSQL.
11 Dissemination
Participants: Catuscia Palamidessi, Frank Valencia, Gangsoo Zeong, Szilvia Lestyan, Andreas Athanasiou.
11.1 Promoting scientific activities
11.1.1 Scientific events: organisation
General chair, scientific chair
- Andreas Athanasiou , Szylvia Lestian , Catuscia Palamidessi , and Gangsoo Zheong have organized APVP 2025, the 15ème Atelier sur la Protection de la Vie Privée (The 15th French Annual Workshop on Privacy). Château du Clos de la Ribaudière, June 9-12, 2025.
- Szylvia Lestian , Catuscia Palamidessi , and Gangsoo Zheong have co-organized he ELSA workshop on Privacy Preserving Machine Learning. Bertinoro, Italy, March 16-21, 2025.
- Frank Valencia organized a PROMUEVA Workshop at Université Sorbonne Paris Nord and LIX, Ecole Polytechnique, April 7-11, 2025.
- Frank Valencia organized a PROMUEVA Workshop at Universidad del Valle and Universidad Javeriana, November 11-13, 2025.
11.1.2 Scientific events: selection
Chair of conference program committees
- Catuscia Palamidessi has been chairing the Privacy track of the 32nd ACM Conference on Computer and Communications Security (CCS 2025). Taipei, Taiwan, October 13-17, 2025.
Member of the conference program committees
- Catuscia Palamidessi has been program committee member of:
- S&P, the IEEE International Conference on Security and Privacy. 2027.
- AsiaCCS, the 22nd ACM ASIA Conference on Computer and Communications Security. Macau, China, July 12–16, 2027.
- CCS 2026, the 33rd ACM Conference on Computer and Communications Security. The Hague, The Netherlands, November 15-19, 2026.
- PSD 2026, the international conference on Privacy in Statistical Databases, Cádiz, Spain, Sep. 30 - Oct. 2, 2026.
- CSF 2026, the 39th international IEEE Symposium on Computer Security Foundations. Lisbon Portugal, July 26-29.
- PETS 2026, the 26th International Conference on Privacy Enancing Technologies. Calgary, Canada, July 20–25, 2026.
- MobiWis 2026, the 22nd International Conference on Mobile Web and Intelligent Information Systems, Grenada, Spain, July 20-22, 2026.
- APVP 2026, the 16ème Atelier sur la Protection de la Vie Privée. Castel Sainte Anne, Trégastel, 1-4 juin, 2026.
- AAAI 2026, the 40th Annual AAAI Conference on Artificial Intelligence. Singapore, January 20-27, 2026.
- NeurIPS 2025, the Thirty-Ninth Annual Conference on Neural Information Processing Systems. San Diego, USA, December 2 – 7, 2025 and Mexico City, Mexico, November 30 – December 5, 2025.
- PETS 2025, the International Conference on Privacy Enancing Technologies. Washington DC, USA. July 14–19, 2025. Birgmingam, UK, July 14, 2025.
- CSF 2025, the International IEEE Symposium on Computer Security Foundations. Santa Cruz, CA, USA. June 16-20, 2025.
- MFPS 2025 the 41st Conference on Mathematical Foundations of Programming Semantics. Glasgow, Scotland. June 16- 20, 2025,
- WIL 2025, 9th Women in Logic workshop.
- APVP 2025, the 15ème Atelier sur la Protection de la Vie Privée. Château du Clos de la Ribaudière, 9–12 juin, 2025.
- PPAI-25, the 6th AAAI Workshop on Privacy-Preserving Artificial Intelligence. Philadelphia, USA, March 3, 2025.
- Frank Valencia has been program committee member of:
- COORDINATION 2025. 27th International Conference on Coordination Models and Languages.
- PPDP 2025. The 27th International Symposium on Principles and Practice of Declarative Programming.
- ICLP-DC 2025. Doctoral Consortium of the 41th International Conference on Logic Programming.
11.1.3 Journal
Member of the editorial boards
- Catuscia palamidessi has been member of the editorial board of:
- (2022-) TheoretiCS.
- (2020-) Journal of Logical and Algebraic Methods in Programming, Elsevier.
11.1.4 Invited talks
- Catuscia Palamidessi has been keynote invited speaker at:
- PPML 2025, the workshop on Privacy-Preserving Machine Learning, associated with EurIPS, Copenhagen, Denmark, December 7, 2025.
- MDAI 2025, the International Conference on Modeling Decisions for Artificial Intelligence. València, Spain, September 15–18, 2025.
- gdr-secu-jn2025, Journée Nationale du GDR Sécurité. Caen, France, June 23–25, 2025.
- Workshop@University of Waterloo, the 2nd Inria-University of Waterloo-Université de Bordeaux Workshop. Waterloo, Canada, May 26–27, 2025
11.1.5 Leadership within the scientific community
- Catuscia palamidessi is:
- President of SIGLOG, the ACM Special Interest Group on Logic and Computation.
- Co-chair of the of the 6th edition of the CNIL-Inria Privacy Award.
- Member of steering committees of:
- (2016-) CONCUR, the International Conference in Concurrency Theory.
- (2015-) EACSL, the European Association for Computer Science Logics.
11.1.6 Scientific expertise
- Catuscia Palamidessi has been:
- (2025-29) Member of the Scientific Advisory Board of the GSSI international PhD school and a center for research and higher education in Sciences.
- (2024-25) Member of the international jury of two programs of the FWF, the Austrian Science Fund: the FWF ASTRA Award and the FWF Wittgenstein Award.
- (2025) Member of the Estonian Research Council for the evaluation process of the research funding applications in 2025, in the fields of Mathematics, Computer Science and Informatics.
- (2023-) Member of the Commission in itinere ed ex post for the research initiatives for technologies and innovative trajectorie. MUR, Ministry of Education, Universities and Research, Italy.
- (2021-) Member of the Board of Trustees of the IMDEA Software Institute, Madrid, Spain.
- (2019-) Member of the Sci. Adv. Board of CISPA, Helmholtz Center for Information Security. Saarbruecken, Germany.
11.2 Teaching - Supervision - Juries
11.2.1 Teaching
- Frank Valencia has been teaching since 2019 Concurrency Theory and Computability at the Master's program of Computer Science at the University Javeriana Cali for a total of 128 hours per year.
11.2.2 Supervision
- Supervision of PhD students
- (2025-) Dāvis Šterns. Co-supervised by Catuscia Palamidessi and Tom Bäckström from Aalto University. Subject: Attacking information bottlenecks – Theoretical metrics and bounds of privacy.
- (2024-) Lois Ecoffet. Co-supervised by Catuscia Palamidessi and by Jean François Couchot, from the Université de Franche-Comteé. Subject: Towards Differentially Private SQL Query Interpretation: A Comprehensive Approach and Implementation in PostgreSQL.
- (2023-) Brahim Erraji. Co-supervised by Catuscia Palamidessi and by Aurélien Bellet, from the Inria team PreMeDICaL. Subject: Fairness in federated learning.
- (2023-) Ramon Goncalves Gonze. Co-supervised by Catuscia palamidessi and Mario Alvim. Subject: Tension between privacy and utility in Census data.
- (2022-25) Andreas Athanasiou. Co-supervised by Catuscia palamidessi and Kostantinos Chatzikokolakis. Subject: The shuffle model for metric differential privacy.
- (2023-) Juan Paz. Supervised by Frank Valencia. Subject: Cognitive Bias in Social Networks.
- Supervision of postdocs and junior researchers
- (2025-) Sara Saeidian, postdoc.
- (2024-) Ehab ElSalamouny, research engineer.
- (2020-25) Gangsoo Zeong, research engineer.
- (2022-25) Szilvia Lestyan, postdoc (since 2023 she was hired by the Institut National d'Études Démographiques (INED) and works on a project in the context of a collaboration between INED and COMETE).
11.2.3 Juries
- Catuscia Palamidessi has been:
- Reviewer and Member of the jury for the HDR defense of Jean Krivine. Université Paris Cité, France. January 2025.
- Member of the jury for the PhD defense of Ala Eddine Laouir, LORIA, Nancy, France, December 2025.
- Member of the jury for the PhD defense of Gabriel H. Nunes, UFMG, Belo Horzonte, November 2025.
- Member of the jury for the PhD defense of Ashraf Ghiye, IPP, Palaiseau, May 2025.
- (2015-) Member of the steering committee of the PhD Program in Computer Science at the University of Pisa, Italy.
11.3 Popularization and educational and pedagogical outreach
11.3.1 Productions (articles, videos, podcasts, serious games, ...)
- Frank Valencia participated on video program El Polarizometro, a digital tool to understand gender violence for the University of Valle Colombia.
11.3.2 Participation in Live events
- Frank Valencia participated on live event Polarization and Gender Violence organized at University of Javeriana de Cali.
12 Scientific production
12.1 Major publications
- 1 bookThe Science of Quantitative Information Flow.Springer2020, XXVIII, 478HALDOI
- 2 inproceedingsMeasuring Information Leakage using Generalized Gain Functions.Computer Security FoundationsCambridge MA, United StatesIEEE2012, 265-279HALDOI
- 3 inproceedingsGeo-Indistinguishability: Differential Privacy for Location-Based Systems.20th ACM Conference on Computer and Communications SecurityDGA, Inria large scale initiative CAPPRISACMBerlin, AllemagneACM Press2013, 901-914HALDOIback to text
- 4 inproceedingsOptimal Geo-Indistinguishable Mechanisms for Location Privacy.Proceedings of the 21st ACM Conference on Computer and Communications Security (CCS)Scottsdale, Arizona, United StatesACM2014, 251-262HALDOI
- 5 inproceedingsF-BLEAU: Fast Black-Box Leakage Estimation.Proceedings of the 40th IEEE Symposium on Security and Privacy (SP)San Francisco, United StatesIEEEMay 2019, 835-852HALDOI
- 6 inproceedingsDOCTOR: A Simple Method for Detecting Misclassification Errors.Advances in Neural Information Processing Systems (NeurIPS)ProceedingsVirtual event, United States2021, 5669--5681HAL
- 7 articleBelief, Knowledge, Lies and Other Utterances in an Algebra for Space and Extrusion.Journal of Logical and Algebraic Methods in ProgrammingSeptember 2016HALDOI
- 8 inproceedingsReasoning about Distributed Knowledge of Groups with Infinitely Many Agents.CONCUR 2019 - 30th International Conference on Concurrency Theory140Amsterdam, NetherlandsAugust 2019, 29:1--29:15HALDOI
- 9 inproceedingsSpatial and Epistemic Modalities in Constraint-Based Process Calculi.CONCUR 2012 - Concurrency Theory - 23rd International Conference, CONCUR 20127454Newcastle upon Tyne, United KingdomSeptember 2012, 317-332URL: http://hal.inria.fr/hal-00761116DOI
- 10 inproceedingsOn the Impossibility of non-Trivial Accuracy in Presence of Fairness Constraints.Proceedings of the AAAI 36th Conference on Artificial Intelligence36Proceedings7Vancouver / Virtual, CanadaJune 2022, 7993-8000HALDOI
- 11 inproceedingsEstimating g-Leakage via Machine Learning.CCS '20 - 2020 ACM SIGSAC Conference on Computer and Communications SecurityProceedings of the ACM SIGSAC Conference on Computer and Communications Security (CCS)Online, United StatesACMNovember 2020, 697-716HALback to text
12.2 Publications of the year
International journals
International peer-reviewed conferences
Scientific book chapters
Reports & preprints
12.3 Cited publications
- 31 articleInformation Leakage Games: Exploring Information as a Utility Function.ACM Transactions on Privacy and Security253Journal version of GameSec'17 paper (arXiv:1705.05030)2022HALDOIback to text
- 32 inproceedingsMeasuring Information Leakage Using Generalized Gain Functions.Proceedings of the 25th IEEE Computer Security Foundations Symposium (CSF)2012, 265-279URL: http://hal.inria.fr/hal-00734044/enDOIback to text
- 33 inproceedingsA Multi-agent Model for~Opinion Evolution in~Social Networks Under Cognitive Biases.Lecture Notes in Computer ScienceLNCS-14678Lecture Notes in Computer SciencePart 1: Full PapersGroningen, NetherlandsSpringer Nature SwitzerlandJune 2024, 3-19HALDOIback to text
- 34 inproceedingsBroadening the scope of Differential Privacy using metrics.Proceedings of the 13th International Symposium on Privacy Enhancing Technologies (PETS 2013)7981Lecture Notes in Computer ScienceSpringer2013, 82--102URL: https://inria.hal.science/hal-00767210back to text
- 35 inproceedingsOn the Compatibility of Privacy and Fairness.Proceedings of the 27th Conference on User Modeling, Adaptation and PersonalizationUMAP'19 AdjunctNew York, NY, USALarnaca, CyprusAssociation for Computing Machinery2019, 309--315URL: https://doi.org/10.1145/3314183.3323847DOIback to text
- 36 inproceedingsPrivacy for All: Ensuring Fair and Equitable Privacy Protections.Proceedings of the First ACM Conference on Fairness, Accountability and Transparency (FAT)81Proceedings of Machine Learning ResearchPMLR2018, 35--47URL: http://proceedings.mlr.press/v81/ekstrand18a.htmlback to text
- 37 articleOn the Measurement of Polarization.Econometrica6241994, 819--851URL: http://www.jstor.org/stable/2951734back to text
- 38 articleEnhanced Models for Privacy and Utility in Continuous-Time Diffusion Networks.International Journal of Information Security2052021, 673-782HALDOIback to text
- 39 inproceedingsMemGuard: Defending against Black-Box Membership Inference Attacks via Adversarial Examples.Proceedings of the ACM SIGSAC Conference on Computer and Communications Security (CCS)CCS '19New York, NY, USALondon, United KingdomAssociation for Computing Machinery2019, 259--274URL: https://doi.org/10.1145/3319535.3363201DOIback to text
- 40 inproceedingsOptimal Obfuscation Mechanisms via Machine Learning.CSF 2020 - 33rd IEEE Computer Security Foundations SymposiumPreprint version of a paper that appeared on the Proceedings of the IEEE 33rd Computer Security Foundations Symposium, CSF 2020Online, United StatesIEEEJune 2020, 153-168HALback to text
- 41 inproceedingsPrivacy Risks of Securing Machine Learning Models against Adversarial Examples.Proceedings of the 2019 ACM SIGSAC Conference on Computer and Communications Security, CCS 2019, London, UK, November 11-15, 2019ACM2019, 241--257URL: https://doi.org/10.1145/3319535.3354211DOIback to text
- 42 inproceedingsSoK: Differential Privacy as a Causal Property.2020 IEEE Symposium on Security and Privacy, SP 2020, San Francisco, CA, USA, May 18-21, 2020IEEE2020, 354--371URL: https://doi.org/10.1109/SP40000.2020.00012DOIback to text