paper-with-me

홈 › Papers

Transfer Learning with Semi-Supervised Dataset Annotation for Birdcall Classification

2023-06-29 · Anthony Miyaguchi, Nathan Zhong, Murilo Gustineli, Chris Hayduk

We present working notes on transfer learning with semi-supervised dataset annotation for the BirdCLEF 2023 competition, focused on identifying African bird species in recorded soundscapes. Our approach utilizes existing off-the-shelf models, BirdNET and MixIT, to address representation and labeling challenges in the competition. We explore the embedding space learned by BirdNET and propose a process to derive an annotated dataset for supervised learning. Our experiments involve various models and feature engineering approaches to maximize performance on the competition leaderboard. The results demonstrate the effectiveness of our approach in classifying bird species and highlight the potential of transfer learning and semi-supervised dataset annotation in similar tasks.

📄 PDF Abstract BibTeX arXiv:2306.16760

Code (1)

dsgt-birdclef/birdclef-2023 공식 구현 pytorch

Tasks

Feature EngineeringTransfer Learning

Similar Papers 제목 키워드 기반

Data-Efficient Classification of Birdcall Through Convolutional Neural Networks Transfer Learning

2019-09-17 · Dina B. Efremova, Mangalam Sankupellay, Dmitry A. Konovalov

Deep learning Convolutional Neural Network (CNN) models are powerful classification models but require a large amount of training data. In niche domains such as bird acoustics, it is expensive and difficult to obtain a l…

General ClassificationTransfer Learning

Semi-Supervised Single-View 3D Reconstruction via Prototype Shape Priors

2022-09-30 · Zhen Xing, Hengduo Li, Zuxuan Wu, Yu-Gang Jiang

The performance of existing single-view 3D reconstruction methods heavily relies on large-scale 3D annotations. However, such annotations are tedious and expensive to collect. Semi-supervised learning serves as an altern…

3D Reconstructionimage-classificationImage ClassificationObject Reconstruction+2

Transferable Semi-supervised Semantic Segmentation

2017-11-18 · Huaxin Xiao, Yunchao Wei, Yu Liu, Maojun Zhang 외

The performance of deep learning based semantic segmentation models heavily depends on sufficient data with careful annotations. However, even the largest public datasets only provide samples with pixel-level annotations…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Semi-Supervised and Unsupervised Sense Annotation via Translations

2021-06-11 · RANLP 2021 9 · Bradley Hauer, Grzegorz Kondrak, Yixing Luan, Arnob Mallik 외

Acquisition of multilingual training data continues to be a challenge in word sense disambiguation (WSD). To address this problem, unsupervised approaches have been proposed to automatically generate sense annotations fo…

Machine TranslationTranslationWord Sense Disambiguation

Semi-Supervised Domain Adaptation with Representation Learning for Semantic Segmentation across Time

2018-05-10 · Assia Benbihi, Matthieu Geist, Cédric Pradalier

Deep learning generates state-of-the-art semantic segmentation provided that a large number of images together with pixel-wise annotations are available. To alleviate the expensive data collection process, we propose a s…

Domain AdaptationregressionRepresentation LearningSemantic Segmentation+2