SearcharxivSearch

arXiv subjects

M. Salman

Publications and source records attributed to M. Salman.

17 recordsLinked to original sources

Asgard/NOTT: Status of laboratory nulling performance

Nulling interferometry enables the direct detection of faint companions and circumstellar structures at angular separations unresolvable by classical, diffraction-limited imagers, whilst dramatically improving the measurable contrast. The Asgard/NOTT nulling instrument aims to achieve a contrast performance of 10^-5 in the L' wavelength band (3.5 - 4.0 {\mu}m), enabling observation and characterization of young giant exoplanets near the snowline and hot exozodiacal dust. Previous studies have verified the nulling capabilities, of the chip in ambient conditions and of the test bench in cryogenic conditions. This work aims to add the first ambient performance assessment of the test bench with spectrally dispersed light. Necessary revisions are made to the data acquisition and calibration pipeline and fringe scans are carried out, modeled and fitted. The splitting ratios of the 4-telescope nulling beam combiner, a photonic Gallium Lanthanum Sulfide (GLS) chip, are moreover characterized on the bench, showing tentative agreement with previous chip characterization. The null performance has worsened, the achieved contrast of ~ 10^-1 being one order of magnitude higher than what earlier characterized performance showed. Multiple future changes to the test bed and to the approach taken promise an improved characterization of performance. In particular, the input beam intensities will be deliberately mismatched to account for the imbalanced splitting ratios of the directional couplers. With the installation of the final cryostat and camera, the developed tools will be leveraged to re-assess the performance in ambient and cryogenic conditions.

astro-ph.IM

Performance Analysis of the Asgard/NOTT Nulling Interferometer: Optimizing Observing Modes for High-contrast Detection

We evaluate the performance of three beam-combination schemes, single-Bracewell, asymmetric dual-Bracewell, and symmetric dual-Bracewell, for the forthcoming Asgard/NOTT nulling interferometer at the Very Large Telescope Interferometer. Utilizing the SCIFYsim end-to-end simulator, we assess the instrument's performance by deriving the precision of calibrated null measurements as a function of stellar magnitude and simulating observations of varying hot exozodiacal dust (HEZD) distributions and a hot Jupiter. The study reveals distinct trade-offs for each observing mode. The single-Bracewell mode provides high throughput and preserves spatial information but suffers from poor error suppression. The asymmetric dual-Bracewell mode offers the strongest error suppression for detecting point-like sources, but it inherently suppresses symmetric astrophysical signals such as expected from HEZD. The symmetric dual-Bracewell mode provides a middle ground with modest error suppression while being sensitive to symmetric emission. We conclude that utilizing a combination of all three observing modes provides a robust strategy for detecting HEZD, constraining the structure of its distribution, and identifying false positives from stellar companions.

astro-ph.IM

Asgard/NOTT: Cryogenic characterization of the mid-infrared chip

NOTT is part of the new visitor instrument suite Asgard for the Very Large Telescope Interferometer (VLTI), and the first long-baseline nulling interferometer that will be operational in the southern hemisphere. It is an L'-band (3.5-4$\,\mu$m) instrument optimized for imaging hot exozodiacal dust and young giant planets orbiting around the snowline of nearby main-sequence stars. For planet imaging, the L' band has the advantage of relaxing the requirements on the star-planet contrast to $\sim 10^{-5}$ while limiting the level of background noise compared with longer wavelengths. Nulling interferometry in the L'-band was made possible by the development of mid-infrared integrated optics with high throughput. NOTT uses a photonic beam combiner made of Gallium Lanthanum Sulfide (GLS), manufactured at Macquarie University and characterized at ambient temperatures at Universit\"at zu K\"oln. This first characterization showed that the chip could achieve the broadband contrast requirement for exoplanet imaging. Using the test bench of the NOTT instrument assembled at KU Leuven, and its test cryostat, we successfully cooled the chip down to $\sim 138\,$K and performed its first characterization at cryogenic temperatures. The results show a raw broadband contrast of $\sim1\,\%$, similar to the previous measurements done at ambient temperatures. The splitting ratios of the different couplers are also shown to remain stable at cryogenic temperatures, with less than $\sim 2\,\%$ uncertainty compared to ambient measurements. These results thus show that the beam-combining properties and splitting ratios are behaving as expected at 138$\,$K. The current maximum throughput of the chip is estimated at $\sim37\,\%$. Future work will investigate an anti-reflection coating to reduce its Fresnel losses and increase its throughput to $\sim50\,\%$.

