(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–50 of 84 results for author: Gupta, C

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

    cs.CC

    Lossy Catalytic Computation

    Authors: Chetan Gupta, Rahul Jain, Vimal Raj Sharma, Raghunath Tewari

    Abstract: A catalytic Turing machine is a variant of a Turing machine in which there exists an auxiliary tape in addition to the input tape and the work tape. This auxiliary tape is initially filled with arbitrary content. The machine can read and write on the auxiliary tape, but it is constrained to restore its initial content when it halts. Studying such a model and finding its powers and limitations has… ▽ More

    Submitted 26 August, 2024; originally announced August 2024.

  2. Differentially Processed Optimized Collaborative Rich Text Editor

    Authors: Nishtha Jatana, Mansehej Singh, Charu Gupta, Geetika Dhand, Shaily Malik, Pankaj Dadheech, Nagender Aneja, Sandhya Aneja

    Abstract: A collaborative real-time text editor is an application that allows multiple users to edit a document simultaneously and merge their contributions automatically. It can be made collaborative by implementing a conflict resolution algorithm either on the client side (in peer-to-peer collaboration) or on the server side (when using web sockets and a central server to monitor state changes). Although… ▽ More

    Submitted 3 July, 2024; originally announced July 2024.

    Journal ref: Multimedia Tools and Applications (2024)

  3. arXiv:2407.00237  [pdf, other

    cs.DS

    The Even-Path Problem in Directed Single-Crossing-Minor-Free Graphs

    Authors: Archit Chauhan, Samir Datta, Chetan Gupta, Vimal Raj Sharma

    Abstract: Finding a simple path of even length between two designated vertices in a directed graph is a fundamental NP-complete problem known as the EvenPath problem. Nedev proved in 1999, that for directed planar graphs, the problem can be solved in polynomial time. More than two decades since then, we make the first progress in extending the tractable classes of graphs for this problem. We give a polynomi… ▽ More

    Submitted 28 June, 2024; originally announced July 2024.

    MSC Class: 68 ACM Class: F.2

  4. EMO-KNOW: A Large Scale Dataset on Emotion and Emotion-cause

    Authors: Mia Huong Nguyen, Yasith Samaradivakara, Prasanth Sasikumar, Chitralekha Gupta, Suranga Nanayakkara

    Abstract: Emotion-Cause analysis has attracted the attention of researchers in recent years. However, most existing datasets are limited in size and number of emotion categories. They often focus on extracting parts of the document that contain the emotion cause and fail to provide more abstractive, generalizable root cause. To bridge this gap, we introduce a large-scale dataset of emotion causes, derived f… ▽ More

    Submitted 7 August, 2024; v1 submitted 18 June, 2024; originally announced June 2024.

    Comments: Accepted to Findings of EMNLP 2023

    ACM Class: I.2.7

    Journal ref: Findings of EMNLP 2023

  5. arXiv:2404.15559  [pdf, other

    cs.DC

    Low-Bandwidth Matrix Multiplication: Faster Algorithms and More General Forms of Sparsity

    Authors: Chetan Gupta, Janne H. Korhonen, Jan Studený, Jukka Suomela, Hossein Vahidi

    Abstract: In prior work, Gupta et al. (SPAA 2022) presented a distributed algorithm for multiplying sparse $n \times n$ matrices, using $n$ computers. They assumed that the input matrices are uniformly sparse--there are at most $d$ non-zeros in each row and column--and the task is to compute a uniformly sparse part of the product matrix. The sparsity structure is globally known in advance (this is the suppo… ▽ More

    Submitted 22 May, 2024; v1 submitted 23 April, 2024; originally announced April 2024.

    ACM Class: F.2.1; F.2.2

  6. arXiv:2403.15827  [pdf, ps, other

    cs.IT

    Permutation Recovery Problem against Deletion Errors for DNA Data Storage

    Authors: Shubhransh Singhvi, Charchit Gupta, Avital Boruchovsky, Yuval Goldberg, Han Mao Kiah, Eitan Yaakobi

    Abstract: Owing to its immense storage density and durability, DNA has emerged as a promising storage medium. However, due to technological constraints, data can only be written onto many short DNA molecules called data blocks that are stored in an unordered way. To handle the unordered nature of DNA data storage systems, a unique address is typically prepended to each data block to form a DNA strand. Howev… ▽ More

    Submitted 23 March, 2024; originally announced March 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2305.04597

  7. arXiv:2403.13296  [pdf, other

    cs.CR

    Private Aggregate Queries to Untrusted Databases

    Authors: Syed Mahbub Hafiz, Chitrabhanu Gupta, Warren Wnuck, Brijesh Vora, Chen-Nee Chuah

    Abstract: Private information retrieval (PIR), a privacy-preserving cryptographic tool, solves a simplified version of this problem by hiding the database item that a client accesses. Most PIR protocols require the client to know the exact row index of the intended database item, which cannot support the complicated aggregation-based statistical query in a similar setting. Some works in the PIR space contai… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

  8. Construction of all MDS and involutory MDS matrices

    Authors: Yogesh Kumar, P. R. Mishra, Susanta Samanta, Kishan Chand Gupta, Atul Gaur

    Abstract: In this paper, we propose two algorithms for a hybrid construction of all $n\times n$ MDS and involutory MDS matrices over a finite field $\mathbb{F}_{p^m}$, respectively. The proposed algorithms effectively narrow down the search space to identify $(n-1) \times (n-1)$ MDS matrices, facilitating the generation of all $n \times n$ MDS and involutory MDS matrices over $\mathbb{F}_{p^m}$. To the best… ▽ More

    Submitted 13 August, 2024; v1 submitted 15 March, 2024; originally announced March 2024.

    Journal ref: Advances in Mathematics of Communications 2024

  9. arXiv:2403.00975  [pdf, other

    cs.LG cs.AI math.FA stat.AP

    Equipment Health Assessment: Time Series Analysis for Wind Turbine Performance

    Authors: Jana Backhus, Aniruddha Rajendra Rao, Chandrasekar Venkatraman, Abhishek Padmanabhan, A. Vinoth Kumar, Chetan Gupta

    Abstract: In this study, we leverage SCADA data from diverse wind turbines to predict power output, employing advanced time series methods, specifically Functional Neural Networks (FNN) and Long Short-Term Memory (LSTM) networks. A key innovation lies in the ensemble of FNN and LSTM models, capitalizing on their collective learning. This ensemble approach outperforms individual models, ensuring stable and a… ▽ More

    Submitted 1 March, 2024; originally announced March 2024.

    Comments: 19 Pages, 17 Figures, 3 Tables, Submitted at Applied Sciences (MDPI)

  10. arXiv:2401.14498  [pdf, other

    cs.LG eess.SY stat.AP stat.ML

    Predictive Analysis for Optimizing Port Operations

    Authors: Aniruddha Rajendra Rao, Haiyan Wang, Chetan Gupta

    Abstract: Maritime transport is a pivotal logistics mode for the long-distance and bulk transportation of goods. However, the intricate planning involved in this mode is often hindered by uncertainties, including weather conditions, cargo diversity, and port dynamics, leading to increased costs. Consequently, accurately estimating vessel total (stay) time at port and potential delays becomes imperative for… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

    Comments: 13 pages, 9 figures, 4 Tables. Submitted at IEEE IJCNN 2024

  11. arXiv:2312.07979  [pdf

    cs.CL cs.LG

    SLJP: Semantic Extraction based Legal Judgment Prediction

    Authors: Prameela Madambakam, Shathanaa Rajmohan, Himangshu Sharma, Tummepalli Anka Chandrahas Purushotham Gupta

    Abstract: Legal Judgment Prediction (LJP) is a judicial assistance system that recommends the legal components such as applicable statues, prison term and penalty term by analyzing the given input case document. Indian legal system is in the need of technical assistance such as artificial intelligence to solve the crores of pending cases in various courts for years and its being increased day to day. Most o… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

  12. arXiv:2311.04078  [pdf, other

    cs.CR

    A Lightweight and Secure PUF-Based Authentication and Key-exchange Protocol for IoT Devices

    Authors: Chandranshu Gupta, Gaurav Varshney

    Abstract: The Internet of Things (IoT) has improved people's lives by seamlessly integrating into many facets of modern life and facilitating information sharing across platforms. Device Authentication and Key exchange are major challenges for the IoT. High computational resource requirements for cryptographic primitives and message transmission during Authentication make the existing methods like PKI and I… ▽ More

    Submitted 7 November, 2023; originally announced November 2023.

  13. arXiv:2310.05030  [pdf, other

    cs.CL cs.AI

    Counter Turing Test CT^2: AI-Generated Text Detection is Not as Easy as You May Think -- Introducing AI Detectability Index

    Authors: Megha Chakraborty, S. M Towhidul Islam Tonmoy, S M Mehedi Zaman, Krish Sharma, Niyar R Barman, Chandan Gupta, Shreya Gautam, Tanay Kumar, Vinija Jain, Aman Chadha, Amit P. Sheth, Amitava Das

    Abstract: With the rise of prolific ChatGPT, the risk and consequences of AI-generated text has increased alarmingly. To address the inevitable question of ownership attribution for AI-generated artifacts, the US Copyright Office released a statement stating that 'If a work's traditional elements of authorship were produced by a machine, the work lacks human authorship and the Office will not register it'.… ▽ More

    Submitted 23 October, 2023; v1 submitted 8 October, 2023; originally announced October 2023.

    Comments: EMNLP 2023 Main

  14. arXiv:2309.07163  [pdf

    eess.SP cs.LG

    Systematic Review of Experimental Paradigms and Deep Neural Networks for Electroencephalography-Based Cognitive Workload Detection

    Authors: Vishnu KN, Cota Navin Gupta

    Abstract: This article summarizes a systematic review of the electroencephalography (EEG)-based cognitive workload (CWL) estimation. The focus of the article is twofold: identify the disparate experimental paradigms used for reliably eliciting discreet and quantifiable levels of cognitive load and the specific nature and representational structure of the commonly used input formulations in deep neural netwo… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: 10 Pages, 4 figures

    MSC Class: NA ACM Class: J.3; A.1; I.2.6

  15. Example-Based Framework for Perceptually Guided Audio Texture Generation

    Authors: Purnima Kamath, Chitralekha Gupta, Lonce Wyse, Suranga Nanayakkara

    Abstract: Controllable generation using StyleGANs is usually achieved by training the model using labeled data. For audio textures, however, there is currently a lack of large semantically labeled datasets. Therefore, to control generation, we develop a method for semantic control over an unconditionally trained StyleGAN in the absence of such labeled datasets. In this paper, we propose an example-based fra… ▽ More

    Submitted 14 April, 2024; v1 submitted 22 August, 2023; originally announced August 2023.

    Comments: Accepted for publication at IEEE Transactions on Audio, Speech and Language Processing

  16. arXiv:2308.05757  [pdf, other

    eess.SP cs.DC cs.IT cs.LG

    OrcoDCS: An IoT-Edge Orchestrated Online Deep Compressed Sensing Framework

    Authors: Cheng-Wei Ching, Chirag Gupta, Zi Huang, Liting Hu

    Abstract: Compressed data aggregation (CDA) over wireless sensor networks (WSNs) is task-specific and subject to environmental changes. However, the existing compressed data aggregation (CDA) frameworks (e.g., compressed sensing-based data aggregation, deep learning(DL)-based data aggregation) do not possess the flexibility and adaptivity required to handle distinct sensing tasks and environmental changes.… ▽ More

    Submitted 5 August, 2023; originally announced August 2023.

    Comments: 6 pages, 8 figures, to appear in 2023 IEEE International Conference on Distributed Computing Systems Workshop on ECAI

    Journal ref: ICDCSW 2023

  17. arXiv:2306.12848  [pdf, ps, other

    cs.IT cs.CR

    On the Direct Construction of MDS and Near-MDS Matrices

    Authors: Kishan Chand Gupta, Sumit Kumar Pandey, Susanta Samanta

    Abstract: The optimal branch number of MDS matrices makes them a preferred choice for designing diffusion layers in many block ciphers and hash functions. Consequently, various methods have been proposed for designing MDS matrices, including search and direct methods. While exhaustive search is suitable for small order MDS matrices, direct constructions are preferred for larger orders due to the vast search… ▽ More

    Submitted 8 April, 2024; v1 submitted 22 June, 2023; originally announced June 2023.

  18. On the Construction of Near-MDS Matrices

    Authors: Kishan Chand Gupta, Sumit Kumar Pandey, Susanta Samanta

    Abstract: The optimal branch number of MDS matrices makes them a preferred choice for designing diffusion layers in many block ciphers and hash functions. However, in lightweight cryptography, Near-MDS (NMDS) matrices with sub-optimal branch numbers offer a better balance between security and efficiency as a diffusion layer, compared to MDS matrices. In this paper, we study NMDS matrices, exploring their co… ▽ More

    Submitted 28 July, 2023; v1 submitted 22 June, 2023; originally announced June 2023.

    Journal ref: Cryptography and Communications (2023)

  19. arXiv:2306.03381  [pdf, other

    cs.AI

    VR.net: A Real-world Dataset for Virtual Reality Motion Sickness Research

    Authors: Elliott Wen, Chitralekha Gupta, Prasanth Sasikumar, Mark Billinghurst, James Wilmott, Emily Skow, Arindam Dey, Suranga Nanayakkara

    Abstract: Researchers have used machine learning approaches to identify motion sickness in VR experience. These approaches demand an accurately-labeled, real-world, and diverse dataset for high accuracy and generalizability. As a starting point to address this need, we introduce `VR.net', a dataset offering approximately 12-hour gameplay videos from ten real-world games in 10 diverse genres. For each video… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

  20. arXiv:2306.01689  [pdf

    eess.IV cs.CV q-bio.NC

    Unique Brain Network Identification Number for Parkinson's Individuals Using Structural MRI

    Authors: Tanmayee Samantaray, Utsav Gupta, Jitender Saini, Cota Navin Gupta

    Abstract: We propose a novel algorithm called Unique Brain Network Identification Number, UBNIN for encoding the brain networks of individual subjects. To realize this objective, we employed structural MRI on 180 Parkinsons disease PD patients and 70 healthy controls HC from the National Institute of Mental Health and Neurosciences, India. We parcellated each subjects brain volume and constructed an individ… ▽ More

    Submitted 19 September, 2023; v1 submitted 2 June, 2023; originally announced June 2023.

    Comments: 15 pages, 5 figures,1 algorithm, 1 main table, 1 appendix table

    Journal ref: Brain Sciences, vol. 13, no. 9, 08 Sep. 2023

  21. arXiv:2305.18655  [pdf, other

    cs.LG cs.AI stat.ML

    Parity Calibration

    Authors: Youngseog Chung, Aaron Rumack, Chirag Gupta

    Abstract: In a sequential regression setting, a decision-maker may be primarily concerned with whether the future observation will increase or decrease compared to the current one, rather than the actual value of the future observation. In this context, we introduce the notion of parity calibration, which captures the goal of calibrated forecasting for the increase-decrease (or "parity") event in a timeseri… ▽ More

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

    Comments: To appear at UAI 2023 (Oral); 19 pages and 10 figures

  22. arXiv:2305.14928  [pdf, other

    cs.CL cs.LG

    Towards Reliable Misinformation Mitigation: Generalization, Uncertainty, and GPT-4

    Authors: Kellin Pelrine, Anne Imouza, Camille Thibault, Meilina Reksoprodjo, Caleb Gupta, Joel Christoph, Jean-François Godbout, Reihaneh Rabbany

    Abstract: Misinformation poses a critical societal challenge, and current approaches have yet to produce an effective solution. We propose focusing on generalization, uncertainty, and how to leverage recent large language models, in order to create more practical tools to evaluate information veracity in contexts where perfect classification is impossible. We first demonstrate that GPT-4 can outperform prio… ▽ More

    Submitted 31 October, 2023; v1 submitted 24 May, 2023; originally announced May 2023.

  23. arXiv:2305.05532  [pdf, other

    eess.SP cs.AI cs.LG stat.AP stat.ML

    An ensemble of convolution-based methods for fault detection using vibration signals

    Authors: Xian Yeow Lee, Aman Kumar, Lasitha Vidyaratne, Aniruddha Rajendra Rao, Ahmed Farahat, Chetan Gupta

    Abstract: This paper focuses on solving a fault detection problem using multivariate time series of vibration signals collected from planetary gearboxes in a test rig. Various traditional machine learning and deep learning methods have been proposed for multivariate time-series classification, including distance-based, functional data-oriented, feature-driven, and convolution kernel-based methods. Recent st… ▽ More

    Submitted 4 May, 2023; originally announced May 2023.

    Comments: 12 Pages, 9 Figures, 2 Tables. Accepted at ICPHM 2023

    Journal ref: 2023 IEEE International Conference on Prognostics and Health Management (ICPHM)

  24. arXiv:2305.05050  [pdf, other

    cs.CL cs.AI

    ANALOGICAL -- A Novel Benchmark for Long Text Analogy Evaluation in Large Language Models

    Authors: Thilini Wijesiriwardene, Ruwan Wickramarachchi, Bimal G. Gajera, Shreeyash Mukul Gowaikar, Chandan Gupta, Aman Chadha, Aishwarya Naresh Reganti, Amit Sheth, Amitava Das

    Abstract: Over the past decade, analogies, in the form of word-level analogies, have played a significant role as an intrinsic measure of evaluating the quality of word embedding methods such as word2vec. Modern large language models (LLMs), however, are primarily evaluated on extrinsic measures based on benchmarks such as GLUE and SuperGLUE, and there are only a few investigations on whether LLMs can draw… ▽ More

    Submitted 25 May, 2023; v1 submitted 8 May, 2023; originally announced May 2023.

    Comments: Accepted as a long paper at Findings of ACL 2023

  25. arXiv:2305.03693  [pdf, other

    cs.DC cs.DS

    Fast Dynamic Programming in Trees in the MPC Model

    Authors: Chetan Gupta, Rustam Latypov, Yannic Maus, Shreyas Pai, Simo Särkkä, Jan Studený, Jukka Suomela, Jara Uitto, Hossein Vahidi

    Abstract: We present a deterministic algorithm for solving a wide range of dynamic programming problems in trees in $O(\log D)$ rounds in the massively parallel computation model (MPC), with $O(n^δでるた)$ words of local memory per machine, for any given constant $0 < δでるた< 1$. Here $D$ is the diameter of the tree and $n$ is the number of nodes--we emphasize that our running time is independent of $n$. Our algorit… ▽ More

    Submitted 5 May, 2023; originally announced May 2023.

  26. arXiv:2305.00070  [pdf, other

    cs.LG cs.AI math.ST stat.ME stat.ML

    Online Platt Scaling with Calibeating

    Authors: Chirag Gupta, Aaditya Ramdas

    Abstract: We present an online post-hoc calibration method, called Online Platt Scaling (OPS), which combines the Platt scaling technique with online logistic regression. We demonstrate that OPS smoothly adapts between i.i.d. and non-i.i.d. settings with distribution drift. Further, in scenarios where the best Platt scaling model is itself miscalibrated, we enhance OPS by incorporating a recently developed… ▽ More

    Submitted 16 August, 2023; v1 submitted 28 April, 2023; originally announced May 2023.

    Comments: ICML 2023; 24 pages and 16 figures

  27. arXiv:2304.11648  [pdf, other

    eess.AS cs.SD

    Towards Controllable Audio Texture Morphing

    Authors: Chitralekha Gupta, Purnima Kamath, Yize Wei, Zhuoyao Li, Suranga Nanayakkara, Lonce Wyse

    Abstract: In this paper, we propose a data-driven approach to train a Generative Adversarial Network (GAN) conditioned on "soft-labels" distilled from the penultimate layer of an audio classifier trained on a target set of audio texture classes. We demonstrate that interpolation between such conditions or control vectors provides smooth morphing between the generated audio textures, and shows similar or bet… ▽ More

    Submitted 23 April, 2023; originally announced April 2023.

    Comments: accepted to ICASSP 2023

  28. Latent-Conditioned Policy Gradient for Multi-Objective Deep Reinforcement Learning

    Authors: Takuya Kanazawa, Chetan Gupta

    Abstract: Sequential decision making in the real world often requires finding a good balance of conflicting objectives. In general, there exist a plethora of Pareto-optimal policies that embody different patterns of compromises between objectives, and it is technically challenging to obtain them exhaustively using deep neural networks. In this work, we propose a novel multi-objective reinforcement learning… ▽ More

    Submitted 15 March, 2023; originally announced March 2023.

    Comments: 23 pages, 16 figures

    Journal ref: Iliadis, L., Papaleonidas, A., Angelov, P., Jayne, C. (eds) Artificial Neural Networks and Machine Learning -- ICANN 2023. Lecture Notes in Computer Science, vol 14259, pp 63--76. Springer, Cham

  29. arXiv:2303.02259  [pdf, other

    cs.RO cs.MA eess.SY

    Graph-based Simultaneous Coverage and Exploration Planning for Fast Multi-robot Search

    Authors: Indraneel Patil, Rachel Zheng, Charvi Gupta, Jaekyung Song, Narendar Sriram, Katia Sycara

    Abstract: In large unknown environments, search operations can be much more time-efficient with the use of multi-robot fleets by parallelizing efforts. This means robots must efficiently perform collaborative mapping (exploration) while simultaneously searching an area for victims (coverage). Previous simultaneous mapping and planning techniques treat these problems as separate and do not take advantage of… ▽ More

    Submitted 3 March, 2023; originally announced March 2023.

    Comments: Submitted to IROS 2023 on 1st March

  30. arXiv:2301.03826  [pdf, other

    cs.CV

    CDA: Contrastive-adversarial Domain Adaptation

    Authors: Nishant Yadav, Mahbubul Alam, Ahmed Farahat, Dipanjan Ghosh, Chetan Gupta, Auroop R. Ganguly

    Abstract: Recent advances in domain adaptation reveal that adversarial learning on deep neural networks can learn domain invariant features to reduce the shift between source and target domains. While such adversarial approaches achieve domain-level alignment, they ignore the class (label) shift. When class-conditional data distributions are significantly different between the source and target domain, it c… ▽ More

    Submitted 10 January, 2023; originally announced January 2023.

  31. A Functional approach for Two Way Dimension Reduction in Time Series

    Authors: Aniruddha Rajendra Rao, Haiyan Wang, Chetan Gupta

    Abstract: The rise in data has led to the need for dimension reduction techniques, especially in the area of non-scalar variables, including time series, natural language processing, and computer vision. In this paper, we specifically investigate dimension reduction for time series through functional data analysis. Current methods for dimension reduction in functional data are functional principal component… ▽ More

    Submitted 1 January, 2023; originally announced January 2023.

    Comments: 10 pages, 4 figures, 4 tables

    Journal ref: IEEE BigData 2022

  32. TwiRGCN: Temporally Weighted Graph Convolution for Question Answering over Temporal Knowledge Graphs

    Authors: Aditya Sharma, Apoorv Saxena, Chitrank Gupta, Seyed Mehran Kazemi, Partha Talukdar, Soumen Chakrabarti

    Abstract: Recent years have witnessed much interest in temporal reasoning over knowledge graphs (KG) for complex question answering (QA), but there remains a substantial gap in human capabilities. We explore how to generalize relational graph convolutional networks (RGCN) for temporal KGQA. Specifically, we propose a novel, intuitive and interpretable scheme to modulate the messages passed through a KG edge… ▽ More

    Submitted 5 October, 2023; v1 submitted 12 October, 2022; originally announced October 2022.

    Comments: 9 pages + references + appendix

    Journal ref: Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics (EACL 2023) pages 2049 to 2060

  33. Sample-based Uncertainty Quantification with a Single Deterministic Neural Network

    Authors: Takuya Kanazawa, Chetan Gupta

    Abstract: Development of an accurate, flexible, and numerically efficient uncertainty quantification (UQ) method is one of fundamental challenges in machine learning. Previously, a UQ method called DISCO Nets has been proposed (Bouchacourt et al., 2016), which trains a neural network by minimizing the energy score. In this method, a random noise vector in $\mathbb{R}^{10\text{--}100}$ is concatenated with t… ▽ More

    Submitted 3 November, 2022; v1 submitted 17 September, 2022; originally announced September 2022.

    Comments: 16 pages, 17 figures, 2 tables. Accepted by the 14th International Conference on Neural Computation Theory and Applications (NCTA 2022) held as part of IJCCI 2022, October 24-26, 2022, Valletta, Malta

    Journal ref: Proceedings of the 14th International Joint Conference on Computational Intelligence - Volume 1: NCTA, 292-304, 2022 , Valletta, Malta

  34. arXiv:2208.10743  [pdf, other

    eess.AS cs.SD

    Parameter Sensitivity of Deep-Feature based Evaluation Metrics for Audio Textures

    Authors: Chitralekha Gupta, Yize Wei, Zequn Gong, Purnima Kamath, Zhuoyao Li, Lonce Wyse

    Abstract: Standard evaluation metrics such as the Inception score and Fréchet Audio Distance provide a general audio quality distance metric between the synthesized audio and reference clean audio. However, the sensitivity of these metrics to variations in the statistical parameters that define an audio texture is not well studied. In this work, we provide a systematic study of the sensitivity of some of th… ▽ More

    Submitted 23 August, 2022; originally announced August 2022.

    Comments: accepted for publication at ISMIR 2022

  35. Distributional Actor-Critic Ensemble for Uncertainty-Aware Continuous Control

    Authors: Takuya Kanazawa, Haiyan Wang, Chetan Gupta

    Abstract: Uncertainty quantification is one of the central challenges for machine learning in real-world applications. In reinforcement learning, an agent confronts two kinds of uncertainty, called epistemic uncertainty and aleatoric uncertainty. Disentangling and evaluating these uncertainties simultaneously stands a chance of improving the agent's final performance, accelerating training, and facilitating… ▽ More

    Submitted 27 July, 2022; originally announced July 2022.

    Comments: 10 pages, 6 figures. Accepted to International Joint Conference on Neural Networks (IJCNN 2022), July 18-23, Padua, Italy

    Journal ref: 2022 International Joint Conference on Neural Networks (IJCNN), Padua, Italy, 2022, pp. 1-10

  36. arXiv:2207.07336  [pdf, other

    eess.AS cs.SD eess.SP

    PoLyScriber: Integrated Fine-tuning of Extractor and Lyrics Transcriber for Polyphonic Music

    Authors: Xiaoxue Gao, Chitralekha Gupta, Haizhou Li

    Abstract: Lyrics transcription of polyphonic music is challenging as the background music affects lyrics intelligibility. Typically, lyrics transcription can be performed by a two-step pipeline, i.e. a singing vocal extraction front end, followed by a lyrics transcriber back end, where the front end and back end are trained separately. Such a two-step pipeline suffers from both imperfect vocal extraction an… ▽ More

    Submitted 5 May, 2023; v1 submitted 15 July, 2022; originally announced July 2022.

    Comments: TALSP

  37. arXiv:2206.13085  [pdf, other

    cs.SD cs.NE eess.AS

    Sound Model Factory: An Integrated System Architecture for Generative Audio Modelling

    Authors: Lonce Wyse, Purnima Kamath, Chitralekha Gupta

    Abstract: We introduce a new system for data-driven audio sound model design built around two different neural network architectures, a Generative Adversarial Network(GAN) and a Recurrent Neural Network (RNN), that takes advantage of the unique characteristics of each to achieve the system objectives that neither is capable of addressing alone. The objective of the system is to generate interactively contro… ▽ More

    Submitted 27 June, 2022; originally announced June 2022.

    Journal ref: International Conference on Computational Intelligence in Music, Sound, Art and Design (Part of EvoStar) (pp. 308-322). Springer, Cham. 2022

  38. Machine Learning Based Propagation Loss Module for Enabling Digital Twins of Wireless Networks in ns-3

    Authors: Eduardo Nuno Almeida, Mohammed Rushad, Sumanth Reddy Kota, Akshat Nambiar, Hardik L. Harti, Chinmay Gupta, Danish Waseem, Gonçalo Santos, Helder Fontes, Rui Campos, Mohit P. Tahiliani

    Abstract: The creation of digital twins of experimental testbeds allows the validation of novel wireless networking solutions and the evaluation of their performance in realistic conditions, without the cost, complexity and limited availability of experimental testbeds. Current trace-based simulation approaches for ns-3 enable the repetition and reproduction of the same exact conditions observed in past exp… ▽ More

    Submitted 9 May, 2022; originally announced May 2022.

    Journal ref: Proceedings of the 2022 Workshop on ns-3, pp. 17-24

  39. An Improved Authentication Scheme for BLE Devices with no I/O Capabilities

    Authors: Chandranshu Gupta, Gaurav Varshney

    Abstract: Bluetooth Low Energy (BLE) devices have become very popular because of their Low energy consumption and hence a prolonged battery life. They are being used in smart wearable devices, smart home automation system, beacons and many more areas. BLE uses pairing mechanisms to achieve a level of peer entity authentication as well as encryption. Although, there are a set of pairing mechanisms available… ▽ More

    Submitted 28 April, 2022; originally announced April 2022.

    Journal ref: Computer Communications, Volume 200, 2023, Pages 42-53

  40. arXiv:2204.13087  [pdf, ps, other

    cs.LG cs.DS cs.GT stat.ME stat.ML

    Faster online calibration without randomization: interval forecasts and the power of two choices

    Authors: Chirag Gupta, Aaditya Ramdas

    Abstract: We study the problem of making calibrated probabilistic forecasts for a binary sequence generated by an adversarial nature. Following the seminal paper of Foster and Vohra (1998), nature is often modeled as an adaptive adversary who sees all activity of the forecaster except the randomization that the forecaster may deploy. A number of papers have proposed randomized forecasting strategies that ac… ▽ More

    Submitted 26 July, 2022; v1 submitted 27 April, 2022; originally announced April 2022.

    Comments: 28 pages, published at Conference on Learning Theory (COLT) 2022

    Journal ref: PMLR 178:4283-4309, 2022

  41. arXiv:2204.05426  [pdf, other

    cs.CL cs.AI cs.CY cs.HC

    ProtoTEx: Explaining Model Decisions with Prototype Tensors

    Authors: Anubrata Das, Chitrank Gupta, Venelin Kovatchev, Matthew Lease, Junyi Jessy Li

    Abstract: We present ProtoTEx, a novel white-box NLP classification architecture based on prototype networks. ProtoTEx faithfully explains model decisions based on prototype tensors that encode latent clusters of training examples. At inference time, classification decisions are based on the distances between the input text and the prototype tensors, explained via the training examples most similar to the m… ▽ More

    Submitted 22 May, 2022; v1 submitted 11 April, 2022; originally announced April 2022.

    Comments: Accepted in ACL Main 2022

  42. arXiv:2204.03307  [pdf, other

    cs.SD cs.AI eess.AS

    Genre-conditioned Acoustic Models for Automatic Lyrics Transcription of Polyphonic Music

    Authors: Xiaoxue Gao, Chitralekha Gupta, Haizhou Li

    Abstract: Lyrics transcription of polyphonic music is challenging not only because the singing vocals are corrupted by the background music, but also because the background music and the singing style vary across music genres, such as pop, metal, and hip hop, which affects lyrics intelligibility of the song in different ways. In this work, we propose to transcribe the lyrics of polyphonic music using a nove… ▽ More

    Submitted 7 April, 2022; originally announced April 2022.

    Comments: 5 pages, 1 figure, accepted by IEEE ICASSP 2022

  43. arXiv:2203.01297  [pdf, other

    cs.DC cs.DS

    Sparse Matrix Multiplication in the Low-Bandwidth Model

    Authors: Chetan Gupta, Juho Hirvonen, Janne H. Korhonen, Jan Studený, Jukka Suomela

    Abstract: We study matrix multiplication in the low-bandwidth model: There are $n$ computers, and we need to compute the product of two $n \times n$ matrices. Initially computer $i$ knows row $i$ of each input matrix. In one communication round each computer can send and receive one $O(\log n)$-bit message. Eventually computer $i$ has to output row $i$ of the product matrix. We seek to understand the comp… ▽ More

    Submitted 1 June, 2022; v1 submitted 2 March, 2022; originally announced March 2022.

  44. arXiv:2201.07092  [pdf, other

    cs.LG cs.AI cs.MA

    K-nearest Multi-agent Deep Reinforcement Learning for Collaborative Tasks with a Variable Number of Agents

    Authors: Hamed Khorasgani, Haiyan Wang, Hsiu-Khuern Tang, Chetan Gupta

    Abstract: Traditionally, the performance of multi-agent deep reinforcement learning algorithms are demonstrated and validated in gaming environments where we often have a fixed number of agents. In many industrial applications, the number of available agents can change at any given day and even when the number of agents is known ahead of time, it is common for an agent to break during the operation and beco… ▽ More

    Submitted 18 January, 2022; originally announced January 2022.

    Journal ref: 2021 IEEE International Conference on Big Data (Big Data)

  45. arXiv:2110.15385  [pdf, other

    eess.SY cs.AI

    Data-driven Residual Generation for Early Fault Detection with Limited Data

    Authors: Hamed Khorasgani, Ahmed Farahat, Chetan Gupta

    Abstract: Traditionally, fault detection and isolation community has used system dynamic equations to generate diagnosers and to analyze detectability and isolability of the dynamic systems. Model-based fault detection and isolation methods use system model to generate a set of residuals as the bases for fault detection and isolation. However, in many complex systems it is not feasible to develop highly acc… ▽ More

    Submitted 27 September, 2021; originally announced October 2021.

    Journal ref: In Annual Conference of the PHM Society, vol. 12, no. 1, pp. 9-9. 2020

  46. arXiv:2110.00925  [pdf, other

    cs.IR cs.LG

    Matching Models for Graph Retrieval

    Authors: Chitrank Gupta, Yash Jain

    Abstract: Graph Retrieval has witnessed continued interest and progress in the past few years. In thisreport, we focus on neural network based approaches for Graph matching and retrieving similargraphs from a corpus of graphs. We explore methods which can soft predict the similaritybetween two graphs. Later, we gauge the power of a particular baseline (Shortest Path Kernel)and try to model it in our product… ▽ More

    Submitted 21 April, 2022; v1 submitted 3 October, 2021; originally announced October 2021.

    Comments: BS Thesis

  47. arXiv:2109.15050  [pdf, other

    cs.LG cs.AI

    An Offline Deep Reinforcement Learning for Maintenance Decision-Making

    Authors: Hamed Khorasgani, Haiyan Wang, Chetan Gupta, Ahmed Farahat

    Abstract: Several machine learning and deep learning frameworks have been proposed to solve remaining useful life estimation and failure prediction problems in recent years. Having access to the remaining useful life estimation or likelihood of failure in near future helps operators to assess the operating conditions and, therefore, provides better opportunities for sound repair and maintenance decisions. H… ▽ More

    Submitted 27 September, 2021; originally announced September 2021.

  48. arXiv:2109.13463  [pdf, other

    cs.LG cs.AI

    Deep Reinforcement Learning with Adjustments

    Authors: Hamed Khorasgani, Haiyan Wang, Chetan Gupta, Susumu Serita

    Abstract: Deep reinforcement learning (RL) algorithms can learn complex policies to optimize agent operation over time. RL algorithms have shown promising results in solving complicated problems in recent years. However, their application on real-world physical systems remains limited. Despite the advancements in RL algorithms, the industries often prefer traditional control strategies. Traditional methods… ▽ More

    Submitted 27 September, 2021; originally announced September 2021.

  49. arXiv:2109.01875  [pdf, other

    cs.LO cs.CC

    Dynamic Meta-theorems for Distance and Matching

    Authors: Samir Datta, Chetan Gupta, Rahul Jain, Anish Mukherjee, Vimal Raj Sharma, Raghunath Tewari

    Abstract: Reachability, distance, and matching are some of the most fundamental graph problems that have been of particular interest in dynamic complexity theory in recent years [DKMSZ18, DMVZ18, DKMTVZ20]. Reachability can be maintained with first-order update formulas, or equivalently in DynFO in general graphs with n nodes [DKMSZ18], even under O(log n/loglog n) changes per step [DMVZ18]. In the context… ▽ More

    Submitted 7 September, 2021; v1 submitted 4 September, 2021; originally announced September 2021.

    Comments: This paper is split off from arXiv:2103.13940

  50. arXiv:2108.10108  [pdf, other

    cs.LG cs.AI cs.IR

    Integrating Transductive And Inductive Embeddings Improves Link Prediction Accuracy

    Authors: Chitrank Gupta, Yash Jain, Abir De, Soumen Chakrabarti

    Abstract: In recent years, inductive graph embedding models, \emph{viz.}, graph neural networks (GNNs) have become increasingly accurate at link prediction (LP) in online social networks. The performance of such networks depends strongly on the input node features, which vary across networks and applications. Selecting appropriate node features remains application-dependent and generally an open question. M… ▽ More

    Submitted 23 August, 2021; originally announced August 2021.

    Comments: 5 Pages, Accepted by CIKM 2021