BEATs: Audio Pre-Training with Acoustic Tokenizers
AI-generated Key Points
⚠The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.
- Self-supervised learning (SSL) has seen a significant increase in usage across various domains such as language, vision, speech, and audio.
- Implementing semantic-rich acoustic tokenizers for general audio pre-training faces challenges due to the continuous nature of audio data and the lack of phoneme sequences like speech.
- A novel iterative audio pre-training framework called BEATs has been introduced to address these challenges by optimizing an acoustic tokenizer and an audio SSL model through iterative processes.
- BEATs aims to encourage SSL models to abstract high-level audio semantics while discarding redundant details similar to human perception.
- The authors of this work include Sanyuan Chen, Yu Wu, Chengyi Wang, Shujie Liu, Daniel Tompkins, Zhuo Chen, and Furu Wei.
- In the initial iteration of BEATs, random projection is used as the acoustic tokenizer to train an audio SSL model using a mask and label prediction approach.
- Subsequent iterations involve training an acoustic tokenizer by distilling semantic knowledge from either pre-trained or fine-tuned audio SSL models with the expectation of mutual enhancement between the tokenizer and the model.
- Experimental results have shown that BEATs' acoustic tokenizers can generate discrete labels with rich audio semantics surpassing previous approaches that required larger amounts of training data and model parameters significantly.
- BEATs has achieved a state-of-the-art mean average precision (mAP) of 50.6% on AudioSet-2M without external data sources and an accuracy rate of 98.1% on ESC-50 classification tasks.
- Code implementations and pre-trained models for BEATs are accessible at https://aka.ms/beats for further exploration or utilization.
Authors: Sanyuan Chen, Yu Wu, Chengyi Wang, Shujie Liu, Daniel Tompkins, Zhuo Chen, Furu Wei
Abstract: The massive growth of self-supervised learning (SSL) has been witnessed in language, vision, speech, and audio domains over the past few years. While discrete label prediction is widely adopted for other modalities, the state-of-the-art audio SSL models still employ reconstruction loss for pre-training. Compared with reconstruction loss, semantic-rich discrete label prediction encourages the SSL model to abstract the high-level audio semantics and discard the redundant details as in human perception. However, a semantic-rich acoustic tokenizer for general audio pre-training is usually not straightforward to obtain, due to the continuous property of audio and unavailable phoneme sequences like speech. To tackle this challenge, we propose BEATs, an iterative audio pre-training framework to learn Bidirectional Encoder representation from Audio Transformers, where an acoustic tokenizer and an audio SSL model are optimized by iterations. In the first iteration, we use random projection as the acoustic tokenizer to train an audio SSL model in a mask and label prediction manner. Then, we train an acoustic tokenizer for the next iteration by distilling the semantic knowledge from the pre-trained or fine-tuned audio SSL model. The iteration is repeated with the hope of mutual promotion of the acoustic tokenizer and audio SSL model. The experimental results demonstrate our acoustic tokenizers can generate discrete labels with rich audio semantics and our audio SSL models achieve state-of-the-art results across various audio classification benchmarks, even outperforming previous models that use more training data and model parameters significantly. Specifically, we set a new state-of-the-art mAP 50.6% on AudioSet-2M for audio-only models without using any external data, and 98.1% accuracy on ESC-50. The code and pre-trained models are available at https://aka.ms/beats.
Ask questions about this paper to our AI assistant
You can also chat with multiple papers at once here.
⚠The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.
Assess the quality of the AI-generated content by voting
Score: 0
Why do we need votes?
Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.
Similar papers summarized with our AI tools
Navigate through even more similar papers through a
tree representationLook for similar papers (in beta version)
By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.
Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.