Imagination is All You Need! Curved Contrastive Learning for Abstract Sequence Modeling Utilized on Long Short-Term Dialogue Planning
Justus-Jonas Erker, Stefan Schaffer, Gerasimos Spanakis

TL;DR
This paper introduces Curved Contrastive Learning (CCL), a novel space-time inspired method for representing multi-turn dialogues, enabling zero-shot response ranking and future sequence likelihood assessment with improved efficiency.
Contribution
We propose CCL, a curvature-inspired contrastive learning technique that models turn distances in dialogues, facilitating zero-shot response ranking and sequence likelihood estimation.
Findings
Achieves higher efficiency by encoding only the last utterance during inference.
Demonstrates planning capability over multiple turns in dialogues.
Shows improved response ranking performance in zero-shot settings.
Abstract
Inspired by the curvature of space-time (Einstein, 1921), we introduce Curved Contrastive Learning (CCL), a novel representation learning technique for learning the relative turn distance between utterance pairs in multi-turn dialogues. The resulting bi-encoder models can guide transformers as a response ranking model towards a goal in a zero-shot fashion by projecting the goal utterance and the corresponding reply candidates into a latent space. Here the cosine similarity indicates the distance/reachability of a candidate utterance toward the corresponding goal. Furthermore, we explore how these forward-entailing language representations can be utilized for assessing the likelihood of sequences by the entailment strength i.e. through the cosine similarity of its individual members (encoded separately) as an emergent property in the curved space. These non-local properties allow us to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
MethodsContrastive Learning
