Skip to main content

Showing 1–19 of 19 results for author: Mazumder, A

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

    cs.IT

    Information-Set Decoding for Convolutional Codes

    Authors: Niklas Gassner, Julia Lieb, Abhinaba Mazumder, Michael Schaller

    Abstract: In this paper, we present a framework for generic decoding of convolutional codes, which allows us to do cryptanalysis of code-based systems that use convolutional codes. We then apply this framework to information set decoding, study success probabilities and give tools to choose variables. Finally, we use this to attack two cryptosystems based on convolutional codes. In the first, our code recov… ▽ More

    Submitted 19 August, 2024; v1 submitted 14 August, 2024; originally announced August 2024.

    MSC Class: 11T71

  2. arXiv:2405.02782  [pdf

    cs.CV

    A self-supervised text-vision framework for automated brain abnormality detection

    Authors: David A. Wood, Emily Guilhem, Sina Kafiabadi, Ayisha Al Busaidi, Kishan Dissanayake, Ahmed Hammam, Nina Mansoor, Matthew Townend, Siddharth Agarwal, Yiran Wei, Asif Mazumder, Gareth J. Barker, Peter Sasieni, Sebastien Ourselin, James H. Cole, Thomas C. Booth

    Abstract: Artificial neural networks trained on large, expert-labelled datasets are considered state-of-the-art for a range of medical image recognition tasks. However, categorically labelled datasets are time-consuming to generate and constrain classification to a pre-defined, fixed set of classes. For neuroradiological applications in particular, this represents a barrier to clinical adoption. To address… ▽ More

    Submitted 11 June, 2024; v1 submitted 4 May, 2024; originally announced May 2024.

    Comments: Under Review

  3. arXiv:2310.16194  [pdf, other

    cs.LG cs.CV eess.IV

    Learning Low-Rank Latent Spaces with Simple Deterministic Autoencoder: Theoretical and Empirical Insights

    Authors: Alokendu Mazumder, Tirthajit Baruah, Bhartendu Kumar, Rishab Sharma, Vishwajeet Pattanaik, Punit Rathore

    Abstract: The autoencoder is an unsupervised learning paradigm that aims to create a compact latent representation of data by minimizing the reconstruction loss. However, it tends to overlook the fact that most data (images) are embedded in a lower-dimensional space, which is crucial for effective data representation. To address this limitation, we propose a novel approach called Low-Rank Autoencoder (LoRAE… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

    Comments: Accepted @ IEEE/CVF WACV 2024

  4. arXiv:2309.08339  [pdf, other

    cs.LG math.OC

    A Theoretical and Empirical Study on the Convergence of Adam with an "Exact" Constant Step Size in Non-Convex Settings

    Authors: Alokendu Mazumder, Rishabh Sabharwal, Manan Tayal, Bhartendu Kumar, Punit Rathore

    Abstract: In neural network training, RMSProp and Adam remain widely favoured optimisation algorithms. One of the keys to their performance lies in selecting the correct step size, which can significantly influence their effectiveness. Additionally, questions about their theoretical convergence properties continue to be a subject of interest. In this paper, we theoretically analyse a constant step size vers… ▽ More

    Submitted 3 April, 2024; v1 submitted 15 September, 2023; originally announced September 2023.

    Comments: 48 pages including proofs and extended experiments

  5. arXiv:2309.03033  [pdf, other

    cs.LG q-bio.QM

    Deep Learning for Polycystic Kidney Disease: Utilizing Neural Networks for Accurate and Early Detection through Gene Expression Analysis

    Authors: Kapil Panda, Anirudh Mazumder

    Abstract: With Polycystic Kidney Disease (PKD) potentially leading to fatal complications in patients due to the formation of cysts in kidneys, early detection of PKD is crucial for effective management of the condition. However, the various patient-specific factors that play a role in the diagnosis make it an intricate puzzle for clinicians to solve, leading to possible kidney failure. Therefore, in this s… ▽ More

    Submitted 23 September, 2023; v1 submitted 6 September, 2023; originally announced September 2023.

    Comments: 7 pages, 5 figures

  6. Comparative Evaluation of Metaheuristic Algorithms for Hyperparameter Selection in Short-Term Weather Forecasting

    Authors: Anuvab Sen, Arul Rhik Mazumder, Dibyarup Dutta, Udayon Sen, Pathikrit Syam, Sandipan Dhar

    Abstract: Weather forecasting plays a vital role in numerous sectors, but accurately capturing the complex dynamics of weather systems remains a challenge for traditional statistical models. Apart from Auto Regressive time forecasting models like ARIMA, deep learning techniques (Vanilla ANNs, LSTM and GRU networks), have shown promise in improving forecasting accuracy by capturing temporal dependencies. Thi… ▽ More

    Submitted 5 September, 2023; originally announced September 2023.

    Comments: 8 pages, 3 figures, 2 Tables, Accepted by the 15th International Conference on Evolutionary Computation Theory and Applications (ECTA 2023) to be held as part of IJCCI 2023, November 13-15, 2023, Rome, Italy

    Journal ref: Proceedings of the 15th International Joint Conference on Computational Intelligence (2023)

  7. arXiv:2308.11169  [pdf, other

    cs.CR

    Blockchain-Powered Supply Chain Management for Kidney Organ Preservation

    Authors: Kapil Panda, Anirudh Mazumder

    Abstract: Due to the shortage of available kidney organs for transplants, handling every donor kidney with utmost care is crucial to preserve the organ's health, especially during the organ supply chain where kidneys are prone to deterioration during transportation. Therefore, this research proposes a blockchain platform to aid in managing kidneys in the supply chain. This framework establishes a secure sys… ▽ More

    Submitted 17 September, 2023; v1 submitted 21 August, 2023; originally announced August 2023.

    Comments: 5 pages, 2 figures; In proceedings of MIT IEEE URTC

  8. Towards Sustainable Development: A Novel Integrated Machine Learning Model for Holistic Environmental Health Monitoring

    Authors: Anirudh Mazumder, Sarthak Engala, Aditya Nallaparaju

    Abstract: Urbanization enables economic growth but also harms the environment through degradation. Traditional methods of detecting environmental issues have proven inefficient. Machine learning has emerged as a promising tool for tracking environmental deterioration by identifying key predictive features. Recent research focused on developing a predictive model using pollutant levels and particulate matter… ▽ More

    Submitted 20 August, 2023; originally announced August 2023.

    Comments: 5 pages, 3 figures

  9. arXiv:2307.15299  [pdf, other

    cs.NE cs.LG

    Differential Evolution Algorithm based Hyper-Parameters Selection of Transformer Neural Network Model for Load Forecasting

    Authors: Anuvab Sen, Arul Rhik Mazumder, Udayon Sen

    Abstract: Accurate load forecasting plays a vital role in numerous sectors, but accurately capturing the complex dynamics of dynamic power systems remains a challenge for traditional statistical models. For these reasons, time-series models (ARIMA) and deep-learning models (ANN, LSTM, GRU, etc.) are commonly deployed and often experience higher success. In this paper, we analyze the efficacy of the recently… ▽ More

    Submitted 4 February, 2024; v1 submitted 28 July, 2023; originally announced July 2023.

    Comments: 6 Pages, 6 Figures, 2 Tables, Accepted by the 14th IEEE International Symposium Series on Computational Intelligence (SSCI 2023), December 5-8, 2023, Mexico City, Mexico

    Journal ref: 14th IEEE International Symposium Series on Computational Intelligence (SSCI 2023)

  10. arXiv:2306.00011  [pdf, other

    cs.LG cs.CV

    DeepVAT: A Self-Supervised Technique for Cluster Assessment in Image Datasets

    Authors: Alokendu Mazumder, Tirthajit Baruah, Akash Kumar Singh, Pagadla Krishna Murthy, Vishwajeet Pattanaik, Punit Rathore

    Abstract: Estimating the number of clusters and cluster structures in unlabeled, complex, and high-dimensional datasets (like images) is challenging for traditional clustering algorithms. In recent years, a matrix reordering-based algorithm called Visual Assessment of Tendency (VAT), and its variants have attracted many researchers from various domains to estimate the number of clusters and inherent cluster… ▽ More

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

    Comments: Accepted at ViPriors @ ICCV 2023

  11. arXiv:2211.01413  [pdf, other

    cs.LG cs.AI

    Harnessing the Power of Explanations for Incremental Training: A LIME-Based Approach

    Authors: Arnab Neelim Mazumder, Niall Lyons, Ashutosh Pandey, Avik Santra, Tinoosh Mohsenin

    Abstract: Explainability of neural network prediction is essential to understand feature importance and gain interpretable insight into neural network performance. However, explanations of neural network outcomes are mostly limited to visualization, and there is scarce work that looks to use these explanations as feedback to improve model performance. In this work, model explanations are fed back to the fee… ▽ More

    Submitted 11 July, 2023; v1 submitted 2 November, 2022; originally announced November 2022.

    Comments: Accepted at EUSIPCO 2023

  12. arXiv:2204.03090  [pdf

    cs.CY cs.AI cs.GL cs.HC

    Advancing Data Justice Research and Practice: An Integrated Literature Review

    Authors: David Leslie, Michael Katell, Mhairi Aitken, Jatinder Singh, Morgan Briggs, Rosamund Powell, Cami Rincón, Thompson Chengeta, Abeba Birhane, Antonella Perini, Smera Jayadeva, Anjali Mazumder

    Abstract: The Advancing Data Justice Research and Practice (ADJRP) project aims to widen the lens of current thinking around data justice and to provide actionable resources that will help policymakers, practitioners, and impacted communities gain a broader understanding of what equitable, freedom-promoting, and rights-sustaining data collection, governance, and use should look like in increasingly dynamic… ▽ More

    Submitted 6 April, 2022; originally announced April 2022.

  13. arXiv:2202.02361  [pdf, other

    cs.LG

    A Fast Network Exploration Strategy to Profile Low Energy Consumption for Keyword Spotting

    Authors: Arnab Neelim Mazumder, Tinoosh Mohsenin

    Abstract: Keyword Spotting nowadays is an integral part of speech-oriented user interaction targeted for smart devices. To this extent, neural networks are extensively used for their flexibility and high accuracy. However, coming up with a suitable configuration for both accuracy requirements and hardware deployment is a challenge. We propose a regression-based network exploration technique that considers t… ▽ More

    Submitted 4 February, 2022; originally announced February 2022.

    Comments: accepted in tinyML Research Symposium 2022

  14. arXiv:2106.13186  [pdf

    cs.CY cs.AI

    CCC/Code 8.7: Applying AI in the Fight Against Modern Slavery

    Authors: Nadya Bliss, Mark Briers, Alice Eckstein, James Goulding, Daniel P. Lopresti, Anjali Mazumder, Gavin Smith

    Abstract: On any given day, tens of millions of people find themselves trapped in instances of modern slavery. The terms "human trafficking," "trafficking in persons," and "modern slavery" are sometimes used interchangeably to refer to both sex trafficking and forced labor. Human trafficking occurs when a trafficker compels someone to provide labor or services through the use of force, fraud, and/or coercio… ▽ More

    Submitted 24 June, 2021; originally announced June 2021.

    Comments: A Computing Community Consortium (CCC) workshop report, 24 pages

    Report number: ccc2021report_1

  15. arXiv:2105.07844  [pdf

    cs.CY cs.LG

    Does "AI" stand for augmenting inequality in the era of covid-19 healthcare?

    Authors: David Leslie, Anjali Mazumder, Aidan Peppin, Maria Wolters, Alexa Hagerty

    Abstract: Among the most damaging characteristics of the covid-19 pandemic has been its disproportionate effect on disadvantaged communities. As the outbreak has spread globally, factors such as systemic racism, marginalisation, and structural inequality have created path dependencies that have led to poor health outcomes. These social determinants of infectious disease and vulnerability to disaster have co… ▽ More

    Submitted 30 April, 2021; originally announced May 2021.

    Journal ref: bmj, 372 (2021)

  16. arXiv:2105.05956  [pdf

    cs.ET cond-mat.dis-nn cond-mat.mtrl-sci

    2022 Roadmap on Neuromorphic Computing and Engineering

    Authors: Dennis V. Christensen, Regina Dittmann, Bernabé Linares-Barranco, Abu Sebastian, Manuel Le Gallo, Andrea Redaelli, Stefan Slesazeck, Thomas Mikolajick, Sabina Spiga, Stephan Menzel, Ilia Valov, Gianluca Milano, Carlo Ricciardi, Shi-Jun Liang, Feng Miao, Mario Lanza, Tyler J. Quill, Scott T. Keene, Alberto Salleo, Julie Grollier, Danijela Marković, Alice Mizrahi, Peng Yao, J. Joshua Yang, Giacomo Indiveri , et al. (34 additional authors not shown)

    Abstract: Modern computation based on the von Neumann architecture is today a mature cutting-edge science. In the Von Neumann architecture, processing and memory units are implemented as separate blocks interchanging data intensively and continuously. This data transfer is responsible for a large part of the power consumption. The next generation computer technology is expected to solve problems at the exas… ▽ More

    Submitted 13 January, 2022; v1 submitted 12 May, 2021; originally announced May 2021.

    Journal ref: Neuromorph. Comput. Eng. 2 022501 (2022)

  17. arXiv:2011.13194  [pdf, other

    cs.LG cs.HC

    Neural Networks for Pulmonary Disease Diagnosis using Auditory and Demographic Information

    Authors: Morteza Hosseini, Haoran Ren, Hasib-Al Rashid, Arnab Neelim Mazumder, Bharat Prakash, Tinoosh Mohsenin

    Abstract: Pulmonary diseases impact millions of lives globally and annually. The recent outbreak of the pandemic of the COVID-19, a novel pulmonary infection, has more than ever brought the attention of the research community to the machine-aided diagnosis of respiratory problems. This paper is thus an effort to exploit machine learning for classification of respiratory problems and proposes a framework tha… ▽ More

    Submitted 26 November, 2020; originally announced November 2020.

  18. arXiv:1412.6686  [pdf, ps, other

    cs.NI cs.DS

    On the Entity Hardening Problem in Multi-layered Interdependent Networks

    Authors: Joydeep Banerjee, Arun Das, Chenyang Zhou, Anisha Mazumder, Arunabha Sen

    Abstract: The power grid and the communication network are highly interdependent on each other for their well being. In recent times the research community has shown significant interest in modeling such interdependent networks and studying the impact of failures on these networks. Although a number of models have been proposed, many of them are simplistic in nature and fail to capture the complex interdepe… ▽ More

    Submitted 20 December, 2014; originally announced December 2014.

    Comments: 7 pages, 5 figures

  19. arXiv:1401.1783  [pdf, other

    cs.NI

    Identification of $\cal K$ Most Vulnerable Nodes in Multi-layered Network Using a New Model of Interdependency

    Authors: Arunabha Sen, Anisha Mazumder, Joydeep Banerjee, Arun Das, Randy Compton

    Abstract: The critical infrastructures of the nation including the power grid and the communication network are highly interdependent. Recognizing the need for a deeper understanding of the interdependency in a multi-layered network, significant efforts have been made by the research community in the last few years to achieve this goal. Accordingly a number of models have been proposed and analyzed. Unfortu… ▽ More

    Submitted 8 January, 2014; originally announced January 2014.

    Comments: 6 pages, 4 figures, submitted to NetSciCom 2014