A new neural network separates singing voices more effectively.
problem Separating singing voices from mixed signals with high accuracy.
method MBR-FCN that processes different frequency bands with varying resolutions and filters.
result The MBR-FCN achieves better performance with fewer parameters.
Band-limited training reduces resource usage without sacrificing accuracy.
problem Resource constraints in training Convolutional Neural Networks (CNNs).
method Artificially constraining the frequency spectra of convolutional filters during training.
result CNNs can leverage lower-frequency components effectively, reducing resource usage.
SARGAN uses GANs to fill in missing radar frequency bands.
problem Missing spectral information in low frequency radar bands.
method Generative adversarial network (GAN) trained on paired original and missing band signals.
result Initial results show promise in recovering missing spectral information.
Generative networks improve fluid simulation quality by focusing on high frequencies.
problem Low-frequency details missing in fluid simulation reconstructions.
method Frequency-aware loss function for generative networks.
result Improved perceptual quality of fluid simulation results in mid-frequency bands.
Studies in recent years have demonstrated that neural organization and structure impact an individual's ability to perform a given task. Specifically, individuals with greater neural efficiency have been shown to outperform those with less organized functional structure. In this work, we compare the predictive ability …
Deep learning optimizes wireless band switching without measurement gaps.
problem Wireless networks waste data during band switching due to measurement gaps.
method Online-learning based classifier models exploiting spatial and spectral correlation.
result 30% improvement in mean effective rates compared to industry standard.
WaiT improves image generation quality by focusing on natural frequency hierarchy.
problem Standard flow matching treats all spatial frequencies equally, ignoring natural frequency hierarchy.
method WaiT uses lossless wavelets to decompose generation into coarse and fine bands, waiting for the signal in high-frequency bands.
result WaiT achieves a pixel-space FID of 1.43 on ImageNet 512x512, reducing sampling compute by up to 50%.
MCLNN improves music genre classification by learning frequency bands.
problem Classifying music genres using neural networks adapted from image recognition.
method MCLNN learns frequency bands, reducing susceptibility to frequency shifts and enabling concurrent exploration of feature combinations.
result MCLNN outperforms state-of-the-art Convolutional Neural Networks on the Ballroom music dataset.
New method learns frequency-dependent partial correlations.
problem Learning dependencies across distinct frequency bands.
method Formulate and solve two nonconvex learning problems.
result Proposed methods outperform existing state of the art.
Paper tackles BA in dual-band systems using ML.
problem Choosing the best frequency band for communication in dual-band systems.
method Formulated as binary classification problem, proposed supervised ML solutions.
result Analytical and Viterbi Algorithm-based solutions for directional BA.
MCLNN improves sound recognition by learning frequency bands.
problem Sound recognition from neural networks often misses environmental sound specifics.
method MCLNN incorporates filterbank behavior and automates feature combination exploration.
result MCLNN outperforms state-of-the-art methods on ESC-10 dataset.
Beta and gamma rhythms mediate different maturation trajectories of cortical networks.
problem Understanding how distinct cortical rhythms influence network maturation.
method Magnetoencephalography (MEG) to map frequency band-specific maturation from age 7 to 29 in 162 participants.
result Beta band mediated networks follow a linear trajectory, while gamma band networks follow an asymptotic one.
We propose a new framework for manifold denoising based on processing in the graph Fourier frequency domain, derived from the spectral decomposition of the discrete graph Laplacian. Our approach uses the Spectral Graph Wavelet transform in order to per- form non-iterative denoising directly in the graph frequency domai…
Emotion recognition system using EEG signals achieves high accuracy.
problem Developing an accurate emotion recognition system using EEG signals.
method EEG signals were decomposed into frequency bands using DWT, features were extracted, PCA was applied, and SVM, KNN, and ANN were used for classification.
result Cross-validated SVM with RBF kernel achieved 91.3% accuracy for arousal and 91.1% for valence in the beta frequency band.
MCLNN improves sound recognition by learning frequency bands.
problem Efficiently recognizing acoustic events from audio signals.
method MCLNN uses a binary mask to force sparseness in network weights, focusing on frequency bands.
result MCLNN achieves competitive performance in sound recognition compared to state-of-the-art methods.
We introduce a new GP kernel based on the sinc function for band-limited signals.
problem Designing covariance kernels for band-limited signals.
method Proposes a Gaussian process kernel with a power spectral density modeled by a rectangular function.
result The sinc kernel facilitates efficient signal processing applications like stereo modulation and band-pass filtering.
Wavelet features improve image clustering and segmentation accuracy.
problem Noise and lack of spatial context in pixel intensity-based methods.
method Modified K-means, Fuzzy c-means, and ACWE algorithms incorporating Wavelet features.
result Wavelet-based algorithms converge to different segmentation results based on frequency information.
The paper addresses frequency-dependent distortions in massive MIMO systems and proposes a method to recover covariance matrices.
problem Frequency-dependent distortions in the covariance matrix of massive MIMO systems.
method Proposes a novel UL-DL covariance interpolation technique under a mild reciprocity condition.
result The proposed method can recover the covariance matrix in the DL from an estimate in the UL, especially in FDD massive MIMO systems.
Proposes ANN for more accurate path loss prediction in urban environments.
problem Inaccurate path loss prediction in complex urban environments.
method Artificial Neural Network (ANN) for multi-dimensional regression modeling of path loss.
result The proposed ANN model is more accurate and flexible than conventional linear models.
SpecGrad improves neural vocoder sound quality by adapting diffusion noise to log-mel spectrogram.
problem Improving neural vocoder sound quality, especially in high-frequency bands.
method Adapting the diffusion noise distribution to the conditioning log-mel spectrogram through time-varying filtering.
result SpecGrad generates higher-fidelity speech waveform than conventional DDPM-based neural vocoders.
AaSP improves audio self-supervised learning by addressing aliasing issues.
problem Alias issues in audio spectrogram transformers.
method AaSP combines aliasing-aware patch representation, teacher-student masked modeling, cross-attention predictor, and contrastive regularization.
result AaSP learns more stable representations that integrate high-frequency cues.
This paper revisits the fractional cointegrating relationship between ex-ante implied volatility and ex-post realized volatility. We argue that the concept of corridor implied volatility (CIV) should be used instead of the popular model-free option-implied volatility (MFIV) when assessing the fractional cointegrating r…
New method constrains CNN filter frequencies to improve robustness.
problem CNN bias towards low frequency components, leading to poor performance in scenario transformations.
method Frequency domain regularization by constraining filter spectra, training valid frequency range end-to-end.
result Demonstrated effectiveness in defending adversarial perturbations, reducing generalization gap, and improving transfer learning.
WideBNet learns inverse scattering from wide-band data efficiently and stably.
problem Learning the inverse scattering map from wide-band scattering data.
method Combines butterfly factorization, FFT, and deep learning.
result WideBNet requires fewer training points and has stable training dynamics.
Deep learning predicts downlink channel from uplink data, reducing signaling overhead.
problem Large signaling overhead for full DL CSI in FDD MIMO.
method Deep learning-based channel extrapolation (prediction).
result Deep learning can infer DL CSI from UL CSI without additional overhead.
Paper defends iris recognition from adversarial examples using wavelet decomposition.
problem Adversarial examples threaten deep neural networks in biometric applications.
method Wavelet domain denoising of input examples to detect and mitigate adversarial attacks.
result Proposed defense strategies improve recognition accuracy against adversarial attacks.
HyFAD improves time series imputation by combining time and frequency diffusion.
problem Improve time series imputation by handling frequency-sensitive denoising and balancing global and local dynamics.
method HyFAD is a hybrid time-frequency diffusion model with frequency-aware embedding, built on DDPM paradigm.
result HyFAD achieves state-of-the-art performance in time series imputation.
End-to-end DRNs outperform ConvNets in EEG decoding.
problem Improving performance of Deep Riemannian Networks (DRNs) in EEG decoding.
method Wide, end-to-end DRN architecture designed and tested on five public EEG datasets.
result EE(G)-SPDNet outperforms state-of-the-art ConvNets in EEG decoding.
MCLNN improves sound event recognition with fewer parameters.
problem Improving sound event recognition with deep neural networks.
method Developed MCLNN to enforce sparseness and frequency shift invariance.
result MCLNN achieved competitive performance with 12% fewer parameters.
The paper introduces a method for interpretable principal component analysis of high-dimensional time series.
problem Inconsistent and difficult-to-interpret principal component estimates in high-dimensional regimes.
method Localized sparse principal component analysis of spectral density matrices in frequency domain.
result Efficient algorithm for sparse-localized estimates of principal subspaces.
FRA-Attack improves adversarial transferability for closed-source MLLMs by aligning visual focus across models.
problem Improving adversarial transferability for closed-source MLLMs, especially with high accuracy.
method Unified frequency-domain regularization approach: high-pass DCT objective for feature alignment and Frequency-domain Gradient Regularization (FGR) for gradient optimization.
result FRA-Attack achieves superior cross-model transferability, especially on GPT-5.4, Claude-Opus-4.6, and Gemini-3-flash.
TimeVQVAE-AD detects anomalies in time series data with high accuracy and provides explainable results.
problem Detecting and explaining anomalies in time series data accurately.
method Masked latent generative modeling in time-frequency domain.
result TimeVQVAE-AD outperforms existing methods in anomaly detection and explainability.
CMC method detects causal relationships in time series data.
problem Understanding causal relationships in nonlinear systems.
method Cross-Mapping Coherence method, based on nonlinear state-space reconstruction and coherence metrics.
result CMC accurately identifies causal connections in various systems.
MCLNN improves music genre classification with automated feature exploration.
problem Music genre classification using neural networks.
method MCLNN uses a mask to enforce sparseness and learn time-frequency representations.
result MCLNN achieves competitive accuracy compared to state-of-the-art methods.
GSAN learns adaptive node representations using geometric scattering and attention.
problem Oversmoothing in node representation learning.
method Attention-based architecture integrating geometric scattering and GCN channels.
result GSAN outperforms previous networks in semi-supervised node classification.
Emotion classification improved using brain signals from tactile enhanced multimedia.
problem Classifying viewer emotions in tactile enhanced multimedia.
method Frequency domain features from EEG data analyzed using SVM.
result Increased accuracy (76.19%) compared to time domain features (63.41%).
Study on profitability of technical trading rules using high-frequency data of Chinese Index Futures.
problem Investigating the profitability of technical trading rules with high-frequency data of Chinese Index Futures.
method Converted MA, KDJ, and Bollinger bands into stationary processes and used ADF-test and SPA test to verify stationarity and assess trading rules' performance.
result Significant combinations of parameters for each indicator were found, but trading profits were eliminated with transaction costs included.
Unsupervised method removes satellite noise without paired data.
problem Image artifacts from satellite sensor noises affect quality and applications.
method Wavelet subband cycleGAN using adversarial and cycle-consistency losses.
result Effectively removes satellite noise while preserving high frequency features.
New algorithm separates audio sources better using alpha-stable distributions.
problem Improving audio source separation using complex distributions.
method Estimating mixtures of alpha-stable distributions using characteristic function matching.
result Better separation performance than Gaussian-based methods.
Phase synchronisation in multichannel EEG is known as the manifestation of functional brain connectivity. Traditional phase synchronisation studies are mostly based on time average synchrony measures hence do not preserve the temporal evolution of the phase difference. Here we propose a new method to show the existence…
Every link is shown to be presentable as a boundary of an unknotted flat banded surface. A (flat) banded link is defined as a boundary of an unknotted (flat) banded surface. A link's (flat) band index is defined as the minimum number of bands required to present the link as boundaries of an unknotted (flat) banded surf…
Improved TDNNs enhance speech recognition with deep kernels and frequency-dependent processing.
problem Shallow TDNN models limit long-term context modeling.
method Deepened kernels with residual connections and spectro-temporal processing.
result Deep kernel TDNNs reduce WER by 6% and further by 9% with frequency-dependent Grid-RNN.
Study finds traditional technical indicators underperform in high-frequency trading, suggesting risk management over prediction.
problem Inadequately explored effectiveness of technical indicators in high-frequency trading, particularly at minute-level frequency.
method Evaluation of random forest models with traditional technical indicators on minute-level SPY data.
result In-sample performance is superior to out-of-sample, with risk-adjusted metrics not outperforming a simple buy-and-hold strategy.
Band-limited SAC improves learning efficiency and stability in simulated environments.
problem Improving sample efficiency and stability in SAC algorithms.
method Artificially bandlimiting the target critic's spatial resolution using a convolutional filter.
result Bandlimited SAC outperforms classic twin-critic SAC in various Gym environments and is more stable.
Knots connected via a trivial band sum to connected sum.
problem Conditions for band-connected sum to equal connected sum.
method Analyzing knots and bands to determine conditions for equality.
result A band is trivial if and only if a band-connected sum equals a connected sum.
Paper proves a noncompact version of Gromov's band-width estimate.
problem Proving a precise upper bound for noncompact Riemannian bands.
method Developed a quantitative partitioned manifold index theory.
result Proved a version of Gromov's band-width estimate for noncompact Riemannian bands.
Satellite knots can be trivialized by a single band move.
problem Satellite knots and their trivialization.
method Infinite family of satellite knots and a single band move.
result No disjoint band unknotting exists for satellite knots.
ConvNets learn to represent EEG features hierarchically, with phase and amplitude sensitivity at different stages.
problem Understanding how ConvNets interpret EEG signals.
method Investigation of spectral feature representation in ConvNets through intermediate stages.
result ConvNets learn to specialize in different EEG frequency bands and detect complex oscillatory patterns.