Skip to main content

Showing 1–50 of 88 results for author: Chattopadhyay, S

  1. arXiv:2407.11440  [pdf, other

    cs.SE

    End-user Comprehension of Transfer Risks in Smart Contracts

    Authors: Yustynn Panicker, Ezekiel Soremekun, Sumei Sun, Sudipta Chattopadhyay

    Abstract: Smart contracts are increasingly used in critical use cases (e.g., financial transactions). Thus, it is pertinent to ensure that end-users understand the transfer risks in smart contracts. To address this, we investigate end-user comprehension of risks in the most popular Ethereum smart contract (i.e., USD Tether (USDT)) and their prevalence in the top ERC-20 smart contracts. We focus on five tran… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

  2. arXiv:2407.08219  [pdf, other

    cs.CL cs.HC

    Generating Contextually-Relevant Navigation Instructions for Blind and Low Vision People

    Authors: Zain Merchant, Abrar Anwar, Emily Wang, Souti Chattopadhyay, Jesse Thomason

    Abstract: Navigating unfamiliar environments presents significant challenges for blind and low-vision (BLV) individuals. In this work, we construct a dataset of images and goals across different scenarios such as searching through kitchens or navigating outdoors. We then investigate how grounded instruction generation methods can provide contextually-relevant navigational guidance to users in these instance… ▽ More

    Submitted 11 July, 2024; originally announced July 2024.

    Comments: Accepted as RO-MAN 2024 Late Breaking Report

  3. arXiv:2407.04465  [pdf, ps, other

    stat.AP cs.SI physics.data-an

    Learning Patterns from Biological Networks: A Compounded Burr Probability Model

    Authors: Tanujit Chakraborty, Shraddha M. Naik, Swarup Chattopadhyay, Suchismita Das

    Abstract: Complex biological networks, comprising metabolic reactions, gene interactions, and protein interactions, often exhibit scale-free characteristics with power-law degree distributions. However, empirical studies have revealed discrepancies between observed biological network data and ideal power-law fits, highlighting the need for improved modeling approaches. To address this challenge, we propose… ▽ More

    Submitted 5 July, 2024; originally announced July 2024.

  4. Transfer Learning and Transformer Architecture for Financial Sentiment Analysis

    Authors: Tohida Rehman, Raghubir Bose, Samiran Chattopadhyay, Debarshi Kumar Sanyal

    Abstract: Financial sentiment analysis allows financial institutions like Banks and Insurance Companies to better manage the credit scoring of their customers in a better way. Financial domain uses specialized mechanisms which makes sentiment analysis difficult. In this paper, we propose a pre-trained language model which can help to solve this problem with fewer labelled data. We extend on the principles o… ▽ More

    Submitted 28 April, 2024; originally announced May 2024.

    Comments: 12 pages, 9 figures

    Journal ref: Proceedings of International Conference on Computational Intelligence, Data Science and Cloud Computing: IEM-ICDC 2021,pages 17--27

  5. arXiv:2403.09856  [pdf, other

    cs.CY cs.SE

    A Tale of Two Communities: Exploring Academic References on Stack Overflow

    Authors: Run Huang, Souti Chattopadhyay

    Abstract: Stack Overflow is widely recognized by software practitioners as the go-to resource for addressing technical issues and sharing practical solutions. While not typically seen as a scholarly forum, users on Stack Overflow commonly refer to academic sources in their discussions. Yet, little is known about these referenced academic works and how they intersect the needs and interests of the Stack Over… ▽ More

    Submitted 28 March, 2024; v1 submitted 14 March, 2024; originally announced March 2024.

    Comments: Accepted for publication in The Web Conference (WWW) 2024, Short Paper Track

  6. arXiv:2403.03429  [pdf, other

    cs.PL

    Generative Explanations for Program Synthesizers

    Authors: Amirmohammad Nazari, Souti Chattopadhyay, Swabha Swayamdipta, Mukund Raghothaman

    Abstract: Despite great advances in program synthesis techniques, they remain algorithmic black boxes. Although they guarantee that when synthesis is successful, the implementation satisfies the specification, they provide no additional information regarding how the implementation works or the manner in which the specification is realized. One possibility to answer these questions is to use large language m… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

  7. arXiv:2402.11955  [pdf, other

    cs.CL cs.AI

    Analysis of Multidomain Abstractive Summarization Using Salience Allocation

    Authors: Tohida Rehman, Raghubir Bose, Soumik Dey, Samiran Chattopadhyay

    Abstract: This paper explores the realm of abstractive text summarization through the lens of the SEASON (Salience Allocation as Guidance for Abstractive SummarizatiON) technique, a model designed to enhance summarization by leveraging salience allocation techniques. The study evaluates SEASON's efficacy by comparing it with prominent models like BART, PEGASUS, and ProphetNet, all fine-tuned for various tex… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

    Comments: 11 pages, 1 figure, 4 tables

  8. Automatic Recognition of Learning Resource Category in a Digital Library

    Authors: Soumya Banerjee, Debarshi Kumar Sanyal, Samiran Chattopadhyay, Plaban Kumar Bhowmick, Partha Pratim Das

    Abstract: Digital libraries often face the challenge of processing a large volume of diverse document types. The manual collection and tagging of metadata can be a time-consuming and error-prone task. To address this, we aim to develop an automatic metadata extractor for digital libraries. In this work, we introduce the Heterogeneous Learning Resources (HLR) dataset designed for document image classificatio… ▽ More

    Submitted 28 November, 2023; originally announced January 2024.

    Comments: 2 pages, 3 figures, Published in JCDL 21

  9. arXiv:2312.11431  [pdf, other

    cs.HC cs.SE

    Make It Make Sense! Understanding and Facilitating Sensemaking in Computational Notebooks

    Authors: Souti Chattopadhyay, Zixuan Feng, Emily Arteaga, Audrey Au, Gonzalo Ramos, Titus Barik, Anita Sarma

    Abstract: Reusing and making sense of other scientists' computational notebooks. However, making sense of existing notebooks is a struggle, as these reference notebooks are often exploratory, have messy structures, include multiple alternatives, and have little explanation. To help mitigate these issues, we developed a catalog of cognitive tasks associated with the sensemaking process. Utilizing this catalo… ▽ More

    Submitted 18 December, 2023; originally announced December 2023.

    Comments: 26 Pages

  10. arXiv:2311.03374  [pdf, other

    cs.SE cs.AI cs.IR

    Generative AI for Software Metadata: Overview of the Information Retrieval in Software Engineering Track at FIRE 2023

    Authors: Srijoni Majumdar, Soumen Paul, Debjyoti Paul, Ayan Bandyopadhyay, Samiran Chattopadhyay, Partha Pratim Das, Paul D Clough, Prasenjit Majumder

    Abstract: The Information Retrieval in Software Engineering (IRSE) track aims to develop solutions for automated evaluation of code comments in a machine learning framework based on human and large language model generated labels. In this track, there is a binary classification task to classify comments as useful and not useful. The dataset consists of 9048 code comments and surrounding code snippet pairs e… ▽ More

    Submitted 27 October, 2023; originally announced November 2023.

    Comments: Overview Paper of the Information Retrieval of Software Engineering Track at the Forum for Information Retrieval, 2023

  11. arXiv:2310.02269  [pdf, other

    cs.LG

    ARRQP: Anomaly Resilient Real-time QoS Prediction Framework with Graph Convolution

    Authors: Suraj Kumar, Soumi Chattopadhyay

    Abstract: In the realm of modern service-oriented architecture, ensuring Quality of Service (QoS) is of paramount importance. The ability to predict QoS values in advance empowers users to make informed decisions. However, achieving accurate QoS predictions in the presence of various issues and anomalies, including outliers, data sparsity, grey-sheep instances, and cold-start scenarios, remains a challenge.… ▽ More

    Submitted 22 September, 2023; originally announced October 2023.

    Comments: 14 pages, 9 Figures, 12 tables

  12. arXiv:2309.12601  [pdf, other

    cs.HC

    Driving with Guidance: Exploring the Trade-Off Between GPS Utility and Privacy Concerns Among Drivers

    Authors: Yousef AlSaqabi, Souti Chattopadhyay

    Abstract: As the reliance on GPS technology for navigation grows, so does the ethical dilemma of balancing its indispensable utility with the escalating concerns over user privacy. This study investigates the trade-offs between GPS utility and privacy among drivers, using a mixed-method approach that includes a survey of 151 participants and 10 follow-up interviews. We examine usage patterns, feature prefer… ▽ More

    Submitted 21 September, 2023; originally announced September 2023.

    Comments: Submitted to ACM CHI'24, 7 pages, 5 figures

  13. arXiv:2309.12022  [pdf, other

    cs.AI cs.CV

    Demystifying Visual Features of Movie Posters for Multi-Label Genre Identification

    Authors: Utsav Kumar Nareti, Chandranath Adak, Soumi Chattopadhyay

    Abstract: In the film industry, movie posters have been an essential part of advertising and marketing for many decades, and continue to play a vital role even today in the form of digital posters through online, social media and OTT platforms. Typically, movie posters can effectively promote and communicate the essence of a film, such as its genre, visual style/ tone, vibe and storyline cue/ theme, which a… ▽ More

    Submitted 21 September, 2023; originally announced September 2023.

  14. arXiv:2309.08743  [pdf, other

    cs.CV

    Active Learning for Fine-Grained Sketch-Based Image Retrieval

    Authors: Himanshu Thakur, Soumitri Chattopadhyay

    Abstract: The ability to retrieve a photo by mere free-hand sketching highlights the immense potential of Fine-grained sketch-based image retrieval (FG-SBIR). However, its rapid practical adoption, as well as scalability, is limited by the expense of acquiring faithful sketches for easily available photo counterparts. A solution to this problem is Active Learning, which could minimise the need for labeled s… ▽ More

    Submitted 15 September, 2023; originally announced September 2023.

    Comments: Accepted at BMVC 2023

  15. arXiv:2308.01140  [pdf, other

    cs.LG cs.CV

    Dynamically Scaled Temperature in Self-Supervised Contrastive Learning

    Authors: Siladittya Manna, Soumitri Chattopadhyay, Rakesh Dey, Saumik Bhattacharya, Umapada Pal

    Abstract: In contemporary self-supervised contrastive algorithms like SimCLR, MoCo, etc., the task of balancing attraction between two semantically similar samples and repulsion between two samples of different classes is primarily affected by the presence of hard negative samples. While the InfoNCE loss has been shown to impose penalties based on hardness, the temperature hyper-parameter is the key to regu… ▽ More

    Submitted 10 May, 2024; v1 submitted 2 August, 2023; originally announced August 2023.

  16. arXiv:2306.04148  [pdf, other

    cs.SD cs.IR cs.LG eess.AS

    SANGEET: A XML based Open Dataset for Research in Hindustani Sangeet

    Authors: Chandan Misra, Swarup Chattopadhyay

    Abstract: It is very important to access a rich music dataset that is useful in a wide variety of applications. Currently, available datasets are mostly focused on storing vocal or instrumental recording data and ignoring the requirement of its visual representation and retrieval. This paper attempts to build an XML-based public dataset, called SANGEET, that stores comprehensive information of Hindustani Sa… ▽ More

    Submitted 7 June, 2023; originally announced June 2023.

  17. arXiv:2306.02680  [pdf, other

    cs.CL cs.LG cs.SD eess.AS

    BeAts: Bengali Speech Acts Recognition using Multimodal Attention Fusion

    Authors: Ahana Deb, Sayan Nag, Ayan Mahapatra, Soumitri Chattopadhyay, Aritra Marik, Pijush Kanti Gayen, Shankha Sanyal, Archi Banerjee, Samir Karmakar

    Abstract: Spoken languages often utilise intonation, rhythm, intensity, and structure, to communicate intention, which can be interpreted differently depending on the rhythm of speech of their utterance. These speech acts provide the foundation of communication and are unique in expression to the language. Recent advancements in attention-based models, demonstrating their ability to learn powerful represent… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

    Comments: Accepted at INTERSPEECH 2023

  18. Distribution-aware Fairness Test Generation

    Authors: Sai Sathiesh Rajan, Ezekiel Soremekun, Yves Le Traon, Sudipta Chattopadhyay

    Abstract: Ensuring that all classes of objects are detected with equal accuracy is essential in AI systems. For instance, being unable to identify any one class of objects could have fatal consequences in autonomous driving systems. Hence, ensuring the reliability of image recognition systems is crucial. This work addresses how to validate group fairness in image recognition software. We propose a distribut… ▽ More

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

    Comments: Paper accepted at JSS; 18 pages, 4 figures; LaTex; Data section added

  19. arXiv:2303.18201  [pdf, other

    cs.SE cs.AI cs.LG

    TPMCF: Temporal QoS Prediction using Multi-Source Collaborative Features

    Authors: Suraj Kumar, Soumi Chattopadhyay, Chandranath Adak

    Abstract: Recently, with the rapid deployment of service APIs, personalized service recommendations have played a paramount role in the growth of the e-commerce industry. Quality-of-Service (QoS) parameters determining the service performance, often used for recommendation, fluctuate over time. Thus, the QoS prediction is essential to identify a suitable service among functionally equivalent services over t… ▽ More

    Submitted 14 October, 2023; v1 submitted 30 March, 2023; originally announced March 2023.

    Comments: 10 Pages, 7 figures

  20. arXiv:2303.13779  [pdf, other

    cs.CV

    Exploiting Unlabelled Photos for Stronger Fine-Grained SBIR

    Authors: Aneeshan Sain, Ayan Kumar Bhunia, Subhadeep Koley, Pinaki Nath Chowdhury, Soumitri Chattopadhyay, Tao Xiang, Yi-Zhe Song

    Abstract: This paper advances the fine-grained sketch-based image retrieval (FG-SBIR) literature by putting forward a strong baseline that overshoots prior state-of-the-arts by ~11%. This is not via complicated design though, but by addressing two critical issues facing the community (i) the gold standard triplet loss does not enforce holistic latent space geometry, and (ii) there are never enough sketches… ▽ More

    Submitted 23 March, 2023; originally announced March 2023.

    Comments: Accepted in CVPR 2023. Project page available at https://aneeshan95.github.io/Sketch_PVT/

  21. An Analysis of Abstractive Text Summarization Using Pre-trained Models

    Authors: Tohida Rehman, Suchandan Das, Debarshi Kumar Sanyal, Samiran Chattopadhyay

    Abstract: People nowadays use search engines like Google, Yahoo, and Bing to find information on the Internet. Due to explosion in data, it is helpful for users if they are provided relevant summaries of the search results rather than just links to webpages. Text summarization has become a vital approach to help consumers swiftly grasp vast amounts of information.In this paper, different pre-trained models… ▽ More

    Submitted 25 February, 2023; originally announced March 2023.

    Comments: 11 Pages, 6 Figures, 3 Tables

    Journal ref: https://link.springer.com/chapter/10.1007/978-981-19-1657-1_21(2022)

  22. arXiv:2303.12795  [pdf, other

    cs.CL cs.AI cs.LG

    Named Entity Recognition Based Automatic Generation of Research Highlights

    Authors: Tohida Rehman, Debarshi Kumar Sanyal, Prasenjit Majumder, Samiran Chattopadhyay

    Abstract: A scientific paper is traditionally prefaced by an abstract that summarizes the paper. Recently, research highlights that focus on the main findings of the paper have emerged as a complementary summary in addition to an abstract. However, highlights are not yet as common as abstracts, and are absent in many papers. In this paper, we aim to automatically generate research highlights using different… ▽ More

    Submitted 25 February, 2023; originally announced March 2023.

    Comments: 7 Pages, 3 Figures, 2 Tables

    Journal ref: https://aclanthology.org/2022.sdp-1.18

  23. arXiv:2303.05556  [pdf, other

    cs.CV

    An Evaluation of Non-Contrastive Self-Supervised Learning for Federated Medical Image Analysis

    Authors: Soumitri Chattopadhyay, Soham Ganguly, Sreejit Chaudhury, Sayan Nag, Samiran Chattopadhyay

    Abstract: Privacy and annotation bottlenecks are two major issues that profoundly affect the practicality of machine learning-based medical image analysis. Although significant progress has been made in these areas, these issues are not yet fully resolved. In this paper, we seek to tackle these concerns head-on and systematically explore the applicability of non-contrastive self-supervised learning (SSL) al… ▽ More

    Submitted 9 March, 2023; originally announced March 2023.

  24. arXiv:2303.02245  [pdf, other

    cs.CV

    Exploring Self-Supervised Representation Learning For Low-Resource Medical Image Analysis

    Authors: Soumitri Chattopadhyay, Soham Ganguly, Sreejit Chaudhury, Sayan Nag, Samiran Chattopadhyay

    Abstract: The success of self-supervised learning (SSL) has mostly been attributed to the availability of unlabeled yet large-scale datasets. However, in a specialized domain such as medical imaging which is a lot different from natural images, the assumption of data availability is unrealistic and impractical, as the data itself is scanty and found in small databases, collected for specific prognosis tasks… ▽ More

    Submitted 28 June, 2023; v1 submitted 3 March, 2023; originally announced March 2023.

    Comments: Accepted at IEEE ICIP 2023

  25. Abstractive Text Summarization using Attentive GRU based Encoder-Decoder

    Authors: Tohida Rehman, Suchandan Das, Debarshi Kumar Sanyal, Samiran Chattopadhyay

    Abstract: In todays era huge volume of information exists everywhere. Therefore, it is very crucial to evaluate that information and extract useful, and often summarized, information out of it so that it may be used for relevant purposes. This extraction can be achieved through a crucial technique of artificial intelligence, namely, machine learning. Indeed automatic text summarization has emerged as an imp… ▽ More

    Submitted 25 February, 2023; originally announced February 2023.

    Comments: 9 pages, 2 Tables, 5 Figures

    Journal ref: https://link.springer.com/chapter/10.1007/978-981-19-4831-2_56(2022)

  26. Generation of Highlights from Research Papers Using Pointer-Generator Networks and SciBERT Embeddings

    Authors: Tohida Rehman, Debarshi Kumar Sanyal, Samiran Chattopadhyay, Plaban Kumar Bhowmick, Partha Pratim Das

    Abstract: Nowadays many research articles are prefaced with research highlights to summarize the main findings of the paper. Highlights not only help researchers precisely and quickly identify the contributions of a paper, they also enhance the discoverability of the article via search engines. We aim to automatically construct research highlights given certain segments of a research paper. We use a pointer… ▽ More

    Submitted 17 September, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

    Comments: 19 Pages, 7 Figures, 8 Tables

    Journal ref: IEEE Access, 2023

  27. arXiv:2301.06762  [pdf, other

    cs.HC

    ExpresSense: Exploring a Standalone Smartphone to Sense Engagement of Users from Facial Expressions Using Acoustic Sensing

    Authors: Pragma Kar, Shyamvanshikumar Singh, Avijit Mandal, Samiran Chattopadhyay, Sandip Chakraborty

    Abstract: Facial expressions have been considered a metric reflecting a person's engagement with a task. While the evolution of expression detection methods is consequential, the foundation remains mostly on image processing techniques that suffer from occlusion, ambient light, and privacy concerns. In this paper, we propose ExpresSense, a lightweight application for standalone smartphones that relies on ne… ▽ More

    Submitted 17 January, 2023; originally announced January 2023.

  28. Detecting Severity of Diabetic Retinopathy from Fundus Images: A Transformer Network-based Review

    Authors: Tejas Karkera, Chandranath Adak, Soumi Chattopadhyay, Muhammad Saqib

    Abstract: Diabetic Retinopathy (DR) is considered one of the significant concerns worldwide, primarily due to its impact on causing vision loss among most people with diabetes. The severity of DR is typically comprehended manually by ophthalmologists from fundus photography-based retina images. This paper deals with an automated understanding of the severity stages of DR. In the literature, researchers have… ▽ More

    Submitted 8 June, 2024; v1 submitted 3 January, 2023; originally announced January 2023.

    Journal ref: Neurocomputing, Elsevier, 2024

  29. arXiv:2210.15075  [pdf, other

    cs.CV

    IDEAL: Improved DEnse locAL Contrastive Learning for Semi-Supervised Medical Image Segmentation

    Authors: Hritam Basak, Soumitri Chattopadhyay, Rohit Kundu, Sayan Nag, Rammohan Mallipeddi

    Abstract: Due to the scarcity of labeled data, Contrastive Self-Supervised Learning (SSL) frameworks have lately shown great potential in several medical image analysis tasks. However, the existing contrastive mechanisms are sub-optimal for dense pixel-level segmentation tasks due to their inability to mine local features. To this end, we extend the concept of metric learning to the segmentation task, using… ▽ More

    Submitted 2 March, 2023; v1 submitted 26 October, 2022; originally announced October 2022.

    Comments: Paper accepted for publication at IEEE ICASSP 2023

  30. Identifying Threats, Cybercrime and Digital Forensic Opportunities in Smart City Infrastructure via Threat Modeling

    Authors: Yee Ching Tok, Sudipta Chattopadhyay

    Abstract: Technological advances have enabled multiple countries to consider implementing Smart City Infrastructure to provide in-depth insights into different data points and enhance the lives of citizens. Unfortunately, these new technological implementations also entice adversaries and cybercriminals to execute cyber-attacks and commit criminal acts on these modern infrastructures. Given the borderless n… ▽ More

    Submitted 15 March, 2023; v1 submitted 26 October, 2022; originally announced October 2022.

    Comments: Updated to include amendments from peer review process. Accepted in Forensic Science International: Digital Investigation

    Journal ref: Forensic Science International: Digital Investigation, Volume 45, 2023

  31. arXiv:2209.05201  [pdf, other

    cs.LO

    Proof-Stitch: Proof Combination for Divide and Conquer SAT Solvers

    Authors: Abhishek Nair, Saranyu Chattopadhyay, Haoze Wu, Alex Ozdemir, Clark Barrett

    Abstract: With the increasing availability of parallel computing power, there is a growing focus on parallelizing algorithms for important automated reasoning problems such as Boolean satisfiability (SAT). Divide-and-Conquer (D&C) is a popular parallel SAT solving paradigm that partitions SAT instances into independent sub-problems which are then solved in parallel. For unsatisfiable instances, state-of-the… ▽ More

    Submitted 4 September, 2022; originally announced September 2022.

    Comments: 6 pages

  32. arXiv:2207.09499  [pdf, other

    cs.CV

    Deep Analysis of Visual Product Reviews

    Authors: Chandranath Adak, Soumi Chattopadhyay, Muhammad Saqib

    Abstract: With the proliferation of the e-commerce industry, analyzing customer feedback is becoming indispensable to a service provider. In recent days, it can be noticed that customers upload the purchased product images with their review scores. In this paper, we undertake the task of analyzing such visual reviews, which is very new of its kind. In the past, the researchers worked on analyzing language f… ▽ More

    Submitted 19 July, 2022; originally announced July 2022.

    Comments: 7 pages

  33. arXiv:2207.01706  [pdf, other

    cs.NI

    Mobility Management in 5G and Beyond: A Novel Smart Handover with Adaptive Time-to-Trigger and Hysteresis Margin

    Authors: Raja Karmakar, Georges Kaddoum, Samiran Chattopadhyay

    Abstract: The 5th Generation (5G) New Radio (NR) and beyond technologies will support enhanced mobile broadband, very low latency communications, and huge numbers of mobile devices. Therefore, for very high speed users, seamless mobility needs to be maintained during the migration from one cell to another in the handover. Due to the presence of a massive number of mobile devices, the management of the high… ▽ More

    Submitted 4 July, 2022; originally announced July 2022.

    Comments: 16 pages

    Journal ref: IEEE Transactions on Mobile Computing, 2022

  34. arXiv:2203.14965  [pdf, other

    cs.CR

    A Systematic Survey of Attack Detection and Prevention in Connected and Autonomous Vehicles

    Authors: Trupil Limbasiya, Ko Zheng Teng, Sudipta Chattopadhyay, Jianying Zhou

    Abstract: The number of Connected and Autonomous Vehicles (CAVs) is increasing rapidly in various smart transportation services and applications, considering many benefits to society, people, and the environment. Several research surveys for CAVs were conducted by primarily focusing on various security threats and vulnerabilities in the domain of CAVs to classify different types of attacks, impacts of attac… ▽ More

    Submitted 5 August, 2022; v1 submitted 26 March, 2022; originally announced March 2022.

    Comments: This article is published in the Vehicular Communications journal

  35. arXiv:2202.13078  [pdf, other

    cs.CV cs.LG eess.IV

    SWIS: Self-Supervised Representation Learning For Writer Independent Offline Signature Verification

    Authors: Siladittya Manna, Soumitri Chattopadhyay, Saumik Bhattacharya, Umapada Pal

    Abstract: Writer independent offline signature verification is one of the most challenging tasks in pattern recognition as there is often a scarcity of training data. To handle such data scarcity problem, in this paper, we propose a novel self-supervised learning (SSL) framework for writer independent offline signature verification. To our knowledge, this is the first attempt to utilize self-supervised sett… ▽ More

    Submitted 12 July, 2022; v1 submitted 26 February, 2022; originally announced February 2022.

    Comments: Accepted at IEEE ICIP 2022

  36. arXiv:2201.12810  [pdf, other

    cs.AI cs.NE

    A Brief Overview of Physics-inspired Metaheuristic Optimization Techniques

    Authors: Soumitri Chattopadhyay, Aritra Marik, Rishav Pramanik

    Abstract: Metaheuristic algorithms are methods devised to efficiently solve computationally challenging optimization problems. Researchers have taken inspiration from various natural and physical processes alike to formulate meta-heuristics that have successfully provided near-optimal or optimal solutions to several engineering tasks. This chapter focuses on meta-heuristic algorithms modelled upon non-linea… ▽ More

    Submitted 30 January, 2022; originally announced January 2022.

  37. arXiv:2201.10138  [pdf, other

    cs.CV

    SURDS: Self-Supervised Attention-guided Reconstruction and Dual Triplet Loss for Writer Independent Offline Signature Verification

    Authors: Soumitri Chattopadhyay, Siladittya Manna, Saumik Bhattacharya, Umapada Pal

    Abstract: Offline Signature Verification (OSV) is a fundamental biometric task across various forensic, commercial and legal applications. The underlying task at hand is to carefully model fine-grained features of the signatures to distinguish between genuine and forged ones, which differ only in minute deformities. This makes OSV more challenging compared to other verification problems. In this work, we pr… ▽ More

    Submitted 26 June, 2022; v1 submitted 25 January, 2022; originally announced January 2022.

    Comments: Accepted at ICPR 2022

  38. arXiv:2201.02504  [pdf, other

    cs.CL cs.AI cs.CR

    Repairing Adversarial Texts through Perturbation

    Authors: Guoliang Dong, Jingyi Wang, Jun Sun, Sudipta Chattopadhyay, Xinyu Wang, Ting Dai, Jie Shi, Jin Song Dong

    Abstract: It is known that neural networks are subject to attacks through adversarial perturbations, i.e., inputs which are maliciously crafted through perturbations to induce wrong predictions. Furthermore, such attacks are impossible to eliminate, i.e., the adversarial perturbation is still possible after applying mitigation methods such as adversarial training. Multiple approaches have been developed to… ▽ More

    Submitted 28 December, 2021; originally announced January 2022.

  39. arXiv:2112.05335  [pdf, other

    cs.CV cs.LG

    Uncertainty, Edge, and Reverse-Attention Guided Generative Adversarial Network for Automatic Building Detection in Remotely Sensed Images

    Authors: Somrita Chattopadhyay, Avinash C. Kak

    Abstract: Despite recent advances in deep-learning based semantic segmentation, automatic building detection from remotely sensed imagery is still a challenging problem owing to large variability in the appearance of buildings across the globe. The errors occur mostly around the boundaries of the building footprints, in shadow areas, and when detecting buildings whose exterior surfaces have reflectivity pro… ▽ More

    Submitted 9 December, 2021; originally announced December 2021.

    Comments: 23 pages

  40. SmartCon: Deep Probabilistic Learning Based Intelligent Link-Configuration in Narrowband-IoT Towards 5G and B5G

    Authors: Raja Karmakar, Georges Kaddoum, Samiran Chattopadhyay

    Abstract: To enhance the coverage and transmission reliability, repetitions adopted by Narrowband Internet of Things (NB-IoT) allow repeating transmissions several times. However, this results in a waste of radio resources when the signal strength is high. In addition, in low signal quality, the selection of a higher modulation and coding scheme (MCS) level leads to a huge packet loss in the network. Moreov… ▽ More

    Submitted 9 December, 2021; originally announced December 2021.

    Journal ref: IEEE Transactions on Cognitive Communications and Networking, 2021

  41. arXiv:2110.09843  [pdf, other

    cs.LG cs.CL

    AequeVox: Automated Fairness Testing of Speech Recognition Systems

    Authors: Sai Sathiesh Rajan, Sakshi Udeshi, Sudipta Chattopadhyay

    Abstract: Automatic Speech Recognition (ASR) systems have become ubiquitous. They can be found in a variety of form factors and are increasingly important in our daily lives. As such, ensuring that these systems are equitable to different subgroups of the population is crucial. In this paper, we introduce, AequeVox, an automated testing framework for evaluating the fairness of ASR systems. AequeVox simulate… ▽ More

    Submitted 13 January, 2022; v1 submitted 19 October, 2021; originally announced October 2021.

    Comments: To appear in the 25th International Conference on Fundamental Approaches to Software Engineering

  42. arXiv:2109.06302  [pdf, other

    cs.SE cs.CY cs.HC

    Developers Who Vlog: Dismantling Stereotypes through Community and Identity

    Authors: Souti Chattopadhyay, Denae Ford, Thomas Zimmermann

    Abstract: Developers are more than "nerds behind computers all day", they lead a normal life, and not all take the traditional path to learn programming. However, the public still sees software development as a profession for "math wizards". To learn more about this special type of knowledge worker from their first-person perspective, we conducted three studies to learn how developers describe a day in thei… ▽ More

    Submitted 13 September, 2021; originally announced September 2021.

    Comments: 33 pages, 2 tables, 3 figures

  43. arXiv:2108.09460  [pdf, other

    cs.CV

    Ensemble of CNN classifiers using Sugeno Fuzzy Integral Technique for Cervical Cytology Image Classification

    Authors: Rohit Kundu, Hritam Basak, Akhil Koilada, Soham Chattopadhyay, Sukanta Chakraborty, Nibaran Das

    Abstract: Cervical cancer is the fourth most common category of cancer, affecting more than 500,000 women annually, owing to the slow detection procedure. Early diagnosis can help in treating and even curing cancer, but the tedious, time-consuming testing process makes it impossible to conduct population-wise screening. To aid the pathologists in efficient and reliable detection, in this paper, we propose a… ▽ More

    Submitted 21 August, 2021; originally announced August 2021.

    Comments: 16 pages

  44. Scaling Up Hardware Accelerator Verification using A-QED with Functional Decomposition

    Authors: Saranyu Chattopadhyay, Florian Lonsing, Luca Piccolboni, Deepraj Soni, Peng Wei, Xiaofan Zhang, Yuan Zhou, Luca Carloni, Deming Chen, Jason Cong, Ramesh Karri, Zhiru Zhang, Caroline Trippel, Clark Barrett, Subhasish Mitra

    Abstract: Hardware accelerators (HAs) are essential building blocks for fast and energy-efficient computing systems. Accelerator Quick Error Detection (A-QED) is a recent formal technique which uses Bounded Model Checking for pre-silicon verification of HAs. A-QED checks an HA for self-consistency, i.e., whether identical inputs within a sequence of operations always produce the same output. Under modest as… ▽ More

    Submitted 17 August, 2021; v1 submitted 13 August, 2021; originally announced August 2021.

    Comments: preprint of a paper to appear at FMCAD 2021, including appendix

  45. arXiv:2107.07023  [pdf, other

    cs.SE cs.CY cs.HC

    Reel Life vs. Real Life: How Software Developers Share Their Daily Life through Vlogs

    Authors: Souti Chattopadhyay, Thomas Zimmermann, Denae Ford

    Abstract: Software developers are turning to vlogs (video blogs) to share what a day is like to walk in their shoes. Through these vlogs developers share a rich perspective of their technical work as well their personal lives. However, does the type of activities portrayed in vlogs differ from activities developers in the industry perform? Would developers at a software company prefer to show activities to… ▽ More

    Submitted 27 July, 2021; v1 submitted 14 July, 2021; originally announced July 2021.

    Comments: 12 pages, 2 figures, 3 tables

  46. arXiv:2105.10707  [pdf, other

    cs.CR cs.AI cs.LG cs.SE

    Adversarial Attacks and Mitigation for Anomaly Detectors of Cyber-Physical Systems

    Authors: Yifan Jia, Jingyi Wang, Christopher M. Poskitt, Sudipta Chattopadhyay, Jun Sun, Yuqi Chen

    Abstract: The threats faced by cyber-physical systems (CPSs) in critical infrastructure have motivated research into a multitude of attack detection mechanisms, including anomaly detectors based on neural network models. The effectiveness of anomaly detectors can be assessed by subjecting them to test suites of attacks, but less consideration has been given to adversarial attackers that craft noise specific… ▽ More

    Submitted 22 May, 2021; originally announced May 2021.

    Comments: Accepted by the International Journal of Critical Infrastructure Protection (IJCIP)

    Journal ref: Int. J. Crit. Infrastructure Prot. 34:100452, 2021

  47. arXiv:2104.14282  [pdf

    q-bio.QM cs.LG physics.bio-ph

    VIRDOCD: a VIRtual DOCtor to Predict Dengue Fatality

    Authors: Amit K Chattopadhyay, Subhagata Chattopadhyay

    Abstract: Clinicians make routine diagnosis by scrutinizing patients' medical signs and symptoms, a skill popularly referred to as "Clinical Eye". This skill evolves through trial-and-error and improves with time. The success of the therapeutic regime relies largely on the accuracy of interpretation of such sign-symptoms, analyzing which a clinician assesses the severity of the illness. The present study is… ▽ More

    Submitted 14 September, 2021; v1 submitted 29 April, 2021; originally announced April 2021.

    Comments: 17 pages, 5 figures, 8 tables

    Journal ref: Expert Systems. 2021;e12796

  48. arXiv:2103.11589  [pdf, other

    cs.LG cs.CV

    Adversarially Optimized Mixup for Robust Classification

    Authors: Jason Bunk, Srinjoy Chattopadhyay, B. S. Manjunath, Shivkumar Chandrasekaran

    Abstract: Mixup is a procedure for data augmentation that trains networks to make smoothly interpolated predictions between datapoints. Adversarial training is a strong form of data augmentation that optimizes for worst-case predictions in a compact space around each data-point, resulting in neural networks that make much more robust predictions. In this paper, we bring these ideas together by adversarially… ▽ More

    Submitted 22 March, 2021; originally announced March 2021.

  49. arXiv:2103.11002  [pdf, other

    cs.CR cs.CV

    Attribution of Gradient Based Adversarial Attacks for Reverse Engineering of Deceptions

    Authors: Michael Goebel, Jason Bunk, Srinjoy Chattopadhyay, Lakshmanan Nataraj, Shivkumar Chandrasekaran, B. S. Manjunath

    Abstract: Machine Learning (ML) algorithms are susceptible to adversarial attacks and deception both during training and deployment. Automatic reverse engineering of the toolchains behind these adversarial machine learning attacks will aid in recovering the tools and processes used in these attacks. In this paper, we present two techniques that support automated identification and attribution of adversarial… ▽ More

    Submitted 19 March, 2021; originally announced March 2021.

  50. arXiv:2103.07494  [pdf, other

    cs.AI

    FES: A Fast Efficient Scalable QoS Prediction Framework

    Authors: Soumi Chattopadhyay, Chandranath Adak, Ranjana Roy Chowdhury

    Abstract: Quality-of-Service prediction of web service is an integral part of services computing due to its diverse applications in the various facets of a service life cycle, such as service composition, service selection, service recommendation. One of the primary objectives of designing a QoS prediction algorithm is to achieve satisfactory prediction accuracy. However, accuracy is not the only criteria t… ▽ More

    Submitted 16 March, 2021; v1 submitted 12 March, 2021; originally announced March 2021.

    Comments: 13 pages, 15 figures