https://arxiv.org/api/HBqYhtI1PsW+pD2R451YOcM206w 2026-09-10T16:35:12Z 41974 0 15 http://arxiv.org/abs/2609.10490v1 Learning with Covariance Matrices: Principal Component Analysis Meets Learning with Graphs 2026-09-09T17:28:46Z This feature article provides an overview of the theoretical foundations for coVariance neural networks (VNNs), i.e., graph neural networks (GNNs) operating on covariance matrices as graphs. Covariance matrices are ubiquitous across domains, and hence, the deployment of GNNs often leverages graphs of pairwise statistical dependencies. Existing theoretical contributions on GNNs consider abstract graph representations and cannot accommodate the data-driven nuances associated with covariance matrices. This tutorial brings into focus various novel theoretical insights via mathematical analyses of VNNs that have broad signal processing implications, including: (i) a conceptual equivalence between VNNs and principal component analysis (PCA)-based information processing; (ii) refined stability bounds on predictive outcomes in the presence of finite sample-induced covariance matrix perturbations; and (iii) refined characterization of transferability of VNNs across multiscale datasets. The theoretical insights discussed herein provide the underlying principles and justification towards adopting VNNs over workhorse PCA-based learning pipelines, in applications where covariance matrices are useful descriptors of data structure. We also convey how impact of these foundational advances permeates to \textit{principled} designs and applications of learning methods across broad domains where covariance matrices emerge. Notably, we elucidate the conceptual insights facilitated by VNNs to the specific task of characterizing brain age gap for neurodegenerative conditions using neuroimaging datasets, a timely problem in computational neuroscience. Broader impacts to other application domains are discussed as well. 2026-09-09T17:28:46Z Accepted for publication in IEEE Signal Processing Magazine Saurabh Sihag Andrea Cavallo Elvin Isufi Gonzalo Mateos Alejandro Ribeiro http://arxiv.org/abs/2609.10482v1 Risk-Averse Decision Making via Quantum Measurement Design 2026-09-09T17:21:46Z Quantum measurements are conventionally optimized to maximize the average of a utility that depends on the true state and on the measurement outcome. However, when the outcome of the measurement is used as an action within a larger decision-making system, the average utility does not capture the risk of poor outcomes. This letter addresses the design of quantum measurements that maximize a risk-averse objective given by the optimized certainty equivalent (OCE), a family of criteria that includes the average utility and the conditional value at risk (CVaR) as special cases. For a piecewise linear gain function, defining the OCE, thus including the CVaR, the problem is shown to reduce to a finite number of semidefinite programs, for which a dual formulation is derived. For the discrimination of two states, a closed-form solution is obtained that takes the form of a Helstrom measurement. Numerical results show that the optimized measurement improves the lower tail of the utility distribution at a moderate cost in average utility. 2026-09-09T17:21:46Z 5 pages, 3 figures Meiyi Zhu Osvaldo Simeone http://arxiv.org/abs/2609.10479v1 Deep Learning-Based Detection of Electrical Faults and Power Quality Disturbances in Aerospace Power Systems 2026-09-09T17:19:14Z More Electric Aircraft require fast and reliable monitoring of high-frequency electrical networks, yet most power quality disturbance and fault diagnosis methods are developed for conventional 50 or 60 Hz grids. This work presents a hardware-aware deep learning framework for multiclass detection of electrical faults and power quality disturbances in a 400 Hz aerospace power system. A high-fidelity simulation model inspired by the Boeing 787 electrical architecture generates voltage and current waveforms for 21 normal, disturbance, switching, open-circuit, and short-circuit conditions. Two datasets, each containing 73,500 samples, are formed from one-dimensional time-series signals and short-time Fourier transform time-frequency representations. Signal-processing augmentation, domain randomization, and class-specific generative adversarial networks increase waveform diversity, and the time-series dataset is released through IEEE DataPort. We compare 1D and 2D convolutional neural networks, long short-term memory networks, CNN-LSTM hybrids, ResNet, MobileNet, and VGG models under common training conditions. A compact ResNet provides the best accuracy-complexity tradeoff, achieving 96.94 percent software test accuracy with 175,685 parameters. After 8-bit quantization and deployment on a Xilinx Zynq UltraScale Plus MPSoC ZCU102, the model achieves 95.87 percent accuracy and a measured mean neural-network accelerator latency of 6.90 ms per input record. The results establish simulation-based, accelerator-level feasibility for embedded edge AI in aircraft electrical health monitoring and motivate future end-to-end data acquisition and experimental validation. 2026-09-09T17:19:14Z Accepted for publication in IEEE Transactions on Aerospace and Electronic Systems. Pending journal reference/external DOI Ian C. Guzmán Radu Babiceanu Berker Peköz http://arxiv.org/abs/2603.29745v2 RHINO-MAG: Recursive H-Field Inference based on Observed Magnetic Flux Density under Dynamic Excitation 2026-09-09T16:37:50Z Driven by the MagNet Challenge 2025 (MC2), increased research interest is directed towards modeling transient magnetic fields within ferrite materials. An accurate time-resolved and temperature-aware H-field prediction is essential for optimizing magnetic components in applications with quasi-stationary / non-stationary excitation waveforms. Within the scope of this investigation, a selection of model architectures with varying degrees of physically motivated structure is compared. Based on a Pareto investigation, a rather black-box gated recurrent unit (GRU) model structure with a graceful initialization setup is found to offer the most attractive model size vs. model accuracy trade-off in the small-model regime, while the examined physics-inspired models performed worse. For a GRU-based model architecture with only 325 parameters (trained separately per material), an average sequence relative error of 8.02 % and an average normalized energy relative error of 1.07 % across five different materials are achieved on unseen test data. With this excellent parameter efficiency, the proposed model won the first place in the performance category of the MC2. 2026-03-31T13:43:52Z Hendrik Vater Oliver Schweins Lukas Hölsch Wilhelm Kirchgässner Till Piepenbrock Oliver Wallscheid http://arxiv.org/abs/2609.10419v1 Robust Continuous Human Activity Recognition Using Deep Learning and Distributed Radar Sensors 2026-09-09T16:37:16Z Continuous human activity recognition (HAR) with distributed radar sensor networks is challenging because Doppler signatures depend strongly on aspect angle, the informativeness of individual radar views varies with motion direction, and activity transitions in uninterrupted sequences are often ambiguous. This paper proposes a ConvNeXt-MHSA-BiGRU framework for frame-wise continuous HAR from Doppler-time spectrograms acquired by five spatially distributed radar nodes. A shared ConvNeXt-inspired encoder extracts time-frequency representations from each radar stream, while radar-wise multi-head self attention (MHSA) models inter-node dependencies and adaptively fuses complementary views. RadarDropout and SpecAugment-style time-frequency masking regularize the network against unreliable radar views and local spectrogram perturbations, whereas stacked bidirectional gated recurrent units (BiGRUs) exploit temporal context for frame-wise classification across activity transitions. The framework is evaluated on nine activities performed by 14 participants using leave-one-person-out (L1PO) subject-independent testing with fivefold cross-validation. It achieves a mean L1PO test accuracy of 87.56% across the 14 held-out subjects and improves recognition performance over the published CNN-RNN baseline. The results demonstrate that combining modern spectrogram encoding, adaptive radar view fusion, and bidirectional temporal modeling provides an effective framework for continuous and distributed radar-based HAR. 2026-09-09T16:37:16Z Sohani Munteha Hiam Mohammad Soleymani http://arxiv.org/abs/2608.00080v3 Passive AoA Estimation of COTS 5G NR Handsets from Uplink SRS: A Practical USRP-B210 Implementation 2026-09-09T16:28:35Z This paper presents a passive network-side framework for estimating the uplink angle of arrival (AoA) of unmodified commercial 5G handsets from native Sounding Reference Signal (SRS) transmissions. The proposed system operates on an srsRAN Project gNB and estimates AoA directly from the per-antenna SRS channel estimates using a calibrated two-element Universal Software Radio Peripheral (USRP) B210 receiver and a MUSIC-based estimator, requiring neither protocol modifications nor user-equipment cooperation. Independent SRS channel estimates enable simultaneous AoA estimation for up to four commercial handsets. The framework is evaluated through indoor and outdoor measurement campaigns. Indoor measurements on bands n40 and n78 achieve a root-mean-square error of 1.5 on n40 over a 30 broadside sector. Outdoor experiments in a live 5G standalone deployment demonstrate simultaneous multi-user operation and show that estimation accuracy is primarily governed by propagation conditions and received signalto-interference-plus-noise ratio (SINR) rather than transmitter distance. These results demonstrate the feasibility of passive uplink AoA estimation using native 5G signaling, low-cost SDR hardware, and commercial handsets. 2026-07-29T14:54:45Z The dataset for this manuscript and also prepared code will be uploaded to Zenodo and GitHub and will be updated here with new versions Ricardo N. Barrios-Muñoz Azim Akhtarshenas David Gomez-Barquero David López-Pérez http://arxiv.org/abs/2609.10334v1 Dimensionality Reduction for Hyperspectral Image Classification 2026-09-09T15:32:52Z This paper addresses the issue of supervised classification in the context of hyperspectral satellite images. It deals with two fundamental aspects: dimensionality reduction of data and the selection of appropriate supervised classification techniques. Firstly, we delve into dimensionality reduction, a critical step in simplifying the management of hyperspectral data. The reduction aims to decrease complexity in terms of memory and computing time. We examine two commonly used methods: Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA). Subsequently, we explore the selection of the most suitable supervised classification algorithms for hyperspectral images. We compare the performance of three methods: K-Nearest Neighbors (KNN), Support Vector Machines (SVM), and Random Forest (RF) using real hyperspectral data. The results highlight that the combination of PCA and RF yields the highest overall accuracy and Kappa coefficient. 2026-09-09T15:32:52Z Published in 2024 8th International Conference on Image and Signal Processing and their Applications (ISPA), Biskra, Algeria 2024 8th International Conference on Image and Signal Processing and their Applications (ISPA), Biskra, Algeria, 2024, pp. 1-6 Mohamed Cherifi Ammar Mesloub Mohammed Nabil El Korso Tayeb Touhami Abdennour Hacine Gharbi 10.1109/ISPA59904.2024.10536775 http://arxiv.org/abs/2609.10300v1 Shaping Delay-Doppler Ambiguity in Practical OFDM-ISAC 2026-09-09T15:14:02Z Orthogonal frequency-division multiplexing (OFDM) is a key waveform for integrated sensing and communication (ISAC). Existing OFDM ambiguity analyses, however, typically assume fully occupied data-only waveforms, whereas practical frames contain direct-current and edge-guard nulls, fixed pilots, and random payload symbols. This mixed resource structure reshapes the self-ambiguity function and induces prominent sidelobes in the sensing region of interest (ROI). We therefore propose ROI-oriented deep block-unitary precoded OFDM (DBU-OFDM), which combines resource-specific trainable unitary transformations with dedicated sensing subcarriers to suppress ROI sidelobes while preserving the prescribed resource support. We develop a constraint-preserving parameterization capable of representing arbitrary unitary matrices and an ROI-aware sensing-support initialization. We prove periodic autocorrelation function (P-ACF) invariance under phase-only optimization and zero-delay Doppler-cut invariance under arbitrary unitary transformations. Numerical results corroborate the P-ACF optimality of cyclic-prefix OFDM (CP-OFDM) and provide numerical support for the conjecture that conventional OFDM is globally optimal in the considered aperiodic autocorrelation function (A-ACF) setting. Unitary pilot optimization improves the ROI peak-to-sidelobe ratio by over 2 dB, while combining it with dedicated sensing subcarriers yields gains ranging from several to tens of dB. Under the considered configuration, the A-ACF mode also provides substantially greater ROI ambiguity-shaping capability than the P-ACF mode. 2026-09-09T15:14:02Z Cheng Luo Luping Xiang Kun Yang http://arxiv.org/abs/2609.10279v1 Efficient LOS-Sampled GNSS Direct Position Estimation: An Information-Loss CRB Analysis 2026-09-09T14:58:54Z Conventional Global Navigation Satellite System (GNSS) Direct Position Estimation (DPE) exploits raw intermediate-frequency (IF) data and provides a full-information Cramér-Rao Bound (CRB) benchmark, but its accumulated-correlation objective requires dense evaluations over a common Position, Velocity, and Time (PVT) search space. This paper proposes an efficient Line-of-Sight (LOS)-sampled DPE, where each satellite channel independently retains only PVT sample points aligned with its LOS direction. A residual-minimization estimator is formulated to resolve the mismatch between accumulated-correlation metrics and per-satellite LOS sampling. The Fisher information matrix (FIM) and information-loss CRB of LOS-sampled DPE are derived, quantifying the information loss determined by LOS sampling parameters. Theoretical analysis, Monte Carlo simulations, and real experiments show that proper LOS sampling approaches the full-information CRB and practical performance of conventional DPE, while reducing the number of correlation evaluations from exponential to linear growth. 2026-09-09T14:58:54Z 5 pages, 3 figures. Submitted to IEEE for possible publication Wei Gao Shanghai Jiao Tong University, Shanghai, China Rong Yang Shanghai Jiao Tong University, Shanghai, China Jihong Huang University of Colorado Boulder, CO, USA Xingqun Zhan Shanghai Jiao Tong University, Shanghai, China http://arxiv.org/abs/2609.10241v1 Spatial sparse sampling-based iterative optimization framework for GNSS Direct Position Estimation 2026-09-09T14:32:54Z Direct position estimation (DPE), a promising technique in Global Navigation Satellite Systems (GNSS) receivers, enables estimation of position, velocity, and time (PVT) solutions directly from correlator outputs. The conventional grid search (GS)-based DPE is computationally intensive, as it relies solely on locating the peak of the cross ambiguity function (CAF), and it does not fully leverage the PVT information present in the correlation values. This paper proposes an iterative optimization DPE framework that capitalizes on spatial coherence and spatial gradient via spatial sparse sampling (SS). In SS-DPE framework, the correlation outputs of spatial sampled PVT points all serve as measurements, where the spatial gradient and spatial coherence are derived to capture the information density and diversity of different correlation values. The analytical Cramér-Rao Bound (CRB) is derived and indicates that both spatial coherence and gradient determine the theoretical performance limit via the noise covariance and Jacobian matrices analysis. The proposed theoretical framework not only validates the feasibility of sparse sampling but also guides weight optimization to distinct correlation values, effectively integrating these insights with a general gradient-based optimization. Theoretical derivations are validated via Monte Carlo simulations. Field experiments further demonstrate the practical feasibility of the proposed SS-DPE optimization framework. Comparative analysis shows that the proposed SS-DPE achieves comparable PVT estimation accuracy to the conventional GS-DPE while consumes only sparsely sampled correlation values, improving the information utilization efficiency and reducing the computation load. 2026-09-09T14:32:54Z 13 pages, 12 figures. Submitted to IEEE for possible publication Wei Gao Shanghai Jiao Tong University, Shanghai, China Rong Yang Shanghai Jiao Tong University, Shanghai, China Jihong Huang University of Colorado Boulder, CO, USA Xingqun Zhan Shanghai Jiao Tong University, Shanghai, China Yonggang Zhang Harbin Engineering University, Harbin, China http://arxiv.org/abs/2609.10207v1 Covariance-Aware MM-PGD for Mixed Near-/Far-Field Activity Detection 2026-09-09T14:07:57Z Grant-free activity detection with mixed near-field (NF) and far-field (FF) devices is an important problem that can be addressed via covariance-based detectors. The difficulty is that NF users induce device-specific structured spatial covariances, whereas FF users are well approximated by isotropic covariances. Under a unified Rician model, we first formulate activity detection as a relaxed maximum-likelihood problem in the full LM-dimensional vectorized observation space. We then develop a covariance-aware majorization-minimization projected gradient descent (MM-PGD) detector. It updates the full activity vector jointly and avoids the per-coordinate high-rank subproblems that arise in the NF regime. Numerical results over SNR, antenna-count, and NF-ratio sweeps show that MM-PGD achieves up to 20x lower miss-detection probability than the strongest coordinate-wise baseline. The advantage is most pronounced at high NF ratios, while in the all-FF case MM-PGD performs on par with the strongest coordinate-wise baseline. 2026-09-09T14:07:57Z 5 pages, 3 figures. IEEE International Workshop on Signal Processing Advances in Wireless Communications (SPAWC), 2026 Xinjue Wang Zhi-Yong Wang Sergiy A. Vorobyov Esa Ollila Gayan Amarasuriya Aruma Baduge Mojtaba Vaezi http://arxiv.org/abs/2609.10182v1 Distributed ToA Localization of Acoustic Sources with Unknown Time of Emission via Operator Splitting 2026-09-09T13:51:44Z Localization of non-cooperative acoustic sources using multiple spatially distributed receivers is critical for applications such as marine-life tracking, search-and-rescue operations, and maritime security in underwater environments. In conventional Time of Arrival (ToA) systems, the emission time is typically known explicitly or implicitly through clock synchronization or two-way communication, so the problem reduces to range-based localization. In passive settings, however, only reception timestamps are available. Thus, the emission time must be eliminated through Time Difference of Arrival (TDoA) preprocessing or estimated jointly with the source position. For the case of a single source, we address the distributed localization problem over a receiver network by reformulating passive localization directly as a ToA problem with unknown time of signal emission. This yields a distributed consensus optimization problem, which we solve using an operator-splitting method, namely an edge-based Distributed Alternating Direction Method of Multipliers (DADMM) scheme that decomposes the estimation task into local subproblems coupled through agreement constraints. We derive closed-form local update equations for the local DADMM subproblems and establish convergence properties for a smoothed approximation of the measurement model. Numerical simulations illustrate the efficacy of the proposed approach. 2026-09-09T13:51:44Z 8 pages, 8 figures, This work has been accepted to CDC 2026 conference for publication Anton Tolstonogov Instituto Superior Técnico, University of Lisbon David Cabecinhas Instituto Superior Técnico, University of Lisbon Pedro Batista Instituto Superior Técnico, University of Lisbon Antonio Pascoal Instituto Superior Técnico, University of Lisbon http://arxiv.org/abs/2609.10136v1 Low-Complexity Maximum Likelihood Detection for Type-Based Over-the-Air Computation 2026-09-09T13:16:37Z Type-based multiple access (TBMA) is a digital over-the-air computation (OAC) scheme that exploits symbol collisions over the wireless multiple-access channel to construct a histogram of the transmitted data at the receiver. This paper addresses the optimal detection of the transmitted histogram in TBMA over an additive white Gaussian noise (AWGN) channel. Since the number of possible received histograms grows combinatorially with both the number of transmitters and the data alphabet size, maximum-likelihood (ML) detection renders computationally infeasible. We prove that the ML detection problem can be solved by a greedy algorithm based on successive interference cancellation (SIC). We derive the analytical mean squared error (MSE) of the ML detector and show that it decreases exponentially with the SNR. Numerical results validate the theoretical analysis and demonstrate that TBMA achieves superior performance compared with conventional analog OAC, particularly for nonlinear functions. 2026-09-09T13:16:37Z Paper submitted for publication to ICASSP 2027 Marc Martinez-Gost Miguel Ángel Lagunas Ana Pérez-Neira http://arxiv.org/abs/2609.10124v1 Sequential Transmit Covariance Optimization for Wireless Tracking Exploiting Observation History 2026-09-09T13:01:17Z This paper studies a multiple-input multiple-output (MIMO) radar tracking system, where a multi-antenna base station (BS) aims to track the location of a moving target over multiple time slots based on the observed echo signals, initial prior probability density function (PDF) of the target state, and state evolution model. By exploiting the realized observation history in the past time slots, the BS sequentially updates the predictive state information and designs the transmit covariance matrix before collecting the current echo observation. Considering a Gaussian random-walk model for the target location and a Gauss-Markov model for the complex radar cross-section (RCS) coefficient, we propose an effective method to characterize the predictive PDF conditioned on the realized observation history via Gaussian approximation. Based on this, we derive the conditional posterior Fisher information matrix (PFIM) for the target state, and further characterize the conditional posterior Cramér-Rao bound (PCRB) for the mean-squared error (MSE) in estimating the target's location state as an explicit expression of the transmit covariance matrix. Next, we formulate the sequential transmit covariance matrix optimization problem to minimize the conditional PCRB for each time slot. Despite the non-convexity of the problem, we obtain the optimal solution via the Schur complement technique. Numerical results show that the proposed design effectively exploits the realized observation history, achieves a lower conditional PCRB than the benchmark schemes, and improves tracking accuracy over time. 2026-09-09T13:01:17Z To appear in Proc. IEEE Global Communications Conference (GLOBECOM), 2026 Kaiyue Hou Shuowen Zhang http://arxiv.org/abs/2609.10056v1 Accelerating A*-Based Algorithms for Decoding Quantum Low-Density Parity-Check Codes 2026-09-09T11:30:45Z Quantum low-density parity-check (QLDPC) codes represent a promising approach for error correction in quantum computing. The recently proposed Tesseract decoder uses the A* search algorithm that guarantees finding the most likely error pattern. However, practical implementations of Tesseract often involve an extremely large graph, and the inherently sequential nature of the search results in high computational overhead and long runtime. To improve decoding efficiency, we propose a two-stage decoding framework. First, a belief propagation (BP) decoder efficiently processes the syndrome. This step generates hard decisions (a binary error vector) and soft information (per-qubit confidence levels). In non-convergent BP cases, a gating mechanism examines the BP decoder's output to identify and filter out qubits with oscillating confidence values. In these cases, the refined output serves as input to Tesseract, which then attempts to identify and correct any residual errors. This hybrid approach leverages the high speed of BP decoding and delegates the more challenging decoding instances to Tesseract. Numerical results demonstrate a substantial reduction in overall decoding complexity while maintaining the logical error rate (LER) of the stand-alone Tesseract. Across all tested physical error rates, the proposed method achieves at least 5x reduction in the number of expanded nodes in the Tesseract, with a peak reduction of nearly 15x at a physical error rate of p = 0.05 for the [[126, 12, d < 11]] T1 code, and approximately 8.8x at p = 0.05 for the [[72, 12, 6]] bicycle bivariate (BB) code. 2026-09-09T11:30:45Z Accepted for publication at IEEE PIMRC 2026 Lamia Yous Francisco Garcia Herrero Mark F. Flanagan