Skip to main content

Showing 1–12 of 12 results for author: Shakya, S

.
  1. Automatic speech recognition for the Nepali language using CNN, bidirectional LSTM and ResNet

    Authors: Manish Dhakal, Arman Chhetri, Aman Kumar Gupta, Prabin Lamichhane, Suraj Pandey, Subarna Shakya

    Abstract: This paper presents an end-to-end deep learning model for Automatic Speech Recognition (ASR) that transcribes Nepali speech to text. The model was trained and tested on the OpenSLR (audio, text) dataset. The majority of the audio dataset have silent gaps at both ends which are clipped during dataset preprocessing for a more uniform map** of audio frames and their corresponding texts. Mel Frequen… ▽ More

    Submitted 25 June, 2024; originally announced June 2024.

    Comments: Accepted at 2022 International Conference on Inventive Computation Technologies (ICICT), IEEE

    Journal ref: 2022 International Conference on Inventive Computation Technologies (ICICT), pp. 515-521

  2. Contextual Spelling Correction with Language Model for Low-resource Setting

    Authors: Nishant Luitel, Nirajan Bekoju, Anand Kumar Sah, Subarna Shakya

    Abstract: The task of Spell Correction(SC) in low-resource languages presents a significant challenge due to the availability of only a limited corpus of data and no annotated spelling correction datasets. To tackle these challenges a small-scale word-based transformer LM is trained to provide the SC model with contextual understanding. Further, the probabilistic error rules are extracted from the corpus in… ▽ More

    Submitted 28 April, 2024; originally announced April 2024.

    Comments: 8 pages

  3. arXiv:2404.18071  [pdf

    cs.CL cs.LG

    Can Perplexity Predict Fine-Tuning Performance? An Investigation of Tokenization Effects on Sequential Language Models for Nepali

    Authors: Nishant Luitel, Nirajan Bekoju, Anand Kumar Sah, Subarna Shakya

    Abstract: Recent language models use subwording mechanisms to handle Out-of-Vocabulary(OOV) words seen during test time and, their generation capacity is generally measured using perplexity, an intrinsic metric. It is known that increasing the subword granularity results in a decrease of perplexity value. However, the study of how subwording affects the understanding capacity of language models has been ver… ▽ More

    Submitted 28 April, 2024; originally announced April 2024.

    Comments: 11 pages

  4. arXiv:2401.15580  [pdf, other

    physics.ed-ph physics.pop-ph

    Homemade kit for demonstrating Barkhausen Effect

    Authors: Shantanu Shakya, Navinder Singh

    Abstract: This paper presents an innovative and cost-effective approach to understanding the Barkhausen effect through the design and implementation of an educational kit. The Barkhausen effect, characterized by Barkhausen noise (BN) during magnetization changes in soft magnetic materials, is explored for its application in probing hysteresis properties and magnetization dynamics. The study investigates sca… ▽ More

    Submitted 28 January, 2024; originally announced January 2024.

  5. arXiv:2310.13290  [pdf, other

    cs.CL

    Interpreting Indirect Answers to Yes-No Questions in Multiple Languages

    Authors: Zijie Wang, Md Mosharaf Hossain, Shivam Mathur, Terry Cruz Melo, Kadir Bulut Ozler, Keun Hee Park, Jacob Quintero, MohammadHossein Rezaei, Shreya Nupur Shakya, Md Nayem Uddin, Eduardo Blanco

    Abstract: Yes-no questions expect a yes or no for an answer, but people often skip polar keywords. Instead, they answer with long explanations that must be interpreted. In this paper, we focus on this challenging problem and release new benchmarks in eight languages. We present a distant supervision approach to collect training data. We also demonstrate that direct answers (i.e., with polar keywords) are us… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

    Comments: Accepted to EMNLP 2023 Findings

  6. arXiv:2208.06130  [pdf

    cs.CR

    Analysis, Detection, and Classification of Android Malware using System Calls

    Authors: Shubham Shakya, Mayank Dave

    Abstract: With the increasing popularity of Android in the last decade, Android is popular among users as well as attackers. The vast number of android users grabs the attention of attackers on android. Due to the continuous evolution of the variety and attacking techniques of android malware, our detection methods should need an update too. Most of the researcher's works are based on static features, and v… ▽ More

    Submitted 12 August, 2022; originally announced August 2022.

    Comments: 18 pages, 7 table , 3 figures

  7. arXiv:2205.12710  [pdf

    physics.ins-det physics.app-ph

    Effect of scattering and electronic noise upon selection of detectors for Gamma Computerized Tomography

    Authors: Kajal Kumari, Snehlata Shakya, Mayank Goswami

    Abstract: Computed tomography (CT) has become a vital tool in a variety of fields as a result of technological developments and continual improvement. High-quality CT images are desirable for image interpretation and obtaining information from CT images. A variety of things influence the CT image quality. Various research groups have investigated and attempted to improve image quality by examining noise/err… ▽ More

    Submitted 25 May, 2022; originally announced May 2022.

    Comments: 12 pages, 7 figures, Table 1, 37 references

  8. Age Range Estimation using MTCNN and VGG-Face Model

    Authors: Dipesh Gyawali, Prashanga Pokharel, Ashutosh Chauhan, Subodh Chandra Shakya

    Abstract: The Convolutional Neural Network has amazed us with its usage on several applications. Age range estimation using CNN is emerging due to its application in myriad of areas which makes it a state-of-the-art area for research and improve the estimation accuracy. A deep CNN model is used for identification of people's age range in our proposed work. At first, we extracted only face images from image… ▽ More

    Submitted 17 April, 2021; originally announced April 2021.

    Comments: 6 pages, 10 figures

    Journal ref: 11th IEEE International Conference on Computing, Communication and Networking Technologies (ICCCNT), 2020

  9. arXiv:1910.09129  [pdf, other

    cs.IR cs.CL cs.LG

    A Comparison of Semantic Similarity Methods for Maximum Human Interpretability

    Authors: Pinky Sitikhu, Kritish Pahi, Pujan Thapa, Subarna Shakya

    Abstract: The inclusion of semantic information in any similarity measures improves the efficiency of the similarity measure and provides human interpretable results for further analysis. The similarity calculation method that focuses on features related to the text's words only, will give less accurate results. This paper presents three different methods that not only focus on the text's words but also inc… ▽ More

    Submitted 30 October, 2019; v1 submitted 20 October, 2019; originally announced October 2019.

    Comments: Accepted in IEEE International Conference on Artificial Intelligence for Transforming Business and Society

  10. arXiv:1910.03474  [pdf, other

    cs.CL cs.LG stat.ML

    Fine-grained Sentiment Classification using BERT

    Authors: Manish Munikar, Sushil Shakya, Aakash Shrestha

    Abstract: Sentiment classification is an important process in understanding people's perception towards a product, service, or topic. Many natural language processing models have been proposed to solve the sentiment classification problem. However, most of them have focused on binary sentiment classification. In this paper, we use a promising deep learning model called BERT to solve the fine-grained sentime… ▽ More

    Submitted 4 October, 2019; originally announced October 2019.

    Comments: Submitted to IEEE International Conference on Artificial Intelligence for Transforming Business and Society

  11. arXiv:1904.04767  [pdf, other

    quant-ph cs.ET

    Quanvolutional Neural Networks: Powering Image Recognition with Quantum Circuits

    Authors: Maxwell Henderson, Samriddhi Shakya, Shashindra Pradhan, Tristan Cook

    Abstract: Convolutional neural networks (CNNs) have rapidly risen in popularity for many machine learning applications, particularly in the field of image recognition. Much of the benefit generated from these networks comes from their ability to extract features from the data in a hierarchical manner. These features are extracted using various transformational layers, notably the convolutional layer which g… ▽ More

    Submitted 9 April, 2019; originally announced April 2019.

    Comments: 7 pages, 3 figures

  12. arXiv:1409.3512  [pdf

    cs.CL

    Word Sense Disambiguation using WSD specific Wordnet of Polysemy Words

    Authors: Udaya Raj Dhungana, Subarna Shakya, Kabita Baral, Bharat Sharma

    Abstract: This paper presents a new model of WordNet that is used to disambiguate the correct sense of polysemy word based on the clue words. The related words for each sense of a polysemy word as well as single sense word are referred to as the clue words. The conventional WordNet organizes nouns, verbs, adjectives and adverbs together into sets of synonyms called synsets each expressing a different concep… ▽ More

    Submitted 10 September, 2014; originally announced September 2014.