y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#signal-processing News & Analysis

61 articles tagged with #signal-processing. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

61 articles
AINeutralarXiv – CS AI · Jun 46/10
🧠

A Study of the Scale Invariant Signal to Distortion Ratio in Speech Separation with Noisy References

This research examines how the Scale-Invariant Signal-to-Distortion Ratio (SI-SDR) metric used to train and evaluate speech separation models performs poorly when training data contains noise, revealing fundamental limitations in the current benchmark approach. The authors propose reference enhancement techniques to mitigate this issue, though results indicate that processing introduces artifacts that limit overall quality improvements.

AINeutralarXiv – CS AI · Jun 25/10
🧠

A Minimalist Brain-Computer Musical Interface for Real-Time Emotion-Driven Sonification: System Design and Preliminary Evaluation

Researchers developed a brain-computer musical interface (BCMI) that translates EEG signals into real-time adaptive music based on emotional states. Testing with 22 participants revealed that frontal alpha asymmetry—a common neurophysiological marker—failed to reliably distinguish intentional emotional states, with individual differences like musical training explaining more variance than actual emotional manipulation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

EvoBrain: Continual Learning of EEG Foundation Models Across Heterogeneous BCI Tasks

Researchers introduce EvoBrain, a continual learning framework that enables EEG foundation models to adapt across multiple brain-computer interface tasks without catastrophic forgetting. The system uses neural-spectral normalization and distillation techniques to balance learning new tasks while retaining knowledge from previous ones, advancing toward unified brain decoding systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Flow-Based Generative Modeling for Optimizing Sampling Policies in Compressed Sensing Applications

Researchers demonstrate a flow-based generative model that optimizes sampling strategies for compressed sensing, achieving state-of-the-art reconstruction results using only 5% of measurements. The framework combines task-aware learning with flow matching to enhance performance across image classification, reconstruction, and MRI acceleration applications.

AIBullisharXiv – CS AI · Jun 26/10
🧠

DAStatFormer: A Hybrid Multibranch Transformer with Statistical Feature Integration for DAS-Based Pattern Recognitions

Researchers introduce DAStatFormer, a hybrid Transformer model that dramatically improves Distributed Acoustic Sensing (DAS) event classification by extracting 24 statistical features per channel instead of processing raw signals, achieving 99.4% accuracy on benchmark datasets while reducing computational requirements significantly compared to existing deep learning approaches.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Motif-based morphology signatures for interpretable ECG screening and monitoring

Researchers propose a motif-based framework for ECG analysis that identifies interpretable cardiac signatures through beat-aligned morphology patterns, enabling early detection of cardiovascular abnormalities. Using Dynamic Time Warping to extract representative cardiac cycles, the method quantifies morphological drift across short and long-term monitoring with three metrics: deviation from normal sinus rhythm, personalized baseline deviation, and motif instability. Testing on standard ECG datasets demonstrates significant separation between normal and arrhythmic subjects with high statistical significance.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Dive into Waves: Morlet Spectral Transformer for Cross-Subject Emotion Decoding from EEG

Researchers propose Morlet Spectral Transformer (MST), a novel neural network architecture for detecting emotions from EEG brain signals across different subjects. The method outperforms larger pretrained models by using specialized wavelet-based signal processing and frequency-specific spatial analysis, demonstrating that intelligent representation design can replace computationally expensive pretraining approaches.

AINeutralarXiv – CS AI · Jun 25/10
🧠

HRTFformer: A Spatially-Aware Transformer for Individual HRTF Upsampling in Immersive Audio Rendering

Researchers introduce HRTFformer, a transformer-based neural network that improves the spatial upsampling of Head-Related Transfer Functions (HRTFs) used in immersive audio applications. By leveraging attention mechanisms and spherical harmonic domain processing, the model reconstructs high-fidelity spatial audio from sparse measurements with improved accuracy and realistic spatial coherence.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Hamiltonian-Inspired Attention Mechanism for Scalable RF Transmitter Fingerprinting

Researchers propose the Hamiltonian Transformer, a physics-informed deep learning architecture for identifying wireless transmitters via RF fingerprinting that achieves 99.12% accuracy in controlled settings but maintains 61.64% accuracy when scaling to 150 devices. The model uses norm-preserving attention mechanisms inspired by Hamiltonian mechanics to improve generalization across receiver types, channels, and time periods compared to standard CNN and Transformer baselines.

AINeutralarXiv – CS AI · May 296/10
🧠

FHRFormer: A Self-Supervised Masked Transformer Framework for Fetal Heart Rate Time-Series Inpainting and Forecasting

Researchers propose FHRFormer, a masked transformer-based autoencoder that reconstructs missing fetal heart rate data from wearable monitors using self-supervised learning. The method addresses signal dropout caused by sensor displacement and positional changes, preserving spectral characteristics better than traditional interpolation while enabling both data inpainting and forecasting for improved fetal risk assessment.

AINeutralarXiv – CS AI · May 285/10
🧠

On the Subgaussianity of Quantized Linear Maps: An AI-Assisted Note

Researchers have discovered a dimension-independent subgaussian concentration bound for Gaussian vectors under coordinate-wise nonlinear mappings, with the result verified by AI assistance (Gemini 3.5 Flash). This mathematical finding addresses sign-quantized linear maps and has applications in quantization theory and machine learning systems that rely on bounded nonlinear transformations.

🧠 Gemini
AINeutralarXiv – CS AI · May 286/10
🧠

Score Based Error Correcting Code Decoder

Researchers have developed SB-ECC, a neural network-based decoder that uses score-based diffusion to correct errors in communications and data storage. The approach outperforms existing decoders across 39 of 42 test scenarios with average SNR gains of 0.17dB, while also reducing computational latency by up to 12.82% through solver optimization.

