Skip to main content

Showing 1–50 of 117 results for author: Basu, A

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

    cs.AR

    iMIV: in-Memory Integrity Verification for NVM

    Authors: Rajat Jain, Aravinda Prasad, Sreenivas Subramoney, Arkaprava Basu

    Abstract: Non-volatile Memory (NVM) could bridge the gap between memory and storage. However, NVMs are susceptible to data remanence attacks. Thus, multiple security metadata must persist along with the data to protect the confidentiality and integrity of NVM-resident data. Persisting Bonsai Merkel Tree (BMT) nodes, critical for data integrity, can add significant overheads due to need to write large amount… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

  2. arXiv:2406.14863  [pdf, other

    cs.CR cs.AR

    Older and Wiser: The Marriage of Device Aging and Intellectual Property Protection of Deep Neural Networks

    Authors: Ning Lin, Shaocong Wang, Yue Zhang, Yangu He, Kwunhang Wong, Arindam Basu, Dashan Shang, Xiaoming Chen, Zhongrui Wang

    Abstract: Deep neural networks (DNNs), such as the widely-used GPT-3 with billions of parameters, are often kept secret due to high training costs and privacy concerns surrounding the data used to train them. Previous approaches to securing DNNs typically require expensive circuit redesign, resulting in additional overheads such as increased area, energy consumption, and latency. To address these issues, we… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

    Comments: Design Automation Conference 2024

  3. arXiv:2406.00314  [pdf, other

    cs.CL cs.AI cs.LG

    CASE: Efficient Curricular Data Pre-training for Building Assistive Psychology Expert Models

    Authors: Sarthak Harne, Monjoy Narayan Choudhury, Madhav Rao, TK Srikanth, Seema Mehrotra, Apoorva Vashisht, Aarushi Basu, Manjit Sodhi

    Abstract: The limited availability of psychologists necessitates efficient identification of individuals requiring urgent mental healthcare. This study explores the use of Natural Language Processing (NLP) pipelines to analyze text data from online mental health forums used for consultations. By analyzing forum posts, these pipelines can flag users who may require immediate professional attention. A crucial… ▽ More

    Submitted 16 June, 2024; v1 submitted 1 June, 2024; originally announced June 2024.

  4. arXiv:2405.13992  [pdf, other

    math.OC cs.LG

    Learning Cut Generating Functions for Integer Programming

    Authors: Hongyu Cheng, Amitabh Basu

    Abstract: The branch-and-cut algorithm is the method of choice to solve large scale integer programming problems in practice. A key ingredient of branch-and-cut is the use of cutting planes which are derived constraints that reduce the search space for an optimal solution. Selecting effective cutting planes to produce small branch-and-cut trees is a critical challenge in the branch-and-cut algorithm. Recent… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

  5. arXiv:2404.15549  [pdf, other

    cs.CL cs.AI

    PRISM: Patient Records Interpretation for Semantic Clinical Trial Matching using Large Language Models

    Authors: Shashi Kant Gupta, Aditya Basu, Mauro Nievas, Jerrin Thomas, Nathan Wolfrath, Adhitya Ramamurthi, Bradley Taylor, Anai N. Kothari, Regina Schwind, Therica M. Miller, Sorena Nadaf-Rahrov, Yanshan Wang, Hrituraj Singh

    Abstract: Clinical trial matching is the task of identifying trials for which patients may be potentially eligible. Typically, this task is labor-intensive and requires detailed verification of patient electronic health records (EHRs) against the stringent inclusion and exclusion criteria of clinical trials. This process is manual, time-intensive, and challenging to scale up, resulting in many patients miss… ▽ More

    Submitted 26 April, 2024; v1 submitted 23 April, 2024; originally announced April 2024.

    Comments: 30 Pages, 8 Figures, Supplementary Work Attached

  6. arXiv:2404.06680  [pdf, other

    cs.CL

    Onco-Retriever: Generative Classifier for Retrieval of EHR Records in Oncology

    Authors: Shashi Kant Gupta, Aditya Basu, Bradley Taylor, Anai Kothari, Hrituraj Singh

    Abstract: Retrieving information from EHR systems is essential for answering specific questions about patient journeys and improving the delivery of clinical care. Despite this fact, most EHR systems still rely on keyword-based searches. With the advent of generative large language models (LLMs), retrieving information can lead to better search and summarization capabilities. Such retrievers can also feed R… ▽ More

    Submitted 9 April, 2024; originally announced April 2024.

    Comments: 18 pages

  7. arXiv:2404.06294  [pdf, other

    eess.IV cs.CV cs.LG

    Fortifying Fully Convolutional Generative Adversarial Networks for Image Super-Resolution Using Divergence Measures

    Authors: Arkaprabha Basu, Kushal Bose, Sankha Subhra Mullick, Anish Chakrabarty, Swagatam Das

    Abstract: Super-Resolution (SR) is a time-hallowed image processing problem that aims to improve the quality of a Low-Resolution (LR) sample up to the standard of its High-Resolution (HR) counterpart. We aim to address this by introducing Super-Resolution Generator (SuRGe), a fully-convolutional Generative Adversarial Network (GAN)-based architecture for SR. We show that distinct convolutional features obta… ▽ More

    Submitted 9 April, 2024; originally announced April 2024.

  8. arXiv:2402.18206  [pdf, other

    cs.CV

    Balancing Act: Distribution-Guided Debiasing in Diffusion Models

    Authors: Rishubh Parihar, Abhijnya Bhat, Abhipsa Basu, Saswat Mallick, Jogendra Nath Kundu, R. Venkatesh Babu

    Abstract: Diffusion Models (DMs) have emerged as powerful generative models with unprecedented image generation capability. These models are widely used for data augmentation and creative applications. However, DMs reflect the biases present in the training datasets. This is especially concerning in the context of faces, where the DM prefers one demographic subgroup vs others (eg. female vs male). In this w… ▽ More

    Submitted 29 May, 2024; v1 submitted 28 February, 2024; originally announced February 2024.

    Comments: CVPR 2024. Project Page : https://ab-34.github.io/balancing_act/

  9. arXiv:2402.02328  [pdf, other

    cs.LG math.OC

    Sample Complexity of Algorithm Selection Using Neural Networks and Its Applications to Branch-and-Cut

    Authors: Hongyu Cheng, Sammy Khalife, Barbara Fiedorowicz, Amitabh Basu

    Abstract: Data-driven algorithm design is a paradigm that uses statistical and machine learning techniques to select from a class of algorithms for a computational problem an algorithm that has the best expected performance with respect to some (unknown) distribution on the instances of the problem. We build upon recent work in this line of research by considering the setup where, instead of selecting a sin… ▽ More

    Submitted 4 June, 2024; v1 submitted 3 February, 2024; originally announced February 2024.

  10. arXiv:2312.15889  [pdf, other

    cs.LG cs.HC cs.NE q-bio.NC

    ANN vs SNN: A case study for Neural Decoding in Implantable Brain-Machine Interfaces

    Authors: Biyan Zhou, Pao-Sheng Vincent Sun, Arindam Basu

    Abstract: While it is important to make implantable brain-machine interfaces (iBMI) wireless to increase patient comfort and safety, the trend of increased channel count in recent neural probes poses a challenge due to the concomitant increase in the data rate. Extracting information from raw data at the source by using edge computing is a promising solution to this problem, with integrated intention decode… ▽ More

    Submitted 26 December, 2023; originally announced December 2023.

  11. arXiv:2312.09958  [pdf, other

    cs.AI cs.IR

    Distilling Large Language Models for Matching Patients to Clinical Trials

    Authors: Mauro Nievas, Aditya Basu, Yanshan Wang, Hrituraj Singh

    Abstract: The recent success of large language models (LLMs) has paved the way for their adoption in the high-stakes domain of healthcare. Specifically, the application of LLMs in patient-trial matching, which involves assessing patient eligibility against clinical trial's nuanced inclusion and exclusion criteria, has shown promise. Recent research has shown that GPT-3.5, a widely recognized LLM developed b… ▽ More

    Submitted 15 December, 2023; originally announced December 2023.

  12. arXiv:2312.06591  [pdf, other

    stat.ML cs.LG

    Concurrent Density Estimation with Wasserstein Autoencoders: Some Statistical Insights

    Authors: Anish Chakrabarty, Arkaprabha Basu, Swagatam Das

    Abstract: Variational Autoencoders (VAEs) have been a pioneering force in the realm of deep generative models. Amongst its legions of progenies, Wasserstein Autoencoders (WAEs) stand out in particular due to the dual offering of heightened generative quality and a strong theoretical backbone. WAEs consist of an encoding and a decoding network forming a bottleneck with the prime objective of generating new s… ▽ More

    Submitted 11 December, 2023; originally announced December 2023.

  13. arXiv:2310.20101  [pdf, other

    eess.IV cs.CV

    Medical Image Denosing via Explainable AI Feature Preserving Loss

    Authors: Guanfang Dong, Anup Basu

    Abstract: Denoising algorithms play a crucial role in medical image processing and analysis. However, classical denoising algorithms often ignore explanatory and critical medical features preservation, which may lead to misdiagnosis and legal liabilities. In this work, we propose a new denoising method for medical images that not only efficiently removes various types of noise, but also preserves key medica… ▽ More

    Submitted 7 November, 2023; v1 submitted 30 October, 2023; originally announced October 2023.

  14. arXiv:2310.08280  [pdf

    cs.CL

    Optimizing Odia Braille Literacy: The Influence of Speed on Error Reduction and Enhanced Comprehension

    Authors: Monnie Parida, Manjira Sinha, Anupam Basu, Pabitra Mitra

    Abstract: This study aims to conduct an extensive detailed analysis of the Odia Braille reading comprehension among students with visual disability. Specifically, the study explores their reading speed and hand or finger movements. The study also aims to investigate any comprehension difficulties and reading errors they may encounter. Six students from the 9th and 10th grades, aged between 14 and 16, partic… ▽ More

    Submitted 12 October, 2023; originally announced October 2023.

    Comments: 4 Pages, Paper accepted in Diversity and Inclusion track at CODS-COMAD 2024

  15. arXiv:2309.00752  [pdf, other

    cs.CV

    Affine-Transformation-Invariant Image Classification by Differentiable Arithmetic Distribution Module

    Authors: Zijie Tan, Guanfang Dong, Chenqiu Zhao, Anup Basu

    Abstract: Although Convolutional Neural Networks (CNNs) have achieved promising results in image classification, they still are vulnerable to affine transformations including rotation, translation, flip and shuffle. The drawback motivates us to design a module which can alleviate the impact from different affine transformations. Thus, in this work, we introduce a more robust substitute by incorporating dist… ▽ More

    Submitted 12 December, 2023; v1 submitted 1 September, 2023; originally announced September 2023.

  16. arXiv:2308.15667  [pdf, other

    cs.LG cs.CV

    Bridging Distribution Learning and Image Clustering in High-dimensional Space

    Authors: Guanfang Dong, Chenqiu Zhao, Anup Basu

    Abstract: Distribution learning focuses on learning the probability density function from a set of data samples. In contrast, clustering aims to group similar objects together in an unsupervised manner. Usually, these two tasks are considered unrelated. However, the relationship between the two may be indirectly correlated, with Gaussian Mixture Models (GMM) acting as a bridge. In this paper, we focus on ex… ▽ More

    Submitted 29 August, 2023; originally announced August 2023.

  17. arXiv:2308.13612   

    cs.CV

    Is Deep Learning Network Necessary for Image Generation?

    Authors: Chenqiu Zhao, Guanfang Dong, Anup Basu

    Abstract: Recently, images are considered samples from a high-dimensional distribution, and deep learning has become almost synonymous with image generation. However, is a deep learning network truly necessary for image generation? In this paper, we investigate the possibility of image generation without using a deep learning network, motivated by validating the assumption that images follow a high-dimensio… ▽ More

    Submitted 2 November, 2023; v1 submitted 25 August, 2023; originally announced August 2023.

    Comments: This paper has been reject. I am planning to combine this paper with my another paper to make one strong paper

  18. arXiv:2308.06352  [pdf, other

    cs.LG

    Learning Distributions via Monte-Carlo Marginalization

    Authors: Chenqiu Zhao, Guanfang Dong, Anup Basu

    Abstract: We propose a novel method to learn intractable distributions from their samples. The main idea is to use a parametric distribution model, such as a Gaussian Mixture Model (GMM), to approximate intractable distributions by minimizing the KL-divergence. Based on this idea, there are two challenges that need to be addressed. First, the computational complexity of KL-divergence is unacceptable when th… ▽ More

    Submitted 11 August, 2023; originally announced August 2023.

  19. arXiv:2307.09417  [pdf, ps, other

    cs.IT eess.SP

    RIS-Aided Index Modulation with Greedy Detection over Rician Fading Channels

    Authors: Aritra Basu, Soumya P. Dash, Aryan Kaushik, Debasish Ghose, Marco Di Renzo, Yonina C. Eldar

    Abstract: Index modulation schemes for reconfigurable intelligent surfaces (RIS)-assisted systems are envisioned as promising technologies for fifth-generation-advanced and sixth-generation (6G) wireless communication systems to enhance various system capabilities such as coverage area and network capacity. In this paper, we consider a receive diversity RIS-assisted wireless communication system employing I… ▽ More

    Submitted 18 July, 2023; originally announced July 2023.

    Comments: 30 pages, 7 figures

  20. arXiv:2307.04661  [pdf, ps, other

    cs.LG

    On the power of graph neural networks and the role of the activation function

    Authors: Sammy Khalife, Amitabh Basu

    Abstract: In this article we present new results about the expressivity of Graph Neural Networks (GNNs). We prove that for any GNN with piecewise polynomial activations, whose architecture size does not grow with the graph input sizes, there exists a pair of non-isomorphic rooted trees of depth two such that the GNN cannot distinguish their root vertex up to an arbitrary number of iterations. In contrast, i… ▽ More

    Submitted 8 May, 2024; v1 submitted 10 July, 2023; originally announced July 2023.

  21. arXiv:2305.11080  [pdf, other

    cs.CV cs.CL

    Inspecting the Geographical Representativeness of Images from Text-to-Image Models

    Authors: Abhipsa Basu, R. Venkatesh Babu, Danish Pruthi

    Abstract: Recent progress in generative models has resulted in models that produce both realistic as well as relevant images for most textual inputs. These models are being used to generate millions of images everyday, and hold the potential to drastically impact areas such as generative art, digital marketing and data augmentation. Given their outsized impact, it is important to ensure that the generated c… ▽ More

    Submitted 18 May, 2023; originally announced May 2023.

    Comments: Preprint, 15 pages, 9 figures

  22. arXiv:2304.09949  [pdf, other

    cs.CV

    Learning Temporal Distribution and Spatial Correlation Towards Universal Moving Object Segmentation

    Authors: Guanfang Dong, Chenqiu Zhao, Xichen Pan, Anup Basu

    Abstract: The goal of moving object segmentation is separating moving objects from stationary backgrounds in videos. One major challenge in this problem is how to develop a universal model for videos from various natural scenes since previous methods are often effective only in specific scenes. In this paper, we propose a method called Learning Temporal Distribution and Spatial Correlation (LTS) that has th… ▽ More

    Submitted 7 March, 2024; v1 submitted 19 April, 2023; originally announced April 2023.

  23. arXiv:2304.07973  [pdf, other

    cs.CV

    Frequency Regularization: Restricting Information Redundancy of Convolutional Neural Networks

    Authors: Chenqiu Zhao, Guanfang Dong, Shupei Zhang, Zijie Tan, Anup Basu

    Abstract: Convolutional neural networks have demonstrated impressive results in many computer vision tasks. However, the increasing size of these networks raises concerns about the information overload resulting from the large number of network parameters. In this paper, we propose Frequency Regularization to restrict the non-zero elements of the network parameters in the frequency domain. The proposed appr… ▽ More

    Submitted 30 April, 2023; v1 submitted 16 April, 2023; originally announced April 2023.

    Comments: This work has been submitted for peer review. Copyright may be transferred without notice, after which this version may no longer be accessible

  24. arXiv:2304.04640  [pdf, other

    cs.AI

    NeuroBench: A Framework for Benchmarking Neuromorphic Computing Algorithms and Systems

    Authors: Jason Yik, Korneel Van den Berghe, Douwe den Blanken, Younes Bouhadjar, Maxime Fabre, Paul Hueber, Denis Kleyko, Noah Pacik-Nelson, Pao-Sheng Vincent Sun, Guangzhi Tang, Shenqi Wang, Biyan Zhou, Soikat Hasan Ahmed, George Vathakkattil Joseph, Benedetto Leto, Aurora Micheli, Anurag Kumar Mishra, Gregor Lenz, Tao Sun, Zergham Ahmed, Mahmoud Akl, Brian Anderson, Andreas G. Andreou, Chiara Bartolozzi, Arindam Basu , et al. (73 additional authors not shown)

    Abstract: Neuromorphic computing shows promise for advancing computing efficiency and capabilities of AI applications using brain-inspired principles. However, the neuromorphic research field currently lacks standardized benchmarks, making it difficult to accurately measure technological advancements, compare performance with conventional methods, and identify promising future research directions. Prior neu… ▽ More

    Submitted 17 January, 2024; v1 submitted 10 April, 2023; originally announced April 2023.

    Comments: Updated from whitepaper to full perspective article preprint

  25. arXiv:2302.14430  [pdf, other

    cs.CV

    Tracking Fast by Learning Slow: An Event-based Speed Adaptive Hand Tracker Leveraging Knowledge in RGB Domain

    Authors: Chuanlin Lan, Ziyuan Yin, Arindam Basu, Rosa H. M. Chan

    Abstract: 3D hand tracking methods based on monocular RGB videos are easily affected by motion blur, while event camera, a sensor with high temporal resolution and dynamic range, is naturally suitable for this task with sparse output and low power consumption. However, obtaining 3D annotations of fast-moving hands is difficult for constructing event-based hand-tracking datasets. In this paper, we provided a… ▽ More

    Submitted 28 February, 2023; originally announced February 2023.

  26. arXiv:2302.02525  [pdf, other

    cs.HC cs.CY

    Privacy concerns from variances in spatial navigability in VR

    Authors: Aryabrata Basu, Mohammad Jahed Murad Sunny, Jayasri Sai Nikitha Guthula

    Abstract: Current Virtual Reality (VR) input devices make it possible to navigate a virtual environment and record immersive, personalized data regarding the user's movement and specific behavioral habits, which brings the question of the user's privacy concern to the forefront. In this article, the authors propose to investigate Machine Learning driven learning algorithms that try to learn with human users… ▽ More

    Submitted 5 February, 2023; originally announced February 2023.

    Comments: Invited Talk for IEEE VR 2023 Workshop on Security and Privacy for Immersive Virtual Worlds (SPIVW2023), Preprint

  27. arXiv:2211.16735  [pdf, other

    cs.CR cs.OS

    Unsafe at Any Copy: Name Collisions from Mixing Case Sensitivities

    Authors: Aditya Basu, John Sampson, Zhiyun Qian, Trent Jaeger

    Abstract: File name confusion attacks, such as malicious symbolic links and file squatting, have long been studied as sources of security vulnerabilities. However, a recently emerged type, i.e., case-sensitivity-induced name collisions, has not been scrutinized. These collisions are introduced by differences in name resolution under case-sensitive and case-insensitive file systems or directories. A prominen… ▽ More

    Submitted 29 November, 2022; originally announced November 2022.

    Comments: 15 pages, 1 appendix, 2 tables, 12 figures

  28. arXiv:2211.10725  [pdf, other

    cs.LG

    Intelligence Processing Units Accelerate Neuromorphic Learning

    Authors: Pao-Sheng Vincent Sun, Alexander Titterton, Anjlee Gopiani, Tim Santos, Arindam Basu, Wei D. Lu, Jason K. Eshraghian

    Abstract: Spiking neural networks (SNNs) have achieved orders of magnitude improvement in terms of energy consumption and latency when performing inference with deep learning workloads. Error backpropagation is presently regarded as the most effective method for training SNNs, but in a twist of irony, when training on modern graphics processing units (GPUs) this becomes more expensive than non-spiking netwo… ▽ More

    Submitted 19 November, 2022; originally announced November 2022.

    Comments: 10 pages, 9 figures, journal

  29. arXiv:2206.14089  [pdf, other

    cs.CL cs.IR

    Placing (Historical) Facts on a Timeline: A Classification cum Coref Resolution Approach

    Authors: Sayantan Adak, Altaf Ahmad, Aditya Basu, Animesh Mukherjee

    Abstract: A timeline provides one of the most effective ways to visualize the important historical facts that occurred over a period of time, presenting the insights that may not be so apparent from reading the equivalent information in textual form. By leveraging generative adversarial learning for important sentence classification and by assimilating knowledge based tags for improving the performance of e… ▽ More

    Submitted 28 June, 2022; originally announced June 2022.

    Comments: Accepted at the main conference of ECML PKDD 2022 as a long paper. The camera-ready version

  30. arXiv:2206.01867  [pdf, other

    cs.CV

    SPGNet: Spatial Projection Guided 3D Human Pose Estimation in Low Dimensional Space

    Authors: Zihan Wang, Ruimin Chen, Mengxuan Liu, Guanfang Dong, Anup Basu

    Abstract: We propose a method SPGNet for 3D human pose estimation that mixes multi-dimensional re-projection into supervised learning. In this method, the 2D-to-3D-lifting network predicts the global position and coordinates of the 3D human pose. Then, we re-project the estimated 3D pose back to the 2D key points along with spatial adjustments. The loss functions compare the estimated 3D pose with the 3D po… ▽ More

    Submitted 3 June, 2022; originally announced June 2022.

  31. arXiv:2203.07006  [pdf

    cs.NE

    Spiking Neural Network Integrated Circuits: A Review of Trends and Future Directions

    Authors: Arindam Basu, Charlotte Frenkel, Lei Deng, Xueyong Zhang

    Abstract: In this paper, we reviewed Spiking neural network (SNN) integrated circuit designs and analyzed the trends among mixed-signal cores, fully digital cores and large-scale, multi-core designs. Recently reported SNN integrated circuits are compared under three broad categories: (a) Large-scale multi-core designs that have dedicated NOC for spike routing, (b) digital single-core designs and (c) mixed-s… ▽ More

    Submitted 14 March, 2022; originally announced March 2022.

  32. arXiv:2203.01413  [pdf

    cs.AR eess.IV eess.SP

    A 915-1220 TOPS/W Hybrid In-Memory Computing based Image Restoration and Region Proposal Integrated Circuit for Neuromorphic Vision Sensors in 65nm CMOS

    Authors: Xueyong Zhang, Arindam Basu

    Abstract: In this work, we present a hybrid memory bit cell - collocated SRAM and DRAM (CRAM) consisting of 11 transistors for in-memory computing (IMC) based image restoration (IR) and region proposal (RP). A robust RP updated algorithm is proposed to improve the performance. This work demonstrates IMC based global parallel diffusion and column/row-wise projection to achieve a maximal energy efficiency of… ▽ More

    Submitted 9 March, 2022; v1 submitted 23 February, 2022; originally announced March 2022.

  33. arXiv:2112.11543  [pdf, other

    cs.CV

    Real-time Street Human Motion Capture

    Authors: Yanquan Chen, Fei Yang, Tianyu Lang, Guanfang Dong, Anup Basu

    Abstract: In recent years, motion capture technology using computers has developed rapidly. Because of its high efficiency and excellent performance, it replaces many traditional methods and is being widely used in many fields. Our project is about street scene video human motion capturing and analysis. The primary goal of the project is to capture the human motion in a video and use the motion information… ▽ More

    Submitted 21 December, 2021; originally announced December 2021.

    Comments: 7 pages, 7 figures

  34. arXiv:2111.08117  [pdf, ps, other

    cs.LG

    Neural networks with linear threshold activations: structure and algorithms

    Authors: Sammy Khalife, Hongyu Cheng, Amitabh Basu

    Abstract: In this article we present new results on neural networks with linear threshold activation functions. We precisely characterize the class of functions that are representable by such neural networks and show that 2 hidden layers are necessary and sufficient to represent any function representable in the class. This is a surprising result in the light of recent exact representability investigations… ▽ More

    Submitted 18 October, 2023; v1 submitted 15 November, 2021; originally announced November 2021.

  35. arXiv:2111.05483  [pdf

    cs.CV

    Handwritten Digit Recognition Using Improved Bounding Box Recognition Technique

    Authors: Arkaprabha Basu, M. Sathya

    Abstract: The project comes with the technique of OCR (Optical Character Recognition) which includes various research sides of computer science. The project is to take a picture of a character and process it up to recognize the image of that character like a human brain recognize the various digits. The project contains the deep idea of the Image Processing techniques and the big research area of machine le… ▽ More

    Submitted 9 November, 2021; originally announced November 2021.

    Comments: 41 pages, 12 figures

  36. arXiv:2111.05225  [pdf, ps, other

    math.OC cs.CC

    Helly systems and certificates in optimization

    Authors: Amitabh Basu, Tongtong Chen, Michele Conforti, Hongyi Jiang

    Abstract: Inspired by branch-and-bound and cutting plane proofs in mixed-integer optimization and proof complexity, we develop a general approach via Hoffman's Helly systems. This helps to distill the main ideas behind optimality and infeasibility certificates in optimization. The first part of the paper formalizes the notion of a certificate and its size in this general setting. The second part of the pape… ▽ More

    Submitted 28 June, 2022; v1 submitted 9 November, 2021; originally announced November 2021.

    MSC Class: 90C26; 90C11; 90C57; 68Q17; 68Q25 ACM Class: F.2.0

  37. arXiv:2110.06172  [pdf, ps, other

    math.OC cs.CC cs.DS

    Complexity of optimizing over the integers

    Authors: Amitabh Basu

    Abstract: In the first part of this paper, we present a unified framework for analyzing the algorithmic complexity of any optimization problem, whether it be continuous or discrete in nature. This helps to formalize notions like "input", "size" and "complexity" in the context of general mathematical optimization, avoiding context dependent definitions which is one of the sources of difference in the treatme… ▽ More

    Submitted 5 July, 2022; v1 submitted 12 October, 2021; originally announced October 2021.

    MSC Class: 90C10; 90C11; 90C25; 68Q11; 68Q17; 68Q25 ACM Class: F.2.0

  38. COVID-19 Face Mask Recognition with Advanced Face Cut Algorithm for Human Safety Measures

    Authors: Arkaprabha Basu, Md Firoj Ali

    Abstract: In the last year, the outbreak of COVID-19 has deployed computer vision and machine learning algorithms in various fields to enhance human life interactions. COVID-19 is a highly contaminated disease that affects mainly the respiratory organs of the human body. We must wear a mask in this situation as the virus can be contaminated through the air and a non-masked person can be affected. Our propos… ▽ More

    Submitted 8 October, 2021; originally announced October 2021.

    Comments: 5 pages, 7 figures

    Journal ref: 2021 12th International Conference on Computing Communication and Networking Technologies (ICCCNT)

  39. arXiv:2109.12453  [pdf, other

    eess.IV cs.CV cs.LG

    Classification of COVID-19 from CXR Images in a 15-class Scenario: an Attempt to Avoid Bias in the System

    Authors: Chinmoy Bose, Anirvan Basu

    Abstract: As of June 2021, the World Health Organization (WHO) has reported 171.7 million confirmed cases including 3,698,621 deaths from COVID-19. Detecting COVID-19 and other lung diseases from Chest X-Ray (CXR) images can be very effective for emergency diagnosis and treatment as CXR is fast and cheap. The objective of this study is to develop a system capable of detecting COVID-19 along with 14 other lu… ▽ More

    Submitted 25 September, 2021; originally announced September 2021.

    Comments: 9 Pages

  40. arXiv:2108.01281  [pdf, other

    cs.CR

    DeepFreeze: Cold Boot Attacks and High Fidelity Model Recovery on Commercial EdgeML Device

    Authors: Yoo-Seung Won, Soham Chatterjee, Dirmanto Jap, Arindam Basu, Shivam Bhasin

    Abstract: EdgeML accelerators like Intel Neural Compute Stick 2 (NCS) can enable efficient edge-based inference with complex pre-trained models. The models are loaded in the host (like Raspberry Pi) and then transferred to NCS for inference. In this paper, we demonstrate practical and low-cost cold boot based model recovery attacks on NCS to recover the model architecture and weights, loaded from the Raspbe… ▽ More

    Submitted 3 August, 2021; originally announced August 2021.

    Comments: 9 pages, 8 figures

  41. arXiv:2107.11723  [pdf, other

    eess.IV cs.AR cs.ET

    A 51.3 TOPS/W, 134.4 GOPS In-memory Binary Image Filtering in 65nm CMOS

    Authors: Sumon Kumar Bose, Deepak Singla, Arindam Basu

    Abstract: Neuromorphic vision sensors (NVS) can enable energy savings due to their event-driven that exploits the temporal redundancy in video streams from a stationary camera. However, noise-driven events lead to the false triggering of the object recognition processor. Image denoise operations require memoryintensive processing leading to a bottleneck in energy and latency. In this paper, we present in-me… ▽ More

    Submitted 29 July, 2021; v1 submitted 25 July, 2021; originally announced July 2021.

    Comments: 13 pages

  42. arXiv:2106.12621  [pdf, other

    cs.LG cs.IR stat.ME

    Leveraging semantically similar queries for ranking via combining representations

    Authors: Hayden S. Helm, Marah Abdin, Benjamin D. Pedigo, Shweti Mahajan, Vince Lyzinski, Youngser Park, Amitabh Basu, Piali~Choudhury, Christopher M. White, Weiwei Yang, Carey E. Priebe

    Abstract: In modern ranking problems, different and disparate representations of the items to be ranked are often available. It is sensible, then, to try to combine these representations to improve ranking. Indeed, learning to rank via combining representations is both principled and practical for learning a ranking function for a particular query. In extremely data-scarce settings, however, the amount of l… ▽ More

    Submitted 23 June, 2021; originally announced June 2021.

  43. arXiv:2106.12444  [pdf, other

    cs.NE cs.ET

    Prospects for Analog Circuits in Deep Networks

    Authors: Shih-Chii Liu, John Paul Strachan, Arindam Basu

    Abstract: Operations typically used in machine learning al-gorithms (e.g. adds and soft max) can be implemented bycompact analog circuits. Analog Application-Specific Integrated Circuit (ASIC) designs that implement these algorithms using techniques such as charge sharing circuits and subthreshold transistors, achieve very high power efficiencies. With the recent advances in deep learning algorithms, focus… ▽ More

    Submitted 23 June, 2021; originally announced June 2021.

    Comments: 6 pages, 4 figures

  44. arXiv:2106.03694  [pdf

    cs.CV cs.LG

    Detection of marine floating plastic using Sentinel-2 imagery and machine learning models

    Authors: Srikanta Sannigrahi, Bidroha Basu, Arunima Sarkar Basu, Francesco Pilla

    Abstract: The increasing level of marine plastic pollution poses severe threats to the marine ecosystem and biodiversity. The present study attempted to explore the full functionality of open Sentinel satellite data and ML models for detecting and classifying floating plastic debris in Mytilene (Greece), Limassol (Cyprus), Calabria (Italy), and Beirut (Lebanon). Two ML models, i.e. Support Vector Machine (S… ▽ More

    Submitted 8 June, 2021; v1 submitted 27 May, 2021; originally announced June 2021.

    Comments: 30 pages

  45. arXiv:2105.14835  [pdf, ps, other

    cs.LG cs.DM cs.NE math.CO stat.ML

    Towards Lower Bounds on the Depth of ReLU Neural Networks

    Authors: Christoph Hertrich, Amitabh Basu, Marco Di Summa, Martin Skutella

    Abstract: We contribute to a better understanding of the class of functions that can be represented by a neural network with ReLU activations and a given architecture. Using techniques from mixed-integer optimization, polyhedral theory, and tropical geometry, we provide a mathematical counterbalance to the universal approximation theorems which suggest that a single hidden layer is sufficient for learning a… ▽ More

    Submitted 17 July, 2024; v1 submitted 31 May, 2021; originally announced May 2021.

    Comments: Authors' accepted manuscript for SIAM Journal on Discrete Mathematics. A preliminary conference version appeared at NeurIPS 2021

    Journal ref: SIAM Journal on Discrete Mathematics 2023 37:2, 997-1029

  46. arXiv:2104.08390  [pdf, other

    cs.CV

    Universal Background Subtraction based on Arithmetic Distribution Neural Network

    Authors: Chenqiu Zhao, Kangkang Hu, Anup Basu

    Abstract: We propose a universal background subtraction framework based on the Arithmetic Distribution Neural Network (ADNN) for learning the distributions of temporal pixels. In our ADNN model, the arithmetic distribution operations are utilized to introduce the arithmetic distribution layers, including the product distribution layer and the sum distribution layer. Furthermore, in order to improve the accu… ▽ More

    Submitted 22 February, 2022; v1 submitted 16 April, 2021; originally announced April 2021.

    Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  47. arXiv:2103.05970  [pdf, other

    cs.SE

    Designing a Bot for Efficient Distribution of Service Requests

    Authors: Arkadip Basu, Kunal Banerjee

    Abstract: The tracking and timely resolution of service requests is one of the major challenges in agile project management. Having an efficient solution to this problem is a key requirement for Walmart to facilitate seamless collaboration across its different business units. The Jira software is one of the popular choices in industries for monitoring such service requests. A service request once logged int… ▽ More

    Submitted 10 March, 2021; originally announced March 2021.

  48. Subjective and Objective Visual Quality Assessment of Textured 3D Meshes

    Authors: Jinjiang Guo, Vincent Vidal, Irene Cheng, Anup Basu, Atilla Baskurt, Guillaume Lavoue

    Abstract: Objective visual quality assessment of 3D models is a fundamental issue in computer graphics. Quality assessment metrics may allow a wide range of processes to be guided and evaluated, such as level of detail creation, compression, filtering, and so on. Most computer graphics assets are composed of geometric surfaces on which several texture images can be mapped to 11 make the rendering more reali… ▽ More

    Submitted 7 February, 2021; originally announced February 2021.

  49. arXiv:2011.12092  [pdf, other

    cs.OS cs.AR cs.PF

    Leveraging Architectural Support of Three Page Sizes with Trident

    Authors: Venkat Sri Sai Ram, Ashish Panwar, Arkaprava Basu

    Abstract: Large pages are commonly deployed to reduce address translation overheads for big-memory workloads. Modern x86-64 processors from Intel and AMD support two large page sizes -- 1GB and 2MB. However, previous works on large pages have primarily focused on 2MB pages, partly due to lack of substantial evidence on the profitability of 1GB pages to real-world applications. We argue that in fact, inadequ… ▽ More

    Submitted 24 November, 2020; originally announced November 2020.

    Comments: 13 pages, 16 figures, 5 tables

    ACM Class: D.4

  50. arXiv:2011.09079  [pdf

    cs.DL

    Do 'altmetric mentions' follow Power Laws? Evidence from social media mention data in Altmetric.com

    Authors: Sumit Kumar Banshal, Aparna Basu, Vivek Kumar Singh, Solanki Gupta, Pranab K. Muhuri

    Abstract: Power laws are a characteristic distribution that are ubiquitous, in that they are found almost everywhere, in both natural as well as in man-made systems. They tend to emerge in large, connected and self-organizing systems, for example, scholarly publications. Citations to scientific papers have been found to follow a power law, i.e., the number of papers having a certain level of citation x are… ▽ More

    Submitted 17 November, 2020; originally announced November 2020.

    Comments: 18 pages