Zum Hauptinhalt springen

Showing 1–12 of 12 results for author: Aluru, S

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

    cs.CE

    Predicting the Temporal Dynamics of Prosthetic Vision

    Authors: Yuchen Hou, Laya Pullela, Jiaxin Su, Sriya Aluru, Shivani Sista, Xiankun Lu, Michael Beyeler

    Abstract: Retinal implants are a promising treatment option for degenerative retinal disease. While numerous models have been developed to simulate the appearance of elicited visual percepts ("phosphenes"), these models often either focus solely on spatial characteristics or inadequately capture the complex temporal dynamics observed in clinical trials, which vary heavily across implant technologies, subjec… ▽ More

    Submitted 1 May, 2024; v1 submitted 22 April, 2024; originally announced April 2024.

  2. arXiv:2311.08595  [pdf, other

    math.NA cs.DC math.CO

    Fast Parallel Tensor Times Same Vector for Hypergraphs

    Authors: Shruti Shivakumar, Ilya Amburg, Sinan G. Aksoy, Jiajia Li, Stephen J. Young, Srinivas Aluru

    Abstract: Hypergraphs are a popular paradigm to represent complex real-world networks exhibiting multi-way relationships of varying sizes. Mining centrality in hypergraphs via symmetric adjacency tensors has only recently become computationally feasible for large and complex datasets. To enable scalable computation of these and related hypergraph analytics, here we focus on the Sparse Symmetric Tensor Times… ▽ More

    Submitted 14 November, 2023; originally announced November 2023.

  3. arXiv:2201.12454  [pdf, other

    cs.DS

    The Complexity of Approximate Pattern Matching on De Bruijn Graphs

    Authors: Daniel Gibney, Sharma V. Thankachan, Srinivas Aluru

    Abstract: Aligning a sequence to a walk in a labeled graph is a problem of fundamental importance to Computational Biology. For finding a walk in an arbitrary graph with $|E|$ edges that exactly matches a pattern of length $m$, a lower bound based on the Strong Exponential Time Hypothesis (SETH) implies an algorithm significantly faster than $O(|E|m)$ time is unlikely [Equi et al., ICALP 2019]. However, for… ▽ More

    Submitted 28 January, 2022; originally announced January 2022.

  4. arXiv:2004.06465  [pdf, ps, other

    cs.SI cs.CL

    Deep Learning Models for Multilingual Hate Speech Detection

    Authors: Sai Saketh Aluru, Binny Mathew, Punyajoy Saha, Animesh Mukherjee

    Abstract: Hate speech detection is a challenging problem with most of the datasets available in only one language: English. In this paper, we conduct a large scale analysis of multilingual hate speech in 9 languages from 16 different sources. We observe that in low resource setting, simple models such as LASER embedding with logistic regression performs the best, while in high resource setting BERT based mo… ▽ More

    Submitted 9 December, 2020; v1 submitted 14 April, 2020; originally announced April 2020.

    Comments: 16 pages, Accepted at ECML-PKDD 2020

  5. arXiv:1907.12931  [pdf, other

    cs.DC cs.CE cs.PF q-bio.GN

    Efficient Architecture-Aware Acceleration of BWA-MEM for Multicore Systems

    Authors: Vasimuddin Md, Sanchit Misra, Heng Li, Srinivas Aluru

    Abstract: Innovations in Next-Generation Sequencing are enabling generation of DNA sequence data at ever faster rates and at very low cost. Large sequencing centers typically employ hundreds of such systems. Such high-throughput and low-cost generation of data underscores the need for commensurate acceleration in downstream computational analysis of the sequencing data. A fundamental step in downstream anal… ▽ More

    Submitted 27 July, 2019; originally announced July 2019.

  6. arXiv:1906.00291  [pdf, other

    cs.LG stat.ML

    Cooperative neural networks (CoNN): Exploiting prior independence structure for improved classification

    Authors: Harsh Shrivastava, Eugene Bart, Bob Price, Hanjun Dai, Bo Dai, Srinivas Aluru

    Abstract: We propose a new approach, called cooperative neural networks (CoNN), which uses a set of cooperatively trained neural networks to capture latent representations that exploit prior given independence structure. The model is more flexible than traditional graphical models based on exponential family distributions, but incorporates more domain specific prior structure than traditional deep networks… ▽ More

    Submitted 1 June, 2019; originally announced June 2019.

  7. arXiv:1906.00271  [pdf, other

    cs.LG stat.ML

    GLAD: Learning Sparse Graph Recovery

    Authors: Harsh Shrivastava, Xinshi Chen, Binghong Chen, Guanghui Lan, Srinvas Aluru, Han Liu, Le Song

    Abstract: Recovering sparse conditional independence graphs from data is a fundamental problem in machine learning with wide applications. A popular formulation of the problem is an $\ell_1$ regularized maximum likelihood estimation. Many convex optimization algorithms have been designed to solve this formulation to recover the graph structure. Recently, there is a surge of interest to learn algorithms dire… ▽ More

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

  8. arXiv:1704.03767  [pdf, ps, other

    cs.DC cs.AI

    Parallelized Kendall's Tau Coefficient Computation via SIMD Vectorized Sorting On Many-Integrated-Core Processors

    Authors: Yongchao Liu, Tony Pan, Oded Green, Srinivas Aluru

    Abstract: Pairwise association measure is an important operation in data analytics. Kendall's tau coefficient is one widely used correlation coefficient identifying non-linear relationships between ordinal variables. In this paper, we investigated a parallel algorithm accelerating all-pairs Kendall's tau coefficient computation via single instruction multiple data (SIMD) vectorized sorting on Intel Xeon Phi… ▽ More

    Submitted 12 April, 2017; originally announced April 2017.

    Comments: 29 pages, 6 figures, 5 tables, submitted to Journal of Parallel and Distributed Computing

  9. arXiv:1607.06156  [pdf, other

    cs.DC

    An Adaptive Parallel Algorithm for Computing Connected Components

    Authors: Chirag Jain, Patrick Flick, Tony Pan, Oded Green, Srinivas Aluru

    Abstract: We present an efficient distributed memory parallel algorithm for computing connected components in undirected graphs based on Shiloach-Vishkin's PRAM approach. We discuss multiple optimization techniques that reduce communication volume as well as load-balance the algorithm. We also note that the efficiency of the parallel graph connectivity algorithm depends on the underlying graph topology. Par… ▽ More

    Submitted 13 February, 2017; v1 submitted 20 July, 2016; originally announced July 2016.

  10. arXiv:1605.01584  [pdf, ps, other

    cs.DC q-bio.GN

    Parallel Pairwise Correlation Computation On Intel Xeon Phi Clusters

    Authors: Yongchao Liu, Tony Pan, Srinivas Aluru

    Abstract: Co-expression network is a critical technique for the identification of inter-gene interactions, which usually relies on all-pairs correlation (or similar measure) computation between gene expression profiles across multiple samples. Pearson's correlation coefficient (PCC) is one widely used technique for gene co-expression network construction. However, all-pairs PCC computation is computationall… ▽ More

    Submitted 26 September, 2016; v1 submitted 5 May, 2016; originally announced May 2016.

    Comments: 9 pages, 2 figures, 2 tables, accepted by the SBAC-PAD 2016 conference

  11. arXiv:1604.04815  [pdf, ps, other

    cs.DC

    LightScan: Faster Scan Primitive on CUDA Compatible Manycore Processors

    Authors: Yongchao Liu, Srinivas Aluru

    Abstract: Scan (or prefix sum) is a fundamental and widely used primitive in parallel computing. In this paper, we present LightScan, a faster parallel scan primitive for CUDA-enabled GPUs, which investigates a hybrid model combining intra-block computation and inter-block communication to perform a scan. Our algorithm employs warp shuffle functions to implement fast intra-block computation and takes advant… ▽ More

    Submitted 16 April, 2016; originally announced April 2016.

    Comments: 21 pages, 6 figures, submitted to Journal of Parallel and Distributed Computing on Jan 09, 2016

  12. arXiv:1408.1664  [pdf, other

    cs.AI cs.DC cs.LG

    A Parallel Algorithm for Exact Bayesian Structure Discovery in Bayesian Networks

    Authors: Yetian Chen, Jin Tian, Olga Nikolova, Srinivas Aluru

    Abstract: Exact Bayesian structure discovery in Bayesian networks requires exponential time and space. Using dynamic programming (DP), the fastest known sequential algorithm computes the exact posterior probabilities of structural features in $O(2(d+1)n2^n)$ time and space, if the number of nodes (variables) in the Bayesian network is $n$ and the in-degree (the number of parents) per node is bounded by a co… ▽ More

    Submitted 13 August, 2016; v1 submitted 7 August, 2014; originally announced August 2014.

    Comments: 32 pages, 12 figures