paper-with-me

홈 › Papers

WhiSPA: Semantically and Psychologically Aligned Whisper with Self-Supervised Contrastive and Student-Teacher Learning

2025-01-15 · Rajath Rao, Adithya Ganesan, Oscar Kjell, Jonah Luby, Akshay Raghavan, Scott Feltman, Whitney Ringwald, Ryan L. Boyd, Benjamin Luft, Camilo Ruggero, Neville Ryant, Roman Kotov, H. Andrew Schwartz

Current speech encoding pipelines often rely on an additional text-based LM to get robust representations of human communication, even though SotA speech-to-text models often have a LM within. This work proposes an approach to improve the LM within an audio model such that the subsequent text-LM is unnecessary. We introduce WhiSPA (Whisper with Semantic and Psychological Alignment), which leverages a novel audio training objective: contrastive loss with a language model embedding as a teacher. Using over 500k speech segments from mental health audio interviews, we evaluate the utility of aligning Whisper's latent space with semantic representations from a text autoencoder (SBERT) and lexically derived embeddings of basic psychological dimensions: emotion and personality. Over self-supervised affective tasks and downstream psychological tasks, WhiSPA surpasses current speech encoders, achieving an average error reduction of 73.4% and 83.8%, respectively. WhiSPA demonstrates that it is not always necessary to run a subsequent text LM on speech-to-text output in order to get a rich psychological representation of human communication.

📄 PDF Abstract BibTeX arXiv:2501.16344

Code (1)

humanlab/whispa 공식 구현 pytorch

Tasks

cross-modal alignmentLanguage ModelingLanguage ModellingSpeech-to-Text

Methods 이 논문이 사용한 방법론

SBERT 설명 없음

Similar Papers 제목 키워드 기반

Non-Intrusive Speech Intelligibility Prediction for Hearing-Impaired Users using Intermediate ASR Features and Human Memory Models

2024-01-24 · Rhiannon Mogridge, George Close, Robert Sutherland, Thomas Hain 외

Neural networks have been successfully used for non-intrusive speech intelligibility prediction. Recently, the use of feature representations sourced from intermediate layers of pre-trained self-supervised and weakly-sup…

Decoder

Improving Transducer-Based Spoken Language Understanding with Self-Conditioned CTC and Knowledge Transfer

2025-01-03 · Vishal Sunder, Eric Fosler-Lussier

In this paper, we propose to improve end-to-end (E2E) spoken language understand (SLU) in an RNN transducer model (RNN-T) by incorporating a joint self-conditioned CTC automatic speech recognition (ASR) objective. Our pr…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+2

Listen Like a Teacher: Mitigating Whisper Hallucinations using Adaptive Layer Attention and Knowledge Distillation

2025-11-18 · Kumud Tripathi, Aditya Srinivas Menon, Aman Gaurav, Raj Prakash Gohil 외 arxiv

The Whisper model, an open-source automatic speech recognition system, is widely adopted for its strong performance across multilingual and zero-shot settings. However, it frequently suffers from hallucination errors, es…

Knowledge DistillationSpeech Recognition

Beamforming-LLM: What, Where and When Did I Miss?

2025-09-07 · Vishal Choudhari arxiv

We present Beamforming-LLM, a system that enables users to semantically recall conversations they may have missed in multi-speaker environments. The system combines spatial audio capture using a microphone array with ret…

Natural Language QueriesMeeting Summarization

Grounding Emotion Recognition with Visual Prototypes: VEGA -- Revisiting CLIP in MERC

2025-08-06 · Guanyu Hu, Dimitrios Kollias, Xinyu Yang arxiv

Multimodal Emotion Recognition in Conversations remains a challenging task due to the complex interplay of textual, acoustic and visual signals. While recent models have improved performance via advanced fusion strategie…

Multimodal Emotion Recognition