Speech Signals Complement LLMs for Predicting Interpersonal Attraction in Speed Dating
Large language models (LLMs) can predict interpersonal attraction from conversation transcripts, but the added value of speech signals remains unclear. Combining transcript-only LLM predictions with supervised speech predictors improves pairwise ranking accuracy across all evaluated conditions in Japanese speed-dating conversations. Gains in per-participant Pearson correlation vary by conversation round and rating direction, with no significant improvement after correction, suggesting conditiona
Analysis
TL;DR
- Large language models (LLMs) can predict interpersonal attraction from conversation transcripts, but the added value of speech signals remains unclear.
- Combining transcript-only LLM predictions with supervised speech predictors improves pairwise ranking accuracy across all evaluated conditions in Japanese speed-dating conversations.
- Gains in per-participant Pearson correlation vary by conversation round and rating direction, with no significant improvement after correction, suggesting conditional complementarity rather than universal benefit.
- Speech retains predictive value even when LLMs perform well on transcripts, indicating that the key question is not whether speech helps, but where its complementary signal emerges.
Why It Matters
This research addresses a critical gap in multimodal AI: understanding how non-textual signals like speech augment or complement text-based LLM predictions for complex social phenomena such as interpersonal attraction. For practitioners building emotion-aware systems, it highlights that simply adding audio features may not universally improve performance—contextual alignment between modalities matters more than mere fusion. The findings caution against assuming automatic gains from multimodal integration without evaluating modality-specific contributions within specific interaction dynamics.
Technical Details
- Dataset: Japanese speed-dating conversations involving multiple rounds of paired interactions with self-reported liking ratings.
- Models: Transcript-only LLM (likely fine-tuned for attraction prediction) combined with a supervised speech predictor trained on acoustic/prosodic features (e.g., pitch, tone, rhythm).
- Evaluation metrics: Pairwise ranking accuracy (consistently improved upon combination), per-participant Pearson correlation (variable gains, not statistically significant post-correction).
- Analysis approach: Retrospective assessment of which participants benefited most from speech input based on individual speech predictor accuracy relative to LLM output.
- Key insight: Complementarity is context-dependent—speech adds value primarily when the speech predictor outperforms the LLM on certain individuals or conversational phases.
Industry Insight
AI developers designing social interaction tools should avoid blanket assumptions about multimodal superiority; instead, they must conduct granular analyses of when and why auxiliary signals (like speech) enhance text-based models. This suggests investing in adaptive fusion mechanisms that dynamically weigh modalities based on real-time confidence scores or user profiles rather than fixed-weight combinations. Additionally, future work should explore whether similar conditional complementarity holds across cultures or relationship types beyond speed dating, informing broader deployment strategies for empathetic AI agents.
Disclaimer: The above content is generated by AI and is for reference only.