AIBullisharXiv – CS AI · May 276/10
🧠

HRVConformer: Neonatal Hypoxic-Ischemic Encephalopathy Classification from the Heart Rate signals

Researchers introduce HRVConformer, a deep learning model combining convolutional and Transformer architectures to classify neonatal hypoxic-ischemic encephalopathy (HIE) from heart rate signals. The model achieves 83.23% AUC and 74.56% accuracy, outperforming traditional baselines by automating HIE detection without requiring handcrafted features.

AINeutralarXiv – CS AI · May 276/10
🧠

Aperiodic and Low-Frequency Spectral Bias in Reconstruction based EEG Foundation Models

Researchers identify a fundamental weakness in EEG foundation models: reconstruction-based pretraining causes these models to heavily bias toward aperiodic signal components while neglecting high-frequency oscillatory patterns critical for brain-computer interfaces. This spectral mismatch explains why large pretrained models underperform smaller supervised alternatives in low-resource settings.

AINeutralarXiv – CS AI · May 276/10
🧠

Geometry-Aware Contrastive Learning for Few-Shot Automatic Modulation Recognition

Researchers propose Dynamic-Consistency Contrastive Learning (DyCo-CL), a machine learning framework that improves automatic modulation recognition in wireless signal processing by combining virtual adversarial augmentation with semantic consistency loss. The method achieves a 6.27% accuracy improvement in few-shot learning scenarios on standard benchmarks, addressing key challenges in self-supervised learning for signal classification.

AINeutralarXiv – CS AI · May 276/10
🧠

The Kalman Evolve: Closing the Gap in Kalman Filtering via Interpretable Algorithm Discovery

Researchers introduce Kalman Evolve, a framework that uses large language models to discover improved filtering algorithms for state estimation by optimizing both noise parameters and the update structure of classical Kalman filters. The approach addresses performance gaps in nonlinear sensing scenarios like Doppler radar and LiDAR, achieving up to 12% RMSE improvement over standard methods.

AINeutralarXiv – CS AI · May 126/10
🧠

Improving TMS EEG Signal Quality for Closed-Loop Neuro Stimulation via Source-Domain Denoising

Researchers have developed and validated a TMS EEG cleaning pipeline with a benchmark dataset to improve signal quality for closed-loop neuro-stimulation applications. The study evaluates artifact removal strategies and demonstrates their effectiveness in preserving TMS-evoked potentials while reducing noise, with implications for advancing brain-computer interface research and clinical applications.

AINeutralarXiv – CS AI · May 126/10
🧠

Communicating Sound Through Natural Language

Researchers introduce Lexical Acoustic Coding (LAC), a framework enabling LLM agents to transmit audio through natural language by converting sound into interpretable acoustic descriptors and verbalizing them as English text. The approach frames audio transmission as a quantization problem, balancing vocabulary size, transmission rate, and fidelity while keeping the transmitted text editable and human-readable.

AINeutralarXiv – CS AI · May 126/10
🧠

WavesFM: Hierarchical Representation Learning for Longitudinal Wearable Sensor Waveforms

Researchers introduce WavesFM, a foundation model using hierarchical self-supervised learning to extract health insights from continuous wearable sensor data. Trained on 6.8M hours of physiological recordings from 324k individuals, the model captures both local waveform patterns and long-term behavioral dynamics, demonstrating strong performance across 58 health-related prediction tasks.

AINeutralarXiv – CS AI · May 116/10
🧠

Resource-Element Energy Difference for Noncoherent Over-the-Air Federated Learning

Researchers propose REED (Resource-Element Energy Difference), a noncoherent aggregation method for over-the-air federated learning that eliminates the need for instantaneous channel state information. The technique uses energy differences across orthogonal resource elements to aggregate signed updates, achieving convergence rates comparable to conventional methods while reducing practical implementation complexity in wireless systems.

AINeutralarXiv – CS AI · May 115/10
🧠

Dependence on Early and Late Reverberation of Single-Channel Speaker Distance Estimation

Researchers decomposed room impulse responses to understand which acoustic components enable single-channel speaker distance estimation, finding that without time calibration, models rely on early reflections and achieve 1.29m error, while time-calibrated models achieve 0.14m accuracy using propagation delay alone.

AINeutralarXiv – CS AI · May 116/10
🧠

Spectral Filtering for Complex Linear Dynamical Systems

Researchers introduce a spectral filtering method for learning complex-valued linear dynamical systems with sector-bounded spectrum, achieving dimension-free regret bounds for sequence prediction. The approach uses Slepian basis functions and demonstrates that learning efficiency depends on an effective dimension independent of state space size, with applications to signal processing and quantum systems.

AINeutralarXiv – CS AI · May 115/10
🧠

Latent-Space Causal Discovery from Indirect Neuroimaging Observations

Researchers introduce INCAMA, a novel method for inferring causal brain networks from indirect neuroimaging data like fMRI. The approach addresses the fundamental challenge that brain imaging signals are distorted by physics of hemodynamics and volume conduction, making direct causal inference impossible without accounting for these measurement artifacts.

AIBullisharXiv – CS AI · Mar 37/108
🧠

Fully-analog array signal processor using 3D aperture engineering

Researchers developed a fully-analog array signal processor (FASP) using 3D aperture engineering with cascaded metasurface layers that achieves N times higher angular resolution than the Rayleigh diffraction limit. The system can perform super-resolution direction-of-arrival estimation and multi-channel source separation, demonstrating 20 dB radar jamming suppression and 13.5x communication capacity enhancement at 36-41 GHz frequencies.

← PrevPage 2 of 3Next →