Skip to main content

Showing 1–50 of 79 results for author: Mishra, G

.
  1. arXiv:2405.10167  [pdf, ps, other

    cs.DS

    Near Uniform Triangle Sampling Over Adjacency List Graph Streams

    Authors: Arijit Bishnu, Arijit Ghosh, Gopinath Mishra, Sayantan Sen

    Abstract: Triangle counting and sampling are two fundamental problems for streaming algorithms. Arguably, designing sampling algorithms is more challenging than their counting variants. It may be noted that triangle counting has received far greater attention in the literature than the sampling variant. In this work, we consider the problem of approximately sampling triangles in different models of streamin… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

    Comments: 26 pages

  2. arXiv:2404.08244  [pdf, other

    cond-mat.soft

    Large bubble drives melting in circular DNA

    Authors: Souradeep Sengupta, Somendra M. Bhattacharjee, Garima Mishra

    Abstract: We investigate the melting transition of non-supercoiled circular DNA of different lengths, employing Brownian dynamics simulation. In the absence of supercoiling, we find that melting of circular DNA is driven by a large bubble, which agrees with the previous predictions of circular DNA melting in the presence of supercoiling. By analyzing sector-wise changes in average base-pair distance, our st… ▽ More

    Submitted 12 April, 2024; originally announced April 2024.

    Comments: 11 figures

  3. arXiv:2403.09806  [pdf, other

    cs.AI

    xLP: Explainable Link Prediction for Master Data Management

    Authors: Balaji Ganesan, Matheen Ahmed Pasha, Srinivasa Parkala, Neeraj R Singh, Gayatri Mishra, Sumit Bhatia, Hima Patel, Somashekar Naganna, Sameep Mehta

    Abstract: Explaining neural model predictions to users requires creativity. Especially in enterprise applications, where there are costs associated with users' time, and their trust in the model predictions is critical for adoption. For link prediction in master data management, we have built a number of explainability solutions drawing from research in interpretability, fact verification, path ranking, neu… ▽ More

    Submitted 14 March, 2024; originally announced March 2024.

    Comments: 8 pages, 4 figures, NeurIPS 2020 Competition and Demonstration Track. arXiv admin note: text overlap with arXiv:2012.05516

  4. arXiv:2312.11805  [pdf, other

    cs.CL cs.AI cs.CV

    Gemini: A Family of Highly Capable Multimodal Models

    Authors: Gemini Team, Rohan Anil, Sebastian Borgeaud, Jean-Baptiste Alayrac, Jiahui Yu, Radu Soricut, Johan Schalkwyk, Andrew M. Dai, Anja Hauth, Katie Millican, David Silver, Melvin Johnson, Ioannis Antonoglou, Julian Schrittwieser, Amelia Glaese, Jilin Chen, Emily Pitler, Timothy Lillicrap, Angeliki Lazaridou, Orhan Firat, James Molloy, Michael Isard, Paul R. Barham, Tom Hennigan, Benjamin Lee , et al. (1325 additional authors not shown)

    Abstract: This report introduces a new family of multimodal models, Gemini, that exhibit remarkable capabilities across image, audio, video, and text understanding. The Gemini family consists of Ultra, Pro, and Nano sizes, suitable for applications ranging from complex reasoning tasks to on-device memory-constrained use-cases. Evaluation on a broad range of benchmarks shows that our most-capable Gemini Ultr… ▽ More

    Submitted 17 June, 2024; v1 submitted 18 December, 2023; originally announced December 2023.

  5. arXiv:2312.01384  [pdf, other

    cs.DS cs.DC

    A Tight Lower Bound for 3-Coloring Grids in the Online-LOCAL Model

    Authors: Yi-Jun Chang, Gopinath Mishra, Hung Thuan Nguyen, Mingyang Yang, Yu-Cheng Yeh

    Abstract: Recently, \citeauthor*{akbari2021locality}~(ICALP 2023) studied the locality of graph problems in distributed, sequential, dynamic, and online settings from a {unified} point of view. They designed a novel $O(\log n)$-locality deterministic algorithm for proper 3-coloring bipartite graphs in the $\mathsf{Online}$-$\mathsf{LOCAL}$ model. In this work, we establish the optimality of the algorithm by… ▽ More

    Submitted 1 May, 2024; v1 submitted 3 December, 2023; originally announced December 2023.

  6. arXiv:2311.07587  [pdf, other

    cs.CL cs.AI cs.CY cs.LG

    Frontier Language Models are not Robust to Adversarial Arithmetic, or "What do I need to say so you agree 2+2=5?

    Authors: C. Daniel Freeman, Laura Culp, Aaron Parisi, Maxwell L Bileschi, Gamaleldin F Elsayed, Alex Rizkowsky, Isabelle Simpson, Alex Alemi, Azade Nova, Ben Adlam, Bernd Bohnet, Gaurav Mishra, Hanie Sedghi, Igor Mordatch, Izzeddin Gur, Jaehoon Lee, JD Co-Reyes, Jeffrey Pennington, Kelvin Xu, Kevin Swersky, Kshiteej Mahajan, Lechao Xiao, Rosanne Liu, Simon Kornblith, Noah Constant , et al. (5 additional authors not shown)

    Abstract: We introduce and study the problem of adversarial arithmetic, which provides a simple yet challenging testbed for language model alignment. This problem is comprised of arithmetic questions posed in natural language, with an arbitrary adversarial string inserted before the question is complete. Even in the simple setting of 1-digit addition problems, it is easy to find adversarial prompts that mak… ▽ More

    Submitted 15 November, 2023; v1 submitted 8 November, 2023; originally announced November 2023.

  7. arXiv:2307.05637  [pdf

    eess.AS cs.LG cs.SD

    Speech Diarization and ASR with GMM

    Authors: Aayush Kumar Sharma, Vineet Bhavikatti, Amogh Nidawani, Dr. Siddappaji, Sanath P, Dr Geetishree Mishra

    Abstract: In this research paper, we delve into the topics of Speech Diarization and Automatic Speech Recognition (ASR). Speech diarization involves the separation of individual speakers within an audio stream. By employing the ASR transcript, the diarization process aims to segregate each speaker's utterances, grou** them based on their unique audio characteristics. On the other hand, Automatic Speech Re… ▽ More

    Submitted 11 July, 2023; originally announced July 2023.

  8. arXiv:2306.12071  [pdf, other

    cs.DS

    Optimal (degree+1)-Coloring in Congested Clique

    Authors: Sam Coy, Artur Czumaj, Peter Davies, Gopinath Mishra

    Abstract: We consider the distributed complexity of the (degree+1)-list coloring problem, in which each node $u$ of degree $d(u)$ is assigned a palette of $d(u)+1$ colors, and the goal is to find a proper coloring using these color palettes. The (degree+1)-list coloring problem is a natural generalization of the classical $(Δ+1)$-coloring and $(Δ+1)$-list coloring problems, both being benchmark problems ext… ▽ More

    Submitted 24 April, 2024; v1 submitted 21 June, 2023; originally announced June 2023.

    Comments: 27 pages. Appeared at ICALP 2023

  9. A sheet-like structure in the proximity of compact DNA

    Authors: Garima Mishra, Somendra M. Bhattacharjee

    Abstract: We determine the phase diagram of DNA with inter- and intra-strand native-pair interactions that mimic the compaction of DNA. We show that DNA takes an overall sheet-like structure in the region where an incipient transition to a compact phase would have occurred. The stability of this phase is due to the extra entropy from the folding of the sheet, which is absent in the remaining polymer-like st… ▽ More

    Submitted 17 June, 2023; v1 submitted 29 May, 2023; originally announced May 2023.

    Comments: 8 pages, 8 figures

  10. arXiv:2305.10403  [pdf, other

    cs.CL cs.AI

    PaLM 2 Technical Report

    Authors: Rohan Anil, Andrew M. Dai, Orhan Firat, Melvin Johnson, Dmitry Lepikhin, Alexandre Passos, Siamak Shakeri, Emanuel Taropa, Paige Bailey, Zhifeng Chen, Eric Chu, Jonathan H. Clark, Laurent El Shafey, Yan** Huang, Kathy Meier-Hellstern, Gaurav Mishra, Erica Moreira, Mark Omernick, Kevin Robinson, Sebastian Ruder, Yi Tay, Kefan Xiao, Yuanzhong Xu, Yu**g Zhang, Gustavo Hernandez Abrego , et al. (103 additional authors not shown)

    Abstract: We introduce PaLM 2, a new state-of-the-art language model that has better multilingual and reasoning capabilities and is more compute-efficient than its predecessor PaLM. PaLM 2 is a Transformer-based model trained using a mixture of objectives. Through extensive evaluations on English and multilingual language, and reasoning tasks, we demonstrate that PaLM 2 has significantly improved quality on… ▽ More

    Submitted 13 September, 2023; v1 submitted 17 May, 2023; originally announced May 2023.

  11. arXiv:2304.05883  [pdf, ps, other

    cs.DS

    On Parallel k-Center Clustering

    Authors: Sam Coy, Artur Czumaj, Gopinath Mishra

    Abstract: We consider the classic $k$-center problem in a parallel setting, on the low-local-space Massively Parallel Computation (MPC) model, with local space per machine of $\mathcal{O}(n^δ)$, where $δ\in (0,1)$ is an arbitrary constant. As a central clustering problem, the $k$-center problem has been studied extensively. Still, until very recently, all parallel MPC algorithms have been requiring $Ω(k)$ o… ▽ More

    Submitted 12 April, 2023; originally announced April 2023.

    Comments: 25 pages. To appear in SPAA'23

  12. arXiv:2302.04378  [pdf, ps, other

    cs.DS

    Parallel Derandomization for Coloring

    Authors: Sam Coy, Artur Czumaj, Peter Davies, Gopinath Mishra

    Abstract: Graph coloring problems are among the most fundamental problems in parallel and distributed computing, and have been studied extensively in both settings. In this context, designing efficient deterministic algorithms for these problems has been found particularly challenging. In this work we consider this challenge, and design a novel framework for derandomizing algorithms for coloring-type prob… ▽ More

    Submitted 25 April, 2024; v1 submitted 8 February, 2023; originally announced February 2023.

    Comments: 26 Pages. The paper will appear in IPDPS 2024

  13. arXiv:2210.11416  [pdf, other

    cs.LG cs.CL

    Scaling Instruction-Finetuned Language Models

    Authors: Hyung Won Chung, Le Hou, Shayne Longpre, Barret Zoph, Yi Tay, William Fedus, Yunxuan Li, Xuezhi Wang, Mostafa Dehghani, Siddhartha Brahma, Albert Webson, Shixiang Shane Gu, Zhuyun Dai, Mirac Suzgun, Xinyun Chen, Aakanksha Chowdhery, Alex Castro-Ros, Marie Pellat, Kevin Robinson, Dasha Valter, Sharan Narang, Gaurav Mishra, Adams Yu, Vincent Zhao, Yan** Huang , et al. (10 additional authors not shown)

    Abstract: Finetuning language models on a collection of datasets phrased as instructions has been shown to improve model performance and generalization to unseen tasks. In this paper we explore instruction finetuning with a particular focus on (1) scaling the number of tasks, (2) scaling the model size, and (3) finetuning on chain-of-thought data. We find that instruction finetuning with the above aspects d… ▽ More

    Submitted 6 December, 2022; v1 submitted 20 October, 2022; originally announced October 2022.

    Comments: Public checkpoints: https://huggingface.co/docs/transformers/model_doc/flan-t5

  14. arXiv:2209.06794  [pdf, other

    cs.CV cs.CL

    PaLI: A Jointly-Scaled Multilingual Language-Image Model

    Authors: Xi Chen, Xiao Wang, Soravit Changpinyo, AJ Piergiovanni, Piotr Padlewski, Daniel Salz, Sebastian Goodman, Adam Grycner, Basil Mustafa, Lucas Beyer, Alexander Kolesnikov, Joan Puigcerver, Nan Ding, Keran Rong, Hassan Akbari, Gaurav Mishra, Linting Xue, Ashish Thapliyal, James Bradbury, Weicheng Kuo, Mojtaba Seyedhosseini, Chao Jia, Burcu Karagol Ayan, Carlos Riquelme, Andreas Steiner , et al. (4 additional authors not shown)

    Abstract: Effective scaling and a flexible task interface enable large language models to excel at many tasks. We present PaLI (Pathways Language and Image model), a model that extends this approach to the joint modeling of language and vision. PaLI generates text based on visual and textual inputs, and with this interface performs many vision, language, and multimodal tasks, in many languages. To train PaL… ▽ More

    Submitted 5 June, 2023; v1 submitted 14 September, 2022; originally announced September 2022.

    Comments: ICLR 2023 (Notable-top-5%)

  15. arXiv:2207.14026  [pdf, ps, other

    physics.plasm-ph

    Detailed investigation on x-ray emission from laser driven high-Z foils in a wide intensity range : role of conversion layer and reemission zone

    Authors: Gaurav Mishra, Karabi Ghosh

    Abstract: Detailed radiation hydrodynamic simulations are carried out to investigate x-ray emission process in four high-Z planar targets namely, tungsten (W), gold (Au), lead (Pb) and uranium (U) irradiated by 1 ns, 351 nm flat top laser pulses. A thorough zoning analysis is performed for all laser driven high-Z foils over a wide intensity range of $10^{12}-10^{15} W/cm^{2}$ with appropriately chosen photo… ▽ More

    Submitted 28 July, 2022; originally announced July 2022.

    Comments: Submitted to Physics of Plasmas

  16. arXiv:2207.12514  [pdf, ps, other

    cs.DS math.ST

    Testing of Index-Invariant Properties in the Huge Object Model

    Authors: Sourav Chakraborty, Eldar Fischer, Arijit Ghosh, Gopinath Mishra, Sayantan Sen

    Abstract: The study of distribution testing has become ubiquitous in the area of property testing, both for its theoretical appeal, as well as for its applications in other fields of Computer Science. The original distribution testing model relies on samples drawn independently from the distribution to be tested. However, when testing distributions over the $n$-dimensional Hamming cube… ▽ More

    Submitted 15 November, 2022; v1 submitted 25 July, 2022; originally announced July 2022.

    Comments: 66 pages, substantial changes from previous version, added new lower bound results (Theorem 1.4 and Theorem 1.7)

  17. arXiv:2206.04615  [pdf, other

    cs.CL cs.AI cs.CY cs.LG stat.ML

    Beyond the Imitation Game: Quantifying and extrapolating the capabilities of language models

    Authors: Aarohi Srivastava, Abhinav Rastogi, Abhishek Rao, Abu Awal Md Shoeb, Abubakar Abid, Adam Fisch, Adam R. Brown, Adam Santoro, Aditya Gupta, Adrià Garriga-Alonso, Agnieszka Kluska, Aitor Lewkowycz, Akshat Agarwal, Alethea Power, Alex Ray, Alex Warstadt, Alexander W. Kocurek, Ali Safaya, Ali Tazarv, Alice Xiang, Alicia Parrish, Allen Nie, Aman Hussain, Amanda Askell, Amanda Dsouza , et al. (426 additional authors not shown)

    Abstract: Language models demonstrate both quantitative improvement and new qualitative capabilities with increasing scale. Despite their potentially transformative impact, these new capabilities are as yet poorly characterized. In order to inform future research, prepare for disruptive new model capabilities, and ameliorate socially harmful effects, it is vital that we understand the present and near-futur… ▽ More

    Submitted 12 June, 2023; v1 submitted 9 June, 2022; originally announced June 2022.

    Comments: 27 pages, 17 figures + references and appendices, repo: https://github.com/google/BIG-bench

    Journal ref: Transactions on Machine Learning Research, May/2022, https://openreview.net/forum?id=uyTL5Bvosj

  18. arXiv:2204.12397  [pdf, ps, other

    cs.DS

    Tolerant Bipartiteness Testing in Dense Graphs

    Authors: Arijit Ghosh, Gopinath Mishra, Rahul Raychaudhury, Sayantan Sen

    Abstract: Bipartite testing has been a central problem in the area of property testing since its inception in the seminal work of Goldreich, Goldwasser and Ron [FOCS'96 and JACM'98]. Though the non-tolerant version of bipartite testing has been extensively studied in the literature, the tolerant variant is not well understood. In this paper, we consider the following version of tolerant bipartite testing: G… ▽ More

    Submitted 26 April, 2022; originally announced April 2022.

    Comments: Accepted at ICALP'22. arXiv admin note: substantial text overlap with arXiv:2110.04574

  19. arXiv:2204.02311  [pdf, other

    cs.CL

    PaLM: Scaling Language Modeling with Pathways

    Authors: Aakanksha Chowdhery, Sharan Narang, Jacob Devlin, Maarten Bosma, Gaurav Mishra, Adam Roberts, Paul Barham, Hyung Won Chung, Charles Sutton, Sebastian Gehrmann, Parker Schuh, Kensen Shi, Sasha Tsvyashchenko, Joshua Maynez, Abhishek Rao, Parker Barnes, Yi Tay, Noam Shazeer, Vinodkumar Prabhakaran, Emily Reif, Nan Du, Ben Hutchinson, Reiner Pope, James Bradbury, Jacob Austin , et al. (42 additional authors not shown)

    Abstract: Large language models have been shown to achieve remarkable performance across a variety of natural language tasks using few-shot learning, which drastically reduces the number of task-specific training examples needed to adapt the model to a particular application. To further our understanding of the impact of scale on few-shot learning, we trained a 540-billion parameter, densely activated, Tran… ▽ More

    Submitted 5 October, 2022; v1 submitted 5 April, 2022; originally announced April 2022.

  20. arXiv:2203.17189  [pdf, other

    cs.LG cs.CL

    Scaling Up Models and Data with $\texttt{t5x}$ and $\texttt{seqio}$

    Authors: Adam Roberts, Hyung Won Chung, Anselm Levskaya, Gaurav Mishra, James Bradbury, Daniel Andor, Sharan Narang, Brian Lester, Colin Gaffney, Afroz Mohiuddin, Curtis Hawthorne, Aitor Lewkowycz, Alex Salcianu, Marc van Zee, Jacob Austin, Sebastian Goodman, Livio Baldini Soares, Haitang Hu, Sasha Tsvyashchenko, Aakanksha Chowdhery, Jasmijn Bastings, Jannis Bulian, Xavier Garcia, Jianmo Ni, Andrew Chen , et al. (18 additional authors not shown)

    Abstract: Recent neural network-based language models have benefited greatly from scaling up the size of training datasets and the number of parameters in the models themselves. Scaling can be complicated due to various factors including the need to distribute computation on supercomputer clusters (e.g., TPUs), prevent bottlenecks when infeeding data, and ensure reproducible results. In this work, we presen… ▽ More

    Submitted 31 March, 2022; originally announced March 2022.

  21. arXiv:2201.04975  [pdf, ps, other

    cs.DS

    Faster Counting and Sampling Algorithms using Colorful Decision Oracle

    Authors: Anup Bhattacharya, Arijit Bishnu, Arijit Ghosh, Gopinath Mishra

    Abstract: In this work, we consider $d$-{\sc Hyperedge Estimation} and $d$-{\sc Hyperedge Sample} problem in a hypergraph $\mathcal{H}(U(\mathcal{H}),\mathcal{F}(\mathcal{H}))$ in the query complexity framework, where $U(\mathcal{H})$ denotes the set of vertices and $\mathcal{F}(\mathcal{H})$ denotes the set of hyperedges. The oracle access to the hypergraph is called {\sc Colorful Independence Oracle} ({\s… ▽ More

    Submitted 25 January, 2022; v1 submitted 13 January, 2022; originally announced January 2022.

    Comments: To appear in STACS'2022, 22 pages

  22. arXiv:2112.05061  [pdf

    cs.CR

    Deep Learning based Differential Distinguisher for Lightweight Block Ciphers

    Authors: Aayush Jain, Varun Kohli, Girish Mishra

    Abstract: Recent years have seen an increasing involvement of Deep Learning in the cryptanalysis of various ciphers. The present study is inspired by past works on differential distinguishers, to develop a Deep Neural Network-based differential distinguisher for round reduced lightweight block ciphers PRESENT and Simeck. We make improvements in the state-of-the-art approach and extend its use to the two str… ▽ More

    Submitted 9 December, 2021; originally announced December 2021.

    Comments: 12 pages, 6 figures, 3 tables, 1 algorithm

  23. arXiv:2110.09972  [pdf, ps, other

    cs.DS

    Exploring the Gap between Tolerant and Non-tolerant Distribution Testing

    Authors: Sourav Chakraborty, Eldar Fischer, Arijit Ghosh, Gopinath Mishra, Sayantan Sen

    Abstract: The framework of distribution testing is currently ubiquitous in the field of property testing. In this model, the input is a probability distribution accessible via independently drawn samples from an oracle. The testing task is to distinguish a distribution that satisfies some property from a distribution that is far from satisfying it in the $\ell_1$ distance. The task of tolerant testing impos… ▽ More

    Submitted 21 September, 2022; v1 submitted 19 October, 2021; originally announced October 2021.

    Comments: Added new results on constructive tolerant tester. Accepted at RANDOM 22

  24. arXiv:2110.04574   

    cs.DS

    A Faster Algorithm for Max Cut in Dense Graphs

    Authors: Arijit Ghosh, Gopinath Mishra, Rahul Raychaudhury, Sayantan Sen

    Abstract: We design an algorithm for approximating the size of \emph{Max Cut} in dense graphs. Given a proximity parameter $\varepsilon \in (0,1)$, our algorithm approximates the size of \emph{Max Cut} of a graph $G$ with $n$ vertices, within an additive error of $\varepsilon n^2$, with sample complexity $\mathcal{O}(\frac{1}{\varepsilon^3} \log^2 \frac{1}{\varepsilon} \log \log \frac{1}{\varepsilon})$ and… ▽ More

    Submitted 18 December, 2021; v1 submitted 9 October, 2021; originally announced October 2021.

    Comments: The proof of the main claim in the paper is incomplete, and because of this reason, we are withdrawing the paper

  25. arXiv:2110.03836  [pdf, other

    cs.DS

    On the Complexity of Triangle Counting using Emptiness Queries

    Authors: Arijit Bishnu, Arijit Ghosh, Gopinath Mishra

    Abstract: Beame et al. [ITCS 2018 & TALG 2021] introduced and used the Bipartite Independent Set (BIS) and Independent Set (IS) oracle access to an unknown, simple, unweighted and undirected graph and solved the edge estimation problem. The introduction of this oracle set forth a series of works in a short span of time that either solved open questions mentioned by Beame et al. or were generalizations of th… ▽ More

    Submitted 5 May, 2023; v1 submitted 7 October, 2021; originally announced October 2021.

    Comments: 29 pages

  26. arXiv:2108.02933  [pdf, ps, other

    physics.plasm-ph

    Effect of soft and hard x-rays on shock propagation, preheating and ablation characteristics in pure and doped Be ablators

    Authors: Karabi Ghosh, Gaurav Mishra

    Abstract: In this paper, we analyze the performance of pure and doped Be ablators used for Inertial Confinement Fusion (ICF) pellets in terms of shock velocity, shock breakout temperature, preheat temperature and mass ablation rate through radiation hydrodynamic (RHD) simulations. For this study, we apply a constant radiation profile (drive temperatures varying from 120 - 200 eV) consisting of a low frequen… ▽ More

    Submitted 6 August, 2021; originally announced August 2021.

    Comments: 32 pages, 34 figures, submitted to the journal "High Energy Density Physics"

  27. arXiv:2107.02666  [pdf, other

    cs.DS

    Distance Estimation Between Unknown Matrices Using Sublinear Projections on Hamming Cube

    Authors: Arijit Bishnu, Arijit Ghosh, Gopinath Mishra

    Abstract: Using geometric techniques like projection and dimensionality reduction, we show that there exists a randomized sub-linear time algorithm that can estimate the Hamming distance between two matrices. Consider two matrices ${\bf A}$ and ${\bf B}$ of size $n \times n$ whose dimensions are known to the algorithm but the entries are not. The entries of the matrix are real numbers. The access to any mat… ▽ More

    Submitted 6 July, 2021; originally announced July 2021.

    Comments: 30 pages. Accepted in RANDOM'21

  28. arXiv:2010.13143  [pdf, ps, other

    cs.DS

    Even the Easiest(?) Graph Coloring Problem is not Easy in Streaming!

    Authors: Anup Bhattacharya, Arijit Bishnu, Gopinath Mishra, Anannya Upasana

    Abstract: We study a graph coloring problem that is otherwise easy but becomes quite non-trivial in the one-pass streaming model. In contrast to previous graph coloring problems in streaming that try to find an assignment of colors to vertices, our main work is on estimating the number of conflicting or monochromatic edges given a coloring function that is streaming along with the graph; we call the problem… ▽ More

    Submitted 25 October, 2020; originally announced October 2020.

    Comments: 26 pages

  29. Explainable Disease Classification via weakly-supervised segmentation

    Authors: Aniket Joshi, Gaurav Mishra, Jayanthi Sivaswamy

    Abstract: Deep learning based approaches to Computer Aided Diagnosis (CAD) typically pose the problem as an image classification (Normal or Abnormal) problem. These systems achieve high to very high accuracy in specific disease detection for which they are trained but lack in terms of an explanation for the provided decision/classification result. The activation maps which correspond to decisions do not cor… ▽ More

    Submitted 24 August, 2020; originally announced August 2020.

    Journal ref: Interpretable and Annotation-Efficient Learning for Medical Image Computing. IMIMIC 2020, MIL3ID 2020, LABELS 2020. Lecture Notes in Computer Science, vol 12446. Springer, Cham

  30. arXiv:2007.09202  [pdf, ps, other

    cs.DS

    Query Complexity of Global Minimum Cut

    Authors: Arijit Bishnu, Arijit Ghosh, Gopinath Mishra, Manaswi Paraashar

    Abstract: In this work, we resolve the query complexity of global minimum cut problem for a graph by designing a randomized algorithm for approximating the size of minimum cut in a graph, where the graph can be accessed through local queries like {\sc Degree}, {\sc Neighbor}, and {\sc Adjacency} queries. Given $ε\in (0,1)$, the algorithm with high probability outputs an estimate $\hat{t}$ satisfying the f… ▽ More

    Submitted 11 August, 2020; v1 submitted 17 July, 2020; originally announced July 2020.

    Comments: 15 pages

  31. Computing the elastic mechanical properties of rod-like DNA nanostructures

    Authors: Hemani Chhabra, Garima Mishra, Yi**g Cao, Domen Prešern, Enrico Skoruppa, Maxime M. C. Tortora, Jonathan P. K. Doye

    Abstract: To study the elastic properties of rod-like DNA nanostructures, we perform long simulations of these structure using the oxDNA coarse-grained model. By analysing the fluctuations in these trajectories we obtain estimates of the bend and twist persistence lengths, and the underlying bend and twist elastic moduli and couplings between them. Only on length scales beyond those associated with the spac… ▽ More

    Submitted 26 June, 2020; originally announced June 2020.

    Journal ref: J. Chem. Theory Comput. 16, 7748-7763 (2020)

  32. arXiv:2006.13712  [pdf, ps, other

    cs.CC cs.CG

    Disjointness through the Lens of Vapnik-Chervonenkis Dimension: Sparsity and Beyond

    Authors: Anup Bhattacharya, Sourav Chakraborty, Arijit Ghosh, Gopinath Mishra, Manaswi Paraashar

    Abstract: The disjointness problem - where Alice and Bob are given two subsets of $\{1, \dots, n\}$ and they have to check if their sets intersect - is a central problem in the world of communication complexity. While both deterministic and randomized communication complexities for this problem are known to be $Θ(n)$, it is also known that if the sets are assumed to be drawn from some restricted set systems… ▽ More

    Submitted 24 June, 2020; originally announced June 2020.

    Comments: To appear in RANDOM 2020. Pages: 15

  33. arXiv:2003.04732  [pdf, other

    cs.SI cs.AI

    Link Prediction using Graph Neural Networks for Master Data Management

    Authors: Balaji Ganesan, Srinivas Parkala, Neeraj R Singh, Sumit Bhatia, Gayatri Mishra, Matheen Ahmed Pasha, Hima Patel, Somashekar Naganna

    Abstract: Learning graph representations of n-ary relational data has a number of real world applications like anti-money laundering, fraud detection, and customer due diligence. Contact tracing of COVID19 positive persons could also be posed as a Link Prediction problem. Predicting links between people using Graph Neural Networks requires careful ethical and privacy considerations than in domains where GNN… ▽ More

    Submitted 28 August, 2020; v1 submitted 7 March, 2020; originally announced March 2020.

    Comments: 10 pages, 11 figures

  34. arXiv:1908.04196  [pdf, other

    cs.DS

    Hyperedge Estimation using Polylogarithmic Subset Queries

    Authors: Anup Bhattacharya, Arijit Bishnu, Arijit Ghosh, Gopinath Mishra

    Abstract: In this work, we estimate the number of hyperedges in a hypergraph ${\cal H}(U({\cal H}), {\cal F}({\cal H}))$, where $U({\cal H})$ denotes the set of vertices and ${\cal F}({\cal H}))$ denotes the set of hyperedges. We assume a query oracle access to the hypergraph ${\cal H}$. Estimating the number of edges, triangles or small subgraphs in a graph is a well studied problem. Beame \etal~and Bhatta… ▽ More

    Submitted 5 September, 2020; v1 submitted 12 August, 2019; originally announced August 2019.

    Comments: 34 pages

  35. arXiv:1906.07398  [pdf, ps, other

    cs.CC

    Efficiently Sampling and Estimating from Substructures using Linear Algebraic Queries

    Authors: Arijit Bishnu, Arijit Ghosh, Gopinath Mishra, Manaswi Paraashar

    Abstract: Given an unknown $n \times n$ matrix $A$ having non-negative entries, the \emph{inner product} (IP) oracle takes as inputs a specified row (or a column) of $A$ and a vector $v \in \mathbb{R}^{n}$, and returns their inner product. A derivative of IP is the induced degree query in an unknown graph $G=(V(G), E(G))$ that takes a vertex $u \in V(G)$ and a subset $S \subseteq V(G)$ as input and reports… ▽ More

    Submitted 18 February, 2022; v1 submitted 18 June, 2019; originally announced June 2019.

    Comments: This is an upgraded version with a number of additional results

  36. arXiv:1906.05458  [pdf, other

    cs.CC cs.DS math.CO

    Structural Parameterization for Graph Deletion Problems over Data Streams

    Authors: Arijit Bishnu, Arijit Ghosh, Sudeshna Kolay, Gopinath Mishra, Saket Saurabh

    Abstract: The study of parameterized streaming complexity on graph problems was initiated by Fafianie et al. (MFCS'14) and Chitnis et al. (SODA'15 and SODA'16). Simply put, the main goal is to design streaming algorithms for parameterized problems such that $O\left(f(k)\log^{O(1)}n\right)$ space is enough, where $f$ is an arbitrary computable function depending only on the parameter $k$. However, in the pas… ▽ More

    Submitted 2 October, 2019; v1 submitted 12 June, 2019; originally announced June 2019.

    Comments: Title and introduction changed to better reflect the content of the paper; 27 pages; 7 figures

    MSC Class: 68Q05 ACM Class: F.2.2

  37. arXiv:1906.02279  [pdf, other

    cs.CR eess.SY

    Investigation of Cyber Attacks on a Water Distribution System

    Authors: Sridhar Adepu, Venkata Reddy Palleti, Gyanendra Mishra, Aditya Mathur

    Abstract: A Cyber Physical System (CPS) consists of cyber components for computation and communication, and physical components such as sensors and actuators for process control. These components are networked and interact in a feedback loop. CPS are found in critical infrastructure such as water distribution, power grid, and mass transportation. Often these systems are vulnerable to attacks as the cyber co… ▽ More

    Submitted 5 June, 2019; originally announced June 2019.

    Comments: Pre-submission to a journal. arXiv admin note: text overlap with arXiv:1811.03974 by other authors

  38. arXiv:1811.12331  [pdf, other

    cond-mat.soft cond-mat.mtrl-sci cond-mat.stat-mech

    Chiral shape fluctuations and the origin of chirality in cholesteric phases of DNA origamis

    Authors: Maxime M. C. Tortora, Garima Mishra, Domen Presern, Jonathan P. K. Doye

    Abstract: Lyotropic cholesteric liquid crystal phases are ubiquitously observed in biological and synthetic polymer solutions, characterized by a complex interplay between thermal fluctuations, entropic and enthalpic forces. The elucidation of the link between microscopic features and macroscopic chiral structure, and of the relative roles of these competing contributions on phase organization, remains a to… ▽ More

    Submitted 1 August, 2020; v1 submitted 29 November, 2018; originally announced November 2018.

    Journal ref: Sci. Adv. 6 (2020) eaaw8331

  39. arXiv:1808.00691  [pdf, other

    cs.DS

    On Triangle Estimation using Tripartite Independent Set Queries

    Authors: Anup Bhattacharya, Arijit Bishnu, Arijit Ghosh, Gopinath Mishra

    Abstract: Estimating the number of triangles in a graph is one of the most fundamental problems in sublinear algorithms. In this work, we provide an algorithm that approximately counts the number of triangles in a graph using only polylogarithmic queries when \emph{the number of triangles on any edge in the graph is polylogarithmically bounded}. Our query oracle {\em Tripartite Independent Set} (TIS) takes… ▽ More

    Submitted 31 July, 2020; v1 submitted 2 August, 2018; originally announced August 2018.

    Comments: 27 pages. A preliminary version has been appeared in ISAAC'2019. This version contains improved bound on query complexity

  40. arXiv:1807.06272  [pdf, ps, other

    cs.DS

    Almost optimal query algorithm for hitting set using a subset query

    Authors: Arijit Bishnu, Arijit Ghosh, Sudeshna Kolay, Gopinath Mishra, Saket Saurabh

    Abstract: Given access to the hypergraph through a subset query oracle in the query model, we give sublinear time algorithms for Hitting-Set with almost tight parameterized query complexity. In parameterized query complexity, we estimate the number of queries to the oracle based on the parameter $k$, the size of the Hitting-Set. The subset query oracle we use in this paper is called Generalized $d$-partite… ▽ More

    Submitted 7 May, 2023; v1 submitted 17 July, 2018; originally announced July 2018.

    Comments: 22 pages. A preliminary version has appeared in ISAAC'19 and the full version has been accepted in JCSS

  41. Beam-energy and centrality dependence of direct-photon emission from ultra-relativistic heavy-ion collisions

    Authors: A. Adare, S. Afanasiev, C. Aidala, N. N. Ajitanand, Y. Akiba, R. Akimoto, H. Al-Bataineh, J. Alexander, M. Alfred, A. Al-Jamel, H. Al-Ta'ani, A. Angerami, K. Aoki, N. Apadula, L. Aphecetche, Y. Aramaki, R. Armendariz, S. H. Aronson, J. Asai, H. Asano, E. C. Aschenauer, E. T. Atomssa, R. Averbeck, T. C. Awes, B. Azmoun , et al. (648 additional authors not shown)

    Abstract: The PHENIX collaboration presents first measurements of low-momentum ($0.4<p_T<3$ GeV/$c$) direct-photon yields from Au$+$Au collisions at $\sqrt{s_{_{NN}}}$=39 and 62.4 GeV. For both beam energies the direct-photon yields are substantially enhanced with respect to expectations from prompt processes, similar to the yields observed in Au$+$Au collisions at $\sqrt{s_{_{NN}}}$=200. Analyzing the phot… ▽ More

    Submitted 5 June, 2019; v1 submitted 10 May, 2018; originally announced May 2018.

    Comments: 673 authors from 82 institutions, 10 pages, 4 figures. v2 is version accepted for publication in Physical Review Letters. Plain text data tables for the points plotted in figures for this and previous PHENIX publications are (or will be) publicly available at http://www.phenix.bnl.gov/papers.html

    Journal ref: Phys. Rev. Lett. 123, 022301 (2019)

  42. arXiv:1803.06875  [pdf, other

    cs.CG

    On the streaming complexity of fundamental geometric problems

    Authors: Arijit Bishnu, Arijit Ghosh, Gopinath Mishra, Sandeep Sen

    Abstract: In this paper, we focus on lower bounds and algorithms for some basic geometric problems in the one-pass (insertion only) streaming model. The problems considered are grouped into three categories: (i) Klee's measure (ii) Convex body approximation, geometric query, and (iii) Discrepancy Klee's measure is the problem of finding the area of the union of hyperrectangles. Under convex body app… ▽ More

    Submitted 19 March, 2018; originally announced March 2018.

    Comments: 23 pages, 8 figures

    ACM Class: F.2.2

  43. arXiv:1801.03253  [pdf, ps, other

    cs.CG cs.DS

    FPT algorithms for embedding into low complexity graphic metrics

    Authors: Arijit Ghosh, Sudeshna Kolay, Gopinath Mishra

    Abstract: The Metric Embedding problem takes as input two metric spaces $(X,D_X)$ and $(Y,D_Y)$, and a positive integer $d$. The objective is to determine whether there is an embedding $F:X \rightarrow Y$ such that $d_{F} \leq d$, where $d_{F}$ denotes the distortion of the map $F$. Such an embedding is called a distortion $d$ embedding. The bijective Metric Embedding problem is a special case of the Metric… ▽ More

    Submitted 26 June, 2018; v1 submitted 10 January, 2018; originally announced January 2018.

    Comments: 41 pages; corrected a minor mistake in Section 6

    MSC Class: 68W05 ACM Class: I.3.5

  44. arXiv:1708.01765  [pdf, other

    cs.CG

    Grid Obstacle Representation of Graphs

    Authors: Arijit Bishnu, Arijit Ghosh, Rogers Mathew, Gopinath Mishra, Subhabrata Paul

    Abstract: The grid obstacle representation, or alternately, $\ell_1$-obstacle representation of a graph $G=(V,E)$ is an injective function $f:V \rightarrow \mathbb{Z}^2$ and a set of point obstacles $\mathcal{O}$ on the grid points of $\mathbb{Z}^2$ (where no vertex of $V$ has been mapped) such that $uv$ is an edge in $G$ if and only if there exists a Manhattan path between $f(u)$ and $f(v)$ in… ▽ More

    Submitted 26 September, 2020; v1 submitted 5 August, 2017; originally announced August 2017.

    Comments: 14 figures and 18 pages

    MSC Class: 05C62 ACM Class: I.3.5

  45. arXiv:1705.05532  [pdf, other

    physics.ins-det nucl-ex

    Measurement of the response of a liquid scintillation detector to monoenergetic electrons and neutrons

    Authors: P. C. Rout, A. Gandhi, T. Basak, R. G. Thomas, C. Ghosh, A. Mitra, G. Mishra, S. P. Behera, R. Kujur, E. T. Mirgule, B. K. Nayak, A. Saxena, Suresh Kumar, V. M. Datar

    Abstract: The response of the liquid scintillator (EJ-301 equivalent to NE-213) to the monoenergetic electrons produced in Compton scattered $γ$-ray tagging has been carried out for various radioactive $γ$-ray sources. The measured electron response is found to be linear up to $\sim$4~MeVee and the resolution of the liquid scintillator at 1~MeVee is observed to be $\sim$~11\%. The pulse shape discrimination… ▽ More

    Submitted 16 May, 2017; originally announced May 2017.

    Comments: 10 pages, 9 figures, submitted to NIM A

  46. Giant Dipole Resonance studies in Ba isotopes at $\textbf{ E/A}\sim$ 5 MeV

    Authors: C. Ghosh, A. K. Rhine Kumar, Balaram Dey, V. Nanal, R. G. Pillay, P. Arumugam, K. V. Anoop, N. Dokania, Abhijit Garai, Ghnashyam Gupta, E. T. Mirgule, G. Mishra, Debasish Mondal, S. Pal, M. S. Pose, P. C. Rout

    Abstract: Exclusive measurements of high energy $γ$-rays are performed in $\rm ^{124}Ba$ and $\rm ^{136}Ba$ at the same excitation energy ($\sim$ 49 MeV), to study properties of the giant dipole resonance (GDR) over a wider $N/Z$ range. The high energy $γ$-rays are measured in coincidence with the multiplicity of low energy $γ$-rays to disentangle the effect of temperature ($T$) and angular momentum ($J$).… ▽ More

    Submitted 18 April, 2017; v1 submitted 17 April, 2017; originally announced April 2017.

    Comments: 16 pages, 7 figures

    Journal ref: Phys. Rev. C 96, 014309 (2017)

  47. arXiv:1610.07173  [pdf

    cond-mat.mtrl-sci

    Multiphase hydrogen storage in nanocontainers

    Authors: Suboohi Shervani, Puspal Mukherjee, Anshul Gupta, Gargi Mishra, Kavya Illath, T. G. Ajithkumar, Sri Sivakumar, Pratik Sen, Kantesh Balani, Anandh Subramaniam

    Abstract: Hydrogen can be stored in containers or in materials. In materials it can exist in molecular or atomic forms. The atomic form can further exist as multiple phases. Molecular hydrogen can be adsorbed on the surface or can be present inside the material. In the current work, we demonstrate for the first time, a methodology to store hydrogen in nearly all conceivable forms. At the heart of this strat… ▽ More

    Submitted 23 October, 2016; originally announced October 2016.

  48. arXiv:1605.00811  [pdf, other

    physics.ins-det nucl-ex

    Characterization of PARIS LaBr$_3$(Ce)-NaI(Tl) phoswich detectors upto $E_γ$ $\sim$ 22 MeV

    Authors: C. Ghosh, V. Nanal, R. G. Pillay, Anoop K. V, N. Dokania, Sanjoy Pal, M. S. Pose, G. Mishra, P. C. Rout, Suresh Kumar, Deepak Pandit, Debasish Mondal, Surajit Pal, S. R. Banerjee, Paweł J. Napiorkowski, Oliver Dorvaux, S. Kihel, C. Mathieu, A. Maj

    Abstract: In order to understand the performance of the PARIS (Photon Array for the studies with Radioactive Ion and Stable beams) detector, detailed characterization of two individual phoswich (LaBr$_3$(Ce)-NaI(Tl)) elements has been carried out. The detector response is investigated over a wide range of $E_γ$ = 0.6 to 22.6 MeV using radioactive sources and employing $^{11}B(p,γ)$ reaction at $E_p$ = 163 k… ▽ More

    Submitted 20 May, 2016; v1 submitted 3 May, 2016; originally announced May 2016.

    Comments: Accepted in JINST

    Journal ref: JINST, 11, P05023 (2016)

  49. arXiv:1605.00065  [pdf, other

    cs.DS cs.DM

    Improved Algorithms for the Evacuation Route Planning Problem

    Authors: Gopinath Mishra, Subhra Mazumdar, Arindam Pal

    Abstract: Emergency evacuation is the process of movement of people away from the threat or actual occurrence of hazards such as natural disasters, terrorist attacks, fires and bombs. In this paper, we focus on evacuation from a building, but the ideas can be applied to city and region evacuation. We define the problem and show how it can be modeled using graphs. The resulting optimization problem can be fo… ▽ More

    Submitted 30 April, 2016; originally announced May 2016.

    Comments: Published in the proceedings of International Conference on Combinatorial Optimization and Applications (COCOA) 2015

  50. arXiv:1602.02530  [pdf, ps, other

    physics.plasm-ph

    Effects of cluster size and spatial laser intensity distribution on fusion neutron generation by laser driven Deuterium clusters

    Authors: Gaurav Mishra, Amol R. Holkundkar

    Abstract: A three dimensional molecular dynamic code is used to study the generation of fusion neutrons from Coulomb explosion of Deuterium clusters driven by intense near infra-red (NIR) laser ($λ=800nm$) of femtosecond pulse duration ($τ=50 fs$) under beam-target interaction scheme. We have considered various clusters of average sizes ($\langle R_0\rangle$=80,140,200Å) which are irradiated by a laser of p… ▽ More

    Submitted 8 February, 2016; originally announced February 2016.