Skip to main content

Showing 1–10 of 10 results for author: Katsman, I

Searching in archive stat. Search in all archives.
.
  1. arXiv:2412.06173  [pdf, other

    cs.LG stat.ML

    Revisiting the Necessity of Graph Learning and Common Graph Benchmarks

    Authors: Isay Katsman, Ethan Lou, Anna Gilbert

    Abstract: Graph machine learning has enjoyed a meteoric rise in popularity since the introduction of deep learning in graph contexts. This is no surprise due to the ubiquity of graph data in large scale industrial settings. Tacitly assumed in all graph learning tasks is the separation of the graph structure and node features: node features strictly encode individual data while the graph structure consists o… ▽ More

    Submitted 8 December, 2024; originally announced December 2024.

    Comments: Preprint

  2. arXiv:2411.06688  [pdf, other

    cs.LG stat.ML

    Shedding Light on Problems with Hyperbolic Graph Learning

    Authors: Isay Katsman, Anna Gilbert

    Abstract: Recent papers in the graph machine learning literature have introduced a number of approaches for hyperbolic representation learning. The asserted benefits are improved performance on a variety of graph tasks, node classification and link prediction included. Claims have also been made about the geometric suitability of particular hierarchical graph datasets to representation in hyperbolic space.… ▽ More

    Submitted 24 February, 2025; v1 submitted 10 November, 2024; originally announced November 2024.

    Comments: Published in TMLR

  3. arXiv:2310.10013  [pdf, other

    stat.ML cs.LG

    Riemannian Residual Neural Networks

    Authors: Isay Katsman, Eric Ming Chen, Sidhanth Holalkere, Anna Asch, Aaron Lou, Ser-Nam Lim, Christopher De Sa

    Abstract: Recent methods in geometric deep learning have introduced various neural networks to operate over data that lie on Riemannian manifolds. Such networks are often necessary to learn well over graphs with a hierarchical structure or to learn over manifold-valued data encountered in the natural sciences. These networks are often inspired by and directly generalize standard Euclidean neural networks. H… ▽ More

    Submitted 15 October, 2023; originally announced October 2023.

    Comments: Published at NeurIPS 2023

  4. arXiv:2107.08596  [pdf, other

    stat.ML cs.LG math.DG

    Equivariant Manifold Flows

    Authors: Isay Katsman, Aaron Lou, Derek Lim, Qingxuan Jiang, Ser-Nam Lim, Christopher De Sa

    Abstract: Tractably modelling distributions over manifolds has long been an important goal in the natural sciences. Recent work has focused on developing general machine learning models to learn such distributions. However, for many applications these distributions must respect manifold symmetries -- a trait which most previous models disregard. In this paper, we lay the theoretical foundations for learning… ▽ More

    Submitted 27 January, 2022; v1 submitted 18 July, 2021; originally announced July 2021.

    Comments: Published at NeurIPS 2021

  5. arXiv:2006.10254  [pdf, other

    stat.ML cs.LG math.DG

    Neural Manifold Ordinary Differential Equations

    Authors: Aaron Lou, Derek Lim, Isay Katsman, Leo Huang, Qingxuan Jiang, Ser-Nam Lim, Christopher De Sa

    Abstract: To better conform to data geometry, recent deep generative modelling techniques adapt Euclidean constructions to non-Euclidean spaces. In this paper, we study normalizing flows on manifolds. Previous work has developed flow models for specific cases; however, these advancements hand craft layers on a manifold-by-manifold basis, restricting generality and inducing cumbersome design constraints. We… ▽ More

    Submitted 17 June, 2020; originally announced June 2020.

    Comments: Submitted to NeurIPS 2020

  6. arXiv:2003.00335  [pdf, other

    stat.ML cs.LG

    Differentiating through the Fréchet Mean

    Authors: Aaron Lou, Isay Katsman, Qingxuan Jiang, Serge Belongie, Ser-Nam Lim, Christopher De Sa

    Abstract: Recent advances in deep representation learning on Riemannian manifolds extend classical deep learning operations to better capture the geometry of the manifold. One possible extension is the Fréchet mean, the generalization of the Euclidean mean; however, it has been difficult to apply because it lacks a closed form with an easily computable derivative. In this paper, we show how to differentiate… ▽ More

    Submitted 5 July, 2021; v1 submitted 29 February, 2020; originally announced March 2020.

    Comments: ICML 2020 camera-ready; updated Algorithm 1 typo

  7. arXiv:1907.10823  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    Enhancing Adversarial Example Transferability with an Intermediate Level Attack

    Authors: Qian Huang, Isay Katsman, Horace He, Zeqi Gu, Serge Belongie, Ser-Nam Lim

    Abstract: Neural networks are vulnerable to adversarial examples, malicious inputs crafted to fool trained models. Adversarial examples often exhibit black-box transfer, meaning that adversarial examples for one model can fool another model. However, adversarial examples are typically overfit to exploit the particular architecture and feature representation of a source model, resulting in sub-optimal black-… ▽ More

    Submitted 27 February, 2020; v1 submitted 23 July, 2019; originally announced July 2019.

    Comments: ICCV 2019 camera-ready. Imagenet results are updated after fixing the normalization. arXiv admin note: text overlap with arXiv:1811.08458

  8. arXiv:1812.01198  [pdf, other

    stat.ML cs.LG

    Adversarial Example Decomposition

    Authors: Horace He, Aaron Lou, Qingxuan Jiang, Isay Katsman, Serge Belongie, Ser-Nam Lim

    Abstract: Research has shown that widely used deep neural networks are vulnerable to carefully crafted adversarial perturbations. Moreover, these adversarial perturbations often transfer across models. We hypothesize that adversarial weakness is composed of three sources of bias: architecture, dataset, and random initialization. We show that one can decompose adversarial examples into an architecture-depend… ▽ More

    Submitted 21 June, 2019; v1 submitted 3 December, 2018; originally announced December 2018.

    Comments: ICML 2019 Workshop, Security and Privacy of Machine Learning, camera-ready version

  9. arXiv:1811.08458  [pdf, other

    cs.LG cs.CV stat.ML

    Intermediate Level Adversarial Attack for Enhanced Transferability

    Authors: Qian Huang, Zeqi Gu, Isay Katsman, Horace He, Pian Pawakapan, Zhiqiu Lin, Serge Belongie, Ser-Nam Lim

    Abstract: Neural networks are vulnerable to adversarial examples, malicious inputs crafted to fool trained models. Adversarial examples often exhibit black-box transfer, meaning that adversarial examples for one model can fool another model. However, adversarial examples may be overfit to exploit the particular architecture and feature representation of a source model, resulting in sub-optimal black-box tra… ▽ More

    Submitted 20 November, 2018; originally announced November 2018.

    Comments: Preprint

  10. arXiv:1712.02328  [pdf, other

    cs.CV cs.CR cs.LG cs.NE stat.ML

    Generative Adversarial Perturbations

    Authors: Omid Poursaeed, Isay Katsman, Bicheng Gao, Serge Belongie

    Abstract: In this paper, we propose novel generative models for creating adversarial examples, slightly perturbed images resembling natural images but maliciously crafted to fool pre-trained models. We present trainable deep neural networks for transforming images to adversarial perturbations. Our proposed models can produce image-agnostic and image-dependent perturbations for both targeted and non-targeted… ▽ More

    Submitted 6 July, 2018; v1 submitted 6 December, 2017; originally announced December 2017.

    Comments: CVPR 2018, camera-ready version