Skip to main content

Showing 1–18 of 18 results for author: Natarajan, B

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

    cs.LG cs.AI cs.CL eess.IV

    Autoencoder-Based Domain Learning for Semantic Communication with Conceptual Spaces

    Authors: Dylan Wheeler, Balasubramaniam Natarajan

    Abstract: Communication with the goal of accurately conveying meaning, rather than accurately transmitting symbols, has become an area of growing interest. This paradigm, termed semantic communication, typically leverages modern developments in artificial intelligence and machine learning to improve the efficiency and robustness of communication systems. However, a standard model for capturing and quantifyi… ▽ More

    Submitted 29 January, 2024; originally announced January 2024.

    Comments: 6 pages, 5 figures. This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  2. arXiv:2311.15516  [pdf, other

    eess.SY cs.AI cs.LG

    Active Foundational Models for Fault Diagnosis of Electrical Motors

    Authors: Sriram Anbalagan, Sai Shashank GP, Deepesh Agarwal, Balasubramaniam Natarajan, Babji Srinivasan

    Abstract: Fault detection and diagnosis of electrical motors are of utmost importance in ensuring the safe and reliable operation of several industrial systems. Detection and diagnosis of faults at the incipient stage allows corrective actions to be taken in order to reduce the severity of faults. The existing data-driven deep learning approaches for machine fault diagnosis rely extensively on huge amounts… ▽ More

    Submitted 26 November, 2023; originally announced November 2023.

    Comments: 30 pages, 2 figures, 7 tables

  3. arXiv:2307.16891  [pdf, other

    eess.SY cs.AI cs.LG

    Foundational Models for Fault Diagnosis of Electrical Motors

    Authors: Sriram Anbalagan, Deepesh Agarwal, Balasubramaniam Natarajan, Babji Srinivasan

    Abstract: A majority of recent advancements related to the fault diagnosis of electrical motors are based on the assumption that training and testing data are drawn from the same distribution. However, the data distribution can vary across different operating conditions during real-world operating scenarios of electrical motors. Consequently, this assumption limits the practical implementation of existing s… ▽ More

    Submitted 31 July, 2023; originally announced July 2023.

    Comments: 7 pages, 1 figure, 5 tables, submitted to IEEE PESGRE 2023

  4. arXiv:2306.01189  [pdf, other

    cs.LG

    A General Framework for Uncertainty Quantification via Neural SDE-RNN

    Authors: Shweta Dahale, Sai Munikoti, Balasubramaniam Natarajan

    Abstract: Uncertainty quantification is a critical yet unsolved challenge for deep learning, especially for the time series imputation with irregularly sampled measurements. To tackle this problem, we propose a novel framework based on the principles of recurrent neural networks and neural stochastic differential equations for reconciling irregularly sampled measurements. We impute measurements at any arbit… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

    Comments: 7 pages, 3 figures

  5. arXiv:2206.07922  [pdf, other

    cs.LG

    Challenges and Opportunities in Deep Reinforcement Learning with Graph Neural Networks: A Comprehensive review of Algorithms and Applications

    Authors: Sai Munikoti, Deepesh Agarwal, Laya Das, Mahantesh Halappanavar, Balasubramaniam Natarajan

    Abstract: Deep reinforcement learning (DRL) has empowered a variety of artificial intelligence fields, including pattern recognition, robotics, recommendation-systems, and gaming. Similarly, graph neural networks (GNN) have also demonstrated their superior performance in supervised learning for graph-structured data. In recent times, the fusion of GNN with DRL for graph-structured environments has attracted… ▽ More

    Submitted 7 November, 2022; v1 submitted 16 June, 2022; originally announced June 2022.

    Comments: 20 pages, 3 figures, 2 tables

  6. arXiv:2205.14834  [pdf, other

    cs.LG cs.SI

    GraMeR: Graph Meta Reinforcement Learning for Multi-Objective Influence Maximization

    Authors: Sai Munikoti, Balasubramaniam Natarajan, Mahantesh Halappanavar

    Abstract: Influence maximization (IM) is a combinatorial problem of identifying a subset of nodes called the seed nodes in a network (graph), which when activated, provide a maximal spread of influence in the network for a given diffusion model and a budget for seed set size. IM has numerous applications such as viral marketing, epidemic control, sensor placement and other network-related tasks. However, th… ▽ More

    Submitted 29 May, 2022; originally announced May 2022.

    Comments: 11 pages, 6 figures

  7. arXiv:2205.09968  [pdf, other

    cs.LG stat.ML

    A General Framework for quantifying Aleatoric and Epistemic uncertainty in Graph Neural Networks

    Authors: Sai Munikoti, Deepesh Agarwal, Laya Das, Balasubramaniam Natarajan

    Abstract: Graph Neural Networks (GNN) provide a powerful framework that elegantly integrates Graph theory with Machine learning for modeling and analysis of networked data. We consider the problem of quantifying the uncertainty in predictions of GNN stemming from modeling errors and measurement uncertainty. We consider aleatoric uncertainty in the form of probabilistic links and noise in feature vector of n… ▽ More

    Submitted 20 May, 2022; originally announced May 2022.

    Comments: 10 pages, 1 figure, 6 Tables

  8. arXiv:2110.03785  [pdf, other

    cs.LG

    Addressing practical challenges in Active Learning via a hybrid query strategy

    Authors: Deepesh Agarwal, Pravesh Srivastava, Sergio Martin-del-Campo, Balasubramaniam Natarajan, Babji Srinivasan

    Abstract: Active Learning (AL) is a powerful tool to address modern machine learning problems with significantly fewer labeled training instances. However, implementation of traditional AL methodologies in practical scenarios is accompanied by multiple challenges due to the inherent assumptions. There are several hindrances, such as unavailability of labels for the AL algorithm at the beginning; unreliable… ▽ More

    Submitted 7 October, 2021; originally announced October 2021.

    Comments: 15 pages, 4 figures, 6 tables

  9. Bayesian Graph Neural Network for Fast identification of critical nodes in Uncertain Complex Networks

    Authors: Sai Munikoti, Laya Das, Balasubramaniam Natarajan

    Abstract: In the quest to improve efficiency, interdependence and complexity are becoming defining characteristics of modern complex networks representing engineered and natural systems. Graph theory is a widely used framework for modeling such complex networks and to evaluate their robustness to disruptions. Particularly, identification of critical nodes/links in a graph can facilitate the enhancement of g… ▽ More

    Submitted 17 May, 2021; v1 submitted 26 December, 2020; originally announced December 2020.

    Comments: 6 pages, 2 figures, 3 Tables

  10. Scalable Graph Neural Network-based framework for identifying critical nodes and links in Complex Networks

    Authors: Sai Munikoti, Laya Das, Balasubramaniam Natarajan

    Abstract: Identifying critical nodes and links in graphs is a crucial task. These nodes/links typically represent critical elements/communication links that play a key role in a system's performance. However, a majority of the methods available in the literature on the identification of critical nodes/links are based on an iterative approach that explores each node/link of a graph at a time, repeating for a… ▽ More

    Submitted 10 May, 2021; v1 submitted 26 December, 2020; originally announced December 2020.

    Comments: 29 pages, single column, 3 figures

  11. arXiv:2003.09211  [pdf

    cs.CL cs.AI eess.AS

    Parallel Intent and Slot Prediction using MLB Fusion

    Authors: Anmol Bhasin, Bharatram Natarajan, Gaurav Mathur, Himanshu Mangla

    Abstract: Intent and Slot Identification are two important tasks in Spoken Language Understanding (SLU). For a natural language utterance, there is a high correlation between these two tasks. A lot of work has been done on each of these using Recurrent-Neural-Networks (RNN), Convolution Neural Networks (CNN) and Attention based models. Most of the past work used two separate models for intent and slot predi… ▽ More

    Submitted 20 March, 2020; originally announced March 2020.

  12. arXiv:2003.04832  [pdf, ps, other

    eess.SP cs.LG cs.NI

    Reinforcement Learning for Mitigating Intermittent Interference in Terahertz Communication Networks

    Authors: Reza Barazideh, Omid Semiari, Solmaz Niknam, Balasubramaniam Natarajan

    Abstract: Emerging wireless services with extremely high data rate requirements, such as real-time extended reality applications, mandate novel solutions to further increase the capacity of future wireless networks. In this regard, leveraging large available bandwidth at terahertz frequency bands is seen as a key enabler. To overcome the large propagation loss at these very high frequencies, it is inevitabl… ▽ More

    Submitted 10 March, 2020; originally announced March 2020.

    Comments: 2020 IEEE International Conference on Communications (ICC)

  13. arXiv:1910.00078  [pdf, other

    cs.LG stat.ML

    MIOpen: An Open Source Library For Deep Learning Primitives

    Authors: Jehandad Khan, Paul Fultz, Artem Tamazov, Daniel Lowell, Chao Liu, Michael Melesse, Murali Nandhimandalam, Kamil Nasyrov, Ilya Perminov, Tejash Shah, Vasilii Filippov, **g Zhang, **g Zhou, Bragadeesh Natarajan, Mayank Daga

    Abstract: Deep Learning has established itself to be a common occurrence in the business lexicon. The unprecedented success of deep learning in recent years can be attributed to: abundance of data, availability of gargantuan compute capabilities offered by GPUs, and adoption of open-source philosophy by the researchers and industry. Deep neural networks can be decomposed into a series of different operators… ▽ More

    Submitted 30 September, 2019; originally announced October 2019.

  14. Analyzing the Trade-offs in Using Millimeter Wave Directional Links for High Data Rate Tactile Internet Applications

    Authors: Kishor Chandra Joshi, Solmaz Niknam, R. Venkatesha Prasad, Balasubramaniam Natarajan

    Abstract: Ultra-low latency and high reliability communications are the two defining characteristics of Tactile Internet (TI). Nevertheless, some TI applications would also require high data-rate transfer of audio-visual information to complement the haptic data. Using Millimeter wave (mmWave) communications is an attractive choice for high datarate TI applications due to the availability of large bandwidth… ▽ More

    Submitted 9 September, 2019; originally announced September 2019.

    Comments: IEEE Transactions on Industrial Informatics, 2019

  15. A Multiband OFDMA Heterogeneous Network for Millimeter Wave 5G Wireless Applications

    Authors: Solmaz Niknam, Ali A. Nasir, Hani Mehrpouyan, Balasubramaniam Natarajan

    Abstract: Emerging fifth generation (5G) wireless networks require massive bandwidth in higher frequency bands, extreme network densities, and flexibility of supporting multiple wireless technologies in order to provide higher data rates and seamless coverage. It is expected that utilization of the large bandwidth in the millimeter-wave (mmWave) band and deployment of heterogeneous networks (HetNets) will h… ▽ More

    Submitted 19 September, 2016; originally announced September 2016.

    Comments: 8 pages 5 figures

    Journal ref: IEEE Access 2016

  16. arXiv:1501.02472  [pdf, ps, other

    cs.SI physics.soc-ph

    Epidemic Threshold of an SIS Model in Dynamic Switching Networks

    Authors: Mohammad Reza Sanatkar, Warren N. White, Balasubramaniam Natarajan, Caterina Scoglio, Karren A. Garrett

    Abstract: In this paper, we analyze dynamic switching networks, wherein the networks switch arbitrarily among a set of topologies. For this class of dynamic networks, we derive an epidemic threshold, considering the SIS epidemic model. First, an epidemic probabilistic model is developed assuming independence between states of nodes. We identify the conditions under which the epidemic dies out by linearizing… ▽ More

    Submitted 31 July, 2015; v1 submitted 11 January, 2015; originally announced January 2015.

    Comments: Published in IEEE Transactions on Systems, Man and Cybernetics

  17. arXiv:1407.6225  [pdf, ps, other

    cs.NI

    Feasibility of Simultaneous Information and Energy Transfer in LTE-A Small Cell Networks

    Authors: Hongxing Xia, Balasubramaniam Natarajan, Chang Liu

    Abstract: Simultaneous information and energy transfer is attracting much attention as an effective method to provide green energy supply for mobiles. However the very low power level of the harvested energy from RF spectrum limits the application of such technique. Thanks to the improvement of sensitivity and efficiency of RF energy harvesting circuit as well as the dense deployment of small cells base sta… ▽ More

    Submitted 23 July, 2014; originally announced July 2014.

  18. arXiv:cs/9605105  [pdf, ps

    cs.AI

    A Formal Framework for Speedup Learning from Problems and Solutions

    Authors: P. Tadepalli, B. K. Natarajan

    Abstract: Speedup learning seeks to improve the computational efficiency of problem solving with experience. In this paper, we develop a formal framework for learning efficient problem solving from random problems and their solutions. We apply this framework to two different representations of learned knowledge, namely control rules and macro-operators, and prove theorems that identify sufficient conditio… ▽ More

    Submitted 30 April, 1996; originally announced May 1996.

    Comments: See http://www.jair.org/ for any accompanying files

    Journal ref: Journal of Artificial Intelligence Research, Vol 4, (1996), 445-475