Skip to main content

Showing 1–50 of 60 results for author: p, A

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

    cs.CL

    From Plain Text to Poetic Form: Generating Metrically-Constrained Sanskrit Verses

    Authors: Manoj Balaji Jagadeeshan, Samarth Bhatia, Pretam Ray, Harshul Raj Surana, Akhil Rajeev P, Priya Mishra, Annarao Kulkarni, Ganesh Ramakrishnan, Prathosh AP, Pawan Goyal

    Abstract: Recent advances in large language models (LLMs) have significantly improved natural language generation, including creative tasks like poetry composition. However, most progress remains concentrated in high-resource languages. This raises an important question: Can LLMs be adapted for structured poetic generation in a low-resource, morphologically rich language such as Sanskrit? In this work, we i… ▽ More

    Submitted 31 May, 2025; originally announced June 2025.

  2. arXiv:2505.19659  [pdf, ps, other

    cs.CV

    LangDAug: Langevin Data Augmentation for Multi-Source Domain Generalization in Medical Image Segmentation

    Authors: Piyush Tiwary, Kinjawl Bhattacharyya, Prathosh A. P

    Abstract: Medical image segmentation models often struggle to generalize across different domains due to various reasons. Domain Generalization (DG) methods overcome this either through representation learning or data augmentation (DAug). While representation learning methods seek domain-invariant features, they often rely on ad-hoc techniques and lack formal guarantees. DAug methods, which enrich model rep… ▽ More

    Submitted 26 May, 2025; originally announced May 2025.

    Comments: Accepted at ICML 2025

  3. arXiv:2505.19105  [pdf, ps, other

    cs.LG

    Latent Mamba Operator for Partial Differential Equations

    Authors: Karn Tiwari, Niladri Dutta, N M Anoop Krishnan, Prathosh A P

    Abstract: Neural operators have emerged as powerful data-driven frameworks for solving Partial Differential Equations (PDEs), offering significant speedups over numerical methods. However, existing neural operators struggle with scalability in high-dimensional spaces, incur high computational costs, and face challenges in capturing continuous and long-range dependencies in PDE dynamics. To address these lim… ▽ More

    Submitted 28 May, 2025; v1 submitted 25 May, 2025; originally announced May 2025.

    Comments: Proceedings of the 42 nd International Conference on Machine Learning, Vancouver, Canada. PMLR 267, 2025. Copyright 2025 by the author(s)

  4. arXiv:2504.19264  [pdf, ps, other

    cs.CY cs.LG

    Navigating AI Policy Landscapes: Insights into Human Rights Considerations Across IEEE Regions

    Authors: Angel Mary John, Jerrin Thomas Panachakel, Anusha S. P

    Abstract: This paper explores the integration of human rights considerations into AI regulatory frameworks across different IEEE regions - specifically the United States (Region 1-6), Europe (Region 8), China (part of Region 10), and Singapore (part of Region 10). While all acknowledge the transformative potential of AI and the necessity of ethical guidelines, their regulatory approaches significantly diffe… ▽ More

    Submitted 27 April, 2025; originally announced April 2025.

    Comments: 2024 IEEE 12th Region 10 Humanitarian Technology Conference (R10-HTC). IEEE, 2024

  5. arXiv:2504.04954  [pdf, other

    cs.AI

    GOTHAM: Graph Class Incremental Learning Framework under Weak Supervision

    Authors: Aditya Hemant Shahane, Prathosh A. P, Sandeep Kumar

    Abstract: Graphs are growing rapidly, along with the number of distinct label categories associated with them. Applications like e-commerce, healthcare, recommendation systems, and various social media platforms are rapidly moving towards graph representation of data due to their ability to capture both structural and attribute information. One crucial task in graph analysis is node classification, where un… ▽ More

    Submitted 7 April, 2025; originally announced April 2025.

  6. arXiv:2503.05718  [pdf, other

    cs.CY cs.CE cs.DC cs.LG

    zScore: A Universal Decentralised Reputation System for the Blockchain Economy

    Authors: Himanshu Udupi, Ashutosh Sahoo, Akshay S. P., Gurukiran S., Parag Paul, Petrus C. Martens

    Abstract: Modern society functions on trust. The onchain economy, however, is built on the founding principles of trustless peer-to-peer interactions in an adversarial environment without a centralised body of trust and needs a verifiable system to quantify credibility to minimise bad economic activity. We provide a robust framework titled zScore, a core primitive for reputation derived from a wallet's onch… ▽ More

    Submitted 17 February, 2025; originally announced March 2025.

    ACM Class: K.4.4; I.2.11; C.2.4; K.4.2; H.3.5

  7. arXiv:2502.00833  [pdf, other

    cs.CV

    Cross multiscale vision transformer for deep fake detection

    Authors: Akhshan P, Taneti Sanjay, Chandrakala S

    Abstract: The proliferation of deep fake technology poses significant challenges to digital media authenticity, necessitating robust detection mechanisms. This project evaluates deep fake detection using the SP Cup's 2025 deep fake detection challenge dataset. We focused on exploring various deep learning models for detecting deep fake content, utilizing traditional deep learning techniques alongside newer… ▽ More

    Submitted 2 February, 2025; originally announced February 2025.

  8. arXiv:2501.06007  [pdf

    cs.LG

    CoNOAir: A Neural Operator for Forecasting Carbon Monoxide Evolution in Cities

    Authors: Sanchit Bedi, Karn Tiwari, Prathosh A. P., Sri Harsha Kota, N. M. Anoop Krishnan

    Abstract: Carbon Monoxide (CO) is a dominant pollutant in urban areas due to the energy generation from fossil fuels for industry, automobile, and domestic requirements. Forecasting the evolution of CO in real-time can enable the deployment of effective early warning systems and intervention strategies. However, the computational cost associated with the physics and chemistry-based simulation makes it prohi… ▽ More

    Submitted 13 January, 2025; v1 submitted 10 January, 2025; originally announced January 2025.

    Comments: 28 pages, 14 figures, under submission process

  9. arXiv:2412.13555  [pdf, other

    cs.SE

    CPPJoules: An Energy Measurement Tool for C++

    Authors: Shivadharshan S, Akilesh P, Rajrupa Chattaraj, Sridhar Chimalakonda

    Abstract: With the increasing complexity of modern software and the demand for high performance, energy consumption has become a critical factor for developers and researchers. While much of the research community is focused on evaluating the energy consumption of machine learning and artificial intelligence systems -- often implemented in Python -- there is a gap when it comes to tools and frameworks for m… ▽ More

    Submitted 18 December, 2024; originally announced December 2024.

  10. arXiv:2412.06089  [pdf, other

    cs.CV

    GraPE: A Generate-Plan-Edit Framework for Compositional T2I Synthesis

    Authors: Ashish Goswami, Satyam Kumar Modi, Santhosh Rishi Deshineni, Harman Singh, Prathosh A. P, Parag Singla

    Abstract: Text-to-image (T2I) generation has seen significant progress with diffusion models, enabling generation of photo-realistic images from text prompts. Despite this progress, existing methods still face challenges in following complex text prompts, especially those requiring compositional and multi-step reasoning. Given such complex instructions, SOTA models often make mistakes in faithfully modeling… ▽ More

    Submitted 11 March, 2025; v1 submitted 8 December, 2024; originally announced December 2024.

  11. arXiv:2411.05886  [pdf, other

    eess.IV cs.CV

    UnDIVE: Generalized Underwater Video Enhancement Using Generative Priors

    Authors: Suhas Srinath, Aditya Chandrasekar, Hemang Jamadagni, Rajiv Soundararajan, Prathosh A P

    Abstract: With the rise of marine exploration, underwater imaging has gained significant attention as a research topic. Underwater video enhancement has become crucial for real-time computer vision tasks in marine exploration. However, most existing methods focus on enhancing individual frames and neglect video temporal dynamics, leading to visually poor enhancements. Furthermore, the lack of ground-truth r… ▽ More

    Submitted 8 November, 2024; originally announced November 2024.

    Comments: Accepted to IEEE/CVF WACV 2025

  12. Revisiting BPR: A Replicability Study of a Common Recommender System Baseline

    Authors: Aleksandr Milogradskii, Oleg Lashinin, Alexander P, Marina Ananyeva, Sergey Kolesnikov

    Abstract: Bayesian Personalized Ranking (BPR), a collaborative filtering approach based on matrix factorization, frequently serves as a benchmark for recommender systems research. However, numerous studies often overlook the nuances of BPR implementation, claiming that it performs worse than newly proposed methods across various tasks. In this paper, we thoroughly examine the features of the BPR model, indi… ▽ More

    Submitted 18 October, 2024; v1 submitted 21 September, 2024; originally announced September 2024.

    Comments: This paper is accepted at the Reproducibility track of the ACM RecSys '24 conference

  13. arXiv:2407.20383  [pdf

    cs.AI

    Appraisal-Guided Proximal Policy Optimization: Modeling Psychological Disorders in Dynamic Grid World

    Authors: Hari Prasad, Chinnu Jacob, Imthias Ahamed T. P

    Abstract: The integration of artificial intelligence across multiple domains has emphasized the importance of replicating human-like cognitive processes in AI. By incorporating emotional intelligence into AI agents, their emotional stability can be evaluated to enhance their resilience and dependability in critical decision-making tasks. In this work, we develop a methodology for modeling psychological diso… ▽ More

    Submitted 29 July, 2024; originally announced July 2024.

    ACM Class: I.2.0

  14. arXiv:2406.06027  [pdf, other

    cs.CL

    HOLMES: Hyper-Relational Knowledge Graphs for Multi-hop Question Answering using LLMs

    Authors: Pranoy Panda, Ankush Agarwal, Chaitanya Devaguptapu, Manohar Kaul, Prathosh A P

    Abstract: Given unstructured text, Large Language Models (LLMs) are adept at answering simple (single-hop) questions. However, as the complexity of the questions increase, the performance of LLMs degrade. We believe this is due to the overhead associated with understanding the complex question followed by filtering and aggregating unstructured information in the raw text. Recent methods try to reduce this b… ▽ More

    Submitted 10 June, 2024; originally announced June 2024.

    Comments: Accepted at ACL 2024 in the main track

  15. arXiv:2404.05763  [pdf

    eess.IV cs.CV

    Deep Learning-Based Brain Image Segmentation for Automated Tumour Detection

    Authors: Suman Sourabh, Murugappan Valliappan, Narayana Darapaneni, Anwesh R P

    Abstract: Introduction: The present study on the development and evaluation of an automated brain tumor segmentation technique based on deep learning using the 3D U-Net model. Objectives: The objective is to leverage state-of-the-art convolutional neural networks (CNNs) on a large dataset of brain MRI scans for segmentation. Methods: The proposed methodology applies pre-processing techniques for enhanced pe… ▽ More

    Submitted 6 April, 2024; originally announced April 2024.

  16. arXiv:2404.04654  [pdf

    cs.CV cs.IR

    Music Recommendation Based on Facial Emotion Recognition

    Authors: Rajesh B, Keerthana V, Narayana Darapaneni, Anwesh Reddy P

    Abstract: Introduction: Music provides an incredible avenue for individuals to express their thoughts and emotions, while also serving as a delightful mode of entertainment for enthusiasts and music lovers. Objectives: This paper presents a comprehensive approach to enhancing the user experience through the integration of emotion recognition, music recommendation, and explainable AI using GRAD-CAM. Methods:… ▽ More

    Submitted 6 April, 2024; originally announced April 2024.

  17. arXiv:2404.04635  [pdf

    eess.IV cs.CV

    A Deep Look Into -- Automated Lung X-Ray Abnormality Detection System

    Authors: Nagullas KS, Vivekanand. V, Narayana Darapaneni, Anwesh R P

    Abstract: Introduction: Automated Lung X-Ray Abnormality Detection System is the application which distinguish the normal x-ray images from infected x-ray images and highlight area considered for prediction, with the recent pandemic a need to have a non-conventional method and faster detecting diseases, for which X ray serves the purpose. Obectives: As of current situation any viral disease that is infectio… ▽ More

    Submitted 6 April, 2024; originally announced April 2024.

  18. arXiv:2403.16246  [pdf, other

    cs.LG cs.CV

    Partially Blinded Unlearning: Class Unlearning for Deep Networks a Bayesian Perspective

    Authors: Subhodip Panda, Shashwat Sourav, Prathosh A. P

    Abstract: In order to adhere to regulatory standards governing individual data privacy and safety, machine learning models must systematically eliminate information derived from specific subsets of a user's training data that can no longer be utilized. The emerging discipline of Machine Unlearning has arisen as a pivotal area of research, facilitating the process of selectively discarding information design… ▽ More

    Submitted 24 March, 2024; originally announced March 2024.

  19. arXiv:2403.08261  [pdf, other

    cs.CV cs.AI eess.IV

    CoroNetGAN: Controlled Pruning of GANs via Hypernetworks

    Authors: Aman Kumar, Khushboo Anand, Shubham Mandloi, Ashutosh Mishra, Avinash Thakur, Neeraj Kasera, Prathosh A P

    Abstract: Generative Adversarial Networks (GANs) have proven to exhibit remarkable performance and are widely used across many generative computer vision applications. However, the unprecedented demand for the deployment of GANs on resource-constrained edge devices still poses a challenge due to huge number of parameters involved in the generation process. This has led to focused attention on the area of co… ▽ More

    Submitted 13 March, 2024; originally announced March 2024.

  20. arXiv:2403.06797  [pdf

    cs.LG cs.CV

    Leveraging Internal Representations of Model for Magnetic Image Classification

    Authors: Adarsh N L, Arun P V, Alok Porwal, Malcolm Aranha

    Abstract: Data generated by edge devices has the potential to train intelligent autonomous systems across various domains. Despite the emergence of diverse machine learning approaches addressing privacy concerns and utilizing distributed data, security issues persist due to the sensitive storage of data shards in disparate locations. This paper introduces a potentially groundbreaking paradigm for machine le… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: 5 Pages, 6 Figures

  21. arXiv:2403.06735  [pdf

    cs.CV cs.AI

    Enhancing Image Caption Generation Using Reinforcement Learning with Human Feedback

    Authors: Adarsh N L, Arun P V, Aravindh N L

    Abstract: Research on generative models to produce human-aligned / human-preferred outputs has seen significant recent contributions. Between text and image-generative models, we narrowed our focus to text-based generative models, particularly to produce captions for images that align with human preferences. In this research, we explored a potential method to amplify the performance of the Deep Neural Netwo… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: 6 Pages, 8 figures

  22. arXiv:2402.19450  [pdf, other

    cs.AI cs.CL

    Functional Benchmarks for Robust Evaluation of Reasoning Performance, and the Reasoning Gap

    Authors: Saurabh Srivastava, Annarose M B, Anto P V, Shashank Menon, Ajay Sukumar, Adwaith Samod T, Alan Philipose, Stevin Prince, Sooraj Thomas

    Abstract: We propose a framework for robust evaluation of reasoning capabilities of language models, using functional variants of benchmarks. Models that solve a reasoning test should exhibit no difference in performance over the static version of a problem compared to a snapshot of the functional variant. We have rewritten the relevant fragment of the MATH benchmark into its functional variant MATH(), with… ▽ More

    Submitted 29 February, 2024; originally announced February 2024.

    Comments: 37 pages, 10 figures

  23. arXiv:2311.17960  [pdf, other

    cs.CV

    Guided Prompting in SAM for Weakly Supervised Cell Segmentation in Histopathological Images

    Authors: Aayush Kumar Tyagi, Vaibhav Mishra, Prathosh A. P., Mausam

    Abstract: Cell segmentation in histopathological images plays a crucial role in understanding, diagnosing, and treating many diseases. However, data annotation for this is expensive since there can be a large number of cells per image, and expert pathologists are needed for labelling images. Instead, our paper focuses on using weak supervision -- annotation from related tasks -- to induce a segmenter. Recen… ▽ More

    Submitted 29 November, 2023; originally announced November 2023.

  24. arXiv:2310.18263  [pdf, other

    cs.CL cs.CY

    MalFake: A Multimodal Fake News Identification for Malayalam using Recurrent Neural Networks and VGG-16

    Authors: Adhish S. Sujan, Ajitha. V, Aleena Benny, Amiya M. P., V. S. Anoop

    Abstract: The amount of news being consumed online has substantially expanded in recent years. Fake news has become increasingly common, especially in regional languages like Malayalam, due to the rapid publication and lack of editorial standards on some online sites. Fake news may have a terrible effect on society, causing people to make bad judgments, lose faith in authorities, and even engage in violent… ▽ More

    Submitted 27 October, 2023; originally announced October 2023.

  25. arXiv:2310.02094  [pdf, other

    cs.LG cs.AI nlin.CD physics.flu-dyn

    CoNO: Complex Neural Operator for Continuous Dynamical Systems

    Authors: Karn Tiwari, N M Anoop Krishnan, Prathosh A P

    Abstract: Neural operators extend data-driven models to map between infinite-dimensional functional spaces. These models have successfully solved continuous dynamical systems represented by differential equations, viz weather forecasting, fluid flow, or solid mechanics. However, the existing operators still rely on real space, thereby losing rich representations potentially captured in the complex space by… ▽ More

    Submitted 4 October, 2023; v1 submitted 3 October, 2023; originally announced October 2023.

  26. arXiv:2310.01650  [pdf, other

    cs.LG cs.AI physics.comp-ph

    CoDBench: A Critical Evaluation of Data-driven Models for Continuous Dynamical Systems

    Authors: Priyanshu Burark, Karn Tiwari, Meer Mehran Rashid, Prathosh A P, N M Anoop Krishnan

    Abstract: Continuous dynamical systems, characterized by differential equations, are ubiquitously used to model several important problems: plasma dynamics, flow through porous media, weather forecasting, and epidemic dynamics. Recently, a wide range of data-driven models has been used successfully to model these systems. However, in contrast to established fields like computer vision, limited studies are a… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

  27. arXiv:2309.14054  [pdf, other

    cs.LG cs.AI cs.CV

    Adapt then Unlearn: Exploring Parameter Space Semantics for Unlearning in Generative Adversarial Networks

    Authors: Piyush Tiwary, Atri Guha, Subhodip Panda, Prathosh A. P

    Abstract: Owing to the growing concerns about privacy and regulatory compliance, it is desirable to regulate the output of generative models. To that end, the objective of this work is to prevent the generation of outputs containing undesired features from a pre-trained Generative Adversarial Network (GAN) where the underlying training data set is inaccessible. Our approach is inspired by the observation th… ▽ More

    Submitted 12 February, 2025; v1 submitted 25 September, 2023; originally announced September 2023.

    Comments: Accepted at Transactions on Machine Learning Research (TMLR)

  28. Enhancing Knee Osteoarthritis severity level classification using diffusion augmented images

    Authors: Paleti Nikhil Chowdary, Gorantla V N S L Vishnu Vardhan, Menta Sai Akshay, Menta Sai Aashish, Vadlapudi Sai Aravind, Garapati Venkata Krishna Rayalu, Aswathy P

    Abstract: This research paper explores the classification of knee osteoarthritis (OA) severity levels using advanced computer vision models and augmentation techniques. The study investigates the effectiveness of data preprocessing, including Contrast-Limited Adaptive Histogram Equalization (CLAHE), and data augmentation using diffusion models. Three experiments were conducted: training models on the origin… ▽ More

    Submitted 17 September, 2023; originally announced September 2023.

    Comments: Paper has been accepted to be presented at ICACECS 2023 and the final version will be published by Atlantis Highlights in Computer Science (AHCS) , Atlantis Press(part of Springer Nature)

    Journal ref: Proceedings of the International e-Conference on Advances in Computer Engineering and Communication Systems (ICACECS 2023) 266-274 (2023)

  29. arXiv:2309.05352  [pdf, other

    cs.LG

    Neural Discovery of Permutation Subgroups

    Authors: Pavan Karjol, Rohan Kashyap, Prathosh A P

    Abstract: We consider the problem of discovering subgroup $H$ of permutation group $S_{n}$. Unlike the traditional $H$-invariant networks wherein $H$ is assumed to be known, we present a method to discover the underlying subgroup, given that it satisfies certain conditions. Our results show that one could discover any subgroup of type $S_{k} (k \leq n)$ by learning an $S_{n}$-invariant function and a linear… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Journal ref: In International Conference on Artificial Intelligence and Statistics, pp. 4668-4678. Volume 206. PMLR, 2023

  30. arXiv:2309.02898  [pdf, other

    cs.LG cs.CV

    A Unified Framework for Discovering Discrete Symmetries

    Authors: Pavan Karjol, Rohan Kashyap, Aditya Gopalan, Prathosh A. P

    Abstract: We consider the problem of learning a function respecting a symmetry from among a class of symmetries. We develop a unified framework that enables symmetry discovery across a broad range of subgroups including locally symmetric, dihedral and cyclic subgroups. At the core of the framework is a novel architecture composed of linear, matrix-valued and non-linear functions that expresses functions inv… ▽ More

    Submitted 27 October, 2023; v1 submitted 6 September, 2023; originally announced September 2023.

  31. GenSelfDiff-HIS: Generative Self-Supervision Using Diffusion for Histopathological Image Segmentation

    Authors: Vishnuvardhan Purma, Suhas Srinath, Seshan Srirangarajan, Aanchal Kakkar, Prathosh A. P

    Abstract: Histopathological image segmentation is a laborious and time-intensive task, often requiring analysis from experienced pathologists for accurate examinations. To reduce this burden, supervised machine-learning approaches have been adopted using large-scale annotated datasets for histopathological image analysis. However, in several scenarios, the availability of large-scale annotated data is a bot… ▽ More

    Submitted 10 September, 2024; v1 submitted 4 September, 2023; originally announced September 2023.

    Comments: Accepted to IEEE Transactions on Medical Imaging, 2024

  32. arXiv:2308.04469  [pdf

    cs.LG cs.AI

    Correlating Medi-Claim Service by Deep Learning Neural Networks

    Authors: Jayanthi Vajiram, Negha Senthil, Nean Adhith. P

    Abstract: Medical insurance claims are of organized crimes related to patients, physicians, diagnostic centers, and insurance providers, forming a chain reaction that must be monitored constantly. These kinds of frauds affect the financial growth of both insured people and health insurance companies. The Convolution Neural Network architecture is used to detect fraudulent claims through a correlation study… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

  33. arXiv:2303.11278  [pdf, other

    cs.LG cs.AI

    Bayesian Pseudo-Coresets via Contrastive Divergence

    Authors: Piyush Tiwary, Kumar Shubham, Vivek V. Kashyap, Prathosh A. P

    Abstract: Bayesian methods provide an elegant framework for estimating parameter posteriors and quantification of uncertainty associated with probabilistic models. However, they often suffer from slow inference times. To address this challenge, Bayesian Pseudo-Coresets (BPC) have emerged as a promising solution. BPC methods aim to create a small synthetic dataset, known as pseudo-coresets, that approximates… ▽ More

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

    Comments: Accepted at UAI 2024

  34. arXiv:2211.15920  [pdf, other

    cs.AI cs.RO

    Discrete Control in Real-World Driving Environments using Deep Reinforcement Learning

    Authors: Avinash Amballa, Advaith P., Pradip Sasmal, Sumohana Channappayya

    Abstract: Training self-driving cars is often challenging since they require a vast amount of labeled data in multiple real-world contexts, which is computationally and memory intensive. Researchers often resort to driving simulators to train the agent and transfer the knowledge to a real-world setting. Since simulators lack realistic behavior, these methods are quite inefficient. To address this issue, we… ▽ More

    Submitted 30 November, 2022; v1 submitted 28 November, 2022; originally announced November 2022.

    Comments: 14 pages

  35. arXiv:2211.06313  [pdf

    cs.CY

    BioJam Camp: toward justice through bioengineering and biodesign co-learning with youth

    Authors: Callie Chappell, Henry A. -A., Elvia B. O., Emily B., Bailey B., Jacqueline C. -M., Caroline Daws, Cristian F., Emiliano G., Page Goddard, Xavier G., Anne Hu, Gabriela J., Kelley Langhans, Briana Martin-Villa, Penny M. -S., Jennifer M., Soyang N., Melissa Ortiz, Aryana P., Trisha S, Corinne Takara, Emily T., Paloma Vazquez, Rolando Perez , et al. (1 additional authors not shown)

    Abstract: BioJam is a political, artistic, and educational project in which Bay Area artists, scientists, and educators collaborate with youth and communities of color to address historical exclusion of their communities in STEM fields and reframe what science can be. As an intergenerational collective, we co-learn on topics of culture (social and biological), community (cultural and ecological), and creati… ▽ More

    Submitted 1 November, 2022; originally announced November 2022.

  36. arXiv:2210.17185  [pdf, other

    cs.HC

    SurfMyoAiR: A surface Electromyography based framework for Airwriting Recognition

    Authors: Ayush Tripathi, Lalan Kumar, Prathosh A. P., Suriya Prakash Muthukrishnan

    Abstract: Airwriting Recognition is the task of identifying letters written in free space with finger movement. Electromyography (EMG) is a technique used to record electrical activity during muscle contraction and relaxation as a result of movement and is widely used for gesture recognition. Most of the current research in gesture recognition is focused on identifying static gestures. However, dynamic gest… ▽ More

    Submitted 31 October, 2022; originally announced October 2022.

  37. arXiv:2206.07484  [pdf, ps, other

    eess.SP cs.AI cs.LG

    Intelligent analysis of EEG signals to assess consumer decisions: A Study on Neuromarketing

    Authors: Nikunj Phutela, Abhilash P, Kaushik Sreevathsan, B N Krupa

    Abstract: Neuromarketing is an emerging field that combines neuroscience and marketing to understand the factors that influence consumer decisions better. The study proposes a method to understand consumers' positive and negative reactions to advertisements (ads) and products by analysing electroencephalogram (EEG) signals. These signals are recorded using a low-cost single electrode headset from volunteers… ▽ More

    Submitted 29 May, 2022; originally announced June 2022.

    Comments: 7 pages, 6 figures

  38. ImAiR: Airwriting Recognition framework using Image Representation of IMU Signals

    Authors: Ayush Tripathi, Arnab Kumar Mondal, Lalan Kumar, Prathosh A. P

    Abstract: The problem of Airwriting Recognition is focused on identifying letters written by movement of finger in free space. It is a type of gesture recognition where the dictionary corresponds to letters in a specific language. In particular, airwriting recognition using sensor data from wrist-worn devices can be used as a medium of user input for applications in Human-Computer Interaction (HCI). Recogni… ▽ More

    Submitted 8 September, 2022; v1 submitted 4 May, 2022; originally announced May 2022.

  39. arXiv:2112.14983  [pdf

    cs.CV cs.AI cs.LG cs.NE

    Exploring the pattern of Emotion in children with ASD as an early biomarker through Recurring-Convolution Neural Network (R-CNN)

    Authors: Abirami S P, Kousalya G, Karthick R

    Abstract: Autism Spectrum Disorder (ASD) is found to be a major concern among various occupational therapists. The foremost challenge of this neurodevelopmental disorder lies in the fact of analyzing and exploring various symptoms of the children at their early stage of development. Such early identification could prop up the therapists and clinicians to provide proper assistive support to make the children… ▽ More

    Submitted 30 December, 2021; originally announced December 2021.

    Comments: 8 figures and 2 tables. totally 18 pages

  40. SCLAiR : Supervised Contrastive Learning for User and Device Independent Airwriting Recognition

    Authors: Ayush Tripathi, Arnab Kumar Mondal, Lalan Kumar, Prathosh A. P

    Abstract: Airwriting Recognition is the problem of identifying letters written in free space with finger movement. It is essentially a specialized case of gesture recognition, wherein the vocabulary of gestures corresponds to letters as in a particular language. With the wide adoption of smart wearables in the general population, airwriting recognition using motion sensors from a smart-band can be used as a… ▽ More

    Submitted 29 December, 2021; v1 submitted 25 November, 2021; originally announced November 2021.

  41. Fronthaul Compression for Uplink Massive MIMO using Matrix Decomposition

    Authors: Aswathylakshmi P, Radha Krishna Ganti

    Abstract: Massive MIMO opens up attractive possibilities for next generation wireless systems with its large number of antennas offering spatial diversity and multiplexing gain. However, the fronthaul link that connects a massive MIMO Remote Radio Head (RRH) and carries IQ samples to the Baseband Unit (BBU) of the base station can throttle the network capacity/speed if appropriate data compression technique… ▽ More

    Submitted 24 October, 2021; originally announced October 2021.

    Comments: 7 pages, 3 figures

    Journal ref: Proceedings of the 2022 IEEE Wireless Communications and Networking Conference (WCNC), 2524-2529

  42. arXiv:2109.05494  [pdf, other

    cs.CL cs.SD eess.AS

    Unsupervised Domain Adaptation Schemes for Building ASR in Low-resource Languages

    Authors: Anoop C S, Prathosh A P, A G Ramakrishnan

    Abstract: Building an automatic speech recognition (ASR) system from scratch requires a large amount of annotated speech data, which is difficult to collect in many languages. However, there are cases where the low-resource language shares a common acoustic space with a high-resource language having enough annotated data to build an ASR. In such cases, we show that the domain-independent acoustic models lea… ▽ More

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

    Comments: Submitted to ASRU 2021

  43. arXiv:2102.05602  [pdf, other

    cs.LG cs.AI cs.RO stat.ML

    Systematic Generalization in Neural Networks-based Multivariate Time Series Forecasting Models

    Authors: Hritik Bansal, Gantavya Bhatt, Pankaj Malhotra, Prathosh A. P

    Abstract: Systematic generalization aims to evaluate reasoning about novel combinations from known components, an intrinsic property of human cognition. In this work, we study systematic generalization of NNs in forecasting future time series of dependent variables in a dynamical system, conditioned on past time series of dependent variables, and past and future control variables. We focus on systematic gen… ▽ More

    Submitted 7 March, 2021; v1 submitted 10 February, 2021; originally announced February 2021.

    Comments: 9 pages, 8 figures, 2 tables

  44. arXiv:2010.12940  [pdf, other

    cs.CL

    Neural Compound-Word (Sandhi) Generation and Splitting in Sanskrit Language

    Authors: Sushant Dave, Arun Kumar Singh, Prathosh A. P., Brejesh Lall

    Abstract: This paper describes neural network based approaches to the process of the formation and splitting of word-compounding, respectively known as the Sandhi and Vichchhed, in Sanskrit language. Sandhi is an important idea essential to morphological analysis of Sanskrit texts. Sandhi leads to word transformations at word boundaries. The rules of Sandhi formation are well defined but complex, sometimes… ▽ More

    Submitted 24 October, 2020; originally announced October 2020.

    Comments: 6 pages, 3 figures, CODS-COMAD 2021, IIIT Bangalore, India

  45. arXiv:2010.12937  [pdf, other

    cs.CL

    A Benchmark Corpus and Neural Approach for Sanskrit Derivative Nouns Analysis

    Authors: Arun Kumar Singh, Sushant Dave, Prathosh A. P., Brejesh Lall, Shresth Mehta

    Abstract: This paper presents first benchmark corpus of Sanskrit Pratyaya (suffix) and inflectional words (padas) formed due to suffixes along with neural network based approaches to process the formation and splitting of inflectional words. Inflectional words spans the primary and secondary derivative nouns as the scope of current work. Pratyayas are an important dimension of morphological analysis of Sans… ▽ More

    Submitted 24 October, 2020; originally announced October 2020.

    Comments: 6 pages, 2 figures, EACL 2021 Submission

  46. arXiv:2010.12227  [pdf, other

    cs.CG

    Geometric Separability using Orthogonal Objects

    Authors: Abidha V P, Pradeesha Ashok

    Abstract: Given a bichromatic point set $P=\textbf{R} \cup \textbf{B}$ of red and blue points, a separator is an object of a certain type that separates $\textbf{R}$ and $\textbf{B}$. We study the geometric separability problem when the separator is a) rectangular annulus of fixed orientation b) rectangular annulus of arbitrary orientation c) square annulus of fixed orientation d) orthogonal convex polygon.… ▽ More

    Submitted 28 January, 2022; v1 submitted 23 October, 2020; originally announced October 2020.

    Comments: 9 pages, 3 figures, 1 table

  47. arXiv:2008.09466  [pdf, other

    cs.LG eess.IV stat.ML

    RespVAD: Voice Activity Detection via Video-Extracted Respiration Patterns

    Authors: Arnab Kumar Mondal, Prathosh A. P

    Abstract: Voice Activity Detection (VAD) refers to the task of identification of regions of human speech in digital signals such as audio and video. While VAD is a necessary first step in many speech processing systems, it poses challenges when there are high levels of ambient noise during the audio recording. To improve the performance of VAD in such conditions, several methods utilizing the visual informa… ▽ More

    Submitted 21 August, 2020; originally announced August 2020.

    Comments: Accepted in IEEE Sensor Letters

  48. Effect of The Latent Structure on Clustering with GANs

    Authors: Deepak Mishra, Aravind Jayendran, Prathosh A. P

    Abstract: Generative adversarial networks (GANs) have shown remarkable success in generation of data from natural data manifolds such as images. In several scenarios, it is desirable that generated data is well-clustered, especially when there is severe class imbalance. In this paper, we focus on the problem of clustering in generated space of GANs and uncover its relationship with the characteristics of th… ▽ More

    Submitted 5 May, 2020; originally announced May 2020.

  49. arXiv:2004.10174  [pdf

    eess.SY cs.CY

    Internet of Things(IoT) Based Multilevel Drunken Driving Detection and Prevention System Using Raspberry Pi 3

    Authors: Viswanatha V, Venkata Siva Reddy R, Ashwini Kumari P, Pradeep Kumar S

    Abstract: In this paper, the proposed system has demonstrated three ways of detecting alcohol level in the body of the car driver and prevent car driver from driving the vehicle by turning off the ignition system. It also sends messages to concerned people. In order to detect breath alcohol level MQ-3 sensor is included in this module along with a heartbeat sensor which can detect the heart beat rate of dri… ▽ More

    Submitted 21 April, 2020; originally announced April 2020.

  50. arXiv:2003.09293  [pdf, other

    eess.IV cs.CV cs.LG stat.ML

    U-Det: A Modified U-Net architecture with bidirectional feature network for lung nodule segmentation

    Authors: Nikhil Varma Keetha, Samson Anosh Babu P, Chandra Sekhara Rao Annavarapu

    Abstract: Early diagnosis and analysis of lung cancer involve a precise and efficient lung nodule segmentation in computed tomography (CT) images. However, the anonymous shapes, visual features, and surroundings of the nodule in the CT image pose a challenging problem to the robust segmentation of the lung nodules. This article proposes U-Det, a resource-efficient model architecture, which is an end to end… ▽ More

    Submitted 20 March, 2020; originally announced March 2020.

    Comments: 14 pages, 7 figures, 5 tables