Shrihari Vasudevan

LG
6papers
Novelty41%
AI Score34

6 Papers

SPMay 19
Measurement Selection Strategies for Position Estimation in Indoor Environments

Neetu R. R, Shrihari Vasudevan, Ranjani H. G

Time-based indoor positioning techniques rely on multiple access points (APs) and measurements between the user equipment (UE) and the APs. In dense indoor environments, occlusion-induced non-line-of-sight (NLoS) propagation introduces significant delays in these measurements, thereby degrading position estimation accuracy. To address this challenge, this paper proposes measurement selection strategies to improve position estimation accuracy. A ray-tracing (RT) simulator is employed to characterize the propagation environment and derive AP neighborhood information, which is subsequently used to design and evaluate different measurement selection strategies. The approaches explored include AP neighborhood-based cardinality selection, intersection and union of measurements from AP neighborhoods, and fixed measurement selection. Experiments demonstrate the efficacy of the proposed measurement selection strategies in environments under significant NLoS conditions.

LGNov 20, 2022
Estimating Task Completion Times for Network Rollouts using Statistical Models within Partitioning-based Regression Methods

Venkatachalam Natchiappan, Shrihari Vasudevan, Thalanayar Muthukumar

This paper proposes a data and Machine Learning-based forecasting solution for the Telecommunications network-rollout planning problem. Milestone completion-time estimation is crucial to network-rollout planning; accurate estimates enable better crew utilisation and optimised cost of materials and logistics. Using historical data of milestone completion times, a model needs to incorporate domain knowledge, handle noise and yet be interpretable to project managers. This paper proposes partition-based regression models that incorporate data-driven statistical models within each partition, as a solution to the problem. Benchmarking experiments demonstrate that the proposed approach obtains competitive to better performance, at a small fraction of the model complexity of the best alternative approach based on Gradient Boosting. Experiments also demonstrate that the proposed approach is effective for both short and long-range forecasts. The proposed idea is applicable in any context requiring time-series regression with noisy and attributed data.

CRJun 10, 2024
Sequential Binary Classification for Intrusion Detection

Shrihari Vasudevan, Ishan Chokshi, Raaghul Ranganathan et al.

Network Intrusion Detection Systems (IDS) have become increasingly important as networks become more vulnerable to new and sophisticated attacks. Machine Learning (ML)-based IDS are increasingly seen as the most effective approach to handle this issue. However, IDS datasets suffer from high class imbalance, which impacts the performance of standard ML models. Different from existing data-driven techniques to handling class imbalance, this paper explores a structural approach to handling class imbalance in multi-class classification (MCC) problems. The proposed approach - Sequential Binary Classification (SBC), is a hierarchical cascade of (regular) binary classifiers. Experiments on benchmark IDS datasets demonstrate that the structural approach to handling class-imbalance, as exemplified by SBC, is a viable approach to handling the issue.

LGApr 24, 2019
Layer Dynamics of Linearised Neural Nets

Saurav Basu, Koyel Mukherjee, Shrihari Vasudevan

Despite the phenomenal success of deep learning in recent years, there remains a gap in understanding the fundamental mechanics of neural nets. More research is focussed on handcrafting complex and larger networks, and the design decisions are often ad-hoc and based on intuition. Some recent research has aimed to demystify the learning dynamics in neural nets by attempting to build a theory from first principles, such as characterising the non-linear dynamics of specialised \textit{linear} deep neural nets (such as orthogonal networks). In this work, we expand and derive properties of learning dynamics respected by general multi-layer linear neural nets. Although an over-parameterisation of a single layer linear network, linear multi-layer neural nets offer interesting insights that explain how learning dynamics proceed in small pockets of the data space. We show in particular that multiple layers in linear nets grow at approximately the same rate, and there are distinct phases of learning with markedly different layer growth. We then apply a linearisation process to a general RelU neural net and show how nonlinearity breaks down the growth symmetry observed in liner neural nets. Overall, our work can be viewed as an initial step in building a theory for understanding the effect of layer design on the learning dynamics from first principles.

LGMay 18, 2018
Dynamic learning rate using Mutual Information

Shrihari Vasudevan

This paper demonstrates dynamic hyper-parameter setting, for deep neural network training, using Mutual Information (MI). The specific hyper-parameter studied in this paper is the learning rate. MI between the output layer and true outcomes is used to dynamically set the learning rate of the network through the training cycle; the idea is also extended to layer-wise setting of learning rate. Two approaches are demonstrated - tracking relative change in mutual information and, additionally tracking its value relative to a reference measure. The paper does not attempt to recommend a specific learning rate policy. Experiments demonstrate that mutual information may be effectively used to dynamically set learning rate and achieve competitive to better outcomes in competitive to better time.

MLOct 6, 2012
Information fusion in multi-task Gaussian processes

Shrihari Vasudevan, Arman Melkumyan, Steven Scheding

This paper evaluates heterogeneous information fusion using multi-task Gaussian processes in the context of geological resource modeling. Specifically, it empirically demonstrates that information integration across heterogeneous information sources leads to superior estimates of all the quantities being modeled, compared to modeling them individually. Multi-task Gaussian processes provide a powerful approach for simultaneous modeling of multiple quantities of interest while taking correlations between these quantities into consideration. Experiments are performed on large scale real sensor data.