SearcharxivSearch

arXiv subjects

Manish Sharma

Publications and source records attributed to Manish Sharma.

At least 19 recordsLinked to original sources

Image Difference Quantification Using Autoencoder-Based Latent Representations

Traditional image similarity metrics such as Mean Squared Error (MSE), Peak Signal-to-Noise Ratio (PSNR), and the Structural Similarity Index Measure (SSIM) rely on pixel-level comparisons and often fail to capture perceptually meaningful differences between images. In contrast, latent representations learned by deep neural networks encode high-level semantic information that is more closely aligned with human visual perception. This paper proposes a convolutional autoencoder-based framework for quantifying image differences using cosine similarity in latent space. The learned compact embeddings enable robust differentiation between visually distinct images under variations in illumination, pose, and background. Extensive evaluation on dog-cat images and additional cross-domain datasets demonstrates clear class-wise clustering and strong inter-class separability in the latent space, with 98.4% of dog-cat image pairs exhibiting similarity scores below 0.5. Further validation using the TID2013 dataset shows that latent-space distance correlates positively with human Mean Opinion Scores (MOS), demonstrating sensitivity to perceptually relevant image distortions. The proposed approach provides a computationally efficient and semantically grounded alternative to conventional pixel-based similarity metrics, with potential applications in content-based retrieval, perceptual quality assessment, and semantic similarity analysis.

cs.CV

Cyber security of Mega Events: A Case Study of Securing the Digital Infrastructure for MahaKumbh 2025 -- A 45 days Mega Event of 600 Million Footfalls

Mega events such as the Olympics, World Cup tournaments, G-20 Summit, religious events such as MahaKumbh are increasingly digitalized. From event ticketing, vendor booth or lodging reservations, sanitation, event scheduling, customer service, crime reporting, media streaming and messaging on digital display boards, surveillance, crowd control, traffic control and many other services are based on mobile and web applications, wired and wireless networking, network of Closed-Circuit Television (CCTV) cameras, specialized control room with network and video-feed monitoring. Consequently, cyber threats directed at such digital infrastructure are common. Starting from hobby hackers, hacktivists, cyber crime gangs, to the nation state actors, all target such infrastructure to unleash chaos on an otherwise smooth operation, and often the cyber threat actors attempt to embarrass the organizing country or the organizers. Unlike long-standing organizations such as a corporate or a government department, the infrastructure of mega-events is temporary, constructed over a short time span in expediency, and often shortcuts are taken to make the deadline for the event. As a result, securing such an elaborate yet temporary infrastructure requires a different approach than securing a standard organizational digital infrastructure. In this paper, we describe our approach to securing MahaKumbh 2025, a 600 million footfall event for 45 days in Prayagraj, India, as a cyber security assessment and risk management oversight team. We chronicle the scope, process, methodology, and outcome of our team's effort to secure this mega event. It should be noted that none of the cyber attacks during the 45-day event was successful. Our goal is to put on record the methodology and discuss what we would do differently in case we work on similar future mega event.

cs.CR

TEANet: A Transpose-Enhanced Autoencoder Network for Wearable Stress Monitoring

Mental stress poses a significant public health concern due to its detrimental effects on physical and mental well-being, necessitating the development of continuous stress monitoring tools for wearable devices. Blood volume pulse (BVP) sensors, readily available in many smartwatches, offer a convenient and cost-effective solution for stress monitoring. This study presents a deep learning approach, a Transpose-Enhanced Autoencoder Network (TEANet), for stress detection using BVP signals on resource-constrained devices. The proposed TEANet model was trained and validated utilizing a self-developed RUET SPML dataset, and the publicly available wearable stress and affect detection (WESAD) dataset. It achieves the highest accuracy of 92.94% and 96.94%, F1 scores of 95.16% and 95.95%, and kappa of 0.8181 and 0.9350 for RUET SPML, and WESAD datasets, respectively. The proposed TEANet effectively detects mental stress through BVP signals with high accuracy, making it a promising tool for continuous stress monitoring. Furthermore, deploying the proposed model on the Raspberry Pi 3B+ enhances its potential for reliable real-time stress monitoring using resource-constrained devices.

eess.SP

Convolutional Neural Network Compression via Dynamic Parameter Rank Pruning