astro-ph.IM

Proof-of-Spiking-Neurons(PoSN): Neuromorphic Consensus for Next-Generation Blockchains

Blockchain systems face persistent challenges of scalability, latency, and energy inefficiency. Existing consensus protocols such as Proof-of-Work (PoW) and Proof-of-Stake (PoS) either consume excessive resources or risk centralization. This paper proposes \textit{Proof-of-Spiking-Neurons (PoSN)}, a neuromorphic consensus protocol inspired by spiking neural networks. PoSN encodes transactions as spike trains, elects leaders through competitive firing dynamics, and finalizes blocks via neural synchronization, enabling parallel and event-driven consensus with minimal energy overhead. A hybrid system architecture is implemented on neuromorphic platforms, supported by simulation frameworks such as Nengo and PyNN. Experimental results show significant gains in energy efficiency, throughput, and convergence compared to PoB and PoR. PoSN establishes a foundation for sustainable, adaptive blockchains suitable for IoT, edge, and large-scale distributed systems.

cs.CR

Quantum-Enhanced Generative Models for Rare Event Prediction

Rare events such as financial crashes, climate extremes, and biological anomalies are notoriously difficult to model due to their scarcity and heavy-tailed distributions. Classical deep generative models often struggle to capture these rare occurrences, either collapsing low-probability modes or producing poorly calibrated uncertainty estimates. In this work, we propose the Quantum-Enhanced Generative Model (QEGM), a hybrid classical-quantum framework that integrates deep latent-variable models with variational quantum circuits. The framework introduces two key innovations: (1) a hybrid loss function that jointly optimizes reconstruction fidelity and tail-aware likelihood, and (2) quantum randomness-driven noise injection to enhance sample diversity and mitigate mode collapse. Training proceeds via a hybrid loop where classical parameters are updated through backpropagation while quantum parameters are optimized using parameter-shift gradients. We evaluate QEGM on synthetic Gaussian mixtures and real-world datasets spanning finance, climate, and protein structure. Results demonstrate that QEGM reduces tail KL divergence by up to 50 percent compared to state-of-the-art baselines (GAN, VAE, Diffusion), while improving rare-event recall and coverage calibration. These findings highlight the potential of QEGM as a principled approach for rare-event prediction, offering robustness beyond what is achievable with purely classical methods.

cs.LG

Towards Quantum-Ready Blockchain Fraud Detection via Ensemble Graph Neural Networks

Blockchain Business applications and cryptocurrencies such as enable secure, decentralized value transfer, yet their pseudonymous nature creates opportunities for illicit activity, challenging regulators and exchanges in anti money laundering (AML) enforcement. Detecting fraudulent transactions in blockchain networks requires models that can capture both structural and temporal dependencies while remaining resilient to noise, imbalance, and adversarial behavior. In this work, we propose an ensemble framework that integrates Graph Convolutional Networks (GCN), Graph Attention Networks (GAT), and Graph Isomorphism Networks (GIN) to enhance blockchain fraud detection. Using the real-world Elliptic dataset, our tuned soft voting ensemble achieves high recall of illicit transactions while maintaining a false positive rate below 1%, beating individual GNN models and baseline methods. The modular architecture incorporates quantum-ready design hooks, allowing seamless future integration of quantum feature mappings and hybrid quantum classical graph neural networks. This ensures scalability, robustness, and long-term adaptability as quantum computing technologies mature. Our findings highlight ensemble GNNs as a practical and forward-looking solution for real-time cryptocurrency monitoring, providing both immediate AML utility and a pathway toward quantum-enhanced financial security analytics.

