Aligning Audio Captions with Human Preferences
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab arXivLabs
- location arXiv
- person Kartik Hegde
A new audio captioning framework uses human feedback instead of ground-truth captions to train models that produce descriptions listeners prefer, according to a preprint posted to arXiv and last revised on 23 June 2026 [1]. The approach, detailed by researchers led by K. Ashmic Hegde, replaces the standard supervised learning pipeline with Reinforcement Learning from Human Feedback (RLHF) [1]. Standard audio captioning systems rely on paired audio-caption datasets, which are expensive to create and often fail to capture what human listeners actually value in a description [1]. Captions, broadly defined, are texts representing audio content and can include written descriptions of music or sound effects, a feature especially important for deaf or hard-of-hearing audiences [5]. The team built a reward model on top of a Contrastive Language-Audio Pretraining (CLAP) embedding, training it on pairwise human preference judgments [3]. That reward model then guides an RL fine-tuning step that can be applied to any baseline captioning system without requiring additional labeled audio-caption pairs [4]. The authors report that their custom reward model achieved a weighted deviation of 4.19, the lowest among all automatic metrics tested, indicating the closest alignment with human evaluations [3]. In human evaluations across multiple datasets, captions produced by the RLHF-tuned system were preferred over those from baseline models, especially in cases where the baseline generated incorrect or unnatural descriptions [1]. The framework also matched the performance of fully supervised approaches that had access to ground-truth data, while using none itself [1]. The authors note that collecting pairwise preference data is significantly easier and less resource-intensive than obtaining ground-truth captions, which makes the method more scalable [4]. The work lands amid broader efforts to align machine-generated descriptions of audio with human judgment. A separate 2024 study proposed AlignCap, a framework for speech emotion captioning that uses preference optimization to reduce hallucinations and improve consistency on unseen speech [9]. That system combined knowledge-distillation regularization with preference optimization to align large language model outputs with human expectations in zero-shot settings [10]. The new RLHF-based audio captioning framework extends the preference-alignment concept to general audio scenes, with the authors suggesting that further gains are possible through expanded preference data and advanced RL techniques [3].
tool-releaseresearch-papersafety-research
Background sources we checked (10)
- arxiv.org ↗ # Aligning Audio Captions with Human Preferences ArXiv.org, 2025. Preprint. 0 citations. ## Abstract Current audio captioning relies on supervised learning with paired audio-caption data, which is costly to curate and may not reflect human preferences in real-world scenarios. …
- arxiv.org ↗ Current audio captioning relies on supervised learning with paired audio-caption data, which is costly to curate and may not reflect human preferences in real-world scenarios. To address this, we propose a preference-aligned audio captioning framework based on Reinforcement Learn…
- arxiv.org ↗ Current audio captioning relies on supervised learning with paired audio-caption data, which is costly to curate and may not reflect human preferences in real-world scenarios. To address this, we propose a preference-aligned audio captioning framework based on Reinforcement Learn…
- en.wikipedia.org ↗ Subtitles are texts representing the contents of the audio in a film, television show, opera or other audiovisual media. Subtitles might provide a transcription or translation of spoken dialogue. Although naming conventions can vary, captions are subtitles that include written de…
- en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
- en.wikipedia.org ↗ This is a list of computer file formats, categorized by domain. Some formats are listed under multiple categories. Most of the file endings are traditionally written lower case (example: .png) Each format is identified by a phrase that is the format's full or abbreviated name. Th…
- arxiv.org ↗ # Aligning Audio Captions with Human Preferences ArXiv.org, 2025. Preprint. 0 citations. ## Abstract Current audio captioning relies on supervised learning with paired audio-caption data, which is costly to curate and may not reflect human preferences in real-world scenarios. …
- aclanthology.org ↗ ## AlignCap: Aligning Speech Emotion Captioning to Human Preferences ... Speech Emotion Captioning (SEC) has gradu ally become an active research task. The emo tional content conveyed through human speech are often complex, and classifying them into fixed categories may not be en…
- arxiv.org ↗ Speech Emotion Captioning (SEC) has gradually become an active research task. The emotional content conveyed through human speech are often complex, and classifying them into fixed categories may not be enough to fully capture speech emotions. Describing speech emotions through n…
- en.wikipedia.org ↗ Racism has been reflected in discriminatory laws, practices, and actions (including violence) against racial or ethnic groups throughout the history of the United States. Since the early colonial era, White Americans have generally enjoyed legally or socially-sanctioned privilege…
Sources
- export.arxiv.org — Aligning Audio Captions with Human Preferences ↗