Skip to main content

Showing 1–13 of 13 results for author: Bertran, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.20272  [pdf, other

    cs.LG cs.CR

    Reconstruction Attacks on Machine Unlearning: Simple Models are Vulnerable

    Authors: Martin Bertran, Shuai Tang, Michael Kearns, Jamie Morgenstern, Aaron Roth, Zhiwei Steven Wu

    Abstract: Machine unlearning is motivated by desire for data autonomy: a person can request to have their data's influence removed from deployed models, and those models should be updated as if they were retrained without the person's data. We show that, counter-intuitively, these updates expose individuals to high-accuracy reconstruction attacks which allow the attacker to recover their data in its entiret… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

  2. arXiv:2404.04689  [pdf, other

    stat.ML cs.CL cs.LG

    Multicalibration for Confidence Scoring in LLMs

    Authors: Gianluca Detommaso, Martin Bertran, Riccardo Fogliato, Aaron Roth

    Abstract: This paper proposes the use of "multicalibration" to yield interpretable and reliable confidence scores for outputs generated by large language models (LLMs). Multicalibration asks for calibration not just marginally, but simultaneously across various intersecting grou**s of the data. We show how to form grou**s for prompt/completion pairs that are correlated with the probability of correctnes… ▽ More

    Submitted 6 April, 2024; originally announced April 2024.

  3. arXiv:2402.14929  [pdf, other

    cs.LG cs.AI cs.CY cs.DC

    Federated Fairness without Access to Sensitive Groups

    Authors: Afroditi Papadaki, Natalia Martinez, Martin Bertran, Guillermo Sapiro, Miguel Rodrigues

    Abstract: Current approaches to group fairness in federated learning assume the existence of predefined and labeled sensitive groups during training. However, due to factors ranging from emerging regulations to dynamics and location-dependency of protected groups, this assumption may be unsuitable in many real-world scenarios. In this work, we propose a new approach to guarantee group fairness that does not… ▽ More

    Submitted 22 February, 2024; originally announced February 2024.

  4. arXiv:2307.03694  [pdf, other

    cs.LG cs.AI cs.CR

    Scalable Membership Inference Attacks via Quantile Regression

    Authors: Martin Bertran, Shuai Tang, Michael Kearns, Jamie Morgenstern, Aaron Roth, Zhiwei Steven Wu

    Abstract: Membership inference attacks are designed to determine, using black box access to trained models, whether a particular example was used in training or not. Membership inference can be formalized as a hypothesis testing problem. The most effective existing attacks estimate the distribution of some test statistic (usually the model's confidence on the true label) on points that were (and were not) u… ▽ More

    Submitted 7 July, 2023; originally announced July 2023.

  5. arXiv:2201.12300  [pdf, other

    cs.LG stat.ML

    Efficient Embedding of Semantic Similarity in Control Policies via Entangled Bisimulation

    Authors: Martin Bertran, Walter Talbott, Nitish Srivastava, Joshua Susskind

    Abstract: Learning generalizeable policies from visual input in the presence of visual distractions is a challenging problem in reinforcement learning. Recently, there has been renewed interest in bisimulation metrics as a tool to address this issue; these metrics can be used to learn representations that are, in principle, invariant to irrelevant distractions by measuring behavioural similarity between sta… ▽ More

    Submitted 28 January, 2022; originally announced January 2022.

  6. Minimax Demographic Group Fairness in Federated Learning

    Authors: Afroditi Papadaki, Natalia Martinez, Martin Bertran, Guillermo Sapiro, Miguel Rodrigues

    Abstract: Federated learning is an increasingly popular paradigm that enables a large number of entities to collaboratively learn better models. In this work, we study minimax group fairness in federated learning scenarios where different participating entities may only have access to a subset of the population groups during the training phase. We formally analyze how our proposed group fairness objective d… ▽ More

    Submitted 25 January, 2022; v1 submitted 20 January, 2022; originally announced January 2022.

    Comments: arXiv admin note: substantial text overlap with arXiv:2110.01999

    Journal ref: 2022 ACM Conference on Fairness, Accountability, and Transparency (FAccT '22). Association for Computing Machinery, New York, NY, USA, 142-159

  7. arXiv:2112.10290  [pdf, other

    cs.LG

    Distributionally Robust Group Backwards Compatibility

    Authors: Martin Bertran, Natalia Martinez, Alex Oesterling, Guillermo Sapiro

    Abstract: Machine learning models are updated as new data is acquired or new architectures are developed. These updates usually increase model performance, but may introduce backward compatibility errors, where individual users or groups of users see their performance on the updated model adversely affected. This problem can also be present when training datasets do not accurately reflect overall population… ▽ More

    Submitted 19 December, 2021; originally announced December 2021.

  8. arXiv:2110.01999  [pdf, other

    cs.LG cs.CY

    Federating for Learning Group Fair Models

    Authors: Afroditi Papadaki, Natalia Martinez, Martin Bertran, Guillermo Sapiro, Miguel Rodrigues

    Abstract: Federated learning is an increasingly popular paradigm that enables a large number of entities to collaboratively learn better models. In this work, we study minmax group fairness in paradigms where different participating entities may only have access to a subset of the population groups during the training phase. We formally analyze how this fairness objective differs from existing federated lea… ▽ More

    Submitted 7 October, 2021; v1 submitted 5 October, 2021; originally announced October 2021.

  9. arXiv:2011.01821  [pdf, other

    stat.ML cs.LG

    Minimax Pareto Fairness: A Multi Objective Perspective

    Authors: Natalia Martinez, Martin Bertran, Guillermo Sapiro

    Abstract: In this work we formulate and formally characterize group fairness as a multi-objective optimization problem, where each sensitive group risk is a separate objective. We propose a fairness criterion where a classifier achieves minimax risk and is Pareto-efficient w.r.t. all groups, avoiding unnecessary harm, and can lead to the best zero-gap model if policy dictates so. We provide a simple optimiz… ▽ More

    Submitted 3 November, 2020; originally announced November 2020.

    Journal ref: International Conference on Machine Learning, 2020

  10. arXiv:2011.01089  [pdf, other

    cs.LG stat.ML

    Instance based Generalization in Reinforcement Learning

    Authors: Martin Bertran, Natalia Martinez, Mariano Phielipp, Guillermo Sapiro

    Abstract: Agents trained via deep reinforcement learning (RL) routinely fail to generalize to unseen environments, even when these share the same underlying dynamics as the training levels. Understanding the generalization properties of RL is one of the challenges of modern machine learning. Towards this goal, we analyze policy learning in the context of Partially Observable Markov Decision Processes (POMDP… ▽ More

    Submitted 2 November, 2020; originally announced November 2020.

    Comments: Accepted on NeurIPS 2020

  11. arXiv:1911.06935  [pdf, other

    cs.LG stat.ML

    Fairness With Minimal Harm: A Pareto-Optimal Approach For Healthcare

    Authors: Natalia Martinez, Martin Bertran, Guillermo Sapiro

    Abstract: Common fairness definitions in machine learning focus on balancing notions of disparity and utility. In this work, we study fairness in the context of risk disparity among sub-populations. We are interested in learning models that minimize performance discrepancies across sensitive groups without causing unnecessary harm. This is relevant to high-stakes domains such as healthcare, where non-malefi… ▽ More

    Submitted 15 November, 2019; originally announced November 2019.

  12. arXiv:1902.05194  [pdf, other

    cs.CV

    Non-contact photoplethysmogram and instantaneous heart rate estimation from infrared face video

    Authors: Natalia Martinez, Martin Bertran, Guillermo Sapiro, Hau-Tieng Wu

    Abstract: Extracting the instantaneous heart rate (iHR) from face videos has been well studied in recent years. It is well known that changes in skin color due to blood flow can be captured using conventional cameras. One of the main limitations of methods that rely on this principle is the need of an illumination source. Moreover, they have to be able to operate under different light conditions. One way to… ▽ More

    Submitted 13 February, 2019; originally announced February 2019.

  13. arXiv:1805.07410  [pdf, other

    stat.ML cs.LG

    Learning to Collaborate for User-Controlled Privacy

    Authors: Martin Bertran, Natalia Martinez, Afroditi Papadaki, Qiang Qiu, Miguel Rodrigues, Guillermo Sapiro

    Abstract: It is becoming increasingly clear that users should own and control their data. Utility providers are also becoming more interested in guaranteeing data privacy. As such, users and utility providers should collaborate in data privacy, a paradigm that has not yet been developed in the privacy research community. We introduce this concept and present explicit architectures where the user controls wh… ▽ More

    Submitted 18 May, 2018; originally announced May 2018.