cs.LG

Spatially resolved broad line region in a quasar at z=4: Dynamical black hole mass and prominent outflow

We present the first near-infrared interferometric data of a QSO at z=4. The K-band observations were performed with GRAVITY+ on the VLTI using all four UTs, detecting a differential phase signal that traces the spatially resolved kinematics for both the \hb\ and \hg\ lines in the broad line region. We fit the two lines simultaneously with an updated model that includes distinct rotating and conical outflowing components. For the best fit model, more than 80\% of the \hi\ line emission from the BLR originates in an outflow with a velocity up to $10^4$ km s$^{-1}$. This is oriented so that our line of sight is along an edge of the conical structure, which produces the prominent blue wing on the line profile. A combination of anisotropic line emission and mid-plane opacity lead to the single-sided phase signal. The model is able to qualitatively match both the outflowing \civ\ line profile and the systemic \oi\ fluorescent emission. The derived black hole mass of $8\times10^8$ M$_\odot$ is the highest redshift black hole mass measurement to date obtained directly from BLR dynamics. It is an order of magnitude lower than that inferred from various single epoch scaling relations, and implies that the accretion is highly super-Eddington. With reference to recent simulations, the data suggest that this QSO is emitting close to its radiative limit in a regime where strong outflows are expected around a polar conical region.

astro-ph.GA

V-ZOR: Enabling Verifiable Cross-Blockchain Communication via Quantum-Driven ZKP Oracle Relays

Cross-chain bridges and oracle DAOs represent some of the most vulnerable components of decentralized systems, with more than $2.8 billion lost due to trust failures, opaque validation behavior, and weak incentives. Current oracle designs are based on multisigs, optimistic assumptions, or centralized aggregation, exposing them to attacks and delays. Moreover, predictable committee selection enables manipulation, which threatens data integrity across chains. We propose V-ZOR, a verifiable oracle relay that integrates zero-knowledge proofs, quantum-grade randomness, and cross-chain restaking to mitigate these risks. Each oracle packet includes a Halo 2 proof verifying that the reported data was correctly aggregated using a deterministic median. To prevent committee manipulation, VZOR reseeds its VRF using auditable quantum entropy, ensuring unpredictable and secure selection of reporters. Reporters stake once on a shared restaking hub; any connected chain can submit a fraud proof to trigger slashing, removing the need for multisigs or optimistic assumptions. A prototype in Sepolia and Scroll achieves sub-300k gas verification, one-block latency, and a 10x increase in collusion cost. V-ZOR demonstrates that combining ZK attestation with quantum-randomized restaking enables a trust-minimized, high-performance oracle layer for cross-chain DeFi.

quant-ph

Asgard/NOTT: First lab assembly and experimental results

Asgard/NOTT is an ERC-funded project hosted at KU Leuven and is part of a new visitor instrumental suite, called Asgard, under preparation for the Very Large Telescope Interferometer (VLTI). Leveraging nulling capabilities and the long VLTI baselines, it is optimized for high-contrast imaging of the snow line region around young nearby main-sequence stars. This will enable the characterization of the atmosphere of young giant exoplanets and warm/hot exozodiacal dust with spectroscopy in the L'-band (3.5-4.0$\mu$m). In this work, we present the first lab assembly of the instrument done at KU Leuven and the technical solutions to tackle the challenge of performing nulling in the mid-infrared despite the thermal background. The opto-mechanical design of the warm optics and the injection system for the photonic chip are described. The alignment procedure used to assemble the system is also presented. Finally, the first experimental results, including fringes and null measurements, are given and confirm the adequacy of the bench to test and optimize the Asgard/NOTT instrument.

astro-ph.IM

A dynamical measure of the black hole mass in a quasar 11 billion years ago

