Skip to main content

Showing 1–11 of 11 results for author: Jovanović, N

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

    cs.LG cs.AI

    Back to the Drawing Board for Fair Representation Learning

    Authors: Angéline Pouget, Nikola Jovanović, Mark Vero, Robin Staab, Martin Vechev

    Abstract: The goal of Fair Representation Learning (FRL) is to mitigate biases in machine learning models by learning data representations that enable high accuracy on downstream tasks while minimizing discrimination based on sensitive attributes. The evaluation of FRL methods in many recent works primarily focuses on the tradeoff between downstream fairness and accuracy with respect to a single task that w… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  2. arXiv:2402.19361  [pdf, other

    cs.LG cs.AI cs.CR

    Watermark Stealing in Large Language Models

    Authors: Nikola Jovanović, Robin Staab, Martin Vechev

    Abstract: LLM watermarking has attracted attention as a promising way to detect AI-generated content, with some works suggesting that current schemes may already be fit for deployment. In this work we dispute this claim, identifying watermark stealing (WS) as a fundamental vulnerability of these schemes. We show that querying the API of the watermarked LLM to approximately reverse-engineer a watermark enabl… ▽ More

    Submitted 24 June, 2024; v1 submitted 29 February, 2024; originally announced February 2024.

    Comments: ICML 2024

  3. arXiv:2311.10500  [pdf, other

    cs.LG cs.AI cs.CR

    From Principle to Practice: Vertical Data Minimization for Machine Learning

    Authors: Robin Staab, Nikola Jovanović, Mislav Balunović, Martin Vechev

    Abstract: Aiming to train and deploy predictive models, organizations collect large amounts of detailed client data, risking the exposure of private information in the event of a breach. To mitigate this, policymakers increasingly demand compliance with the data minimization (DM) principle, restricting data collection to only that data which is relevant and necessary for the task. Despite regulatory pressur… ▽ More

    Submitted 22 November, 2023; v1 submitted 17 November, 2023; originally announced November 2023.

    Comments: Accepted at IEEE S&P 2024

  4. arXiv:2306.03013  [pdf, other

    cs.CR cs.LG

    Hiding in Plain Sight: Disguising Data Stealing Attacks in Federated Learning

    Authors: Kostadin Garov, Dimitar I. Dimitrov, Nikola Jovanović, Martin Vechev

    Abstract: Malicious server (MS) attacks have enabled the scaling of data stealing in federated learning to large batch sizes and secure aggregation, settings previously considered private. However, many concerns regarding the client-side detectability of MS attacks were raised, questioning their practicality. In this work, for the first time, we thoroughly study client-side detectability. We first demonstra… ▽ More

    Submitted 15 April, 2024; v1 submitted 5 June, 2023; originally announced June 2023.

    ACM Class: I.2.11

  5. arXiv:2210.15614  [pdf, other

    cs.LG cs.AI cs.CR

    Private and Reliable Neural Network Inference

    Authors: Nikola Jovanović, Marc Fischer, Samuel Steffen, Martin Vechev

    Abstract: Reliable neural networks (NNs) provide important inference-time reliability guarantees such as fairness and robustness. Complementarily, privacy-preserving NN inference protects the privacy of client data. So far these two emerging areas have been largely disconnected, yet their combination will be increasingly important. In this work, we present the first system which enables privacy-preserving i… ▽ More

    Submitted 27 October, 2022; originally announced October 2022.

    Comments: In ACM Conference on Computer and Communications Security (CCS 2022)

  6. arXiv:2210.07213  [pdf, other

    cs.LG cs.AI cs.CY

    FARE: Provably Fair Representation Learning with Practical Certificates

    Authors: Nikola Jovanović, Mislav Balunović, Dimitar I. Dimitrov, Martin Vechev

    Abstract: Fair representation learning (FRL) is a popular class of methods aiming to produce fair classifiers via data preprocessing. Recent regulatory directives stress the need for FRL methods that provide practical certificates, i.e., provable upper bounds on the unfairness of any downstream classifier trained on preprocessed data, which directly provides assurance in a practical scenario. Creating such… ▽ More

    Submitted 8 June, 2023; v1 submitted 13 October, 2022; originally announced October 2022.

    Comments: ICML 2023

  7. arXiv:2205.00263  [pdf, other

    cs.LG cs.SE

    Complete Verification via Multi-Neuron Relaxation Guided Branch-and-Bound

    Authors: Claudio Ferrari, Mark Niklas Muller, Nikola Jovanovic, Martin Vechev

    Abstract: State-of-the-art neural network verifiers are fundamentally based on one of two paradigms: either encoding the whole verification problem via tight multi-neuron convex relaxations or applying a Branch-and-Bound (BaB) procedure leveraging imprecise but fast bounding methods on a large number of easier subproblems. The former can capture complex multi-neuron dependencies but sacrifices completeness… ▽ More

    Submitted 30 April, 2022; originally announced May 2022.

  8. arXiv:2202.08827  [pdf, other

    cs.LG cs.DC

    LAMP: Extracting Text from Gradients with Language Model Priors

    Authors: Mislav Balunović, Dimitar I. Dimitrov, Nikola Jovanović, Martin Vechev

    Abstract: Recent work shows that sensitive user data can be reconstructed from gradient updates, breaking the key privacy promise of federated learning. While success was demonstrated primarily on image data, these methods do not directly transfer to other domains such as text. In this work, we propose LAMP, a novel attack tailored to textual data, that successfully reconstructs original text from gradients… ▽ More

    Submitted 19 October, 2022; v1 submitted 17 February, 2022; originally announced February 2022.

    ACM Class: I.2.7; I.2.11

  9. arXiv:2102.13085  [pdf, other

    cs.LG cs.AI cs.SI stat.ML

    Towards Robust Graph Contrastive Learning

    Authors: Nikola Jovanović, Zhao Meng, Lukas Faber, Roger Wattenhofer

    Abstract: We study the problem of adversarially robust self-supervised learning on graphs. In the contrastive learning framework, we introduce a new method that increases the adversarial robustness of the learned representations through i) adversarial transformations and ii) transformations that not only remove but also insert edges. We evaluate the learned representations in a preliminary set of experiment… ▽ More

    Submitted 25 February, 2021; originally announced February 2021.

  10. arXiv:2102.06700  [pdf, other

    cs.LG cs.AI

    On the Paradox of Certified Training

    Authors: Nikola Jovanović, Mislav Balunović, Maximilian Baader, Martin Vechev

    Abstract: Certified defenses based on convex relaxations are an established technique for training provably robust models. The key component is the choice of relaxation, varying from simple intervals to tight polyhedra. Counterintuitively, loose interval-based training often leads to higher certified robustness than what can be achieved with tighter relaxations, which is a well-known but poorly understood p… ▽ More

    Submitted 12 October, 2022; v1 submitted 12 February, 2021; originally announced February 2021.

    Comments: Published in Transactions on Machine Learning Research (TMLR) 10/2022

  11. arXiv:1811.01287  [pdf, other

    stat.ML cs.AI cs.LG cs.SI

    Towards Sparse Hierarchical Graph Classifiers

    Authors: Cătălina Cangea, Petar Veličković, Nikola Jovanović, Thomas Kipf, Pietro Liò

    Abstract: Recent advances in representation learning on graphs, mainly leveraging graph convolutional networks, have brought a substantial improvement on many graph-based benchmark tasks. While novel approaches to learning node embeddings are highly suitable for node classification and link prediction, their application to graph classification (predicting a single label for the entire graph) remains mostly… ▽ More

    Submitted 3 November, 2018; originally announced November 2018.

    Comments: To appear in the Workshop on Relational Representation Learning (R2L) at NIPS 2018. 6 pages, 3 figures