SearcharxivSearch

arXiv subjects

Sandeep Singh

Publications and source records attributed to Sandeep Singh.

At least 19 recordsLinked to original sources

Adaptive Anisotropic Attention for Axis-Structured Signals

Dense self-attention treats all token pairs as equally plausible before learning, an interaction-isotropic prior that can be mismatched to structured signals. For structured, low signal-to-noise ratio (SNR) signals such as EEG, dependencies are organized along the electrode and time axes, and this uniform prior exposes each token to many irrelevant interactions. We introduce Adaptive Anisotropic Attention (AAA), which splits attention into two paths: a temporal path, where each token attends to the tokens of its own electrode across time, and a spatial path, where it attends to the tokens of the other electrodes at the same time step. A small gate predicts, for every token, a convex combination of the two path outputs: two non-negative weights that sum to one. On six EEG downstream tasks, the resulting model, AXON (AXis-factorized Operator Network), improves mean balanced accuracy over a dense baseline under both linear probing and full fine-tuning. We show that both paths (temporal and spatial) are necessary and that the weighted sum beats a hard choice of one path; most of the benefit comes from the gate learning a different temporal/spatial balance at each layer of the network. Controlled audio spectrogram experiments show that axis factorization transfers beyond EEG. These results suggest that aligning attention with the natural axes of structured signals provides a useful inductive bias.

cs.LG

QKD-Integrated Quantum Noise Stream Cipher: An Overview

Quantum Noise Stream Cipher (QNSC) has emerged as a physical-layer encryption technique that exploits quantum noise and non-orthogonal coherent-state modulation to secure optical communication. However, the security of QNSC relies exceedingly on the secrecy and freshness of its seed key. Quantum Key Distribution (QKD), on the other hand, provides information-theoretically secure key exchange rooted in the laws of quantum mechanics. The convergence of these two paradigms, i.e., integrated QKD-QNSC architectures, offers a compelling solution to each of their limitations. In such integrated systems, QKD continuously supplies and refreshes the secret seed key that governs QNSC modulation. Thus, governing a unified security framework that couples provably secure key establishment with high-speed quantum-enhanced physical-layer encryption. This work presents a comprehensive review of QNSC systems, examining their operating principles, security models under various attacks, and their integration with QKD systems. We analyze the security interplay between the key generation and encryption layers and survey experimental demonstrations and architectural progress toward practical deployment. Furthermore, we identify the open challenges and future research directions that must be addressed to realize fully integrated, quantum-secured optical communication networks at a practical scale.

quant-ph

Power-Law Suppression of Superfluid Stiffness in High-Kinetic-Inductance NbN Films

Disorder is a powerful route to high kinetic inductance in superconducting ultrathin films, enabling compact high-impedance quantum circuits. This functionality, however, comes at the cost of reduced phase rigidity and potentially anomalous electrodynamics. Here, we use NbN microwave resonators with thicknesses down to 2.8 nm and sheet kinetic inductance up to 300 pH per square to probe how this trade-off reshapes the superconducting response. In the thinnest films, transport shows signatures of a Berezinskii-Kosterlitz-Thouless transition, while the microwave response reveals a pronounced low-temperature power-law suppression of the superfluid stiffness, inconsistent with Mattis-Bardeen theory. With increasing thickness, this anomalous regime is progressively suppressed, marking a continuous crossover toward conventional, gap-dominated electrodynamics. Cross-sectional transmission electron microscopy reveals a nanocrystalline twin-domain structure, pointing to oriented microstructural disorder as a crucial factor in the observed response. Overall, the crossover is governed by the ratio of superfluid stiffness to pairing energy, Theta(0)/Tc, identifying this ratio as a parameter governing the boundary between phase-fluctuation-dominated and gap-dominated superconducting electrodynamics in disordered nanofilms.

cond-mat.supr-con

A projection-free approach toward mapping the structured polarization fields

