Domestic Activity Clustering from Audio via Depthwise Separable Convolutional Autoencoder Network
Yanxiong Li, Wenchang Cao, Konstantinos Drossos, Tuomas Virtanen

TL;DR
This paper introduces a novel deep learning approach using a depthwise separable convolutional autoencoder for unsupervised clustering of domestic activities from audio, outperforming existing methods in accuracy and efficiency.
Contribution
The study proposes a new clustering method with a specialized autoencoder and clustering loss, achieving better results with lower computational complexity.
Findings
Achieved NMI of 54.46% and CA of 63.64% on a public dataset.
Outperformed state-of-the-art methods in clustering accuracy and mutual information.
Reduced computational complexity and memory usage compared to previous deep models.
Abstract
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 clustering from audio. The target of domestic activity clustering is to cluster audio clips which belong to the same category of domestic activity into one cluster in an unsupervised way. In this paper, we propose a method of domestic activity clustering using a depthwise separable convolutional autoencoder network. In the proposed method, initial embeddings are learned by the depthwise separable convolutional autoencoder, and a clustering-oriented loss is designed to jointly optimize embedding refinement and cluster assignment. Different methods are evaluated on a public dataset (a derivative of the SINS dataset) used in the challenge on Detection and Classification of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Diverse Musicological Studies
