Skip to main content

Showing 1–50 of 121 results for author: Chakrabarti, A

  1. arXiv:2407.11102  [pdf, other

    eess.SP cs.LG

    Enhancing Electrocardiogram Signal Analysis Using NLP-Inspired Techniques: A Novel Approach with Embedding and Self-Attention

    Authors: Prapti Ganguly, Wazib Ansar, Amlan Chakrabarti

    Abstract: A language is made up of an infinite/finite number of sentences, which in turn is composed of a number of words. The Electrocardiogram (ECG) is the most popular noninvasive medical tool for studying heart function and diagnosing various irregular cardiac rhythms. Intuitive inspection of the ECG reveals a marked similarity between ECG signals and the spoken language. As a result, the ECG signal may… ▽ More

    Submitted 15 July, 2024; originally announced July 2024.

  2. arXiv:2407.00396  [pdf

    cs.CL cs.AI

    A Study on Effect of Reference Knowledge Choice in Generating Technical Content Relevant to SAPPhIRE Model Using Large Language Model

    Authors: Kausik Bhattacharya, Anubhab Majumder, Amaresh Chakrabarti

    Abstract: Representation of systems using the SAPPhIRE model of causality can be an inspirational stimulus in design. However, creating a SAPPhIRE model of a technical or a natural system requires sourcing technical knowledge from multiple technical documents regarding how the system works. This research investigates how to generate technical content accurately relevant to the SAPPhIRE model of causality us… ▽ More

    Submitted 29 June, 2024; originally announced July 2024.

  3. arXiv:2406.19493  [pdf

    cs.CL cs.AI

    Development and Evaluation of a Retrieval-Augmented Generation Tool for Creating SAPPhIRE Models of Artificial Systems

    Authors: Anubhab Majumder, Kausik Bhattacharya, Amaresh Chakrabarti

    Abstract: Representing systems using the SAPPhIRE causality model is found useful in supporting design-by-analogy. However, creating a SAPPhIRE model of artificial or biological systems is an effort-intensive process that requires human experts to source technical knowledge from multiple technical documents regarding how the system works. This research investigates how to leverage Large Language Models (LLM… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

  4. arXiv:2406.16893  [pdf, other

    cs.CL cs.AI

    A Survey on Transformers in NLP with Focus on Efficiency

    Authors: Wazib Ansar, Saptarsi Goswami, Amlan Chakrabarti

    Abstract: The advent of transformers with attention mechanisms and associated pre-trained models have revolutionized the field of Natural Language Processing (NLP). However, such models are resource-intensive due to highly complex architecture. This limits their application to resource-constrained environments. While choosing an appropriate NLP model, a major trade-off exists over choosing accuracy over eff… ▽ More

    Submitted 15 May, 2024; originally announced June 2024.

  5. arXiv:2406.04438  [pdf, other

    cs.CL cs.AI

    TexIm FAST: Text-to-Image Representation for Semantic Similarity Evaluation using Transformers

    Authors: Wazib Ansar, Saptarsi Goswami, Amlan Chakrabarti

    Abstract: One of the principal objectives of Natural Language Processing (NLP) is to generate meaningful representations from text. Improving the informativeness of the representations has led to a tremendous rise in the dimensionality and the memory footprint. It leads to a cascading effect amplifying the complexity of the downstream model by increasing its parameters. The available techniques cannot be ap… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

    Comments: 19 pages, 33 figures

  6. arXiv:2405.04023  [pdf, other

    eess.IV cs.CV

    Lumbar Spine Tumor Segmentation and Localization in T2 MRI Images Using AI

    Authors: Rikathi Pal, Sudeshna Mondal, Aditi Gupta, Priya Saha, Somoballi Ghoshal, Amlan Chakrabarti, Susmita Sur-Kolay

    Abstract: In medical imaging, segmentation and localization of spinal tumors in three-dimensional (3D) space pose significant computational challenges, primarily stemming from limited data availability. In response, this study introduces a novel data augmentation technique, aimed at automating spine tumor segmentation and localization through AI approaches. Leveraging a fusion of fuzzy c-means clustering an… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

    Comments: 9 pages, 12 figures

  7. arXiv:2404.18291  [pdf, other

    cs.CV cs.AI

    Panoptic Segmentation and Labelling of Lumbar Spine Vertebrae using Modified Attention Unet

    Authors: Rikathi Pal, Priya Saha, Somoballi Ghoshal, Amlan Chakrabarti, Susmita Sur-Kolay

    Abstract: Segmentation and labeling of vertebrae in MRI images of the spine are critical for the diagnosis of illnesses and abnormalities. These steps are indispensable as MRI technology provides detailed information about the tissue structure of the spine. Both supervised and unsupervised segmentation methods exist, yet acquiring sufficient data remains challenging for achieving high accuracy. In this stud… ▽ More

    Submitted 28 April, 2024; originally announced April 2024.

    Comments: 9 pages, 10 figures

  8. arXiv:2403.14087  [pdf, ps, other

    cs.DS

    Improved Algorithms for Maximum Coverage in Dynamic and Random Order Streams

    Authors: Amit Chakrabarti, Andrew McGregor, Anthony Wirth

    Abstract: The maximum coverage problem is to select $k$ sets from a collection of sets such that the cardinality of the union of the selected sets is maximized. We consider $(1-1/e-ε)$-approximation algorithms for this NP-hard problem in three standard data stream models. 1. {\em Dynamic Model.} The stream consists of a sequence of sets being inserted and deleted. Our multi-pass algorithm uses… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

    ACM Class: F.2.2

  9. arXiv:2401.13160  [pdf, other

    cs.LG cs.CL

    SpacTor-T5: Pre-training T5 Models with Span Corruption and Replaced Token Detection

    Authors: Ke Ye, Heinrich Jiang, Afshin Rostamizadeh, Ayan Chakrabarti, Giulia DeSalvo, Jean-François Kagy, Lazaros Karydas, Gui Citovsky, Sanjiv Kumar

    Abstract: Pre-training large language models is known to be extremely resource intensive and often times inefficient, under-utilizing the information encapsulated in the training text sequences. In this paper, we present SpacTor, a new training procedure consisting of (1) a hybrid objective combining span corruption (SC) and token replacement detection (RTD), and (2) a two-stage curriculum that optimizes th… ▽ More

    Submitted 23 January, 2024; originally announced January 2024.

    Comments: 9+13 pages, 5 figures

  10. arXiv:2401.09603  [pdf, other

    cs.CV

    Rethinking FID: Towards a Better Evaluation Metric for Image Generation

    Authors: Sadeep Jayasumana, Srikumar Ramalingam, Andreas Veit, Daniel Glasner, Ayan Chakrabarti, Sanjiv Kumar

    Abstract: As with many machine learning problems, the progress of image generation methods hinges on good evaluation metrics. One of the most popular is the Frechet Inception Distance (FID). FID estimates the distance between a distribution of Inception-v3 features of real images, and those of images generated by the algorithm. We highlight important drawbacks of FID: Inception's poor representation of the… ▽ More

    Submitted 25 January, 2024; v1 submitted 30 November, 2023; originally announced January 2024.

    Comments: Code is available at: https://github.com/google-research/google-research/tree/master/cmmd

  11. arXiv:2310.03634  [pdf, other

    cs.DS

    Finding missing items requires strong forms of randomness

    Authors: Amit Chakrabarti, Manuel Stoeckl

    Abstract: Adversarially robust streaming algorithms are required to process a stream of elements and produce correct outputs, even when each stream element can be chosen as a function of earlier algorithm outputs. As with classic streaming algorithms, which must only be correct for the worst-case fixed stream, adversarially robust algorithms with access to randomness can use significantly less space than de… ▽ More

    Submitted 2 July, 2024; v1 submitted 5 October, 2023; originally announced October 2023.

    Comments: 46 pages, 3 figures; since v1, rewrote Sec 2, simplified proofs in Sec 4, clarified Sec 6, changed title from "When a random tape is not enough: lower bounds for a problem in adversarially robust streaming", and made many minor improvements

  12. FragQC: An Efficient Quantum Error Reduction Technique using Quantum Circuit Fragmentation

    Authors: Saikat Basu, Arnav Das, Amit Saha, Amlan Chakrabarti, Susmita Sur-Kolay

    Abstract: Quantum computers must meet extremely stringent qualitative and quantitative requirements on their qubits in order to solve real-life problems. Quantum circuit fragmentation techniques divide a large quantum circuit into a number of sub-circuits that can be executed on the smaller noisy quantum hardware available. However, the process of quantum circuit fragmentation involves finding an ideal cut… ▽ More

    Submitted 30 September, 2023; originally announced October 2023.

    Comments: 30 pages, 9 figures

    Journal ref: Journal of Systems and Software 2024

  13. arXiv:2308.10997  [pdf, other

    cs.CV cs.AI cs.LG

    MarkovGen: Structured Prediction for Efficient Text-to-Image Generation

    Authors: Sadeep Jayasumana, Daniel Glasner, Srikumar Ramalingam, Andreas Veit, Ayan Chakrabarti, Sanjiv Kumar

    Abstract: Modern text-to-image generation models produce high-quality images that are both photorealistic and faithful to the text prompts. However, this quality comes at significant computational cost: nearly all of these models are iterative and require running sampling multiple times with large models. This iterative process is needed to ensure that different regions of the image are not only aligned wit… ▽ More

    Submitted 15 December, 2023; v1 submitted 14 August, 2023; originally announced August 2023.

  14. arXiv:2307.07768  [pdf, other

    cs.CV

    SoccerKDNet: A Knowledge Distillation Framework for Action Recognition in Soccer Videos

    Authors: Sarosij Bose, Saikat Sarkar, Amlan Chakrabarti

    Abstract: Classifying player actions from soccer videos is a challenging problem, which has become increasingly important in sports analytics over the years. Most state-of-the-art methods employ highly complex offline networks, which makes it difficult to deploy such models in resource constrained scenarios. Here, in this paper we propose a novel end-to-end knowledge distillation based transfer learning net… ▽ More

    Submitted 22 July, 2023; v1 submitted 15 July, 2023; originally announced July 2023.

    Comments: Accepted to 10th Springer PReMI 2023

  15. arXiv:2307.05610  [pdf, other

    cs.LG cs.AI cs.CV

    Substance or Style: What Does Your Image Embedding Know?

    Authors: Cyrus Rashtchian, Charles Herrmann, Chun-Sung Ferng, Ayan Chakrabarti, Dilip Krishnan, Deqing Sun, Da-Cheng Juan, Andrew Tomkins

    Abstract: Probes are small networks that predict properties of underlying data from embeddings, and they provide a targeted, effective way to illuminate the information contained in embeddings. While analysis through the use of probes has become standard in NLP, there has been much less exploration in vision. Image foundation models have primarily been evaluated for semantic content. Better understanding th… ▽ More

    Submitted 10 July, 2023; originally announced July 2023.

    Comments: 27 pages, 9 figures

  16. arXiv:2303.09523  [pdf, other

    eess.IV cs.CV

    Fast 3D Volumetric Image Reconstruction from 2D MRI Slices by Parallel Processing

    Authors: Somoballi Ghoshal, Shremoyee Goswami, Amlan Chakrabarti, Susmita Sur-Kolay

    Abstract: Magnetic Resonance Imaging (MRI) is a technology for non-invasive imaging of anatomical features in detail. It can help in functional analysis of organs of a specimen but it is very costly. In this work, methods for (i) virtual three-dimensional (3D) reconstruction from a single sequence of two-dimensional (2D) slices of MR images of a human spine and brain along a single axis, and (ii) generation… ▽ More

    Submitted 16 March, 2023; originally announced March 2023.

    Comments: 19 pages, figure 14

  17. arXiv:2301.12993  [pdf, other

    cs.CV cs.LG

    Benchmarking Robustness to Adversarial Image Obfuscations

    Authors: Florian Stimberg, Ayan Chakrabarti, Chun-Ta Lu, Hussein Hazimeh, Otilia Stretcu, Wei Qiao, Yintao Liu, Merve Kaya, Cyrus Rashtchian, Ariel Fuxman, Mehmet Tek, Sven Gowal

    Abstract: Automated content filtering and moderation is an important tool that allows online platforms to build striving user communities that facilitate cooperation and prevent abuse. Unfortunately, resourceful actors try to bypass automated filters in a bid to post content that violate platform policies and codes of conduct. To reach this goal, these malicious actors may obfuscate policy violating images… ▽ More

    Submitted 29 November, 2023; v1 submitted 30 January, 2023; originally announced January 2023.

    ACM Class: I.2.10; I.4.0

  18. arXiv:2212.10641  [pdf, ps, other

    cs.DS

    Coloring in Graph Streams via Deterministic and Adversarially Robust Algorithms

    Authors: Sepehr Assadi, Amit Chakrabarti, Prantar Ghosh, Manuel Stoeckl

    Abstract: In recent years, there has been a growing interest in solving various graph coloring problems in the streaming model. The initial algorithms in this line of work are all crucially randomized, raising natural questions about how important a role randomization plays in streaming graph coloring. A couple of very recent works have made progress on this question: they prove that deterministic or even a… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

    Comments: 29 pages

  19. Robust Quantum Circuit for Clique Problem with Intermediate Qudits

    Authors: Arpita Sanyal, Amit Saha, Banani Saha, Amlan Chakrabarti

    Abstract: Clique problem has a wide range of applications due to its pattern matching ability. There are various formulation of clique problem like $k$-clique problem, maximum clique problem, etc. The $k$-Clique problem, determines whether an arbitrary network has a clique or not whereas maximum clique problem finds the largest clique in a graph. It is already exhibited in the literature that the $k$-clique… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: 19 pages, 22 figures

    Journal ref: Nano Communication Networks Volume 37 (2023)

  20. arXiv:2208.00485  [pdf, other

    cs.DC cs.LG cs.NI

    Adaptive Edge Offloading for Image Classification Under Rate Limit

    Authors: Jiaming Qiu, Ruiqi Wang, Ayan Chakrabarti, Roch Guerin, Chenyang Lu

    Abstract: This paper considers a setting where embedded devices are used to acquire and classify images. Because of limited computing capacity, embedded devices rely on a parsimonious classification model with uneven accuracy. When local classification is deemed inaccurate, devices can decide to offload the image to an edge server with a more accurate but resource-intensive model. Resource constraints, e.g.… ▽ More

    Submitted 31 July, 2022; originally announced August 2022.

    Comments: 13 pages, 12 figures, to appear at the Proceedings of the 2022 International Conference on Embedded Software, October 07-14, 2022, Shanghai, China

  21. arXiv:2206.01926  [pdf, other

    cs.FL

    Optimal Codeword Construction for DNA-based Finite Automata

    Authors: Anupam Chattopadhyay, Arnab Chakrabarti

    Abstract: Biomolecular computation has emerged as an important area of computer science research due to its high information density, immense parallelism opportunity along with potential applications in cryptography, genetic engineering and bioinformatics. Computational frameworks using DNA molecules have been proposed in the literature to accomplish varied tasks such as simulating logical operations, perfo… ▽ More

    Submitted 4 June, 2022; originally announced June 2022.

  22. arXiv:2201.12931  [pdf, other

    cs.DC

    Efficient hybrid topology optimization using GPU and homogenization based multigrid approach

    Authors: Arya Prakash Padhi, Souvik Chakraborty, Anupam Chakrabarti, Rajib Chowdhury

    Abstract: We propose a new hybrid topology optimization algorithm based on multigrid approach that combines the parallelization strategy of CPU using OpenMP and heavily multithreading capabilities of modern Graphics Processing Units (GPU). In addition to that significant computational efficiency in memory requirement has been achieved using homogenization strategy. The algorithm has been integrated with ver… ▽ More

    Submitted 27 January, 2022; originally announced January 2022.

    Comments: 25 pages

  23. arXiv:2112.11016  [pdf, other

    cs.DS

    Counting Simplices in Hypergraph Streams

    Authors: Amit Chakrabarti, Themistoklis Haris

    Abstract: We consider the problem of space-efficiently estimating the number of simplices in a hypergraph stream. This is the most natural hypergraph generalization of the highly-studied problem of estimating the number of triangles in a graph stream. Our input is a $k$-uniform hypergraph $H$ with $n$ vertices and $m$ hyperedges. A $k$-simplex in $H$ is a subhypergraph on $k+1$ vertices $X$ such that all… ▽ More

    Submitted 21 December, 2021; originally announced December 2021.

  24. arXiv:2110.11411  [pdf, other

    cs.CV cs.AI cs.CR

    PROVES: Establishing Image Provenance using Semantic Signatures

    Authors: Mingyang Xie, Manav Kulshrestha, Shaojie Wang, Jinghan Yang, Ayan Chakrabarti, Ning Zhang, Yevgeniy Vorobeychik

    Abstract: Modern AI tools, such as generative adversarial networks, have transformed our ability to create and modify visual data with photorealistic results. However, one of the deleterious side-effects of these advances is the emergence of nefarious uses in manipulating information in visual data, such as through the use of deep fakes. We propose a novel architecture for preserving the provenance of seman… ▽ More

    Submitted 21 October, 2021; originally announced October 2021.

  25. arXiv:2110.06821  [pdf, other

    cs.LG cs.CL cs.CV

    Leveraging redundancy in attention with Reuse Transformers

    Authors: Srinadh Bhojanapalli, Ayan Chakrabarti, Andreas Veit, Michal Lukasik, Himanshu Jain, Frederick Liu, Yin-Wen Chang, Sanjiv Kumar

    Abstract: Pairwise dot product-based attention allows Transformers to exchange information between tokens in an input-dependent way, and is key to their success across diverse applications in language and vision. However, a typical Transformer model computes such pairwise attention scores repeatedly for the same sequence, in multiple heads in multiple layers. We systematically analyze the empirical similari… ▽ More

    Submitted 13 October, 2021; originally announced October 2021.

  26. arXiv:2110.05321  [pdf, other

    cs.CR cs.ET

    Quantum solutions to possible challenges of Blockchain technology

    Authors: Nivedita Dey, Mrityunjay Ghosh, Amlan Chakrabarti

    Abstract: Technological advancements of Blockchain and other Distributed Ledger Techniques (DLTs) promise to provide significant advantages to applications seeking transparency, redundancy, and accountability. Actual adoption of these emerging technologies requires incorporating cost-effective, fast, QoS-enabled, secure, and scalable design. With the recent advent of quantum computing, the security of curre… ▽ More

    Submitted 11 October, 2021; originally announced October 2021.

  27. arXiv:2109.11130  [pdf, other

    cs.DS

    Adversarially Robust Coloring for Graph Streams

    Authors: Amit Chakrabarti, Prantar Ghosh, Manuel Stoeckl

    Abstract: A streaming algorithm is considered to be adversarially robust if it provides correct outputs with high probability even when the stream updates are chosen by an adversary who may observe and react to the past outputs of the algorithm. We grow the burgeoning body of work on such algorithms in a new direction by studying robust algorithms for the problem of maintaining a valid vertex coloring of an… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

  28. arXiv:2107.05810  [pdf, ps, other

    cs.CC

    The Element Extraction Problem and the Cost of Determinism and Limited Adaptivity in Linear Queries

    Authors: Amit Chakrabarti, Manuel Stoeckl

    Abstract: Two widely-used computational paradigms for sublinear algorithms are using linear measurements to perform computations on a high dimensional input and using structured queries to access a massive input. Typically, algorithms in the former paradigm are non-adaptive whereas those in the latter are highly adaptive. This work studies the fundamental search problem of \textsc{element-extraction} in a q… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.

  29. arXiv:2106.08823  [pdf, other

    cs.LG

    Eigen Analysis of Self-Attention and its Reconstruction from Partial Computation

    Authors: Srinadh Bhojanapalli, Ayan Chakrabarti, Himanshu Jain, Sanjiv Kumar, Michal Lukasik, Andreas Veit

    Abstract: State-of-the-art transformer models use pairwise dot-product based self-attention, which comes at a computational cost quadratic in the input sequence length. In this paper, we investigate the global structure of attention scores computed using this dot product mechanism on a typical distribution of inputs, and study the principal components of their variation. Through eigen analysis of full atten… ▽ More

    Submitted 16 June, 2021; originally announced June 2021.

    Comments: 14 pages

  30. Circuit Design for $k$-coloring Problem and Its Implementation in Any Dimensional Quantum System

    Authors: Amit Saha, Debasri Saha, Amlan Chakrabarti

    Abstract: With the evolution of quantum computing, researchers now-a-days tend to incline to find solutions to NP-complete problems by using quantum algorithms in order to gain asymptotic advantage. In this paper, we solve $k$-coloring problem (NP-complete problem) using Grover's algorithm in any dimensional quantum system or any $d$-ary quantum system for the first time to the best of our knowledge, where… ▽ More

    Submitted 29 May, 2021; originally announced May 2021.

    Comments: 24 pages, 18 figures. arXiv admin note: text overlap with arXiv:2009.06073

    Journal ref: SN COMPUT. SCI. 2, 427 (2021)

  31. arXiv:2105.08215  [pdf, ps, other

    cs.DS

    Vertex Ordering Problems in Directed Graph Streams

    Authors: Amit Chakrabarti, Prantar Ghosh, Andrew McGregor, Sofya Vorotnikova

    Abstract: We consider directed graph algorithms in a streaming setting, focusing on problems concerning orderings of the vertices. This includes such fundamental problems as topological sorting and acyclicity testing. We also study the related problems of finding a minimum feedback arc set (edges whose removal yields an acyclic graph), and finding a sink vertex. We are interested in both adversarially-order… ▽ More

    Submitted 17 May, 2021; originally announced May 2021.

    Comments: Appeared in SODA 2020

  32. arXiv:2104.02947  [pdf, other

    cs.LG

    Distantly Supervised Transformers For E-Commerce Product QA

    Authors: Happy Mittal, Aniket Chakrabarti, Belhassen Bayar, Animesh Anant Sharma, Nikhil Rasiwasia

    Abstract: We propose a practical instant question answering (QA) system on product pages of ecommerce services, where for each user query, relevant community question answer (CQA) pairs are retrieved. User queries and CQA pairs differ significantly in language characteristics making relevance learning difficult. Our proposed transformer-based model learns a robust relevance function by jointly learning unif… ▽ More

    Submitted 7 April, 2021; originally announced April 2021.

    Comments: NAACL 2021 (10 pages)

  33. arXiv:2103.14586  [pdf, other

    cs.CV cs.AI cs.LG

    Understanding Robustness of Transformers for Image Classification

    Authors: Srinadh Bhojanapalli, Ayan Chakrabarti, Daniel Glasner, Daliang Li, Thomas Unterthiner, Andreas Veit

    Abstract: Deep Convolutional Neural Networks (CNNs) have long been the architecture of choice for computer vision tasks. Recently, Transformer-based architectures like Vision Transformer (ViT) have matched or even surpassed ResNets for image classification. However, details of the Transformer architecture -- such as the use of non-overlapping patches -- lead one to wonder whether these networks are as robus… ▽ More

    Submitted 8 October, 2021; v1 submitted 26 March, 2021; originally announced March 2021.

    Comments: Accepted for publication at ICCV 2021. Rewrote Section 5 and made other minor changes throughout

  34. arXiv:2102.06888  [pdf, other

    cs.AR

    Towards Power Efficient DNN Accelerator Design on Reconfigurable Platform

    Authors: Rourab Paul, Sreetama Sarkar, Suman Sau, Koushik Chakraborty, Sanghamitra Roy, Amlan Chakrabarti

    Abstract: The exponential emergence of Field Programmable Gate Array (FPGA) has accelerated the research of hardware implementation of Deep Neural Network (DNN). Among all DNN processors, domain specific architectures, such as, Google's Tensor Processor Unit (TPU) have outperformed conventional GPUs. However, implementation of TPUs in reconfigurable hardware should emphasize energy savings to serve the gree… ▽ More

    Submitted 14 February, 2022; v1 submitted 13 February, 2021; originally announced February 2021.

    Comments: Manuscript

  35. arXiv:2101.09174  [pdf, other

    stat.ML cs.LG

    Sparsistent filtering of comovement networks from high-dimensional data

    Authors: Arnab Chakrabarti, Anindya S. Chakrabarti

    Abstract: Network filtering is an important form of dimension reduction to isolate the core constituents of large and interconnected complex systems. We introduce a new technique to filter large dimensional networks arising out of dynamical behavior of the constituent nodes, exploiting their spectral properties. As opposed to the well known network filters that rely on preserving key topological properties… ▽ More

    Submitted 22 January, 2021; originally announced January 2021.

    Comments: 31 pages, 6 figures

  36. arXiv:2012.08208  [pdf, other

    cs.MS cs.CE math.OC

    A 55-line code for large-scale parallel topology optimization in 2D and 3D

    Authors: Abhinav Gupta, Rajib Chowdhury, Anupam Chakrabarti, Timon Rabczuk

    Abstract: This paper presents a 55-line code written in python for 2D and 3D topology optimization (TO) based on the open-source finite element computing software (FEniCS), equipped with various finite element tools and solvers. PETSc is used as the linear algebra back-end, which results in significantly less computational time than standard python libraries. The code is designed based on the popular solid… ▽ More

    Submitted 15 December, 2020; originally announced December 2020.

  37. arXiv:2012.05116  [pdf, other

    cs.CV

    Deep Denoising of Flash and No-Flash Pairs for Photography in Low-Light Environments

    Authors: Zhihao Xia, Michaël Gharbi, Federico Perazzi, Kalyan Sunkavalli, Ayan Chakrabarti

    Abstract: We introduce a neural network-based method to denoise pairs of images taken in quick succession, with and without a flash, in low-light environments. Our goal is to produce a high-quality rendering of the scene that preserves the color and mood from the ambient illumination of the noisy no-flash image, while recovering surface texture and detail revealed by the flash. Our network outputs a gain ma… ▽ More

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

    Comments: CVPR 2021. Project page at https://www.cse.wustl.edu/~zhihao.xia/deepfnf/

  38. Asymptotically Improved Circuit for $d$-ary Grover's Algorithm with Advanced Decomposition of $n$-qudit Toffoli Gate

    Authors: Amit Saha, Ritajit Majumdar, Debasri Saha, Amlan Chakrabarti, Susmita Sur-Kolay

    Abstract: The progress in building quantum computers to execute quantum algorithms has recently been remarkable. Grover's search algorithm in a binary quantum system provides considerable speed-up over classical paradigm. Further, Grover's algorithm can be extended to a $d$-ary (qudit) quantum system for utilizing the advantage of larger state space, which helps to reduce the run-time of the algorithm as co… ▽ More

    Submitted 18 May, 2022; v1 submitted 8 December, 2020; originally announced December 2020.

    Comments: 15 pages, 9 figures

    Journal ref: Phys. Rev. A, volume: 105 (2022)

  39. arXiv:2010.13737  [pdf, other

    cs.LG cs.DC cs.NI

    Real-Time Edge Classification: Optimal Offloading under Token Bucket Constraints

    Authors: Ayan Chakrabarti, Roch Guérin, Chenyang Lu, Jiangnan Liu

    Abstract: To deploy machine learning-based algorithms for real-time applications with strict latency constraints, we consider an edge-computing setting where a subset of inputs are offloaded to the edge for processing by an accurate but resource-intensive model, and the rest are processed only by a less-accurate model on the device itself. Both models have computational costs that match available compute re… ▽ More

    Submitted 5 November, 2020; v1 submitted 26 October, 2020; originally announced October 2020.

    Comments: Code available at https://github.com/ayanc/edgeml.mdp

  40. arXiv:2010.08844  [pdf, other

    cs.CV cs.AI cs.LG

    Finding Physical Adversarial Examples for Autonomous Driving with Fast and Differentiable Image Compositing

    Authors: Jinghan Yang, Adith Boloor, Ayan Chakrabarti, Xuan Zhang, Yevgeniy Vorobeychik

    Abstract: There is considerable evidence that deep neural networks are vulnerable to adversarial perturbations applied directly to their digital inputs. However, it remains an open question whether this translates to vulnerabilities in real systems. For example, an attack on self-driving cars would in practice entail modifying the driving environment, which then impacts the video inputs to the car's control… ▽ More

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

  41. arXiv:2010.08053  [pdf, other

    cs.ET

    QDLC -- The Quantum Development Life Cycle

    Authors: Nivedita Dey, Mrityunjay Ghosh, Subhra Samir kundu, Amlan Chakrabarti

    Abstract: The magnificence grandeur of quantum computing lies in the inherent nature of quantum particles to exhibit true parallelism, which can be realized by indubitably fascinating theories of quantum physics. The possibilities opened by quantum computation (QC) is no where analogous to any classical simulation as quantum computers can efficiently simulate the complex dynamics of strongly correlated inte… ▽ More

    Submitted 15 October, 2020; originally announced October 2020.

    Comments: 18 pages, 4 tables, 6 diagrams

  42. A Novel Quantum Algorithm for Ant Colony Optimization

    Authors: Mrityunjay Ghosh, Nivedita Dey, Debdeep Mitra, Amlan Chakrabarti

    Abstract: Ant colony optimization (ACO) is a commonly used meta-heuristic to solve complex combinatorial optimization problems like traveling salesman problem (TSP), vehicle routing problem (VRP), etc. However, classical ACO algorithms provide better optimal solutions but do not reduce computation time overhead to a significant extent. Algorithmic speed-up can be achieved by using parallelism offered by qua… ▽ More

    Submitted 4 September, 2021; v1 submitted 14 October, 2020; originally announced October 2020.

    Comments: 13 pages, 13 figures

    Journal ref: IET Quantum Communication 2021

  43. Circuit Design for $k$-coloring Problem and Its Implementation on Near-term Quantum Devices

    Authors: Amit Saha, Debasri Saha, Amlan Chakrabarti

    Abstract: Nowadays in Quantum Computing, the implementation of quantum algorithm has created a stir since Noisy Intermediate-Scale Quantum (NISQ) devices are out in the market. Researchers are mostly interested in solving NP-complete problems with the help of quantum algorithms for its speed-up. As per the work on computational complexity by Karp \cite{karp}, if any of the NP-complete problem can be solved… ▽ More

    Submitted 9 July, 2021; v1 submitted 13 September, 2020; originally announced September 2020.

    Comments: 6 pages, 15 figures

    Journal ref: 2020 IEEE International Symposium on Smart Electronic Systems (iSES) (Formerly iNiS)

  44. arXiv:2007.06804  [pdf, other

    cs.ET quant-ph

    2D Qubit Placement of Quantum Circuits using LONGPATH

    Authors: Mrityunjay Ghosh, Nivedita Dey, Debdeep Mitra, Amlan Chakrabarti

    Abstract: In order to achieve speedup over conventional classical computing for finding solution of computationally hard problems, quantum computing was introduced. Quantum algorithms can be simulated in a pseudo quantum environment, but implementation involves realization of quantum circuits through physical synthesis of quantum gates. This requires decomposition of complex quantum gates into a cascade of… ▽ More

    Submitted 14 July, 2020; originally announced July 2020.

    Comments: Advanced Computing and Systems for Security, SpringerLink, Volume 10

  45. arXiv:2007.06201  [pdf, other

    cs.CR cs.AR

    The Blockchain Based Auditor on Secret key Life Cycle in Reconfigurable Platform

    Authors: Rourab Paul, Nimisha Ghosh, Amlan Chakrabarti, Prasant Mahapatra

    Abstract: The growing sophistication of cyber attacks, vulnerabilities in high computing systems and increasing dependency on cryptography to protect our digital data make it more important to keep secret keys safe and secure. Few major issues on secret keys like incorrect use of keys, inappropriate storage of keys, inadequate protection of keys, insecure movement of keys, lack of audit logging, insider thr… ▽ More

    Submitted 13 July, 2020; originally announced July 2020.

    Comments: Manuscript

  46. arXiv:2007.03039  [pdf, ps, other

    cs.DS

    Streaming Verification for Graph Problems: Optimal Tradeoffs and Nonlinear Sketches

    Authors: Amit Chakrabarti, Prantar Ghosh, Justin Thaler

    Abstract: We study graph computations in an enhanced data streaming setting, where a space-bounded client reading the edge stream of a massive graph may delegate some of its work to a cloud service. We seek algorithms that allow the client to verify a purported proof sent by the cloud service that the work done in the cloud is correct. A line of work starting with Chakrabarti et al. (ICALP 2009) has provide… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

  47. arXiv:2006.13192  [pdf, other

    cs.CV

    Adversarial Robustness of Deep Sensor Fusion Models

    Authors: Shaojie Wang, Tong Wu, Ayan Chakrabarti, Yevgeniy Vorobeychik

    Abstract: We experimentally study the robustness of deep camera-LiDAR fusion architectures for 2D object detection in autonomous driving. First, we find that the fusion model is usually both more accurate, and more robust against single-source attacks than single-sensor deep neural networks. Furthermore, we show that without adversarial training, early fusion is more robust than late fusion, whereas the two… ▽ More

    Submitted 11 April, 2022; v1 submitted 23 June, 2020; originally announced June 2020.

  48. Circuit Design for Clique Problem and Its Implementation on Quantum Computer

    Authors: Arpita Sanyal, Amit Saha, Debasri Saha, Banani Saha, Amlan Chakrabarti

    Abstract: Finding cliques in a graph has several applications for its pattern matching ability. $k$-clique problem, a special case of clique problem, determines whether an arbitrary graph contains a clique of size $k$, has already been addressed in quantum domain. A variant of $k$-clique problem that lists all cliques of size $k$, has also popular modern-day applications. Albeit, the implementation of such… ▽ More

    Submitted 7 July, 2021; v1 submitted 10 March, 2020; originally announced April 2020.

    Comments: 25 pages, 18 figures. arXiv admin note: text overlap with arXiv:1805.10224 by other authors

    Journal ref: IET Quantum Communication, 2021

  49. arXiv:2003.09545  [pdf, other

    cs.CV eess.IV

    Towards a MEMS-based Adaptive LIDAR

    Authors: Francesco Pittaluga, Zaid Tasneem, Justin Folden, Brevin Tilmon, Ayan Chakrabarti, Sanjeev J. Koppal

    Abstract: We present a proof-of-concept LIDAR design that allows adaptive real-time measurements according to dynamically specified measurement patterns. We describe our optical setup and calibration, which enables fast sparse depth measurements using a scanning MEMS (micro-electro-mechanical) mirror. We validate the efficacy of our prototype LIDAR design by testing on over 75 static and dynamic scenes span… ▽ More

    Submitted 16 October, 2020; v1 submitted 20 March, 2020; originally announced March 2020.

    Comments: 14 pages, 5 figures, project site: https://www.fpittaluga.com/adaptivelidar, to be published in International Conference on 3D Vision 2020

  50. arXiv:1912.04421  [pdf, other

    cs.CV

    Basis Prediction Networks for Effective Burst Denoising with Large Kernels

    Authors: Zhihao Xia, Federico Perazzi, Michaël Gharbi, Kalyan Sunkavalli, Ayan Chakrabarti

    Abstract: Bursts of images exhibit significant self-similarity across both time and space. This motivates a representation of the kernels as linear combinations of a small set of basis elements. To this end, we introduce a novel basis prediction network that, given an input burst, predicts a set of global basis kernels -- shared within the image -- and the corresponding mixing coefficients -- which are spec… ▽ More

    Submitted 2 December, 2020; v1 submitted 9 December, 2019; originally announced December 2019.

    Comments: CVPR 2020. Project website at https://www.cse.wustl.edu/~zhihao.xia/bpn/