中文
相关论文

相关论文: Non-Negative Matrix Factorization-Convolutional Ne…

200 篇论文

A central problem in building effective sound event detection systems is the lack of high-quality, strongly annotated sound event datasets. For this reason, Task 4 of the DCASE 2024 challenge proposes learning from two heterogeneous…

音频与语音处理 · 电气工程与系统科学 2024-07-19 Florian Schmid , Paul Primus , Tobias Morocutti , Jonathan Greif , Gerhard Widmer

Compute-in-memory accelerators built upon non-volatile memory devices excel in energy efficiency and latency when performing deep neural network (DNN) inference, thanks to their in-situ data processing capability. However, the stochastic…

机器学习 · 计算机科学 2025-08-19 Yifan Qin , Zheyu Yan , Dailin Gan , Jun Xia , Zixuan Pan , Wujie Wen , Xiaobo Sharon Hu , Yiyu Shi

Nonnegative Matrix Factorization (NMF) is a widely used technique for data representation. Inspired by the expressive power of deep learning, several NMF variants equipped with deep architectures have been proposed. However, these methods…

机器学习 · 计算机科学 2017-11-21 Yuning Qiu , Guoxu Zhou , Kan Xie

We introduce a new method based on nonnegative matrix factorization, Neural NMF, for detecting latent hierarchical structure in data. Datasets with hierarchical structure arise in a wide variety of fields, such as document classification,…

机器学习 · 计算机科学 2023-03-02 Tyler Will , Runyu Zhang , Eli Sadovnik , Mengdi Gao , Joshua Vendrow , Jamie Haddock , Denali Molitor , Deanna Needell

The weakly supervised sound event detection problem is the task of predicting the presence of sound events and their corresponding starting and ending points in a weakly labeled dataset. A weak dataset associates each training sample (a…

声音 · 计算机科学 2021-06-22 Mohammad Rasool Izadi , Robert Stevenson , Laura N. Kloepper

In this paper, we propose a model for the Environment Sound Classification Task (ESC) that consists of multiple feature channels given as input to a Deep Convolutional Neural Network (CNN) with Attention mechanism. The novelty of the paper…

声音 · 计算机科学 2020-12-09 Jivitesh Sharma , Ole-Christoffer Granmo , Morten Goodwin

In this work we perform some mathematical analysis on non-negative matrix factorizations (NMF) and apply NMF to some imaging and inverse problems. We will propose a sparse low-rank approximation of big positive data and images in terms of…

最优化与控制 · 数学 2015-04-24 Yat Tin Chow , Kazufumi Ito , Jun Zou

Sound event detection is an important facet of audio tagging that aims to identify sounds of interest and define both the sound category and time boundaries for each sound event in a continuous recording. With advances in deep neural…

声音 · 计算机科学 2024-12-31 Sangwook Park , David K. Han , Mounya Elhilali

Collaborative inference of object classification Deep neural Networks (DNNs) where resource-constrained end-devices offload partially processed data to remote edge servers to complete end-to-end processing, is becoming a key enabler of…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Shima Yousefi , Saptarshi Debroy

Convolutional Neural Network (CNN) is a very powerful approach to extract discriminative local descriptors for effective image search. Recent work adopts fine-tuned strategies to further improve the discriminative power of the descriptors.…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Tuan Hoang , Thanh-Toan Do , Dang-Khoa Le Tan , Ngai-Man Cheung

Nonnegative matrix factorization (NMF) approximates a nonnegative matrix, $X$, by the product of two nonnegative factors, $WH$, where $W$ has $r$ columns and $H$ has $r$ rows. In this paper, we consider NMF using the component-wise L1 norm…

机器学习 · 计算机科学 2026-04-01 Giovanni Seraghiti , Kévin Dubrulle , Arnaud Vandaele , Nicolas Gillis

In this technical report, the systems we submitted for subtask 4 of the DCASE 2021 challenge, regarding sound event detection, are described in detail. These models are closely related to the baseline provided for this problem, as they are…

音频与语音处理 · 电气工程与系统科学 2022-10-20 Wim Boes , Hugo Van hamme

In this paper, we propose a new Sound Event Classification (SEC) method which is inspired in recent works for out-of-distribution detection. In our method, we analyse all the activations of a generic CNN in order to produce feature…

声音 · 计算机科学 2021-02-24 Antonio Joia Neto , Andre G C Pacheco , Diogo C Luvizon

Machine Learning (ML) algorithms are becoming popular in cosmology for extracting valuable information from cosmological data. In this paper, we evaluate the performance of a Convolutional Neural Network (CNN) trained on matter density…

宇宙学与河外天体物理 · 物理学 2025-02-03 Amirmohammad Chegeni , Farbod Hassani , Alireza Vafaei Sadr , Nima Khosravi , Martin Kunz

In this report, we propose three novel methods for developing a sound event detection (SED) model for the DCASE 2024 Challenge Task 4. First, we propose an auxiliary decoder attached to the final convolutional block to improve feature…

音频与语音处理 · 电气工程与系统科学 2024-06-25 Sang Won Son , Jongyeon Park , Hong Kook Kim , Sulaiman Vesal , Jeong Eun Lim

A good joint training framework is very helpful to improve the performances of weakly supervised audio tagging (AT) and acoustic event detection (AED) simultaneously. In this study, we propose three methods to improve the best…

音频与语音处理 · 电气工程与系统科学 2022-02-15 Yunhao Liang , Yanhua Long , Yijie Li , Jiaen Liang , Yuping Wang

To phased microphone array for sound source localization, algorithm with both high computational efficiency and high precision is a persistent pursuit. In this paper convolutional neural network (CNN) a kind of deep learning is…

音频与语音处理 · 电气工程与系统科学 2018-02-14 Wei Ma , Xun Liu

Deep neural networks (DNNs) have recently achieved great success in a multitude of classification tasks. Ensembles of DNNs have been shown to improve the performance. In this paper, we explore the recent state-of-the-art DNNs used for image…

声音 · 计算机科学 2017-10-04 Venkatesh Duppada , Sushant Hiray

Deep neural networks (DNN) have been successfully applied to music classification including music tagging. However, there are several open questions regarding the training, evaluation, and analysis of DNNs. In this article, we investigate…

信息检索 · 计算机科学 2017-11-15 Keunwoo Choi , George Fazekas , Kyunghyun Cho , Mark Sandler

In this paper, a parallel computing method is proposed to perform the background denoising and wheezing detection from a multi-channel recording captured during the auscultation process. The proposed system is based on a non-negative matrix…

音频与语音处理 · 电气工程与系统科学 2024-11-11 Antonio J. Muñoz-Montoro , Pablo Revuelta-Sanz , Damian Martínez-Muñoz , Juan Torre-Cruz , José Ranilla