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,051 papers · 148 categories

Trend · papers per month

8162432 · Feb 201919922001200920172026
48 results for DCASE 2018

DCASE 2022 Task 2 tackles domain shifts in ASD for machine condition monitoring.

problem Domain shifts change acoustic characteristics, affecting ASD performance.
method Domain generalization techniques to detect anomalies across unknown domains.
result Two types of domain generalization techniques were identified and analyzed.

DCASE 2021 ASD task tackles domain-shifted anomalous sound detection.

problem Detecting unknown anomalous sounds under domain-shifted conditions.
method Ensemble of outlier exposure and inlier modeling detectors, feature learning from machine identification.
result Two types of remarkable approaches were adopted by top teams.

Study improves CNNs for audio scene classification by restricting receptive fields and adding frequency awareness.

problem Improving CNNs for robust acoustic scene classification.
method Investigated different receptive field configurations for various CNN architectures and introduced Frequency Aware CNNs.
result Several well-performing submissions to DCASE 2019 Challenge were achieved.

Enhances ASC using time- and frequency-liked CNNs and bilinear pooling.

problem Improving acoustic scene classification accuracy.
method Harmonic and percussive source separation, two-stream CNN architecture, bilinear pooling.
result Improved accuracy on DCASE 2019 sub task 1a dataset.

CNNs improve generalization to unseen audio devices with increased width, not depth.

problem CNNs are sensitive to specific audio recording devices in acoustic scene classification.
method Investigated the relationship between over-parameterization and generalization in CNNs for audio classification.
result Increasing width improves generalization to unseen devices without increasing the number of parameters.

A multi-head attention network improves ASC by recognizing overlapping sound patterns.

problem Challenging ASC due to overlapping sound patterns and complex event mixtures.
method Proposes a multi-head attention network to model complex temporal input structures.
result Achieved competitive performance on DCASE 2018 Task 5 dataset.

New dataset for industrial machine malfunction detection with domain shifts.

problem Challenges in detecting anomalies due to domain shifts in industrial sounds.
method Created a dataset with domain shifts for five types of industrial machines.
result Significant performance differences between source and target domains.

System tackles indeterminacies in automated audio captioning.

problem Word selection and sentence length indeterminacies in automated audio captioning.
method Solves caption generation and sub-indeterminacy problems through multi-task learning to estimate keywords and sentence length.
result Model achieved 20.7 SPIDEr score, significantly outperforming baseline.

End-to-end DA method for domain-invariant CNNs using parallel audio recordings.

problem Distribution mismatches between training and application data in machine listening.
method Enforcing equal hidden layer representations for domain-parallel samples.
result Learn domain-invariant classifiers without requiring classification labels.

The NIPS 2018 Adversarial Vision Challenge is a competition to facilitate measurable progress towards robust machine vision models and more generally applicable adversarial attacks. This document is an updated version of our competition proposal that was accepted in the competition track of 32nd Conference on Neural In…

2018-08-06abs ↗pdf ↗

This paper reports the method and evaluation results of MedAusbild team for ISIC challenge task. Since early 2017, our team has worked on melanoma classification [1][6], and has employed deep learning since beginning of 2018 [7]. Deep learning helps researchers absolutely to treat and detect diseases by analyzing medic…

2018-07-24abs ↗pdf ↗

Paper discusses ASD challenge for machine condition monitoring.

problem Detecting unknown anomalous sounds without labeled data.
method Design and evaluation of a large-scale ASD dataset, novel approaches.
result Several novel approaches developed, evaluation results analyzed.

FOLKLORE algorithm speeds up online multiclass logistic regression.

problem Efficiently solving online multiclass logistic regression without high computational cost.
method Developed FOLKLORE algorithm with improved runtime and regret bound.
result First practical algorithm for online multiclass logistic regression.

Bayesian approach models policy distribution for faster exploration and transfer learning.

problem Challenges in exploration and adaptation to new tasks in transfer learning.
method Modeling a distribution over policies in a Bayesian deep reinforcement learning setup.
result Favorable experimental results on GridWorld and MiniGrid environments.

Deep reinforcement learning improves forex trading by handling complex, random processes.

problem Stable trends in deep learning predictions for forex trading.
method Used reinforcement learning, optimized Sure-Fire policy, encoded price data, compared DQN and PPO.
result Models achieved favorable investment performance, validating reinforcement learning feasibility.

Paper derives a fast learning rate for deep neural networks without scale invariant activation functions.

problem Analyzing the impact of non-scale invariant activation functions on deep learning performance.
method Using Suzuki (2018) framework, derived a tight generalization error bound for deep neural networks with non-scale invariant activations.
result Without scale invariance of activation functions, deep learning can still achieve a fast learning rate.

Improved path-length regret bounds for adaptive and oblivious adversaries.

problem Adaptive and oblivious adversaries in multi-armed bandit and linear bandit problems.
method Developed two new algorithms based on optimistic mirror descent framework with novel techniques.
result Strictly improved path-length bounds for adaptive adversary and better results for oblivious adversary.

New interpolation methods outperform Gaussian smoothing in derivative-free optimization.

problem Optimizing functions with noisy evaluations and no derivative information.
method First-order line search methods using linear interpolation vs. Gaussian smoothing.
result Linear interpolation yields better convergence rates and performance.

Self-supervised attention model improves weakly labeled audio event classification.

problem Efficiently classify audio events with minimal labeled data.
method Develops a self-supervised attention model for weakly labeled audio clips.
result Self-supervised attention model performs comparably to strongly supervised model trained with strong labels.

Study analyzes Airbnb booking lead times during global crises using a new metric.

problem Disruptions in booking behaviors during global crises affect forecasting accuracy.
method Normalized L1 (Manhattan) distance to assess lead time divergences.
result Identified two-phase disruption: abrupt change at pandemic onset followed by partial recovery.

This paper describes the system developed at Amobee for the WASSA 2018 implicit emotions shared task (IEST). The goal of this task was to predict the emotion expressed by missing words in tweets without an explicit mention of those words. We developed an ensemble system consisting of language models together with LSTM-…

2018-08-27abs ↗pdf ↗

We consider a team of reinforcement learning agents that concurrently operate in a common environment, and we develop an approach to efficient coordinated exploration that is suitable for problems of practical scale. Our approach builds on seed sampling (Dimakopoulou and Van Roy, 2018) and randomized value function lea…

2018-05-23abs ↗pdf ↗

In this paper, we develop improved techniques for defending against adversarial examples at scale. First, we implement the state of the art version of adversarial training at unprecedented scale on ImageNet and investigate whether it remains effective in this setting - an important open scientific question (Athalye et …

2018-03-16abs ↗pdf ↗

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.

We show that finite-width deep ReLU neural networks yield rate-distortion optimal approximation (Bölcskei et al., 2018) of polynomials, windowed sinusoidal functions, one-dimensional oscillatory textures, and the Weierstrass function, a fractal function which is continuous but nowhere differentiable. Together with thei…

2018-06-05abs ↗pdf ↗