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

23466992 · Jun 202019922001200920182026
48 results for environmental acoustic sensing

Paper proposes cost-sensitive detection for environmental acoustic sensing.

problem Infeasibility of manual analysis for large-scale acoustic data.
method Cost-sensitive classification with variational autoencoders in Neyman-Pearson framework.
result Improved control over false positive and false negative rates.

The paper detects amateur drones using acoustic signals, overcoming interference.

problem Detection of unmonitored UAVs (amateur drones) for security and safety.
method Machine learning approach using Independent Component Analysis (ICA) for acoustic signal detection.
result The RMS values of PSD with KNN outperform other methods in detecting AmDr.

Self-supervised method detects replay spoofing using acoustic configurations.

problem Challenges in collecting large-scale datasets for replay spoofing detection.
method Self-supervised pretraining of acoustic configurations using existing datasets.
result The method outperforms baseline by 30% on ASVspoof 2019 physical access dataset.

Deep learning outperforms classic machine learning in DAS event detection.

problem Event detection in Distributed Acoustic Sensing (DAS).
method Comparison of classic machine learning and image-based deep learning approaches.
result Image-based deep learning offers significantly faster event detection and execution times.

Modern automatic speech recognition (ASR) systems need to be robust under acoustic variability arising from environmental, speaker, channel, and recording conditions. Ensuring such robustness to variability is a challenge in modern day neural network-based ASR systems, especially when all types of variability are not s…

2016-11-27abs ↗pdf ↗

Low-cost water-level tracking using LTE power metrics and wavelet analysis.

problem Real-time water-level monitoring across many locations with fixed instruments.
method Extracts per-antenna RSRP, RSSI, and RSRQ, applies CWT to RSRP, and uses a neural network to track water-level changes.
result Achieves root-mean-square and mean-absolute errors of 0.8 cm and 0.5 cm, respectively, under line-of-sight conditions.

A robot learns environmental fields using physics-based models and Bayesian methods.

problem Accurately learning complex environmental fields from limited robot measurements.
method Bayesian framework with Gaussian processes to select and update physics-based models in real-time.
result The robot's learned flow field approximates real flow better than prior solutions and data-driven methods.

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.

Researchers predict butt rot volume using harvester data and remote sensing.

problem Predicting butt rot volume in Norway spruce stands for optimal forest management.
method Used random forest models with harvester information, remote sensing, and environmental data.
result Remotely sensed predictor variables were more important than environmental variables.

Study uses remotely sensed data to infer economic outcomes in experiments and quasi-experiments.

problem Imperfect measurement of economic outcomes by remotely sensed variables.
method Combines experimental and observational data to identify causal parameters, using satellite imagery and mobile phone activity.
result Developed a robust method for n^{-1/2} inference that does not restrict remotely sensed variable processing algorithms.

Paper aims to find joint representation between vocal tract geometry and speech sound acoustics.

problem Finding a joint latent representation between articulatory and acoustic domains for vowel sounds.
method Invertible neural network models, convolutional autoencoder, normalizing flows, semi-supervised learning.
result Satisfactory performance in articulatory-to-acoustic and acoustic-to-articulatory mapping.

Efficient neural network speeds up radiative transfer model processing for climate change analysis.

problem Computational inefficiency in processing spectroscopy data for climate change analysis.
method Developed an algorithm using neural networks to emulate radiative transfer models (RTMs), significantly reducing processing time.
result Multifold speedup in processing time for radiative transfer models, enabling their use with high volume imaging spectrometers.

Study shows integrating acoustic features in financial forecasting models can degrade performance.

problem Predicting stock market volatility from corporate earnings calls using speech features.
method Empirical investigation of acoustic feature extraction in teleconference environments using a two-stream late-fusion architecture.
result Integrating acoustic features via late fusion significantly degraded performance, reducing recall to 47.08%.

Bayesian SHMM discovers acoustic units from unlabeled speech.

problem Discovering language-specific acoustic units from unlabeled speech.
method Bayesian Subspace Hidden Markov Model (SHMM) trained on labeled data to find new acoustic units on target language.
result Significantly outperforms previous HMM-based systems and compares favorably with Variational Auto Encoder-HMM.

This paper compares new speech synthesis methods and finds Wavenet vocoders and AR models perform best.

problem Improving speech synthesis quality using advanced machine learning techniques.
method Large-scale crowdsourced evaluation of vocoding and acoustic modeling techniques.
result Wavenet vocoders and AR models outperform conventional methods in speech synthesis quality.

We present a supervised neural network model for polyphonic piano music transcription. The architecture of the proposed model is analogous to speech recognition systems and comprises an acoustic model and a music language model. The acoustic model is a neural network used for estimating the probabilities of pitches in …

2015-08-07abs ↗pdf ↗

