Zum Hauptinhalt springen

Showing 1–6 of 6 results for author: Vora, K

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

    cond-mat.mes-hall cs.LG

    Machine Learning Methods for Background Potential Estimation in 2DEGs

    Authors: Carlo da Cunha, Nobuyuki Aoki, David Ferry, Kevin Vora, Yu Zhang

    Abstract: In the realm of quantum-effect devices and materials, two-dimensional electron gases (2DEGs) stand as fundamental structures that promise transformative technologies. However, the presence of impurities and defects in 2DEGs poses substantial challenges, impacting carrier mobility, conductivity, and quantum coherence time. To address this, we harness the power of scanning gate microscopy (SGM) and… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

    Comments: 19 pages, 6 figures

  2. arXiv:2210.00298  [pdf

    cs.CV cs.AI cs.LG

    An Ensemble of Convolutional Neural Networks to Detect Foliar Diseases in Apple Plants

    Authors: Kush Vora, Dishant Padalia

    Abstract: Apple diseases, if not diagnosed early, can lead to massive resource loss and pose a serious threat to humans and animals who consume the infected apples. Hence, it is critical to diagnose these diseases early in order to manage plant health and minimize the risks associated with them. However, the conventional approach of monitoring plant diseases entails manual scouting and analyzing the feature… ▽ More

    Submitted 1 October, 2022; originally announced October 2022.

    Comments: 6 pages, 4 figures, 1 table

  3. arXiv:2105.11118  [pdf, other

    cs.DC cs.LG

    Dorylus: Affordable, Scalable, and Accurate GNN Training with Distributed CPU Servers and Serverless Threads

    Authors: John Thorpe, Yifan Qiao, Jonathan Eyolfson, Shen Teng, Guanzhou Hu, Zhihao Jia, Jinliang Wei, Keval Vora, Ravi Netravali, Miryung Kim, Guoqing Harry Xu

    Abstract: A graph neural network (GNN) enables deep learning on structured graph data. There are two major GNN training obstacles: 1) it relies on high-end servers with many GPUs which are expensive to purchase and maintain, and 2) limited memory on GPUs cannot scale to today's billion-edge graphs. This paper presents Dorylus: a distributed system for training GNNs. Uniquely, Dorylus can take advantage of s… ▽ More

    Submitted 24 May, 2021; v1 submitted 24 May, 2021; originally announced May 2021.

    Comments: Paper accepted in OSDI 2021

  4. arXiv:2012.04553  [pdf, other

    cs.DC cs.DB

    Pattern Morphing for Efficient Graph Mining

    Authors: Kasra Jamshidi, Keval Vora

    Abstract: Graph mining applications analyze the structural properties of large graphs, and they do so by finding subgraph isomorphisms, which makes them computationally intensive. Existing graph mining techniques including both custom graph mining applications and general-purpose graph mining systems, develop efficient execution plans to speed up the exploration of the given query patterns that represent su… ▽ More

    Submitted 8 December, 2020; originally announced December 2020.

  5. arXiv:2005.13632  [pdf, other

    cs.DC cs.PL

    GraFS: Graph Analytics Fusion and Synthesis

    Authors: Farzin Houshmand, Mohsen Lesani, Keval Vora

    Abstract: Graph analytics elicits insights from large graphs to inform critical decisions for business, safety and security. Several large-scale graph processing frameworks feature efficient runtime systems; however, they often provide programming models that are low-level and subtly different from each other. Therefore, end users can find implementation and specially optimization of graph analytics time-co… ▽ More

    Submitted 27 May, 2020; originally announced May 2020.

  6. Peregrine: A Pattern-Aware Graph Mining System

    Authors: Kasra Jamshidi, Rakesh Mahadasa, Keval Vora

    Abstract: Graph mining workloads aim to extract structural properties of a graph by exploring its subgraph structures. General purpose graph mining systems provide a generic runtime to explore subgraph structures of interest with the help of user-defined functions that guide the overall exploration process. However, the state-of-the-art graph mining systems remain largely oblivious to the shape (or pattern)… ▽ More

    Submitted 5 April, 2020; originally announced April 2020.

    Comments: This is the full version of the paper appearing in the European Conference on Computer Systems (EuroSys), 2020

    ACM Class: D.4; H.3.4; H.2.8