While Convolutional Neural Networks (CNNs) excel at learning complex latent-space representations, their over-parameterization can lead to overfitting and reduced performance, particularly with limited data. This, alongside their high computational and memory demands, limits the applicability of CNNs for edge deployment. Low-rank matrix approximation has emerged as a promising approach to reduce CNN parameters, but its application presents challenges including rank selection and performance loss. To address these issues, we propose an efficient training method for CNN compression via dynamic parameter rank pruning. Our approach integrates efficient matrix factorization and novel regularization techniques, forming a robust framework for dynamic rank reduction and model compression. We use Singular Value Decomposition (SVD) to model low-rank convolutional filters and dense weight matrices and we achieve model compression by training the SVD factors with back-propagation in an end-to-end way. We evaluate our method on an array of modern CNNs, including ResNet-18, ResNet-20, and ResNet-32, and datasets like CIFAR-10, CIFAR-100, and ImageNet (2012), showcasing its applicability in computer vision. Our experiments show that the proposed method can yield substantial storage savings while maintaining or even enhancing classification performance.

cs.CV

Tensor Factorization for Leveraging Cross-Modal Knowledge in Data-Constrained Infrared Object Detection

The primary bottleneck towards obtaining good recognition performance in IR images is the lack of sufficient labeled training data, owing to the cost of acquiring such data. Realizing that object detection methods for the RGB modality are quite robust (at least for some commonplace classes, like person, car, etc.), thanks to the giant training sets that exist, in this work we seek to leverage cues from the RGB modality to scale object detectors to the IR modality, while preserving model performance in the RGB modality. At the core of our method, is a novel tensor decomposition method called TensorFact which splits the convolution kernels of a layer of a Convolutional Neural Network (CNN) into low-rank factor matrices, with fewer parameters than the original CNN. We first pretrain these factor matrices on the RGB modality, for which plenty of training data are assumed to exist and then augment only a few trainable parameters for training on the IR modality to avoid over-fitting, while encouraging them to capture complementary cues from those trained only on the RGB modality. We validate our approach empirically by first assessing how well our TensorFact decomposed network performs at the task of detecting objects in RGB images vis-a-vis the original network and then look at how well it adapts to IR images of the FLIR ADAS v1 dataset. For the latter, we train models under scenarios that pose challenges stemming from data paucity. From the experiments, we observe that: (i) TensorFact shows performance gains on RGB images; (ii) further, this pre-trained model, when fine-tuned, outperforms a standard state-of-the-art object detector on the FLIR ADAS v1 dataset by about 4% in terms of mAP 50 score.

cs.CV

A Correspondence Analysis Framework for Author-Conference Recommendations

For many years, achievements and discoveries made by scientists are made aware through research papers published in appropriate journals or conferences. Often, established scientists and especially newbies are caught up in the dilemma of choosing an appropriate conference to get their work through. Every scientific conference and journal is inclined towards a particular field of research and there is a vast multitude of them for any particular field. Choosing an appropriate venue is vital as it helps in reaching out to the right audience and also to further one's chance of getting their paper published. In this work, we address the problem of recommending appropriate conferences to the authors to increase their chances of acceptance. We present three different approaches for the same involving the use of social network of the authors and the content of the paper in the settings of dimensionality reduction and topic modeling. In all these approaches, we apply Correspondence Analysis (CA) to derive appropriate relationships between the entities in question, such as conferences and papers. Our models show promising results when compared with existing methods such as content-based filtering, collaborative filtering and hybrid filtering.

cs.IR

THz Photodetector using sideband-modulated transport through surface states of a 3D Topological Insulator

The transport properties of the surface charge carriers of a three dimensional topological insulator under a terahertz (THz) field along with a resonant double barrier structure is theoretically analyzed within the framework of Floquet theory to explore the possibility of using such a device for photodetection purpose. We show that due to the contribution of elastic and inelastic scattering processes in the resulting transmission sidebands are formed in the conductance spectrum in somewhat similar way as in an optical cavity and this information can be used to detect the frequency of an unknown THz radiation. The dependence of the conductance on the bias voltage, the effect of THz radiation on resonances and the influence of zero energy points on the transmission spectrum are also discussed.

cond-mat.mes-hall

Wearable Audio and IMU Based Shot Detection in Racquet Sports

