Skip to main content

Showing 1–17 of 17 results for author: Garain, U

.
  1. arXiv:2406.09043  [pdf, other

    cs.CL cs.AI

    Language Models are Crossword Solvers

    Authors: Soumadeep Saha, Sutanoya Chakraborty, Saptarshi Saha, Utpal Garain

    Abstract: Crosswords are a form of word puzzle that require a solver to demonstrate a high degree of proficiency in natural language understanding, wordplay, reasoning, and world knowledge, along with adherence to character and length constraints. In this paper we tackle the challenge of solving crosswords with Large Language Models (LLMs). We demonstrate that the current generation of state-of-the art (SoT… ▽ More

    Submitted 14 June, 2024; v1 submitted 13 June, 2024; originally announced June 2024.

    Comments: Edited to include missing citation

    ACM Class: I.2.7

  2. arXiv:2401.17029  [pdf, other

    astro-ph.CO astro-ph.IM cs.LG

    LADDER: Revisiting the Cosmic Distance Ladder with Deep Learning Approaches and Exploring its Applications

    Authors: Rahul Shah, Soumadeep Saha, Purba Mukherjee, Utpal Garain, Supratik Pal

    Abstract: We investigate the prospect of reconstructing the ``cosmic distance ladder'' of the Universe using a novel deep learning framework called LADDER - Learning Algorithm for Deep Distance Estimation and Reconstruction. LADDER is trained on the apparent magnitude data from the Pantheon Type Ia supernovae compilation, incorporating the full covariance information among data points, to produce prediction… ▽ More

    Submitted 30 January, 2024; originally announced January 2024.

    Comments: 11 pages, 4 figures, 3 tables. Comments are welcome

  3. arXiv:2312.13193  [pdf

    cs.CL cs.AI

    HCDIR: End-to-end Hate Context Detection, and Intensity Reduction model for online comments

    Authors: Neeraj Kumar Singh, Koyel Ghosh, Joy Mahapatra, Utpal Garain, Apurbalal Senapati

    Abstract: Warning: This paper contains examples of the language that some people may find offensive. Detecting and reducing hateful, abusive, offensive comments is a critical and challenging task on social media. Moreover, few studies aim to mitigate the intensity of hate speech. While studies have shown that context-level semantics are crucial for detecting hateful comments, most of this research focuses… ▽ More

    Submitted 20 December, 2023; originally announced December 2023.

  4. arXiv:2311.12610  [pdf, other

    cs.CV cs.AI

    VALUED -- Vision and Logical Understanding Evaluation Dataset

    Authors: Soumadeep Saha, Saptarshi Saha, Utpal Garain

    Abstract: Starting with early successes in computer vision tasks, deep learning based techniques have since overtaken state of the art approaches in a multitude of domains. However, it has been demonstrated time and again that these techniques fail to capture semantic context and logical constraints, instead often relying on spurious correlations to arrive at the answer. Since application of deep learning t… ▽ More

    Submitted 6 February, 2024; v1 submitted 21 November, 2023; originally announced November 2023.

  5. arXiv:2310.13279  [pdf, other

    eess.IV cs.CV

    Pathologist-Like Explanations Unveiled: an Explainable Deep Learning System for White Blood Cell Classification

    Authors: Aditya Shankar Pal, Debojyoti Biswas, Joy Mahapatra, Debasis Banerjee, Prantar Chakrabarti, Utpal Garain

    Abstract: White blood cells (WBCs) play a crucial role in safeguarding the human body against pathogens and foreign substances. Leveraging the abundance of WBC imaging data and the power of deep learning algorithms, automated WBC analysis has the potential for remarkable accuracy. However, the capability of deep learning models to explain their WBC classification remains largely unexplored. In this study, w… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

    Comments: 11 pages including supplementary material

  6. arXiv:2308.05101  [pdf, other

    cs.LG cs.AI

    DOST -- Domain Obedient Self-supervised Training for Multi Label Classification with Noisy Labels

    Authors: Soumadeep Saha, Utpal Garain, Arijit Ukil, Arpan Pal, Sundeep Khandelwal

    Abstract: The enormous demand for annotated data brought forth by deep learning techniques has been accompanied by the problem of annotation noise. Although this issue has been widely discussed in machine learning literature, it has been relatively unexplored in the context of "multi-label classification" (MLC) tasks which feature more complicated kinds of noise. Additionally, when the domain in question ha… ▽ More

    Submitted 9 August, 2023; originally announced August 2023.

    Comments: Submitted to IEEE TNNLS on March 7th 2023. 8 pages, 4 figures

    ACM Class: I.2.6; I.2.0

  7. Analyzing Semantic Faithfulness of Language Models via Input Intervention on Question Answering

    Authors: Akshay Chaturvedi, Swarnadeep Bhar, Soumadeep Saha, Utpal Garain, Nicholas Asher

    Abstract: Transformer-based language models have been shown to be highly effective for several NLP tasks. In this paper, we consider three transformer models, BERT, RoBERTa, and XLNet, in both small and large versions, and investigate how faithful their representations are with respect to the semantic content of texts. We formalize a notion of semantic faithfulness, in which the semantic content of a text s… ▽ More

    Submitted 30 November, 2023; v1 submitted 20 December, 2022; originally announced December 2022.

    Journal ref: Computational Linguistics (2023)

  8. Pick-Object-Attack: Type-Specific Adversarial Attack for Object Detection

    Authors: Omid Mohamad Nezami, Akshay Chaturvedi, Mark Dras, Utpal Garain

    Abstract: Many recent studies have shown that deep neural models are vulnerable to adversarial samples: images with imperceptible perturbations, for example, can fool image classifiers. In this paper, we present the first type-specific approach to generating adversarial examples for object detection, which entails detecting bounding boxes around multiple objects present in the image and classifying them at… ▽ More

    Submitted 21 August, 2021; v1 submitted 4 June, 2020; originally announced June 2020.

  9. arXiv:1908.01165  [pdf, ps, other

    cs.LG cs.CL cs.CR stat.ML

    Exploring the Robustness of NMT Systems to Nonsensical Inputs

    Authors: Akshay Chaturvedi, Abijith KP, Utpal Garain

    Abstract: Neural machine translation (NMT) systems have been shown to give undesirable translation when a small change is made in the source sentence. In this paper, we study the behaviour of NMT systems when multiple changes are made to the source sentence. In particular, we ask the following question "Is it possible for an NMT system to predict same translation even when multiple words in the source sente… ▽ More

    Submitted 28 February, 2020; v1 submitted 3 August, 2019; originally announced August 2019.

  10. Mimic and Fool: A Task Agnostic Adversarial Attack

    Authors: Akshay Chaturvedi, Utpal Garain

    Abstract: At present, adversarial attacks are designed in a task-specific fashion. However, for downstream computer vision tasks such as image captioning, image segmentation etc., the current deep learning systems use an image classifier like VGG16, ResNet50, Inception-v3 etc. as a feature extractor. Kee** this in mind, we propose Mimic and Fool, a task agnostic adversarial attack. Given a feature extract… ▽ More

    Submitted 12 April, 2020; v1 submitted 11 June, 2019; originally announced June 2019.

    Journal ref: IEEE Transactions on Neural Networks and Learning Systems (2020)

  11. arXiv:1808.06428  [pdf, other

    cs.CV

    CapsDeMM: Capsule network for Detection of Munro's Microabscess in skin biopsy images

    Authors: Anabik Pal, Akshay Chaturvedi, Utpal Garain, Aditi Chandra, Raghunath Chatterjee, Swapan Senapati

    Abstract: This paper presents an approach for automatic detection of Munro's Microabscess in stratum corneum (SC) of human skin biopsy in order to realize a machine assisted diagnosis of Psoriasis. The challenge of detecting neutrophils in presence of nucleated cells is solved using the recent advances of deep learning algorithms. Separation of SC layer, extraction of patches from the layer followed by clas… ▽ More

    Submitted 21 August, 2018; v1 submitted 20 August, 2018; originally announced August 2018.

    Comments: Accepted at MICCAI 2018

  12. arXiv:1807.09163  [pdf, other

    cs.CV

    Skin disease identification from dermoscopy images using deep convolutional neural network

    Authors: Anabik Pal, Sounak Ray, Utpal Garain

    Abstract: In this paper, a deep neural network based ensemble method is experimented for automatic identification of skin disease from dermoscopic images. The developed algorithm is applied on the task3 of the ISIC 2018 challenge dataset (Skin Lesion Analysis Towards Melanoma Detection).

    Submitted 24 July, 2018; originally announced July 2018.

    Comments: Challenge Participation in ISIC 2018: Skin Lesion Analysis Towards Melanoma Detection

  13. arXiv:1707.04067  [pdf, ps, other

    stat.ML

    Automation of Feature Engineering for IoT Analytics

    Authors: Snehasis Banerjee, Tanushyam Chattopadhyay, Arpan Pal, Utpal Garain

    Abstract: This paper presents an approach for automation of interpretable feature selection for Internet Of Things Analytics (IoTA) using machine learning (ML) techniques. Authors have conducted a survey over different people involved in different IoTA based application development tasks. The survey reveals that feature selection is the most time consuming and niche skill demanding part of the entire workfl… ▽ More

    Submitted 13 July, 2017; originally announced July 2017.

    Comments: AIoTAS Workshop, ISCA 2017. To be published in ACM SIGBED Review 2018

  14. arXiv:1612.05730  [pdf, ps, other

    stat.ML cs.LG

    Towards Wide Learning: Experiments in Healthcare

    Authors: Snehasis Banerjee, Tanushyam Chattopadhyay, Swagata Biswas, Rohan Banerjee, Anirban Dutta Choudhury, Arpan Pal, Utpal Garain

    Abstract: In this paper, a Wide Learning architecture is proposed that attempts to automate the feature engineering portion of the machine learning (ML) pipeline. Feature engineering is widely considered as the most time consuming and expert knowledge demanding portion of any ML task. The proposed feature recommendation approach is tested on 3 healthcare datasets: a) PhysioNet Challenge 2016 dataset of phon… ▽ More

    Submitted 21 December, 2016; v1 submitted 17 December, 2016; originally announced December 2016.

    Comments: 4 pages, Machine Learning for Health Workshop, NIPS 2016

  15. arXiv:1606.07608  [pdf, other

    cs.IR

    Using Word Embeddings for Automatic Query Expansion

    Authors: Dwaipayan Roy, Debjyoti Paul, Mandar Mitra, Utpal Garain

    Abstract: In this paper a framework for Automatic Query Expansion (AQE) is proposed using distributed neural language model word2vec. Using semantic and contextual relation in a distributed and unsupervised framework, word2vec learns a low dimensional embedding for each vocabulary entry. Using such a framework, we devise a query expansion technique, where related terms to a query are obtained by K-nearest n… ▽ More

    Submitted 24 June, 2016; originally announced June 2016.

    Comments: 5 pages, 3 tables, 1 figure. Neu-IR '16 SIGIR Workshop on Neural Information Retrieval July 21, 2016, Pisa, Italy

  16. arXiv:1409.8008  [pdf

    cs.CL

    CRF-based Named Entity Recognition @ICON 2013

    Authors: Arjun Das, Utpal Garain

    Abstract: This paper describes performance of CRF based systems for Named Entity Recognition (NER) in Indian language as a part of ICON 2013 shared task. In this task we have considered a set of language independent features for all the languages. Only for English a language specific feature, i.e. capitalization, has been added. Next the use of gazetteer is explored for Bengali, Hindi and English. The gazet… ▽ More

    Submitted 29 September, 2014; originally announced September 2014.

  17. arXiv:1401.0689   

    cs.CV

    Machine Assisted Authentication of Paper Currency: an Experiment on Indian Banknotes

    Authors: Ankush Roy, Biswajit Halder, Utpal Garain, David S. Doermann

    Abstract: Automatic authentication of paper money has been targeted. Indian bank notes are taken as reference to show how a system can be developed for discriminating fake notes from genuine ones. Image processing and pattern recognition techniques are used to design the overall approach. The ability of the embedded security aspects is thoroughly analysed for detecting fake currencies. Real forensic samples… ▽ More

    Submitted 5 June, 2015; v1 submitted 2 January, 2014; originally announced January 2014.

    Comments: There were several errors in the experimental section which we are looking into