Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,181 papers · 148 categories

Trend · papers per month

1.6%3.3%4.9%6.6% · May 202619922001200920182026
48 results for time-domain signal

Generative adversarial network improves signal reconstruction from magnitude spectrograms.

problem Reconstructing a time-domain signal from a magnitude spectrogram.
method Deep neural network and generative adversarial network approach.
result Our method reconstructs signals faster with higher quality than the Griffin-Lim method.

Wave-U-Net with MHE regularization improves singing voice separation.

problem Singing voice separation from mixed music recordings.
method Wave-U-Net architecture with MHE regularization applied to 1D filters.
result Adding MHE regularization to the loss function consistently improves singing voice separation.

Improves speech separation by integrating time and frequency domains.

problem Speech separation using deep learning techniques.
method Proposes a framework that combines time and frequency domain features, using an embedding network and clustering.
result Obtained state-of-the-art results on WSJ0-2mix dataset.

TTW aligns time-series faster and more accurately than existing methods.

problem Efficiently aligning multiple time-series signals with varying lengths.
method TTW uses a sinc convolutional kernel and gradient-based optimization for linear time and sequence complexity.
result TTW outperforms existing methods in time-series averaging and classification tasks.

Improved BER with reduced power in time-domain digital backpropagation.

problem Improving BER performance in time-domain digital backpropagation.
method Jointly optimized and quantized chromatic dispersion filters using machine learning.
result Improved BER performance and power dissipation reductions.

A two-layer classifier improves smartphone transportation mode recognition.

problem Improving accuracy of transportation mode classification.
method Two-layer hierarchical classifier combining time and frequency domain features.
result Maximum classification accuracy of 97.02%.

Unified probabilistic models improve audio signal processing efficiency and interpretability.

problem High computational cost and difficulty in interpreting probabilistic models in time-frequency analysis.
method Equivalence to Spectral Mixture Gaussian processes, state space representation, Kalman smoothing, efficient parameter learning.
result Unified models make it easier to interpret and modify model assumptions.

One of the cornerstones of the field of signal processing on graphs are graph filters, direct analogues of classical filters, but intended for signals defined on graphs. This work brings forth new insights on the distributed graph filtering problem. We design a family of autoregressive moving average (ARMA) recursions,…

2016-02-14abs ↗pdf ↗

RED detects sleep EEG events using deep neural networks, outperforming previous methods.

problem Manual detection of sleep EEG events is time-consuming and variable.
method Deep Recurrent Neural Networks (RNNs) with convolutional and recurrent components.
result RED outperforms state-of-the-art methods in sleep spindle and K-complex detection.

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%).

FreST Loss decorrelates spatio-temporal dependencies in graph signals.

problem Complex spatio-temporal dependencies in graph-structured signals are not well captured by standard forecasting models.
method FreST Loss extends supervision to the joint spatio-temporal spectrum using Joint Fourier Transform (JFT).
result FreST Loss reduces estimation bias and improves forecasting accuracy on real-world datasets.

Quaternion neural networks improve distant speech recognition.

problem Challenges in distant speech recognition due to noise and reverberation.
method Quaternion neural networks process multi-channel audio signals as quaternion entities, capturing internal and external dependencies.
result QLSTM outperforms real-valued LSTM on multi-channel distant speech recognition tasks.

Enhances speech from reverberated and noisy signals using Wide Residual Networks.

problem Improving intelligibility of speech from reverberated and noisy signals.
method Wide Residual Network architecture with residual connections for processing contextually correlated representations.
result Enhanced speech from the proposed method succeeded for both enhancement and speech recognition tasks.

Unified framework for nuclear reactor perturbation analysis using CNN and LSTM.

problem Monitoring reactor cores for safety and perturbation identification.
method 3D-CNN and LSTM networks for frequency and time domain analysis, respectively.
result High accuracy in recognising perturbation type and precise source localisation in frequency domain.

Paper proposes a time-frequency analysis method for blind modulation classification in MIMO systems.

problem Blind modulation classification in MIMO systems with overlapping signals and unknown channel parameters.
method Time-frequency analysis using windowed short-time Fourier transform, conversion to RGB spectrogram images, convolutional neural network for classification, decision fusion.
result Proposed scheme achieves high classification accuracy at different SNRs, outperforming existing methods.

The paper proposes a method to identify power system oscillation modes using blind source separation.

problem Accurately identifying oscillation modes in power systems with renewable energy sources.
method A high-order blind source identification (HOBI) algorithm based on copula statistic combined with Hilbert transform and iteration procedure.
result The method can identify all oscillation modes and model order from a single channel of observation signals, outperforming state-of-the-art methods.

Wave-U-Net improves audio source separation by modeling phase information.