Wearables like smartwatches which are embedded with sensors and powerful processors, provide a strong platform for development of analytics solutions in sports domain. To analyze players' games, while motion sensor based shot detection has been extensively studied in sports like Tennis, Golf, Baseball; Table Tennis and Badminton are relatively less explored due to possible less intense hand motion during shots. In our paper, we propose a novel, computationally inexpensive and real-time system for shot detection in table tennis, based on fusion of Inertial Measurement Unit (IMU) and audio sensor data embedded in a wrist-worn wearable. The system builds upon our presented methodology for synchronizing IMU and audio sensor input in time using detected shots and achieves 95.6% accuracy. To our knowledge, it is the first fusion-based solution for sports analysis in wearables. Shot detectors for other racquet sports as well as further analytics to provide features like shot classification, rally analysis and recommendations, can easily be built over our proposed solution.

cs.LG

Scattering of massless Dirac fermions in circular p-n junctions with and without magnetic field

In the absence of a magnetic field, scattered wavefunction inside a circular p-n junction in graphene exhibits an interference pattern with high intensity maximum located around the caustics. We investigate the wavefunctions in the presence of a uniform magnetic field outside the circular region to show how the loci of the high intensity region changes by forming Landau level structure outside the circular region and a central high intensity region inside the circular p-n junction due to the strong reflection of massless Dirac fermions by the outside magnetic field. We conclude by suggesting experimental ways to detect such change of pattern due to the effect of the magnetic field.

cond-mat.mes-hall

Query Processing Performance and Searching Over Encrypted Data By Using An Efficient Algorithm

Data is the central asset of today's dynamically operating organization and their business. This data is usually stored in database. A major consideration is applied on the security of that data from the unauthorized access and intruders. Data encryption is a strong option for security of data in database and especially in those organizations where security risks are high. But there is a potential disadvantage of performance degradation. When we apply encryption on database then we should compromise between the security and efficient query processing. The work of this paper tries to fill this gap. It allows the users to query over the encrypted column directly without decrypting all the records. It's improves the performance of the system. The proposed algorithm works well in the case of range and fuzzy match queries.

cs.DB

Electron optics with dirac fermions: electron transport in monolayer and bilayer graphene through magnetic barrier and their superlattices

In this review article we discuss the recent progress in studying ballistic transport for charge carriers in graphene through highly inhomogenous magnetic field known as magnetic barrier in combination with gate voltage induced electrostatic potential. Starting with cases for a single or double magnetic barrier we also review the progress in understanding electron transport through the superlattices created out of such electromagnetic potential barriers and discuss the possibility of experimental realization of such systems. The emphasis is particularly on the analogy of such transport with propagation of light wave through medium with alternating dielectric constant. In that direction we discuss electron analogue of optical phenomena like fabry perot resonances, negative refraction, Goos-Hänchen effect, beam collimation in such systems and explain how such analogy is going to be useful for device generation. The resulting modification of band structure of dirac fermions, the emergence of additional dirac points was also discussed accompanied by brief section on the interconvertibility of electric and magnetic field for relativistic dirac fermions. We also discuss the effect of such electromagnetic potential barrier on bilayer graphene in a similar framework.

cond-mat.mes-hall

Dynamics of magnetic nanoparticle suspensions

We study the dynamics of a suspension of magnetic nanoparticles. Their relaxation times are strongly size-dependent. The dominant mode of relaxation is also governed by the size of the particles. As a result the dynamics is greatly altered due to polydispersity in the sample. We study the effect of polydispersity on the response functions. These exhibit significant changes as the parameters characterizing polydispersity are varied. We also provide a procedure to extract the particle size distribution in a polydisperse sample using Cole-Cole plots. Further the presence of attractive interactions causes aggregation of particles leading to the formation of clusters. Repulsive interactions along with thermal disorder not only hinder aggregation, but also introduce the possibility of removal of particles or "fragmentation" from clusters. The competing mechanisms of aggregation and fragmentation yield a distribution of cluster sizes in the steady-state. We attempt to understand the formation of clusters and their distributions using a model incorporating the phenomena of aggregation and fragmentation. Scaling forms for quantities of interest have been obtained. Finally we compare our numerical results with experimental data. These comparisons are satisfactory.

cond-mat.soft

A Green's function approach to transmission of massless Dirac fermions in graphene through an array of random scatterers

