paper-with-me

홈 › Papers

BEST-RQ-2: Contextualize-Then-Predict, a Two-Step Approach for Self-Supervised Audio Representations

2026-06-29 · Ludovic K. Tuncay, Etienne Labbé, Thomas Pellegrini arxiv

Self-supervised learning enables audio representations that transfer across domains and tasks. We present BEST-RQ-2, an evolution of BEST-RQ that retains frozen randomprojection-based discrete targets while introducing a two-step contextualize-then-predict pretraining scheme. A ViT context encoder processes only the unmasked spectrogram regions, and a lightweight predictor infers targets for the masked regions; the predictor is discarded after pretraining. Replacing the original Conformer encoder with a ViT shifts performance across domains, slightly reducing speech performance while improving music and environmental sounds, with comparable average scores. The main improvement comes from decomposing masked prediction into separate contextualization and prediction stages. On the X-ARES and XARES-LLM benchmarks, BEST-RQ-2 consistently outperforms one-stage baselines in overall transfer while keeping inference compute unchanged. Code and model checkpoints are publicly available.

📄 PDF Abstract BibTeX arXiv:2606.30700

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Keyphrase Extraction from Scholarly Articles as Sequence Labeling using Contextualized Embeddings

2019-10-19 · Dhruva Sahrawat, Debanjan Mahata, Mayank Kulkarni, Haimin Zhang 외

In this paper, we formulate keyphrase extraction from scholarly articles as a sequence labeling task solved using a BiLSTM-CRF, where the words in the input text are represented using deep contextualized embeddings. We e…

ArticlesKeyphrase ExtractionWord Embeddings

Self-supervised Learning of Contextualized Local Visual Embeddings

2023-10-01 · Thalles Santos Silva, Helio Pedrini, Adín Ramírez Rivera

We present Contextualized Local Visual Embeddings (CLoVE), a self-supervised convolutional-based method that learns representations suited for dense prediction tasks. CLoVE deviates from current methods and optimizes a s…

Instance SegmentationKeypoint Detectionobject-detectionObject Detection+3

Predictions For Pre-training Language Models

2020-11-18 · Tong Guo

Language model pre-training has proven to be useful in many language understanding tasks. In this paper, we investigate whether it is still helpful to add the self-training method in the pre-training step and the fine-tu…

Language Modelling

CIMR: Contextualized Iterative Multimodal Reasoning for Robust Instruction Following in LVLMs

2025-07-22 · Yangshu Yuan, Heng Chen, Xinyi Jiang, Christian Ng 외 arxiv

The rapid advancement of Large Language Models (LLMs) and Large Vision-Language Models (LVLMs) has enhanced our ability to process and generate human language and visual information. However, these models often struggle …

Instruction FollowingMultimodal ReasoningResponse GenerationLogical Reasoning

Team Ohio State at CMCL 2021 Shared Task: Fine-Tuned RoBERTa for Eye-Tracking Data Prediction

2021-06-01 · NAACL (CMCL) 2021 6 · Byung-Doh Oh

This paper describes Team Ohio State’s approach to the CMCL 2021 Shared Task, the goal of which is to predict five eye-tracking features from naturalistic self-paced reading corpora. For this task, we fine-tune a pre-tra…

Language ModelingLanguage ModellingSentence