We present a projection-free method for mapping two-dimensional polarization distributions using Hong-Ou -Mandel (HOM) interference. Conventional polarization characterization techniques, such as Stokes polarimetry, rely on sequential intensity measurements under multiple polarization projections, making their accuracy and sensitivity susceptible to the extinction ratio, calibration errors, and stability of the polarization analysis optics. Our approach overcomes these limitations by exploiting the sensitivity of two-photon bunching to polarization indistinguishability at a balanced beam splitter. Using a HOM interferometer driven by a high-brightness spontaneous parametric down-conversion photon-pair source at 810 nm, we introduced a birefringent vortex waveplate with spatially varying polarization rotations in one interferometer arm and measured the resulting coincidence counts with a high signal-to-noise ratio, enabling projection-free characterization of the sample-induced polarization transformations. This configuration maps spatially dependent polarization variations directly onto coincidence counts, providing a projection-free reconstruction of the polarization distribution. We demonstrate high-fidelity ($\sim$95$\%$) reconstruction of the spatial polarization pattern with an angular resolution of approximately $\sim0.4^\circ$. The use an estimator that saturates the Cramer-Rao bound, computed from the Fisher information, can improve resolution further at the cost of longer acquisition. The proposed quantum-optical technique offers a simple, scalable, and high-precision framework for characterizing structured polarization fields in birefringent materials.

quant-ph

Joint Trajectory and Resource Optimization for Aerial RIS-assisted Integrated TNT Networks

Integrated terrestrial and non-terrestrial networks (ITNTNs) are regarded as a key architectural paradigm for sixth-generation (6G) wireless systems. This paper investigates a dual-aerial reconfigurable intelligent surface (RIS)-assisted ITNTN, where a terrestrial base station (TBS) and a satellite (SAT) jointly serve terrestrial and satellite users with the aid of an unmanned aerial vehicle (UAV)-mounted RIS and a high-altitude platform (HAP)-mounted RIS. We formulate an average sum-rate maximization problem by jointly optimizing the TBS and SAT precoders, the RIS phase shift matrices, and the three-dimensional trajectories of the UAV and the HAP, subject to transmit power, unit-modulus, and mobility constraints. The resulting optimization problem is highly non-convex due to the strong coupling among the transmit precoders, RIS phase shifts, and aerial platform mobility. To efficiently address this challenge, we propose a block coordinate descent (BCD) framework that integrates weighted minimum mean square error (WMMSE) optimization for precoder design, a manifold-based Riemannian conjugate gradient (RCG) method for RIS phase-shift optimization, and successive convex approximation (SCA) for trajectory optimization. The proposed algorithm is shown to converge to a stationary point. The simulation results show that the proposed joint design achieves an approximately $7.05 \%$ higher average sum-rate compared to the random RIS scheme, highlighting the effectiveness of dual-aerial RIS deployment and joint communication-mobility optimization in ITNTNs.

eess.SP

PRISM: Exploring Heterogeneous Pretrained EEG Foundation Model Transfer to Clinical Differential Diagnosis

EEG foundation models are typically pretrained on narrow-source clinical archives and evaluated on benchmarks from the same ecosystem, leaving unclear whether representations encode neural physiology or recording-distribution artifacts. We introduce PRISM (Population Representative Invariant Signal Model), a masked autoencoder ablated along two axes -- pretraining population and downstream adaptation -- with architecture and preprocessing fixed. We compare a narrow-source EU/US corpus (TUH + PhysioNet) against a geographically diverse pool augmented with multi-center South Asian clinical recordings across multiple EEG systems. Three findings emerge. First, narrow-source pretraining yields stronger linear probes on distribution-matched benchmarks, while diverse pretraining produces more adaptable representations under fine-tuning -- a trade-off invisible under single-protocol evaluation. Trained on three source corpora, PRISM matches or outperforms REVE (92 datasets, 60,000+ hours) on the majority of tasks, demonstrating that targeted diversity can substitute for indiscriminate scale and that dataset count is a confounding variable in model comparison. Second, on a clinically challenging and previously untested task -- distinguishing epilepsy from diagnostic mimickers via interictal EEG -- the diverse checkpoint outperforms the narrow-source checkpoint by +12.3 pp balanced accuracy, the largest gap across all evaluations. Third, systematic inconsistencies between EEG-Bench and EEG-FM-Bench reverse model rankings on identical datasets by up to 24 pp; we identify six concrete sources including split construction, checkpoint selection, segment length, and normalization, showing these factors compound non-additively.

cs.LG

Keyword search is all you need: Achieving RAG-Level Performance without vector databases using agentic tool use