problem Fixed spectral transformations and high sampling rates limit audio source separation performance.
method Wave-U-Net adapts U-Net to time-domain, using repeated resampling to capture different time scales.
result Wave-U-Net achieves comparable performance to spectrogram-based U-Net on singing voice separation.

A machine learning model for PMD compensation in dual-polarization systems.

problem Compensating for polarization-mode dispersion (PMD) in dual-polarization systems.
method Model-based machine learning approach using the split-step Fourier method for the Manakov-PMD equation.
result The model converges to within 1% of peak dB performance after 428 iterations, achieving a 0.30 dB reduction in effective signal-to-noise ratio compared to PMD-free case.

Deep learning models improve sound separation across various types of sounds.

problem Developing a universal method to separate arbitrary sounds of different types.
method Created a dataset of mixtures containing arbitrary sounds, investigated mask-based separation architectures, and tested different framewise analysis-synthesis bases.
result STFT outperformed learnable bases in universal sound separation tasks.

The paper explores the problem of \emph{spectral compressed sensing}, which aims to recover a spectrally sparse signal from a small random subset of its nn time domain samples. The signal of interest is assumed to be a superposition of rr multi-dimensional complex sinusoids, while the underlying frequencies can assum…

2013-04-30abs ↗pdf ↗

This paper analyzes the multi-armed bandit problem using frequency-domain methods.

problem The exploration-exploitation trade-off in sequential decision-making.
method Proposes a frequency-domain analysis framework, reformulating the bandit process as a signal processing problem.
result Confidence bound term in UCB algorithm is equivalent to a time-varying gain in frequency domain.

Deep learning transforms time series into images for anomaly detection in industrial assets.

problem Detecting anomalies in time series data from industrial assets.
method Transforming time series data into image-like representations and using them as inputs for deep learning models.
result Some encodings provide competitive results for anomaly detection in industrial asset monitoring.

New layers estimate complex time-frequency masks without phase wrapping issues.

problem Lack of phase estimation in deep learning-based speech enhancement and source separation.
method Proposes magbook, phasebook, and combook layers for complex mask estimation.
result Match state-of-the-art performance on speaker separation datasets.

Study non-parametric frequency-domain system identification from finite samples.

problem Frequency-domain system identification from limited data.
method Empirical Transfer Function Estimate (ETFE) under sub-Gaussian colored noise and stability assumptions.
result ETFE estimates are concentrated around true values with a finite-sample rate of Ntot1/3N_{\mathrm{tot}}^{-1/3} for all frequencies in the H \mathcal{H}_{\infty} norm.

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.

The paper develops methods to reduce deployment risk under dynamic covariate shifts.

problem Reduction of deployment risk under dynamic covariate shifts.
method Time-domain Poincare inequality and Jacobian-velocity theorem to identify and control directional tangent energy.
result Drift-aligned tangent regularization (DTR) reduces risk volatility and directional gain in low-rank drift regimes.

Deep learning improves one-bit OFDM receiver performance.

problem One-bit quantization complicates accurate channel estimation and data detection in OFDM receivers.
method Developed deep neural networks for channel estimation and data detection, using a two-step training policy.
result Deep learning-based designs achieve lower BER than unquantized OFDM at moderate SNRs.

Paper tackles temporal overfitting in wind power curve modeling.

problem Temporal overfitting in wind power curve modeling.
method Proposes a Gaussian process-based method to partition and model time-invariant and time-varying components.
result Significant improvement in predicting responses for different time periods.

FredNormer improves time series forecasting by adapting to frequency domain patterns.

problem Current normalization methods struggle with non-stationary time series due to their time-domain approach.
method FredNormer analyzes frequency components, adapts weights, and improves robustness.
result FredNormer boosts forecasting accuracy by 33.3% on ETTm2 dataset.

OLinear forecasts time series more efficiently by transforming data orthogonally.

problem Efficiently forecasting time series with entangled dependencies.
method OLinear uses OrthoTrans to transform data orthogonally, then applies NormLin for linear layer.
result OLinear achieves state-of-the-art performance with high efficiency.

Asymptotic expansions for call prices and implied volatilities in exponential Lévy models.

problem Developing precise call-price and implied volatility approximations for asset-price models.
method Analyzing the asymptotic behavior of at-the-money call prices and implied volatilities for Lévy-driven asset-price models.
result First-order asymptotic expansions for at-the-money call prices and implied volatilities in exponential Lévy models.

Paper improves deep learning for solving evolutionary equations with trainable hard constraints.

problem Low computational accuracy of standard PINNs in large temporal domains.
method Sequential learning strategies and trainable influence functions for hard constraints.
result Significantly improved computational accuracy and universality of the method.