ConvNet classifies whale vocalizations and ambient noise in acoustic recordings.

problem Automated detection and classification of marine mammal vocalizations in acoustic recordings.
method Convolutional Neural Network with a novel acoustic representation.
result Classifier accurately detects and classifies whale vocalizations and ambient noise.

Improved multi-speaker TTS using GANs and waveform loss.

problem Training acoustic models for neural vocoders in multi-speaker TTS systems.
method Proposed frameworks incorporating Wasserstein GAN with gradient penalty (WGAN-GP) and discretized mixture logistic loss (DML) into acoustic models trained with WaveNet.
result Acoustic models trained with WGAN-GP and DML loss achieve highest subjective evaluation scores in multi-speaker TTS.

Improved acoustic word embeddings using shared decoder in multi-view encoders.

problem Learning discriminative acoustic word embeddings from text labels.
method Combining Siamese multi-view encoders with a shared decoder network to maximize the relationship between acoustic and text embeddings.
result 11.1% relative improvement in average precision on acoustic word discrimination task with WSJ dataset.

Method converts facial expressions and voice of a source speaker into a target speaker.

problem Separate conversion of facial and acoustic features leads to unnatural results.
method Uses three neural networks: conversion, waveform generation, and image reconstruction.
result Significantly higher naturalness achieved when converting both features together.

Framework improves marine mammal monitoring in noisy underwater environments.

problem Underwater bioacoustic monitoring challenges due to overlapping calls and variable noise.
method Multi-step attention-guided framework with segmentation and mid-level fusion.
result Improved signal discrimination, reduced false positives, reliable representations.

Improved visual speech synthesis using adapted ASR acoustic models.

problem Lack of synchronized audio, video, and depth data for speaker-independent speech-driven visual speech synthesis.
method Adapted an ASR acoustic model trained on audio-only data to the visual speech synthesis domain.
result Viewers significantly prefer animations generated from the adapted ASR acoustic model.

We present a novel deep Recurrent Neural Network (RNN) model for acoustic modelling in Automatic Speech Recognition (ASR). We term our contribution as a TC-DNN-BLSTM-DNN model, the model combines a Deep Neural Network (DNN) with Time Convolution (TC), followed by a Bidirectional Long Short-Term Memory (BLSTM), and a fi…

2015-04-07abs ↗pdf ↗

This paper improves speech recognition by using raw waveform signals in multi-span CNN acoustic models.

problem Improving speech recognition accuracy using raw waveform signals.
method Proposes a novel multi-span structure for acoustic modelling based on raw waveform signals with multiple CNN input layers.
result Multi-span acoustic models yield a lower word error rate (WER) than traditional FBANK feature-based models.

The paper tackles policy learning in dynamic environments using causal methods.

problem Existing reinforcement learning algorithms assume static mechanisms, but real-world systems often have changing mechanisms.
method The paper introduces multi-environment contextual bandits and policy invariance to handle environmental shifts.
result An optimal invariant policy is guaranteed to generalize across environments under suitable assumptions.

Proposes deep learning method for GCI detection from pathological speech.

problem Detecting glottal closure instants (GCI) in pathological acoustic speech.
method Convolutional neural network with fused deep acoustic speech and linear prediction residual features.
result Significantly better than state-of-the-art methods in GCI detection.

Three LF training criteria improve neural network acoustic models without cross-entropy pre-training.

problem Improving purely sequence-trained neural network acoustic models.
method Comparison of three lattice-free discriminative training criteria (MMI, bMMI, sMBR) on LVCSR tasks.
result LF-bMMI models outperform plain LF-MMI models by 5% WER on Switchboard datasets.

Enhances sound texture in CNN for better acoustic scene classification.

problem Limited understanding of how CNNs perceive audio scenes.
method Used Class Activation Mapping (CAM) to analyze log-Mel features and proposed edge enhancement using DoG and Sobel operators.
result Edge-enhanced log-Mel features improve CNN performance in acoustic scene classification.

Paper proposes a voting method to improve acoustic scene classification.

problem Improving acoustic scene classification accuracy.
method Punishment voting algorithm based on super categories construction.
result Punishment voting significantly improves classification performance.

Geometric model explains music perception combining neuroscience and acoustics.

problem Rationalize and predict psycho-acoustic phenomena in music perception.
method Combining neuroscientific theories with acoustic observations, a geometric model of the space of all chords is created.
result The geometric model allows for rigorous studies of psychoacoustic quantities like roughness and harmonicity.

Study adaptive sensing of Cox processes using posterior sampling and positive bases.

problem Adaptive sensing of Cox point processes with intensity function modeling.
method Model intensity function as truncated Gaussian process in positive basis, use Langevin dynamics and posterior sampling.
result Demonstrated improved sensing compared to classical Bayesian experimental design.