While Retrieval-Augmented Generation (RAG) has proven effective for generating accurate, context-based responses based on existing knowledge bases, it presents several challenges including retrieval quality dependencies, integration complexity and cost. Recent advances in agentic-RAG and tool-augmented LLM architectures have introduced alternative approaches to information retrieval and processing. We question how much additional value vector databases and semantic search bring to RAG over simple, agentic keyword search in documents for question-answering. In this study, we conducted a systematic comparison between RAG-based systems and tool-augmented LLM agents, specifically evaluating their retrieval mechanisms and response quality when the agent only has access to basic keyword search tools. Our empirical analysis demonstrates that tool-based keyword search implementations within an agentic framework can attain over $90\%$ of the performance metrics compared to traditional RAG systems without using a standing vector database. Our approach is simple to implement, cost effective, and is particularly useful in scenarios requiring frequent updates to knowledge bases.

cs.IR

Beamsplitter-free, high bit-rate, quantum random number generator based on temporal and spatial correlations of heralded single-photons

The spontaneous parametric down-conversion (SPDC), an inherently random quantum process, produces a non-deterministic photon-pair with strong temporal and spatial correlations owing to both energy and momentum conservation. Therefore, the SPDC-based photon pairs are used for quantum random number generation (QRNG). Typically, temporal correlation in association with an ideal unbiased beam splitter is used for QRNG without fully exploring the spatial correction. As a result, SPDC-based QRNG has a low bit rate. On the other hand, due to the spatial correlation, the photon pairs in non-collinear phase-matched geometry are generated randomly in diametrically opposite points over an annular ring spatial distribution. Therefore, exploring the temporal correlation between photon pairs from different sections of the annual ring can lead to multi-bit QRNG at a high rate, avoiding the need for a beam splitter. As a proof-of-concept, we report on high-bit-rate QRNG by using spatial correlation of photon-pairs by sectioning the SPDC ring of a non-collinear, degenerate, high-brightness source and temporal correlation between the diametrically opposite sections. Dividing the annular ring of the high-brightness photon-pair source based on a 20 mm long, type-0 phase-matched, periodically-poled KTP crystal into four sections, recording the timestamp of the coincidences (widow of 1 ns) between photons from diametrically opposite sections and assigning bits (0 and 1), we extracted 90 million raw bits over 27.7 s at a pump power of 17 mW. We determined the extraction ratio using the minimum entropy evaluation of more than 95% in our case. Using Toeplitz matrix-based post-processing, we achieved a QRNG with a bit-rate of 3 Mbps, passing all NIST 800-22 and TestU01 test suites. The generic scheme shows the possibility of further enhancement of the bit rate through more sectioning of the SPDC ring.

quant-ph

Berezinskii-Kosterlitz-Thouless to BCS-like superconducting transition crossover driven by weak magnetic fields in ultra-thin NbN films

The Berezinskii-Kosterlitz-Thouless (BKT) transition in ultra-thin NbN films is investigated in the presence of weak perpendicular magnetic fields. A jump in the phase stiffness at the BKT transition is detected up to 5 G, while the BKT features are smeared between 5 G and 50 G, disappearing altogether at 100 G, where conventional current-voltage behaviour is observed. Our findings demonstrate that weak magnetic fields, insignificant in bulk systems, deeply affect our ultra-thin system, promoting a crossover from Halperin-Nelson fluctuations to a BCS-like state with Ginzburg-Landau fluctuations, as the field increases. This behavior is related to field-induced free vortices that screen the vortex-antivortex interaction and smear the BKT transition.

cond-mat.supr-con

Direct and Inverse Problems in Baumslag-Solitar Group $BS(1,3)$

For integers $m$ and $n$, the Baumslag-Solitar groups, denoted as $BS(m,n)$, are groups generated by two elements with a single defining relation: $BS(m,n) = \langle a, b | a^mb=ba^n\rangle$. The sum of dilates, denoted as $r \cdot A + s \cdot B$ for integers $r$ and $s$, is defined as $\{ra + sb; a\in A, b\in B\}$. In 2014, Freiman et al. \cite{freiman} derived direct and inverse results for sums of dilates and applied these findings to address specific direct and inverse problems within Baumslag-Solitar groups, assuming suitable small doubling properties. In 2015, Freiman et al. \cite{freiman15} tackled the general problem of small doubling types in a monoid, a subset of the Baumslag-Solitar group $BS(1,2)$. This paper extends these investigations to solve the analogous problem for the Baumslag-Solitar group $BS(1,3)$.

