Source author record

Shashank Shekhar

Shashank Shekhar appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

14works
12topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

14 published item(s)

preprint2025arXiv

Optimal resource requirements for connected quantum sub-networks

The realization of a global quantum network capable of supporting secure communication and other quantum information processing (QIP) tasks hinges on the ability to distribute high-fidelity entanglement across long distances while optimizing resource usage. This work describes a scalable approach for building large quantum networks by connecting quantum sub-networks using entanglement backbones as interconnections and a swapping based entanglement distribution protocol. Using a statistical model for parametrized quantum sub-networks we derive a set of equations whose solutions give the optimal values of average network parameters that meet threshold requirements for QIP tasks while minimizing resource cost functions. Our analysis extends to the scenario where multiple sub-networks must be interconnected simultaneously based on the formulation of a global resource cost function. The probability of successfully satisfying the parameter thresholds of a QIP task as a function of average parameters of the sub-networks for random network demands reveals a transition from zero to full satisfiability above critical network parameter values. Moreover, we find that the satisfiability transition can be smooth or discontinuous depending on the topology of the sub-networks. Our results present a pathway for calculating optimal resource requirements in quantum sub-networks interconnected to form the global quantum internet.

preprint2022arXiv

A Comparative study of Hyper-Parameter Optimization Tools

Most of the machine learning models have associated hyper-parameters along with their parameters. While the algorithm gives the solution for parameters, its utility for model performance is highly dependent on the choice of hyperparameters. For a robust performance of a model, it is necessary to find out the right hyper-parameter combination. Hyper-parameter optimization (HPO) is a systematic process that helps in finding the right values for them. The conventional methods for this purpose are grid search and random search and both methods create issues in industrial-scale applications. Hence a set of strategies have been recently proposed based on Bayesian optimization and evolutionary algorithm principles that help in runtime issues in a production environment and robust performance. In this paper, we compare the performance of four python libraries, namely Optuna, Hyper-opt, Optunity, and sequential model-based algorithm configuration (SMAC) that has been proposed for hyper-parameter optimization. The performance of these tools is tested using two benchmarks. The first one is to solve a combined algorithm selection and hyper-parameter optimization (CASH) problem The second one is the NeurIPS black-box optimization challenge in which a multilayer perception (MLP) architecture has to be chosen from a set of related architecture constraints and hyper-parameters. The benchmarking is done with six real-world datasets. From the experiments, we found that Optuna has better performance for CASH problem and HyperOpt for MLP problem.

preprint2022arXiv

A New Expression for the Product of Two $κ-μ$ Shadowed Random Variables and its Application to Wireless Communication

In this work, the product of two independent and non-identically distributed (i.n.i.d) $κ- μ$ shadowed random variables is studied. We derive the series expression for the probability density function (PDF), cumulative distribution function (CDF), and moment generating function (MGF) of the product of two (i.n.i.d) $κ- μ$ shadowed random variables. The derived formulation in this work is quite general as they incorporate most of the typically used fading channels. As an application example, outage probability (OP) has been derived for cascaded wireless systems and relay-assisted communications with a variable gain relay. Extensive Monte-Carlo simulations have also been carried out.

preprint2022arXiv

An Ensemble Model for Face Liveness Detection

In this paper, we present a passive method to detect face presentation attack a.k.a face liveness detection using an ensemble deep learning technique. Face liveness detection is one of the key steps involved in user identity verification of customers during the online onboarding/transaction processes. During identity verification, an unauthenticated user tries to bypass the verification system by several means, for example, they can capture a user photo from social media and do an imposter attack using printouts of users faces or using a digital photo from a mobile device and even create a more sophisticated attack like video replay attack. We have tried to understand the different methods of attack and created an in-house large-scale dataset covering all the kinds of attacks to train a robust deep learning model. We propose an ensemble method where multiple features of the face and background regions are learned to predict whether the user is a bonafide or an attacker.

preprint2022arXiv

Joint Power-control and Antenna Selection in User-Centric Cell-Free Systems with Mixed Resolution ADC

