paper-with-me

Papers

Power pooling: An adaptive pooling function for weakly labelled sound event detection

2020-10-20 · Yuzhuo Liu, Hangting Chen, YunWang, Pengyuan Zhang

Access to large corpora with strongly labelled sound events is expensive and difficult in engineering applications. Much research turns to address the problem of how to detect both the types and the timestamps of sound events with weak labels that only specify the types. This task can be treated as a multiple instance learning (MIL) problem, and the key to it is the design of a pooling function. In this paper, we propose an adaptive power pooling function which can automatically adapt to various sound sources. On two public datasets, the proposed power pooling function outperforms the state-of-the-art linear softmax pooling on both coarsegrained and fine-grained metrics. Notably, it improves the event-based F1 score (which evaluates the detection of event onsets and offsets) by 11.4% and 10.2% relative on the two datasets. While this paper focuses on sound event detection applications, the proposed method can be applied to MIL tasks in other domains.

📄 PDF Abstract BibTeX arXiv:2010.09985

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionMultiple Instance LearningSound Event Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

NIRMAL Pooling: An Adaptive Max Pooling Approach with Non-linear Activation for Enhanced Image Classification

2025-08-13 · Nirmal Gaud, Krishna Kumar Jha, Jhimli Adhikari, Adhini Nasarin P S 외 arxiv

This paper presents NIRMAL Pooling, a novel pooling layer for Convolutional Neural Networks (CNNs) that integrates adaptive max pooling with non-linear activation function for image classification tasks. The acronym NIRM…

Image Classification

Weakly Supervised Action Localization by Sparse Temporal Pooling Network

2017-12-14 · CVPR 2018 6 · Phuc Nguyen, Ting Liu, Gautam Prasad, Bohyung Han

We propose a weakly supervised temporal action localization algorithm on untrimmed videos using convolutional neural networks. Our algorithm learns from video-level class labels and predicts temporal intervals of human a…

Action ClassificationAction LocalizationTemporal Action LocalizationTemporal Localization+2

Information Entropy Based Feature Pooling for Convolutional Neural Networks

2019-10-01 · ICCV 2019 10 · Weitao Wan, Jiansheng Chen, Tianpeng Li, Yiqing Huang 외

In convolutional neural networks (CNNs), we propose to estimate the importance of a feature vector at a spatial location in the feature maps by the network's uncertainty on its class prediction, which can be quantified u…

General ClassificationObject LocalizationSegmentationSemantic Segmentation+3

Adaptive pooling operators for weakly labeled sound event detection

2018-04-26 · Brian McFee, Justin Salamon, Juan Pablo Bello

Sound event detection (SED) methods are tasked with labeling segments of audio recordings by the presence of active sound sources. SED is typically posed as a supervised machine learning problem, requiring strong annotat…

Event DetectionMultiple Instance LearningSound Event DetectionTime Series Analysis

Object-Extent Pooling for Weakly Supervised Single-Shot Localization

2017-07-19 · Amogh Gudi, Nicolai van Rosmalen, Marco Loog, Jan van Gemert

In the face of scarcity in detailed training annotations, the ability to perform object localization tasks in real-time with weak-supervision is very valuable. However, the computational cost of generating and evaluating…

ObjectObject LocalizationRegion ProposalWeakly-Supervised Object Localization