math.NT

Fast measurement of group index variation with ultimate precision using Hong-Ou-Mandel interferometry

Hong-Ou-Mandel (HOM) interferometry has emerged as a valuable tool for quantum sensing applications, particularly in measuring physical parameters that influence the relative optical delay between pair photons. Unlike classical techniques, HOM-based quantum sensors offer higher resolution due to their intrinsic dispersion cancellation property. Despite this advantage, achieving precise measurements of optical delay crucial for practical applications often involves time-consuming integration and post-processing with traditional statistical methods. To address this challenge, our recent work focused on optimizing optical delay measurements in a time-efficient manner. By carefully selecting the length of a 1 mm periodically-poled KTP (PPKTP) crystal for pair photon generation, we achieved a remarkable group index measurement precision of $\sim 6.75\times 10^{-6}$ per centimeter of sample length, surpassing the previous maximum precision by over 400$\%$. These current measurements maintain fast detection and high photon counts, which are essential for practical quantum sensing applications. The HOM-based method, while limiting the measurement range, can be extended by compensating for photon delay using an optical delay stage. As a proof-of-principle, we measured the group index variation of PPKTP over a temperature range up to 200$^{\circ}$C with a precision in the range of one part per million ($\sim$10$^{-6}$). This advancement not only contributes to quantum sensing but also holds promising implications for high-precision and long-range measurements in quantum optical coherence tomography.

quant-ph

Near-video frame rate quantum sensing using Hong-Ou-Mandel interferometry

Hong-Ou-Mandel (HOM) interference, the bunching of two indistinguishable photons on a balanced beam-splitter, has emerged as a promising tool for quantum sensing. There is a need for wide spectral-bandwidth photon pairs (for high-resolution sensing) with high brightness (for fast sensing). Here we show the generation of photon-pairs with flexible spectral-bandwidth even using single-frequency, continuous-wave diode laser enabling high-precision, real-time sensing. Using 1-mm-long periodically-poled KTP crystal, we produced degenerate, photon-pairs with spectral-bandwidth of 163.42$\pm$1.68 nm resulting in a HOM-dip width of 4.01$\pm$0.04 $μ$m to measure a displacement of 60 nm, and sufficiently high brightness to enable the measurement of vibrations with amplitude of $205\pm0.75$ nm and frequency of 8 Hz. Fisher-information and maximum likelihood estimation enables optical delay measurements as small as 4.97 nm with precision (Cramér-Rao bound) and accuracy of 0.89 and 0.54 nm, respectively, therefore showing HOM sensing capability for real-time, precision-augmented, in-field quantum sensing applications.

physics.optics

Novel Building Detection and Location Intelligence Collection in Aerial Satellite Imagery

Building structures detection and information about these buildings in aerial images is an important solution for city planning and management, land use analysis. It can be the center piece to answer important questions such as planning evacuation routes in case of an earthquake, flood management, etc. These applications rely on being able to accurately retrieve up-to-date information. Being able to accurately detect buildings in a bounding box centered on a specific latitude-longitude value can help greatly. The key challenge is to be able to detect buildings which can be commercial, industrial, hut settlements, or skyscrapers. Once we are able to detect such buildings, our goal will be to cluster and categorize similar types of buildings together.

cs.CV

Bright entangled photon source without stringent crystal temperature and laser frequency stabilization

Entangled photon sources (EPS), the major building block for a variety of quantum communication protocols, are commonly developed by utilizing the spontaneous parametric down-conversion (SPDC) in $χ^{2}$ nonlinear bulk optical materials. While high nonlinearity and long interaction length have established the superiority of the periodically poled crystals for EPSs, the phase-matching condition of such crystals is very sensitive to the fluctuation of the crystal temperature and the laser wavelength. As a result, deploying such sources outside the laboratory, for example, satellite-based applications, demands a stringent mass and power budget, thus enhancing the mission complexity and cost. We report a bright, stable entangled photon source with a relaxed requirement of crystal temperature and laser wavelength stabilization. Using a periodically poled KTP crystal inside a polarization Sagnac interferometer producing degenerate, type-0 phase-matched entangled photon pairs at 810 nm in an annular ring, we have transformed the SPDC ring into a "perfect" ring with the help of two common optical elements, axicon, and lens. Despite the variation of the SPDC ring size from Gaussian to annular of different diameters due to the change of crystal temperature over $7^{o}$C, and laser wavelength over 300 GHz, we observe the size of the "perfect" ring to be constant. The new EPS, having a spectral brightness as high as 22.58 $\pm$ 0.15 kHz/mW collected using single-mode fiber with a Bell's parameter, S = 2.64 $\pm$ 0.05, and quantum state fidelity of 0.95 $\pm$ 0.02, requires a crystal temperature stability of $\pm$ $0.8^{o}$C, almost five times relaxation as compared to the previous EPS. The generic scheme can be used for non-collinear SPDC photons in all crystals to develop EPS at any wavelength and timescales for resource-constrained applications.

