paper-with-me

Papers

Integrating Continuous and Binary Relevances in Audio-Text Relevance Learning

2024-08-27 · Huang Xie, Khazar Khorrami, Okko Räsänen, Tuomas Virtanen

Audio-text relevance learning refers to learning the shared semantic properties of audio samples and textual descriptions. The standard approach uses binary relevances derived from pairs of audio samples and their human-provided captions, categorizing each pair as either positive or negative. This may result in suboptimal systems due to varying levels of relevance between audio samples and captions. In contrast, a recent study used human-assigned relevance ratings, i.e., continuous relevances, for these pairs but did not obtain performance gains in audio-text relevance learning. This work introduces a relevance learning method that utilizes both human-assigned continuous relevance ratings and binary relevances using a combination of a listwise ranking objective and a contrastive learning objective. Experimental results demonstrate the effectiveness of the proposed method, showing improvements in language-based audio retrieval, a downstream task in audio-text relevance learning. In addition, we analyze how properties of the captions or audio clips contribute to the continuous audio-text relevances provided by humans or learned by the machine.

📄 PDF Abstract BibTeX arXiv:2408.14939

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Crowdsourcing and Evaluating Text-Based Audio Retrieval Relevances

2023-06-16 · Huang Xie, Khazar Khorrami, Okko Räsänen, Tuomas Virtanen

This paper explores grading text-based audio retrieval relevances with crowdsourcing assessments. Given a free-form text (e.g., a caption) as a query, crowdworkers are asked to grade audio clips using numeric scores (bet…

Audio captioningContrastive LearningRetrieval

Text-based Audio Retrieval by Learning from Similarities between Audio Captions

2024-12-02 · Huang Xie, Khazar Khorrami, Okko Räsänen, Tuomas Virtanen

This paper proposes to use similarities of audio captions for estimating audio-caption relevances to be used for training text-based audio retrieval systems. Current audio-caption datasets (e.g., Clotho) contain audio sa…

RetrievalSentence

Dynamic Summary Generation for Interpretable Multimodal Depression Detection

2026-04-13 · Shiyu Teng, Jiaqing Liu, Hao Sun, Yu Li 외 arxiv

Depression remains widely underdiagnosed and undertreated because stigma and subjective symptom ratings hinder reliable screening. To address this challenge, we propose a coarse-to-fine, multi-stage framework that levera…

HybridCodec: Modeling Discrete and Continuous Representations for Efficient Speech Language Models

2026-06-26 · Artem Ploujnikov, Francesco Verdini, Samir Sadok, Mirco Ravanelli arxiv

Discrete audio representations have become increasingly popular for building multimodal text-audio systems and integrating audio capabilities into Large Language Models (LLMs). However, numerous studies report performanc…

Online Learning to Rank with Top-k Feedback

2016-08-23 · Sougata Chaudhuri, Ambuj Tewari

We consider two settings of online learning to rank where feedback is restricted to top ranked items. The problem is cast as an online game between a learner and sequence of users, over $T$ rounds. In both settings, the …

Learning-To-Rank