In this paper, we propose a scheme for the joint optimization of the user transmit power and the antenna selection at the access points (AP)s of a user-centric cell-free massive multiple-input-multiple-output (UC CF-mMIMO) system. We derive an approximate expression for the achievable uplink rate of the users in a UC CF-mMIMO system in the presence of a mixed analog-to-digital converter (ADC) resolution profile at the APs. Using the derived approximation, we propose to maximize the uplink sum rate of UC CF-mMIMO systems subject to energy constraints at the APs. An alternating-optimization solution is proposed using binary particle swarm optimization (BPSO) and successive convex approximation (SCA). We also study the impact of various system parameters on the performance of the system.

preprint2022arXiv

Peer-to-Peer Communication Trade-Offs for Smart Grid Applications

Virtual topologies in peer-to-peer networks can reduce the traffic consumed by altering the logical connectivity of peers without altering the underlying network. However, such sparsely connected virtual topologies do not focus on the needs for smart grid applications, which is information dissemination throughout the network, and in turn degrade the performance of distributed control algorithms running on peer-to-peer networks. This paper provides a flexible solution for application developers to prototype and deploy different virtual topologies that balances these trade-offs. First, it introduces a configurable virtual communication topology framework, TopLinkMgr, which enables users to specify any chosen connectivity configuration and deploy peer-to-peer applications using it. Second, it proposes a novel fault-tolerant self-adaptive virtual topology management algorithm, Bounded Path Dissemination, that can ensure the dissemination of information to all peers within a specified threshold. Experiments show that the algorithm improves on convergence speed and accuracy over state-of-the-art methods and is also robust against node failures while consuming significantly less communication bandwidth.

preprint2022arXiv

SINR Analysis of an IRS Assisted MU-MISO System

In this work, we characterize the outage probability (OP) of an intelligent reflecting surface (IRS) assisted multi-user multiple-input-single-output (MU-MISO) communication system. Using a two-step approximation method, we approximate the signal-to-interference-plus-noise ratio (SINR) for any downlink user by a Log-Normal random variable. The impact of various system parameters is studied using the closed-form expression of OP. It is concluded that the position of IRS has a critical role, but an appropriate increase in the number of IRS elements would help to compensate for the loss in performance if the position of IRS is suboptimal.

preprint2016arXiv

Learning and Tuning Meta-heuristics in Plan Space Planning

In recent years, the planning community has observed that techniques for learning heuristic functions have yielded improvements in performance. One approach is to use offline learning to learn predictive models from existing heuristics in a domain dependent manner. These learned models are deployed as new heuristic functions. The learned models can in turn be tuned online using a domain independent error correction approach to further enhance their informativeness. The online tuning approach is domain independent but instance specific, and contributes to improved performance for individual instances as planning proceeds. Consequently it is more effective in larger problems. In this paper, we mention two approaches applicable in Partial Order Causal Link (POCL) Planning that is also known as Plan Space Planning. First, we endeavor to enhance the performance of a POCL planner by giving an algorithm for supervised learning. Second, we then discuss an online error minimization approach in POCL framework to minimize the step-error associated with the offline learned models thus enhancing their informativeness. Our evaluation shows that the learning approaches scale up the performance of the planner over standard benchmarks, specially for larger problems.

preprint2013arXiv

Environmental flow for Monsoon Rivers in India: The Yamuna River as a case study

We consider the flows of Monsoon Rivers in India that will permit the river to perform all its natural functions. About 80% of the total flow for Indian rivers is during the monsoon and the remaining 20% is during the non monsoon period. By carrying out a case study of the river Yamuna in Delhi we find that at least 50% of the virgin monsoon (July to September) flow is required for the transport of the full spectrum of soil particles in the river sediment. A similar flow is needed for adequate recharge of the floodplain aquifers along river. For the non monsoon period (October to June) about 60% of the virgin flow is necessary to avoid the growth of still water algae and to support river biodiversity.

preprint2011arXiv

Correlated breakdown of carbon nanotubes in an ultra-high density aligned array

We demonstrate that in a densely packed aligned array of single walled carbon nanotubes, the breakdown of one nanotube leads to a highly correlated breakdown of neighboring nanotubes, thereby producing a nano-fissure. We show that the origin of the correlation is the electrostatic field of the broken nanotubes that produces locally inhomogeneous current and Joule heating distributions in the neighboring intact nanotubes triggering their breakdowns in the vicinity of the broken nanotubes. Our results suggest that the densely aligned array behaves like a correlated solid.