Tight relationships exist in the local universe between the central stellar properties of galaxies and the mass of their supermassive black hole. These suggest galaxies and black holes co-evolve, with the main regulation mechanism being energetic feedback from accretion onto the black hole during its quasar phase. A crucial question is how the relationship between black holes and galaxies evolves with time; a key epoch to probe this relationship is at the peaks of star formation and black hole growth 8-12 billion years ago (redshifts 1-3). Here we report a dynamical measurement of the mass of the black hole in a luminous quasar at a redshift of 2, with a look back time of 11 billion years, by spatially resolving the broad line region. We detect a 40 micro-arcsecond (0.31 pc) spatial offset between the red and blue photocenters of the H$\alpha$ line that traces the velocity gradient of a rotating broad line region. The flux and differential phase spectra are well reproduced by a thick, moderately inclined disk of gas clouds within the sphere of influence of a central black hole with a mass of 3.2x10$^{8}$ solar masses. Molecular gas data reveal a dynamical mass for the host galaxy of 6x10$^{11}$ solar masses, which indicates an under-massive black hole accreting at a super-Eddington rate. This suggests a host galaxy that grew faster than the supermassive black hole, indicating a delay between galaxy and black hole formation for some systems.

astro-ph.GA

First Light for GRAVITY Wide: Large Separation Fringe Tracking for the Very Large Telescope Interferometer

GRAVITY+ is the upgrade of GRAVITY and the Very Large Telescope Interferometer (VLTI) with wide-separation fringe tracking, new adaptive optics, and laser guide stars on all four 8~m Unit Telescopes (UTs), for ever fainter, all-sky, high contrast, milliarcsecond interferometry. Here we present the design and first results of the first phase of GRAVITY+, called GRAVITY Wide. GRAVITY Wide combines the dual-beam capabilities of the VLTI and the GRAVITY instrument to increase the maximum separation between the science target and the reference star from 2 arcseconds with the 8 m UTs up to several 10 arcseconds, limited only by the Earth's turbulent atmosphere. This increases the sky-coverage of GRAVITY by two orders of magnitude, opening up milliarcsecond resolution observations of faint objects, and in particular the extragalactic sky. The first observations in 2019 - 2022 include first infrared interferometry of two redshift $z\sim2$ quasars, interferometric imaging on the binary system HD 105913A, and repeated observations of multiple star systems in the Orion Trapezium Cluster. We find the coherence loss between the science object and fringe-tracking reference star well described by the turbulence of the Earth's atmosphere. We confirm that the larger apertures of the UTs result in higher visibilities for a given separation due to larger overlap of the projected pupils on sky and give predictions for visibility loss as a function of separation to be used for future planning.

astro-ph.IM

Experimental measurement of the isolated magnetic susceptibility

The isolated susceptibility $χ_{\rm I}$ may be defined as a (non-thermodynamic) average over the canonical ensemble, but while it has often been discussed in the literature, it has not been clearly measured. Here, we demonstrate an unambiguous measurement of $χ_{\rm I}$ at avoided nuclear-electronic level crossings in a dilute spin ice system, containing well-separated holmium ions. We show that $χ_{\rm I}$ quantifies the superposition of quasi-classical spin states at these points, and is a direct measure of state concurrence and populations.

quant-ph

Phase Slips and Metastability in Granular Boron-doped Nanocrystalline Diamond Microbridges

A phase slip is a localized disturbance in the coherence of a superconductor allowing an abrupt 2$π$ phase shift. Phase slips are a ubiquitous feature of one-dimensional superconductors and also have an analogue in two-dimensions. Here we present electrical transport measurements on boron-doped nanocrystalline diamond (BNCD) microbridges where, despite their three-dimensional macroscopic geometry, we find clear evidence of phase slippage in both the resistance-temperature and voltage-current characteristics. We attribute this behavior to the unusual microstructure of BNCD. We argue that the columnar crystal structure of BNCD forms an intrinsic Josephson junction array that supports a line of phase slippage across the microbridge. The voltage-state in these bridges is metastable and we demonstrate the ability to switch deterministically between different superconducting states by applying electromagnetic noise pulses. This metastability is remarkably similar to that observed in $δ$-MoN nanowires, but with a vastly greater response voltage.

cond-mat.supr-con

A Diffusion Problem with Neumann Boundary Control Utilizing Total Mass