quant-ph

Imaging inspired characterization of single photons carrying orbital angular momentum

We report on an imaging-inspired measurement of orbital angular momentum (OAM) using only a simple tilted lens and an Intensified Charged Coupled Device (ICCD) camera, allowing us to monitor the propagation of OAM structured photons over distance, crucial for free-space quantum communication networks. We demonstrate measurement of OAM orders as high as 14 in a heralded single-photon source (HSPS) and show, for the first time, the imaged self-interference of photons carrying OAM in a modified Mach-Zehnder Interferometer (MZI). The described methods reveal both the charge and order of a photons OAM, and provide a proof of concept for the interference of a single OAM photon with itself. Using these tools, we are able to study the propagation characteristics of OAM photons over distance, important for estimating transport in free-space quantum links. By translating these classical tools into the quantum domain, we offer a robust and direct approach for the complete characterization of a twisted single-photon source, an important building block of a quantum network.

quant-ph

A Compounded Probability Model for Decreasing Hazard and its Inferential Properties

There are some real life issues that are exists in nature which has early failure. This type of problems can be modelled either by a complex distribution having more than one parameter or by finite mixture of some distribution. In this article a single parameter continuous distribution is introduced to model such type of problems. The base line distribution is exponential and it is compounded by lindley distribution. Some important properties of the proposed distribution such as distribution function, survival function, hazard function and cumulative hazard function are derived. The maximum likelihood estimate of the parameter is obtained which is not in closed form, thus iteration procedure is used to obtain the estimate of parameter. The moments of the proposed distribution does not exist thus median and mode is obtained. The distribution is positively skewed and the hazard rate of this distribution is decreasing. Some real data sets are used to see the performance of proposed distribution with comparison of some other competent distributions of decreasing hazard using Likelihood, AIC, AICc, BIC and KS statistics.

math.ST

A General Class of New Continuous Mixture Distribution and Application

A generalization of a distribution increases the flexibility particularly in studying of a phenomenon and its properties. Many generalizations of continuous univariate distributions are available in literature. In this study, an investigation is conducted on a distribution and its generalization. Several available generalizations of the distribution are reviewed and recent trends in the construction of generalized classes with a generalized mixing parameter are discussed. To check the suitability and comparability, real data set have been used.

stat.AP

Substrate Mediated Synthesis of Ti-Si-N Nano-and-Micro Structures for Optoelectronic Applications

Being one of the strongest materials, ternary TiSiN exhibits a very interesting family of binary transition metal nitride and silicide systems. A novel technique to fabricate morphologically fascinating nano and micro structures of TiSiN is reported here. The referred TiSiN films, majorly constituted with cubic TiN phase, are enriched with crystalline nanoparticles, micro-flowers and faceted micro-crystals which possess attractive functionalities towards plasmon mediated optoelectronic applications. Reactivity of titanium to silicon nitride based dielectric topping on the substrate at high temperature plays the key role in nitride formation for the demonstrated protocol. The optoelectronic response for these morphologically enriched composite films indicates an influential role of photo-induced surface plasmon polaritons on their dc transport properties. A plasmonically tuned resistive switching, controlled by the surface morphology in association with the film thickness, is observed under light illumination. Using Drudes modified frequency dependent bulk electron scattering rates and surface mediated SPPs-electron scattering rates, a generic model is proposed for addressing unambiguously the increased device resistance in response to light. The featured synthesis process opens a new direction towards the growth of transition metal nitrides while the proposed model serves as a basic platform to understand photo-induced electron scattering mechanisms in metal.

cond-mat.mtrl-sci