PulseAugur
EN
LIVE 10:08:50

New encoder-free audio captioning model CARD reduces inference costs

Researchers have developed CARD, a novel encoder-free audio captioning model that significantly reduces inference costs by removing the audio encoder. The model distills knowledge from a pretrained audio teacher, CLAP-HTSAT, by strategically routing its representations to different components: perceptual stages to the projector and semantic stages to the LLM. This approach improves performance on benchmark datasets like AudioCaps and Clotho, achieving a score of 55.4 without an encoder during inference. AI

IMPACT This research could lead to more efficient audio captioning systems by reducing computational requirements during inference.

RANK_REASON The cluster contains an academic paper detailing a new model and its performance on benchmarks.

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New encoder-free audio captioning model CARD reduces inference costs

COVERAGE [2]

  1. arXiv cs.CL TIER_1 English(EN) · Ganesh Pavan Kartikeya Bharadwaj Kolluri, Yuchen Zhang, Michael Kampouridis, Ravi Shekhar ·

    CARD: Cross-component Audio Representation Distillation for Encoder-Free Audio Captioning

    arXiv:2607.04619v1 Announce Type: cross Abstract: Modern automated audio captioning systems pair a frozen audio encoder with a large language model (LLM) via a trainable projector, incurring the encoder's inference cost and bottlenecking the model through its fixed acoustic featu…

  2. arXiv cs.CL TIER_1 English(EN) · Ravi Shekhar ·

    CARD: Cross-component Audio Representation Distillation for Encoder-Free Audio Captioning

    Modern automated audio captioning systems pair a frozen audio encoder with a large language model (LLM) via a trainable projector, incurring the encoder's inference cost and bottlenecking the model through its fixed acoustic features. We present CARD, an encoder-free audio captio…