paper-with-me

Papers

Learning Sound Events From Webly Labeled Data

2018-11-25 · 28th International Joint Conference on Artificial Intelligence 2019 8 · Anurag Kumar, Ankit Shah, Alex Hauptmann, Bhiksha Raj

In the last couple of years, weakly labeled learning for sound events has turned out to be an exciting approach for audio event detection. In this work, we introduce webly labeled learning for sound events in which we aim to remove human supervision altogether from the learning process. We first develop a method of obtaining labeled audio data from the web (albeit noisy), in which no manual labeling is involved. We then describe deep learning methods to efficiently learn from these webly labeled audio recordings. In our proposed system, WeblyNet, two deep neural networks co-teach each other to robustly learn from webly labeled data, leading to around 17% relative improvement over the baseline method. The method also involves transfer learning to obtain efficient representations.

📄 PDF Abstract BibTeX arXiv:1811.09967

Code (1)

anuragkr90/webly-labeled-sounds pytorch

Tasks

Event DetectionSound Event DetectionTransfer Learning

Similar Papers 제목 키워드 기반

A Closer Look at Weak Label Learning for Audio Events

2018-04-24 · Ankit Shah, Anurag Kumar, Alexander G. Hauptmann, Bhiksha Raj

Audio content analysis in terms of sound events is an important research problem for a variety of applications. Recently, the development of weak labeling approaches for audio or sound event detection (AED) and availabil…

Audio ClassificationEvent DetectionSound Event DetectionWeakly-supervised Learning

Webly Supervised Fine-Grained Recognition: Benchmark Datasets and An Approach

2021-08-05 · ICCV 2021 10 · Zeren Sun, Yazhou Yao, Xiu-Shen Wei, Yongshun Zhang 외

Learning from the web can ease the extreme dependence of deep learning on large-scale manually labeled datasets. Especially for fine-grained recognition, which targets at distinguishing subordinate categories, it will si…

Benchmarking

Image to Video Domain Adaptation Using Web Supervision

2019-08-05 · Andrew Kae, Yale Song

Training deep neural networks typically requires large amounts of labeled data which may be scarce or expensive to obtain for a particular target domain. As an alternative, we can leverage webly-supervised data (i.e. res…

Domain Adaptation

MoPro: Webly Supervised Learning with Momentum Prototypes

2020-09-17 · ICLR 2021 1 · Junnan Li, Caiming Xiong, Steven C. H. Hoi

We propose a webly-supervised representation learning method that does not suffer from the annotation unscalability of supervised learning, nor the computation unscalability of self-supervised learning. Most existing wor…

Contrastive Learningimage-classificationImage ClassificationRepresentation Learning+1

Tips and Tricks for Webly-Supervised Fine-Grained Recognition: Learning from the WebFG 2020 Challenge

2020-12-29 · Xiu-Shen Wei, Yu-Yan Xu, Yazhou Yao, Jia Wei 외

WebFG 2020 is an international challenge hosted by Nanjing University of Science and Technology, University of Edinburgh, Nanjing University, The University of Adelaide, Waseda University, etc. This challenge mainly pays…