paper-with-me

홈 › Papers

Applying Topological Persistence in Convolutional Neural Network for Music Audio Signals

2016-08-26 · Jen-Yu Liu, Shyh-Kang Jeng, Yi-Hsuan Yang

Recent years have witnessed an increased interest in the application of persistent homology, a topological tool for data analysis, to machine learning problems. Persistent homology is known for its ability to numerically characterize the shapes of spaces induced by features or functions. On the other hand, deep neural networks have been shown effective in various tasks. To our best knowledge, however, existing neural network models seldom exploit shape information. In this paper, we investigate a way to use persistent homology in the framework of deep neural networks. Specifically, we propose to embed the so-called "persistence landscape," a rather new topological summary for data, into a convolutional neural network (CNN) for dealing with audio signals. Our evaluation on automatic music tagging, a multi-label classification task, shows that the resulting persistent convolutional neural network (PCNN) model can perform significantly better than state-of-the-art models in prediction accuracy. We also discuss the intuition behind the design of the proposed model, and offer insights into the features that it learns.

📄 PDF Abstract BibTeX arXiv:1608.07373

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMusic Tagging

Similar Papers 제목 키워드 기반

Convolutional Persistence Transforms

2022-08-03 · Elchanan Solomon, Paul Bendich

In this paper, we consider topological featurizations of data defined over simplicial complexes, like images and labeled graphs, obtained by convolving this data with various filters before computing persistence. Viewing…

musicnn: Pre-trained convolutional neural networks for music audio tagging

2019-09-14 · Jordi Pons, Xavier Serra

Pronounced as "musician", the musicnn library contains a set of pre-trained musically motivated convolutional neural networks for music audio tagging: https://github.com/jordipons/musicnn. This repository also includes s…

Audio TaggingTransfer Learning

Persistence Homology of TEDtalk: Do Sentence Embeddings Have a Topological Shape?

2021-03-25 · Shouman Das, Syed A. Haque, Md. Iftekhar Tanveer

\emph{Topological data analysis} (TDA) has recently emerged as a new technique to extract meaningful discriminitve features from high dimensional data. In this paper, we investigate the possibility of applying TDA to imp…

SentenceSentence EmbeddingsTopological Data Analysis

Persistence B-Spline Grids: Stable Vector Representation of Persistence Diagrams Based on Data Fitting

2019-09-17 · Zhetong Dong, Hongwei Lin, Chi Zhou

Many attempts have been made in recent decades to integrate machine learning (ML) and topological data analysis. A prominent problem in applying persistent homology to ML tasks is finding a vector representation of a per…

Topological Data Analysis

Multiparameter Persistence Image for Topological Machine Learning

2020-12-01 · NeurIPS 2020 12 · Mathieu Carrière, Andrew Blumberg

In the last decade, there has been increasing interest in topological data analysis, a new methodology for using geometric structures in data for inference and learning. A central theme in the area is the idea of persist…

BIG-bench Machine LearningTopological Data Analysis