Skip to main content

Showing 1–6 of 6 results for author: Raje, S

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

    cs.PL cs.DC cs.PF

    CoNST: Code Generator for Sparse Tensor Networks

    Authors: Saurabh Raje, Yufan Xu, Atanas Rountev, Edward F. Valeev, Saday Sadayappan

    Abstract: Sparse tensor networks are commonly used to represent contractions over sparse tensors. Tensor contractions are higher-order analogs of matrix multiplication. Tensor networks arise commonly in many domains of scientific computing and data science. After a transformation into a tree of binary contractions, the network is implemented as a sequence of individual contractions. Several critical aspects… ▽ More

    Submitted 9 January, 2024; originally announced January 2024.

  2. arXiv:2207.10062  [pdf, other

    cs.LG

    DataPerf: Benchmarks for Data-Centric AI Development

    Authors: Mark Mazumder, Colby Banbury, Xiaozhe Yao, Bojan Karlaš, William Gaviria Rojas, Sudnya Diamos, Greg Diamos, Lynn He, Alicia Parrish, Hannah Rose Kirk, Jessica Quaye, Charvi Rastogi, Douwe Kiela, David Jurado, David Kanter, Rafael Mosquera, Juan Ciro, Lora Aroyo, Bilge Acun, Lingjiao Chen, Mehul Smriti Raje, Max Bartolo, Sabri Eyuboglu, Amirata Ghorbani, Emmett Goodman , et al. (20 additional authors not shown)

    Abstract: Machine learning research has long focused on models rather than datasets, and prominent datasets are used for common ML tasks without regard to the breadth, difficulty, and faithfulness of the underlying problems. Neglecting the fundamental importance of data has given rise to inaccuracy, bias, and fragility in real-world applications, and research is hindered by saturation across existing datase… ▽ More

    Submitted 13 October, 2023; v1 submitted 20 July, 2022; originally announced July 2022.

    Comments: NeurIPS 2023 Datasets and Benchmarks Track

  3. Efficient Scaling of Dynamic Graph Neural Networks

    Authors: Venkatesan T. Chakaravarthy, Shivmaran S. Pandian, Saurabh Raje, Yogish Sabharwal, Toyotaro Suzumura, Shashanka Ubaru

    Abstract: We present distributed algorithms for training dynamic Graph Neural Networks (GNN) on large scale graphs spanning multi-node, multi-GPU systems. To the best of our knowledge, this is the first scaling study on dynamic GNN. We devise mechanisms for reducing the GPU memory usage and identify two execution time bottlenecks: CPU-GPU data transfer; and communication volume. Exploiting properties of dyn… ▽ More

    Submitted 16 September, 2021; originally announced September 2021.

    Comments: Conference version to appear in the proceedings of SC'21

    ACM Class: I.2.6; C.2.4

  4. arXiv:2009.05504  [pdf, other

    cs.DC

    Kvik: A task based middleware with composable scheduling policies

    Authors: Saurabh Raje, Frédéric Wagner

    Abstract: In this paper we present Kvik: an implementation of a task-based "middleware" for shared memory parallel programming in the Rust language built on top of the Rayon library. We devise a system allowing several task-splitting schedulers to be finely tuned by the end users. Among these, we propose an implementation of an adaptive scheduler reducing tasks creations (splits) to bare minimum by linking… ▽ More

    Submitted 11 September, 2020; originally announced September 2020.

  5. arXiv:2001.08950  [pdf, other

    cs.LG cs.CL stat.ML

    PoWER-BERT: Accelerating BERT Inference via Progressive Word-vector Elimination

    Authors: Saurabh Goyal, Anamitra R. Choudhury, Saurabh M. Raje, Venkatesan T. Chakaravarthy, Yogish Sabharwal, Ashish Verma

    Abstract: We develop a novel method, called PoWER-BERT, for improving the inference time of the popular BERT model, while maintaining the accuracy. It works by: a) exploiting redundancy pertaining to word-vectors (intermediate encoder outputs) and eliminating the redundant vectors. b) determining which word-vectors to eliminate by develo** a strategy for measuring their significance, based on the self-att… ▽ More

    Submitted 8 September, 2020; v1 submitted 24 January, 2020; originally announced January 2020.

    Comments: Accepted at ICML 2020

  6. arXiv:1711.01353  [pdf, other

    cs.CR cs.AI

    Decentralised firewall for malware detection

    Authors: Saurabh Raje, Shyamal Vaderia, Neil Wilson, Rudrakh Panigrahi

    Abstract: This paper describes the design and development of a decentralized firewall system powered by a novel malware detection engine. The firewall is built using blockchain technology. The detection engine aims to classify Portable Executable (PE) files as malicious or benign. File classification is carried out using a deep belief neural network (DBN) as the detection engine. Our approach is to model th… ▽ More

    Submitted 3 November, 2017; originally announced November 2017.

    Comments: To be published in "2017 International Conference on Advances in Computing, Communication and Control (ICAC3)"