Chatting Up Attachment: Using LLMs to Predict Adult Bonds
Paulo Soares, Sean McCurdy, Andrew J. Gerber, Peter Fonagy

TL;DR
This study explores using large language models to generate synthetic data for predicting adult attachment styles, demonstrating that models trained solely on synthetic data can perform comparably to those trained on real human responses, with improved alignment through standardization.
Contribution
The paper introduces a novel approach of using LLM-generated synthetic data to train attachment style prediction models, reducing reliance on challenging-to-obtain real data.
Findings
Synthetic data enables comparable model performance to real data.
Standardization improves alignment between synthetic and real response embeddings.
Models trained on synthetic data generalize well to human interview transcripts.
Abstract
Obtaining data in the medical field is challenging, making the adoption of AI technology within the space slow and high-risk. We evaluate whether we can overcome this obstacle with synthetic data generated by large language models (LLMs). In particular, we use GPT-4 and Claude 3 Opus to create agents that simulate adults with varying profiles, childhood memories, and attachment styles. These agents participate in simulated Adult Attachment Interviews (AAI), and we use their responses to train models for predicting their underlying attachment styles. We evaluate our models using a transcript dataset from 9 humans who underwent the same interview protocol, analyzed and labeled by mental health professionals. Our findings indicate that training the models using only synthetic data achieves performance comparable to training the models on human data. Additionally, while the raw embeddings…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Law
MethodsAttention Is All You Need · Byte Pair Encoding · Absolute Position Encodings · Softmax · Label Smoothing · Dropout · Layer Normalization · Position-Wise Feed-Forward Layer · Linear Layer · Adam
