Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–22 of 22 results for author: Sabharwal, Y

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

    q-bio.NC cs.AI

    Alljoined1 -- A dataset for EEG-to-Image decoding

    Authors: Jonathan Xu, Bruno Aristimunha, Max Emanuel Feucht, Emma Qian, Charles Liu, Tazik Shahjahan, Martyna Spyra, Steven Zifan Zhang, Nicholas Short, Jioh Kim, Paula Perdomo, Ricky Renfeng Mao, Yashvir Sabharwal, Michael Ahedor Moaz Shoura, Adrian Nestor

    Abstract: We present Alljoined1, a dataset built specifically for EEG-to-Image decoding. Recognizing that an extensive and unbiased sampling of neural responses to visual stimuli is crucial for image reconstruction efforts, we collected data from 8 participants looking at 10,000 natural images each. We have currently gathered 46,080 epochs of brain responses recorded with a 64-channel EEG headset. The datas… ▽ More

    Submitted 14 May, 2024; v1 submitted 8 April, 2024; originally announced April 2024.

    Comments: 8 Pages, 6 Figures

    ACM Class: I.5.1; I.6.3; I.2.6; K.3.2

  2. arXiv:2302.05830  [pdf

    eess.IV cs.CV cs.LG

    NephroNet: A Novel Program for Identifying Renal Cell Carcinoma and Generating Synthetic Training Images with Convolutional Neural Networks and Diffusion Models

    Authors: Yashvir Sabharwal

    Abstract: Renal cell carcinoma (RCC) is a type of cancer that originates in the kidneys and is the most common type of kidney cancer in adults. It can be classified into several subtypes, including clear cell RCC, papillary RCC, and chromophobe RCC. In this study, an artificial intelligence model was developed and trained for classifying different subtypes of RCC using ResNet-18, a convolutional neural netw… ▽ More

    Submitted 11 February, 2023; originally announced February 2023.

    Comments: 22 pages, 5 figures, 2 tables

    ACM Class: D.3; D.m; E.m; G.1; G.3; I.2; I.4; I.5; I.6; J.3

  3. arXiv:2112.13143  [pdf, other

    cs.LG

    GREED: A Neural Framework for Learning Graph Distance Functions

    Authors: Rishabh Ranjan, Siddharth Grover, Sourav Medya, Venkatesan Chakaravarthy, Yogish Sabharwal, Sayan Ranu

    Abstract: Among various distance functions for graphs, graph and subgraph edit distances (GED and SED respectively) are two of the most popular and expressive measures. Unfortunately, exact computations for both are NP-hard. To overcome this computational bottleneck, neural approaches to learn and predict edit distance in polynomial time have received much interest. While considerable progress has been made… ▽ More

    Submitted 21 April, 2023; v1 submitted 24 December, 2021; originally announced December 2021.

    Comments: Published as a conference paper at NeurIPS 2022

  4. Rightsizing Clusters for Time-Limited Tasks

    Authors: Venkatesan T. Chakaravarthy, Padmanabha V. Seshadri, Pooja Aggarwal, Anamitra R. Choudhury, Ashok Pon Kumar, Yogish Sabharwal, Amith Singhee

    Abstract: In conventional public clouds, designing a suitable initial cluster for a given application workload is important in reducing the computational foot-print during run-time. In edge or on-premise clouds, cold-start rightsizing the cluster at the time of installation is crucial in avoiding the recurrent capital expenditure. In both these cases, rightsizing has to balance cost-performance trade-off fo… ▽ More

    Submitted 21 December, 2021; originally announced December 2021.

    Comments: An abridged version appears in IEEE Cloud 2021

  5. 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

  6. arXiv:2010.05005  [pdf, other

    cs.DS cs.IT

    Generalizations of Length Limited Huffman Coding for Hierarchical Memory Settings

    Authors: Shashwat Banchhor, Rishikesh Gajjala, Yogish Sabharwal, Sandeep Sen

    Abstract: In this paper, we study the problem of designing prefix-free encoding schemes having minimum average code length that can be decoded efficiently under a decode cost model that captures memory hierarchy induced cost functions. We also study a special case of this problem that is closely related to the length limited Huffman coding (LLHC) problem; we call this the {\em soft-length limited Huffman co… ▽ More

    Submitted 20 October, 2021; v1 submitted 10 October, 2020; originally announced October 2020.

    Comments: 19 pages, 5 figures

    Journal ref: FSTTCS 2021

  7. arXiv:2006.13878  [pdf, other

    cs.DC cs.LG

    Effective Elastic Scaling of Deep Learning Workloads

    Authors: Vaibhav Saxena, K. R. Jayaram, Saurav Basu, Yogish Sabharwal, Ashish Verma

    Abstract: The increased use of deep learning (DL) in academia, government and industry has, in turn, led to the popularity of on-premise and cloud-hosted deep learning platforms, whose goals are to enable organizations utilize expensive resources effectively, and to share said resources among multiple teams in a fair and effective manner. In this paper, we examine the elastic scaling of Deep Learning (DL)… ▽ More

    Submitted 24 June, 2020; originally announced June 2020.

  8. 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 developing 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

  9. arXiv:1804.09494  [pdf, other

    cs.DC

    On Optimizing Distributed Tucker Decomposition for Sparse Tensors

    Authors: Venkatesan T. Chakaravarthy, Jee W. Choi, Douglas J. Joseph, Prakash Murali, Shivmaran S. Pandian, Yogish Sabharwal, Dheeraj Sreedhar

    Abstract: The Tucker decomposition generalizes the notion of Singular Value Decomposition (SVD) to tensors, the higher dimensional analogues of matrices. We study the problem of constructing the Tucker decomposition of sparse tensors on distributed memory systems via the HOOI procedure, a popular iterative method. The scheme used for distributing the input tensor among the processors (MPI ranks) critically… ▽ More

    Submitted 18 January, 2020; v1 submitted 25 April, 2018; originally announced April 2018.

    Comments: Abridged version of the paper to appear in the proceedings of ICS'18

  10. arXiv:1711.00705  [pdf, other

    cs.DC

    Efficient Training of Convolutional Neural Nets on Large Distributed Systems

    Authors: Sameer Kumar, Dheeraj Sreedhar, Vaibhav Saxena, Yogish Sabharwal, Ashish Verma

    Abstract: Deep Neural Networks (DNNs) have achieved im- pressive accuracy in many application domains including im- age classification. Training of DNNs is an extremely compute- intensive process and is solved using variants of the stochastic gradient descent (SGD) algorithm. A lot of recent research has focussed on improving the performance of DNN training. In this paper, we present optimization techniques… ▽ More

    Submitted 2 November, 2017; originally announced November 2017.

  11. arXiv:1711.00244  [pdf, other

    cs.DC cs.LG

    Efficient Inferencing of Compressed Deep Neural Networks

    Authors: Dharma Teja Vooturi, Saurabh Goyal, Anamitra R. Choudhury, Yogish Sabharwal, Ashish Verma

    Abstract: Large number of weights in deep neural networks makes the models difficult to be deployed in low memory environments such as, mobile phones, IOT edge devices as well as "inferencing as a service" environments on cloud. Prior work has considered reduction in the size of the models, through compression techniques like pruning, quantization, Huffman encoding etc. However, efficient inferencing using… ▽ More

    Submitted 1 November, 2017; originally announced November 2017.

  12. arXiv:1707.05594  [pdf, other

    cs.DC

    On Optimizing Distributed Tucker Decomposition for Dense Tensors

    Authors: Venkatesan T Chakaravarthy, Jee W Choi, Douglas J Joseph, Xing Liu, Prakash Murali, Yogish Sabharwal, Dheeraj Sreedhar

    Abstract: The Tucker decomposition expresses a given tensor as the product of a small core tensor and a set of factor matrices. Apart from providing data compression, the construction is useful in performing analysis such as principal component analysis (PCA)and finds applications in diverse domains such as signal processing, computer vision and text analytics. Our objective is to develop an efficient distr… ▽ More

    Submitted 18 July, 2017; originally announced July 2017.

    Comments: Preliminary version of the paper appears in the proceedings of IPDPS'17

  13. arXiv:1705.00145  [pdf, other

    cs.DS

    Replica Placement on Bounded Treewidth Graphs

    Authors: Anshul Aggarwal, Venkatesan T. Chakaravarthy, Neelima Gupta, Yogish Sabharwal, Sachin Sharma, Sonika Thakral

    Abstract: We consider the replica placement problem: given a graph with clients and nodes, place replicas on a minimum set of nodes to serve all the clients; each client is associated with a request and maximum distance that it can travel to get served and there is a maximum limit (capacity) on the amount of request a replica can serve. The problem falls under the general framework of capacitated set coveri… ▽ More

    Submitted 10 September, 2017; v1 submitted 29 April, 2017; originally announced May 2017.

    Comments: An abridged version of this paper is to appear in the proceedings of WADS'17

  14. arXiv:1607.08338  [pdf, ps, other

    math.OC cs.DS

    Improvable Knapsack Problems

    Authors: Marc Goerigk, Yogish Sabharwal, Anita Schöbel, Sandeep Sen

    Abstract: We consider a variant of the knapsack problem, where items are available with different possible weights. Using a separate budget for these item improvements, the question is: Which items should be improved to which degree such that the resulting classic knapsack problem yields maximum profit? We present a detailed analysis for several cases of improvable knapsack problems, presenting constant f… ▽ More

    Submitted 28 July, 2016; originally announced July 2016.

  15. arXiv:1602.04478  [pdf, other

    cs.DC cs.DS

    Subgraph Counting: Color Coding Beyond Trees

    Authors: Venkatesan T. Chakaravarthy, Michael Kapralov, Prakash Murali, Fabrizio Petrini, Xinyu Que, Yogish Sabharwal, Baruch Schieber

    Abstract: The problem of counting occurrences of query graphs in a large data graph, known as subgraph counting, is fundamental to several domains such as genomics and social network analysis. Many important special cases (e.g. triangle counting) have received significant attention. Color coding is a very general and powerful algorithmic technique for subgraph counting. Color coding has been shown to be eff… ▽ More

    Submitted 2 April, 2016; v1 submitted 14 February, 2016; originally announced February 2016.

  16. arXiv:1312.7217  [pdf, other

    cs.DS cs.DC

    Distributed and Parallel Algorithms for Set Cover Problems with Small Neighborhood Covers

    Authors: Archita Agarwal, Venkatesan T. Chakaravarthy, Anamitra R. Choudhury, Sambuddha Roy, Yogish Sabharwal

    Abstract: In this paper, we study a class of set cover problems that satisfy a special property which we call the {\em small neighborhood cover} property. This class encompasses several well-studied problems including vertex cover, interval cover, bag interval cover and tree cover. We design unified distributed and parallel algorithms that can handle any set cover problem falling under the above framework a… ▽ More

    Submitted 27 December, 2013; originally announced December 2013.

    Comments: Full version of FSTTCS'13 paper

    ACM Class: F.2.2

  17. arXiv:1210.2906  [pdf, other

    cs.DS

    Scheduling Resources for Executing a Partial Set of Jobs

    Authors: Venkatesan Chakaravarthy, Arindam Pal, Sambuddha Roy, Yogish Sabharwal

    Abstract: In this paper, we consider the problem of choosing a minimum cost set of resources for executing a specified set of jobs. Each input job is an interval, determined by its start-time and end-time. Each resource is also an interval determined by its start-time and end-time; moreover, every resource has a capacity and a cost associated with it. We consider two versions of this problem. In the partial… ▽ More

    Submitted 10 October, 2012; originally announced October 2012.

    Comments: Full version of paper accepted to FSTTCS'2012

  18. arXiv:1208.2849  [pdf, ps, other

    cs.DC

    Mapping Strategies for the PERCS Architecture

    Authors: Venkatesan T. Chakaravarthy, Naga Praveen Kumar Katta, Monu Kedia, Ramakrishnan Rajamony, Aruna Ramanan, Yogish Sabharwal

    Abstract: The PERCS system was designed by IBM in response to a DARPA challenge that called for a high-productivity high-performance computing system. The IBM PERCS architecture is a two level direct network having low diameter and high bisection bandwidth. Mapping and routing strategies play an important role in the performance of applications on such a topology. In this paper, we study mapping strategies… ▽ More

    Submitted 14 August, 2012; originally announced August 2012.

    Comments: Full version of paper at HiPC 2012

  19. arXiv:1207.5215  [pdf, ps, other

    cs.DS cs.DM

    Density Functions subject to a Co-Matroid Constraint

    Authors: Venkatesan T. Chakaravarthy, Natwar Modani, Sivaramakrishnan R. Natarajan, Sambuddha Roy, Yogish Sabharwal

    Abstract: In this paper we consider the problem of finding the {\em densest} subset subject to {\em co-matroid constraints}. We are given a {\em monotone supermodular} set function $f$ defined over a universe $U$, and the density of a subset $S$ is defined to be $f(S)/\crd{S}$. This generalizes the concept of graph density. Co-matroid constraints are the following: given matroid $\calM$ a set $S$ is feasibl… ▽ More

    Submitted 30 July, 2012; v1 submitted 22 July, 2012; originally announced July 2012.

    ACM Class: F.2.2

  20. arXiv:1205.1924  [pdf, ps, other

    cs.DS cs.DC

    Distributed Algorithms for Scheduling on Line and Tree Networks

    Authors: Venkatesan T. Chakaravarthy, Sambuddha Roy, Yogish Sabharwal

    Abstract: We have a set of processors (or agents) and a set of graph networks defined over some vertex set. Each processor can access a subset of the graph networks. Each processor has a demand specified as a pair of vertices $<u, v>$, along with a profit; the processor wishes to send data between $u$ and $v$. Towards that goal, the processor needs to select a graph network accessible to it and a path conne… ▽ More

    Submitted 5 October, 2012; v1 submitted 9 May, 2012; originally announced May 2012.

    Comments: Accepted to PODC 2012, full version

    ACM Class: F.2.2

  21. arXiv:1108.5525  [pdf, ps, other

    cs.DS

    The update complexity of selection and related problems

    Authors: Manoj Gupta, Yogish Sabharwal, Sandeep Sen

    Abstract: We present a framework for computing with input data specified by intervals, representing uncertainty in the values of the input parameters. To compute a solution, the algorithm can query the input parameters that yield more refined estimates in form of sub-intervals and the objective is to minimize the number of queries. The previous approaches address the scenario where every query returns an ex… ▽ More

    Submitted 29 August, 2011; originally announced August 2011.

  22. arXiv:1004.4729  [pdf, ps, other

    cs.CC cs.DB

    On the Complexity of the $k$-Anonymization Problem

    Authors: Venkatesan T. Chakaravarthy, Vinayaka Pandit, Yogish Sabharwal

    Abstract: We study the problem of anonymizing tables containing personal information before releasing them for public use. One of the formulations considered in this context is the $k$-anonymization problem: given a table, suppress a minimum number of cells so that in the transformed table, each row is identical to atleast $k-1$ other rows. The problem is known to be NP-hard and MAXSNP-hard; but in the know… ▽ More

    Submitted 27 April, 2010; originally announced April 2010.

    Comments: 9 pages, 2 figures