We consider the transmission of massless Dirac fermions through an array of short range scatterers which are modeled as randomly positioned $δ$- function like potentials along the x-axis. We particularly discuss the interplay between disorder-induced localization that is the hallmark of a non-relativistic system and two important properties of such massless Dirac fermions, namely, complete transmission at normal incidence and periodic dependence of transmission coefficient on the strength of the barrier that leads to a periodic resonant transmission. This leads to two different types of conductance behavior as a function of the system size at the resonant and the off-resonance strengths of the delta function potential. We explain this behavior of the conductance in terms of the transmission through a pair of such barriers using a Green's function based approach. The method helps to understand such disordered transport in terms of well known optical phenomena such as Fabry Perot resonances.

cond-mat.dis-nn

A Transfer Matrix Approach to Electron Transport in Graphene through Arbitrary Electric and Magnetic Potential Barriers

A transfer matrix method is presented for solving the scattering problem for the quasi one-dimensional massless Dirac equation applied to graphene in the presence of an arbitrary inhomogeneous electric and perpendicular magnetic field. It is shown that parabolic cylindrical functions, which have previously been used in literature, become inaccurate at high incident energies and low magnetic fields. A series expansion technique is presented to circumvent this problem. An alternate method using asymptotic expressions is also discussed and the relative merits of the two methods are compared.

cond-mat.mes-hall

Performance evaluation aodv, dymo, olsr and zrpad hoc routing protocol for ieee 802.11 mac and 802.11 dcf in vanet using qualnet

In VANET high speed is the real characteristics which leads to frequent breakdown, interference etc. Therefore Performance of adhoc routing protocols is helpful to improve the Quality of Service (QOS). In this paper we studied various adhoc routing protocols, Reactive, Proactive & Hybrid, taking in to consideration parameters like speed, altitude, mobility etc in real VANET scenario. The AODV and DYMO (Reactive), OLSR (Proactive) and ZRP (hybrid) protocols are compared for IEEE 802.11(MAC) and IEEE 802.11(DCF) standard using Qualnet as a Simulation tool. Since IEEE 802.11, covers both physical and data link layer. Hence performance of the protocols in these layers helps to make a right selection of Protocol for high speed mobility. Varying parameters of VANET shows that in the real traffic scenarios proactive protocol performs more efficiently for IEEE 802.11 (MAC) and IEEE 802.11(DCF).

cs.NI

Evaluation of Proactive, Reactive and Hybrid Ad hoc Routing Protocol for various Battery models in VANET using Qualnet

In VANET high speed is the real characteristics which leads frequent breakdown, interference etc. In this paper we studied various Ad hoc routing protocols, Reactive, Proactive & Hybrid, taking into consideration various VANET parameters like speed, altitude etc in real traffic scenario and evaluated them for various battery models for energy conservation.. The AODV and DYMO (Reactive), OLSR (Proactive) and ZRP (hybrid) protocols are compared for battery models Duracell AA(MX- 1500),Duracell AAA(MN-2400),Duracell AAA(MX-2400), Duracell C-MN(MN-1400),Panasonic AA standard using Qualnet as a Simulation tool. Since Energy conservation is main focus area nowadays. Hence performance of the protocols with various battery models counts and helps to make a right selection. Varying parameters of VANET shows that in the real traffic scenarios proactive protocol performs more efficiently for energy conservation.

cs.PF

Reversal of Klein reflection in bilayer graphene

Whereas massless Dirac fermions in monolayer graphene exhibit Klein tunneling when passing through a potential barrier upon normal incidence, such a barrier totally reflects massive Dirac fermions in bilayer graphene due to difference in chirality. We show that, in the presence of magnetic barriers, such massive Dirac fermions can have transmission through even at normal incidence. The general consequence of this behaviour for multilayer graphene consisting of massless and massive modes are mentioned. We also briefly discuss the effect of a bias voltage on such magnetotransport.

cond-mat.mes-hall

Electron transport and Goos-Hanchen shift in graphene with electric and magnetic barriers: optical analogy and band structure

Transport of massless Dirac fermions in graphene monolayers is analyzed in the presence of a combination of singular magnetic barriers and applied electrostatic potential. Extending a recently proposed (J Phys. Cond. Matt. Vol 21, 292204 (2009)) analogy between the transmission of light through a medium with modulated refractive index and electron transmission in graphene through singular magnetic barriers to the present case, we find the addition of a scalar potential profoundly changes the transmission. We calculate the quantum version of the Goos-Hänchen shift that the electron wave suffers upon being totally reflected by such barriers. The combined electric and magnetic barriers substantially modify the band structure near the Dirac point. This affects transport near the Dirac point significantly and has important consequences for graphene-based electronics.

cond-mat.mes-hall