The author studies the diffusion problem $u_t=u_{xx},\ 0 0; \ u(x,0)=0,$ and $-u_x(0,t)=u_x(1,t)=ϕ(t),$ where $ϕ(t)$ is a control function that ensures that the total mass $\int_0^1 u(x,t_k)dx$ stays between two predetermined values. Mathematically, $ϕ(t)=1$ for $t_{2k} < t<t_{2k+1}$ and $ϕ(t)=-1$ for $t_{2k+1} <t<t_{2k+2},\ k=0,1,2,\ldots$ with $t_0=0$ and the sequence $t_{k}$ is determined by the equations $\int_0^1 u(x,t_k)dx = M,$ for $k=1,3,5,\dots,$ and $\int_0^1 u(x,t_k)dx = m,$ for $k=2,4,6,\dots$ and where $0<m<M<u_0$. Note that the switching times $t_k$ are unknowns. Determination of switching times $t_k$ and their differences $t_{k+1}-t_k$ are obtained. Numerical verifying examples are presented.

math.AP

The General Solution for the Relativistic and Nonrelativistic Schrödinger Equation for the $δ^{(n)}$-Function Potential in 1-dimension Using Cutoff Regularization, and the Fate of Universality

A general method has been developed to solve the Schrödinger equation for an arbitrary derivative of the $δ$-function potential in 1-d using cutoff regularization. The work treats both the relativistic and nonrelativistic cases. A distinction in the treatment has been made between the case when the derivative $n$ is an even number from the one when $n$ is an odd number. A general gap equations for each case has been derived. The case of $δ^{(2)}$-function potential has been used as an example. The results from the relativistic case show that the $δ^{(2)}$-function system behaves exactly like the $δ$-function and the $δ'$-function potentials, which means it also shares the same features with quantum field theories, like being asymptotically free, in the massless limit, it undergoes dimensional transmutation and it possesses an infrared conformal fixed point. As a result the evidence of universality of contact interactions has been extended further to include the $δ^{(2)}$-function potential.

hep-th

On fixing sets of composition and corona product of graphs

A fixing set $\mathcal{F}$ of a graph $G$ is a set of those vertices of the graph $G$ which when assigned distinct labels removes all the automorphisms from the graph except the trivial one. The fixing number of a graph $G$, denoted by $fix(G)$, is the smallest cardinality of a fixing set of $G$. In this paper, we study the fixing number of composition product, $G_1[G_2]$ and corona product, $G_1 \odot G_2$ of two graphs $G_1$ and $G_2$ with orders $m$ and $n$ respectively. We show that for a connected graph $G_1$ and an arbitrary graph $G_2$ having $l\geq 1$ components $G_2^1$, $G_2^2$, ... $G_2^l,$ $mn-1\geq fix(G_1[G_2])\geq m\left(\sum \limits_{i=1}^{l} fix(G_2^i )\right)$. For a connected graph $G_1$ and an arbitrary graph $G_2$, which are not asymmetric, we prove that $fix(G_1\odot G_2)=m fix( G_2)$. Further, for an arbitrary connected graph $G_{1}$ and an arbitrary graph $G_{2}$ we show that $fix(G_1\odot G_2)= max\{fix(G_1), m fix(G_2)\}$.

math.CO

Supersymmetric Descendants of Self-Adjointly Extended Quantum Mechanical Hamiltonians

We consider the descendants of self-adjointly extended Hamiltonians in supersymmetric quantum mechanics on a half-line, on an interval, and on a punctured line or interval. While there is a 4-parameter family of self-adjointly extended Hamiltonians on a punctured line, only a 3-parameter sub-family has supersymmetric descendants that are themselves self-adjoint. We also address the self-adjointness of an operator related to the supercharge, and point out that only a sub-class of its most general self-adjoint extensions is physical. Besides a general characterization of self-adjoint extensions and their supersymmetric descendants, we explicitly consider concrete examples, including a particle in a box with general boundary conditions, with and without an additional point interaction. We also discuss bulk-boundary resonances and their manifestation in the supersymmetric descendant.

hep-th