paper-with-me

Papers

Domestic activities clustering from audio recordings using convolutional capsule autoencoder network

2021-05-08 · Ziheng Lin, Yanxiong Li, Zhangjin Huang, WenHao Zhang, Yufeng Tan, YiChun Chen, Qianhua He

Recent efforts have been made on domestic activities classification from audio recordings, especially the works submitted to the challenge of DCASE (Detection and Classification of Acoustic Scenes and Events) since 2018. In contrast, few studies were done on domestic activities clustering, which is a newly emerging problem. Domestic activities clustering from audio recordings aims at merging audio clips which belong to the same class of domestic activity into a single cluster. Domestic activities clustering is an effective way for unsupervised estimation of daily activities performed in home environment. In this study, we propose a method for domestic activities clustering using a convolutional capsule autoencoder network (CCAN). In the method, the deep embeddings are learned by the autoencoder in the CCAN, while the deep embeddings which belong to the same class of domestic activities are merged into a single cluster by a clustering layer in the CCAN. Evaluated on a public dataset adopted in DCASE-2018 Task 5, the results show that the proposed method outperforms state-of-the-art methods in terms of the metrics of clustering accuracy and normalized mutual information.

📄 PDF Abstract BibTeX arXiv:2105.03583

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Domestic Activities Classification from Audio Recordings Using Multi-scale Dilated Depthwise Separable Convolutional Network

2023-06-09 · Yufei Zeng, Yanxiong Li, Zhenfeng Zhou, Ruiqi Wang 외

Domestic activities classification (DAC) from audio recordings aims at classifying audio recordings into pre-defined categories of domestic activities, which is an effective way for estimation of daily activities perform…

Domestic Activity Clustering from Audio via Depthwise Separable Convolutional Autoencoder Network

2022-08-04 · Yanxiong Li, Wenchang Cao, Konstantinos Drossos, Tuomas Virtanen

Automatic estimation of domestic activities from audio can be used to solve many problems, such as reducing the labor cost for nursing the elderly people. This study focuses on solving the problem of domestic activity cl…

Clustering

Convolutional Gated Recurrent Neural Network Incorporating Spatial Features for Audio Tagging

2017-02-24 · Yong Xu, Qiuqiang Kong, Qiang Huang, Wenwu Wang 외

Environmental audio tagging is a newly proposed task to predict the presence or absence of a specific audio event in a chunk. Deep neural network (DNN) based methods have been successfully adopted for predicting the audi…

Audio Tagging

Classifying Variable-Length Audio Files with All-Convolutional Networks and Masked Global Pooling

2016-07-11 · Lars Hertel, Huy Phan, Alfred Mertins

We trained a deep all-convolutional neural network with masked global pooling to perform single-label classification for acoustic scene classification and multi-label classification for domestic audio tagging in the DCAS…

Acoustic Scene ClassificationAllAudio TaggingClassification+5

Audiovisual Singing Voice Separation

2021-07-01 · Bochen Li, Yuxuan Wang, Zhiyao Duan

Separating a song into vocal and accompaniment components is an active research topic, and recent years witnessed an increased performance from supervised training using deep learning techniques. We propose to apply the …