Skip to main content

Showing 1–10 of 10 results for author: Schuchardt, J

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

    cs.CR cs.LG stat.ML

    Unified Mechanism-Specific Amplification by Subsampling and Group Privacy Amplification

    Authors: Jan Schuchardt, Mihail Stoian, Arthur Kosmala, Stephan Günnemann

    Abstract: Amplification by subsampling is one of the main primitives in machine learning with differential privacy (DP): Training a model on random batches instead of complete datasets results in stronger privacy. This is traditionally formalized via mechanism-agnostic subsampling guarantees that express the privacy parameters of a subsampled mechanism as a function of the original mechanism's privacy param… ▽ More

    Submitted 10 June, 2024; v1 submitted 7 March, 2024; originally announced March 2024.

  2. arXiv:2312.02708  [pdf, other

    cs.LG cs.CR stat.ML

    Provable Adversarial Robustness for Group Equivariant Tasks: Graphs, Point Clouds, Molecules, and More

    Authors: Jan Schuchardt, Yan Scholten, Stephan Günnemann

    Abstract: A machine learning model is traditionally considered robust if its prediction remains (almost) constant under input perturbations with small norm. However, real-world tasks like molecular property prediction or point cloud segmentation have inherent equivariances, such as rotation or permutation equivariance. In such tasks, even perturbations with large norm do not necessarily change an input's se… ▽ More

    Submitted 15 January, 2024; v1 submitted 5 December, 2023; originally announced December 2023.

    Comments: Accepted at NeurIPS 2023

  3. arXiv:2310.16221  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Hierarchical Randomized Smoothing

    Authors: Yan Scholten, Jan Schuchardt, Aleksandar Bojchevski, Stephan Günnemann

    Abstract: Real-world data is complex and often consists of objects that can be decomposed into multiple entities (e.g. images into pixels, graphs into interconnected nodes). Randomized smoothing is a powerful framework for making models provably robust against small changes to their inputs - by guaranteeing robustness of the majority vote when randomly adding noise before classification. Yet, certifying rob… ▽ More

    Submitted 15 January, 2024; v1 submitted 24 October, 2023; originally announced October 2023.

  4. arXiv:2302.02829  [pdf, other

    cs.LG cs.CR

    Collective Robustness Certificates: Exploiting Interdependence in Graph Neural Networks

    Authors: Jan Schuchardt, Aleksandar Bojchevski, Johannes Gasteiger, Stephan Günnemann

    Abstract: In tasks like node classification, image segmentation, and named-entity recognition we have a classifier that simultaneously outputs multiple predictions (a vector of labels) based on a single input, i.e. a single graph, image, or document respectively. Existing adversarial robustness certificates consider each prediction independently and are thus overly pessimistic for such tasks. They implicitl… ▽ More

    Submitted 6 February, 2023; originally announced February 2023.

    Comments: Accepted at ICLR 2021 (https://openreview.net/forum?id=ULQdiUTHe3y). Uploaded to arxiv to fix Google Scholar indexing

  5. arXiv:2301.02039  [pdf, other

    cs.LG

    Randomized Message-Interception Smoothing: Gray-box Certificates for Graph Neural Networks

    Authors: Yan Scholten, Jan Schuchardt, Simon Geisler, Aleksandar Bojchevski, Stephan Günnemann

    Abstract: Randomized smoothing is one of the most promising frameworks for certifying the adversarial robustness of machine learning models, including Graph Neural Networks (GNNs). Yet, existing randomized smoothing certificates for GNNs are overly pessimistic since they treat the model as a black box, ignoring the underlying architecture. To remedy this, we propose novel gray-box certificates that exploit… ▽ More

    Submitted 5 January, 2023; originally announced January 2023.

  6. arXiv:2301.00738  [pdf, other

    cs.LG cs.CR

    Training Differentially Private Graph Neural Networks with Random Walk Sampling

    Authors: Morgane Ayle, Jan Schuchardt, Lukas Gosch, Daniel Zügner, Stephan Günnemann

    Abstract: Deep learning models are known to put the privacy of their training data at risk, which poses challenges for their safe and ethical release to the public. Differentially private stochastic gradient descent is the de facto standard for training neural networks without leaking sensitive information about the training data. However, applying it to models for graph-structured data poses a novel challe… ▽ More

    Submitted 2 January, 2023; originally announced January 2023.

    Comments: Accepted at the Trustworthy and Socially Responsible Machine Learning Workshop of NeurIPS 2022

  7. arXiv:2211.14207  [pdf, other

    cs.LG

    Invariance-Aware Randomized Smoothing Certificates

    Authors: Jan Schuchardt, Stephan Günnemann

    Abstract: Building models that comply with the invariances inherent to different domains, such as invariance under translation or rotation, is a key aspect of applying machine learning to real world problems like molecular property prediction, medical imaging, protein folding or LiDAR classification. For the first time, we study how the invariances of a model can be leveraged to provably guarantee the robus… ▽ More

    Submitted 3 January, 2023; v1 submitted 25 November, 2022; originally announced November 2022.

    Comments: Accepted at NeurIPS 2022

  8. arXiv:2210.16140  [pdf, other

    cs.LG cs.CV

    Localized Randomized Smoothing for Collective Robustness Certification

    Authors: Jan Schuchardt, Tom Wollschläger, Aleksandar Bojchevski, Stephan Günnemann

    Abstract: Models for image segmentation, node classification and many other tasks map a single input to multiple labels. By perturbing this single shared input (e.g. the image) an adversary can manipulate several predictions (e.g. misclassify several pixels). Collective robustness certification is the task of provably bounding the number of robust predictions under this threat model. The only dedicated meth… ▽ More

    Submitted 26 February, 2024; v1 submitted 28 October, 2022; originally announced October 2022.

    Comments: Accepted at ICLR 2023

  9. arXiv:2110.10942  [pdf, other

    cs.LG

    Generalization of Neural Combinatorial Solvers Through the Lens of Adversarial Robustness

    Authors: Simon Geisler, Johanna Sommer, Jan Schuchardt, Aleksandar Bojchevski, Stephan Günnemann

    Abstract: End-to-end (geometric) deep learning has seen first successes in approximating the solution of combinatorial optimization problems. However, generating data in the realm of NP-hard/-complete tasks brings practical and theoretical challenges, resulting in evaluation protocols that are too optimistic. Specifically, most datasets only capture a simpler subproblem and likely suffer from spurious featu… ▽ More

    Submitted 21 March, 2022; v1 submitted 21 October, 2021; originally announced October 2021.

  10. arXiv:1905.03389  [pdf, other

    cs.NE cs.AI cs.CV cs.LG stat.ML

    Learning to Evolve

    Authors: Jan Schuchardt, Vladimir Golkov, Daniel Cremers

    Abstract: Evolution and learning are two of the fundamental mechanisms by which life adapts in order to survive and to transcend limitations. These biological phenomena inspired successful computational methods such as evolutionary algorithms and deep learning. Evolution relies on random mutations and on random genetic recombination. Here we show that learning to evolve, i.e. learning to mutate and recombin… ▽ More

    Submitted 8 May, 2019; originally announced May 2019.

    MSC Class: 62M45; 68T05; 68W25; 68T20; 90C40; 91A22; 92D15; 92D25 ACM Class: G.1.6; I.2.6; I.2.8; G.3; I.5.1