Skip to main content

Showing 1–11 of 11 results for author: Rabbani, T

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

    cs.LG cs.AI stat.ML

    Sketch-GNN: Scalable Graph Neural Networks with Sublinear Training Complexity

    Authors: Mucong Ding, Tahseen Rabbani, Bang An, Evan Z Wang, Furong Huang

    Abstract: Graph Neural Networks (GNNs) are widely applied to graph learning problems such as node classification. When scaling up the underlying graphs of GNNs to a larger size, we are forced to either train on the complete graph and keep the full graph adjacency and node embeddings in memory (which is often infeasible) or mini-batch sample the graph (which results in exponentially growing computational com… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

    Comments: NeurIPS 2022

  2. arXiv:2405.17535  [pdf, other

    cs.LG cs.AI stat.ML

    Calibrated Dataset Condensation for Faster Hyperparameter Search

    Authors: Mucong Ding, Yuancheng Xu, Tahseen Rabbani, Xiaoyu Liu, Brian Gravelle, Teresa Ranadive, Tai-Ching Tuan, Furong Huang

    Abstract: Dataset condensation can be used to reduce the computational cost of training multiple models on a large dataset by condensing the training dataset into a small synthetic set. State-of-the-art approaches rely on matching the model gradients between the real and synthetic data. However, there is no theoretical guarantee of the generalizability of the condensed data: data condensation often generali… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

  3. arXiv:2404.01568  [pdf, other

    cs.CV cs.CG

    A Linear Time and Space Local Point Cloud Geometry Encoder via Vectorized Kernel Mixture (VecKM)

    Authors: Dehao Yuan, Cornelia Fermüller, Tahseen Rabbani, Furong Huang, Yiannis Aloimonos

    Abstract: We propose VecKM, a local point cloud geometry encoder that is descriptive and efficient to compute. VecKM leverages a unique approach by vectorizing a kernel mixture to represent the local point cloud. Such representation's descriptiveness is supported by two theorems that validate its ability to reconstruct and preserve the similarity of the local shape. Unlike existing encoders downsampling the… ▽ More

    Submitted 30 June, 2024; v1 submitted 1 April, 2024; originally announced April 2024.

    Comments: ICML2024 Conference Paper

  4. arXiv:2401.08573  [pdf, other

    cs.CV cs.CR cs.LG

    WAVES: Benchmarking the Robustness of Image Watermarks

    Authors: Bang An, Mucong Ding, Tahseen Rabbani, Aakriti Agrawal, Yuancheng Xu, Chenghao Deng, Sicheng Zhu, Abdirisak Mohamed, Yuxin Wen, Tom Goldstein, Furong Huang

    Abstract: In the burgeoning age of generative AI, watermarks act as identifiers of provenance and artificial content. We present WAVES (Watermark Analysis Via Enhanced Stress-testing), a benchmark for assessing image watermark robustness, overcoming the limitations of current evaluation methods. WAVES integrates detection and identification tasks and establishes a standardized evaluation protocol comprised… ▽ More

    Submitted 6 June, 2024; v1 submitted 16 January, 2024; originally announced January 2024.

    Comments: Accepted by ICML 2024

  5. arXiv:2401.03384  [pdf, other

    cs.LG cs.CV

    conv_einsum: A Framework for Representation and Fast Evaluation of Multilinear Operations in Convolutional Tensorial Neural Networks

    Authors: Tahseen Rabbani, Jiahao Su, Xiaoyu Liu, David Chan, Geoffrey Sangston, Furong Huang

    Abstract: Modern ConvNets continue to achieve state-of-the-art results over a vast array of vision and image classification tasks, but at the cost of increasing parameters. One strategy for compactifying a network without sacrificing much expressive power is to reshape it into a tensorial neural network (TNN), which is a higher-order tensorization of its layers, followed by a factorization, such as a CP-dec… ▽ More

    Submitted 6 January, 2024; originally announced January 2024.

  6. arXiv:2306.02563  [pdf, other

    cs.LG cs.CR cs.DC

    Large-Scale Distributed Learning via Private On-Device Locality-Sensitive Hashing

    Authors: Tahseen Rabbani, Marco Bornstein, Furong Huang

    Abstract: Locality-sensitive hashing (LSH) based frameworks have been used efficiently to select weight vectors in a dense hidden layer with high cosine similarity to an input, enabling dynamic pruning. While this type of scheme has been shown to improve computational training efficiency, existing algorithms require repeated randomized projection of the full layer weight, which is impractical for computatio… ▽ More

    Submitted 4 June, 2023; originally announced June 2023.

    Comments: 18 pages, 10 figures

  7. arXiv:2210.14026  [pdf, other

    cs.DC cs.LG math.OC

    SWIFT: Rapid Decentralized Federated Learning via Wait-Free Model Communication

    Authors: Marco Bornstein, Tahseen Rabbani, Evan Wang, Amrit Singh Bedi, Furong Huang

    Abstract: The decentralized Federated Learning (FL) setting avoids the role of a potentially unreliable or untrustworthy central host by utilizing groups of clients to collaboratively train a model via localized training and model/gradient sharing. Most existing decentralized FL algorithms require synchronization of client models where the speed of synchronization depends upon the slowest client. In this wo… ▽ More

    Submitted 25 October, 2022; originally announced October 2022.

    Comments: 30 pages, 9 figures

  8. arXiv:2109.08346  [pdf, other

    cs.LG

    Comfetch: Federated Learning of Large Networks on Constrained Clients via Sketching

    Authors: Tahseen Rabbani, Brandon Feng, Marco Bornstein, Kyle Rui Sang, Yifan Yang, Arjun Rajkumar, Amitabh Varshney, Furong Huang

    Abstract: Federated learning (FL) is a popular paradigm for private and collaborative model training on the edge. In centralized FL, the parameters of a global architecture (such as a deep neural network) are maintained and distributed by a central server/controller to clients who transmit model updates (gradients) back to the server based on local optimization. While many efforts have focused on reducing t… ▽ More

    Submitted 30 September, 2023; v1 submitted 17 September, 2021; originally announced September 2021.

  9. arXiv:2108.09264  [pdf, other

    cs.LG math.NA

    Practical and Fast Momentum-Based Power Methods

    Authors: Tahseen Rabbani, Apollo Jain, Arjun Rajkumar, Furong Huang

    Abstract: The power method is a classical algorithm with broad applications in machine learning tasks, including streaming PCA, spectral clustering, and low-rank matrix approximation. The distilled purpose of the vanilla power method is to determine the largest eigenvalue (in absolute modulus) and its eigenvector of a matrix. A momentum-based scheme can be used to accelerate the power method, but achieving… ▽ More

    Submitted 20 August, 2021; originally announced August 2021.

  10. arXiv:1009.4219  [pdf, ps, other

    cs.LG eess.SY math.OC

    Safe Feature Elimination for the LASSO and Sparse Supervised Learning Problems

    Authors: Laurent El Ghaoui, Vivian Viallon, Tarek Rabbani

    Abstract: We describe a fast method to eliminate features (variables) in l1 -penalized least-square regression (or LASSO) problems. The elimination of features leads to a potentially substantial reduction in running time, specially for large values of the penalty parameter. Our method is not heuristic: it only eliminates features that are guaranteed to be absent after solving the LASSO problem. The feature… ▽ More

    Submitted 18 May, 2011; v1 submitted 21 September, 2010; originally announced September 2010.

    Comments: Submitted to JMLR in April 2011

  11. arXiv:1009.3515   

    cs.LG math.OC

    Safe Feature Elimination in Sparse Supervised Learning

    Authors: Laurent El Ghaoui, Vivian Viallon, Tarek Rabbani

    Abstract: We investigate fast methods that allow to quickly eliminate variables (features) in supervised learning problems involving a convex loss function and a $l_1$-norm penalty, leading to a potentially substantial reduction in the number of variables prior to running the supervised learning algorithm. The methods are not heuristic: they only eliminate features that are {\em guaranteed} to be absent aft… ▽ More

    Submitted 26 October, 2010; v1 submitted 17 September, 2010; originally announced September 2010.

    Comments: New version is on arXiv:1009.4219