preprint2011arXiv

Huge Volume Expansion and Structural Transformation of Carbon Nanotube Aligned Arrays during Electrical Breakdown in Vacuum

We observed a huge volume expansion of aligned single walled carbon nanotube (SWNT) arrays accompanied by structural transformation during electrical breakdown in vacuum. The SWNT arrays were assembled between prefabricated Pd source and drain electrodes of 2 μm separation on Si/SiO_2 substrate via dielectrophoresis. At high electrical field, the SWNT arrays erupt into large mushroom-like structure. Systematic studies with controlled electrical bias show that above a certain field SWNTs swell and transform to nanoparticles and flower-like structures with small volume increase. Further increase in electrical bias and repeated sweeping results into amorphous carbon as determined from scanning and transmission electron microscopy (TEM). Cross sectional studies using focused ion beam and TEM show the height of 2-3 nm SWNT array increased to about 1 μm with a volume gain of ~ 400 times. The electron energy loss spectroscopy reveals that graphitic sp^2 networks of SWNTs are transformed predominantly to sp^3. The current-voltage measurements also show an increase in the resistance of the transformed structure.

preprint2011arXiv

Semiconducting enriched carbon nanotube align arrays of tunable density and their electrical transport properties

We demonstrate assembly of solution processed semiconducting enriched (99%) single walled carbon nanotubes (s-SWNT) in an array with varying linear density via ac-dielectrophoresis and investigate detailed electronic transport properties of the fabricated devices. We show that (i) the quality of the alignment varies with frequency of the applied voltage and that (ii) by varying the frequency and concentration of the solution, we can control the linear density of the s-SWNTs in the array from 1/μm to 25 /μm. The maximum linear density of 25 s-SWNT /\mum reported here is the highest for any aligned semiconducting array. The DEP assembled s-SWNT devices provide opportunity to investigate transport property of the arrays in the direct transport regime. Room temperature electron transport measurements of the fabricated devices show that with increasing nanotube density the device mobility increases while the current on-off ratio decreases dramatically. For the dense array, the device current density was 16 μA/μm, on-conductance was 390 μS, and sheet resistance was 30 kΩ/\square. These values are the best reported so far for any semiconducting nanotube array.

preprint2011arXiv

Ultra-high density alignment of carbon nanotubes array by dielectrophoresis

We report ultra-high density assembly of aligned single walled carbon nanotubes (SWNTs) two dimensional arrays via ac dielectrophoresis using high quality surfactant free and stable SWNT solutions. After optimization of frequency and trapping time, we can reproducibly control the linear density of the SWNT between prefabricated electrodes from 0.5 SWNT/\mum to more than 30 SWNT /\mum by tuning the concentration of the nanotubes in the solution. Our maximum density of 30 SWNT/\mum is the highest for aligned arrays via any solution processing technique reported so far. Further increase of SWNT concentration results dense array with multiple layers. We discuss how the orientation and density of the nanotubes vary with concentrations and channel lengths. Electrical measurement data show that the densely packed aligned arrays have low sheet resistances. Selective removal of metallic SWNTs via controlled electrical breakdown produced field effect transistors (FET) with high current on-off ratio. Ultra-high density alignment reported here will have important implications in fabricating high quality devices for digital and analog electronics.

preprint2009arXiv

Flare: Architecture for rapid and easy development of Internet-based Applications

We propose an architecture, Flare, that is a structured and easy way to develop applications rapidly, in a multitude of languages, which make use of online storage of data and management of users. The architecture eliminates the need for server-side programming in most cases, creation and management of online database storage servers, re-creation of user management schemes and writing a lot of unnecessary code for accessing different web-based services using their APIs. A Web API provides a common API for various web-based services like Blogger [2], Wordpress, MSN Live, Facebook [3] etc. Access Libraries provided for major programming languages and platforms make it easy to develop applications using the Flare Web Service. We demonstrate a simple micro-blogging service developed using these APIs in two modes: a graphical browser-based mode, and a command-line mode in C++, which provide two different interfaces to the same account and data.