Towards Automated Psychotherapy via Language Modeling
Houjun Liu

TL;DR
This paper presents a transformer-based language model trained to automate psychotherapy conversations, achieving significant performance in benchmarks and demonstrating potential to assist mental health care.
Contribution
It introduces a novel application of Seq2Seq Transformer models for psychotherapeutic dialogue generation trained on diverse datasets.
Findings
Model outperforms in standardized benchmarks
Achieves 59.7% and 67.1% performance in two test methods
Demonstrates potential to assist psychotherapeutic communication
Abstract
In this experiment, a model was devised, trained, and evaluated to automate psychotherapist/client text conversations through the use of state-of-the-art, Seq2Seq Transformer-based Natural Language Generation (NLG) systems. Through training the model upon a mix of the Cornell Movie Dialogue Corpus for language understanding and an open-source, anonymized, and public licensed psychotherapeutic dataset, the model achieved statistically significant performance in published, standardized qualitative benchmarks against human-written validation data - meeting or exceeding human-written responses' performance in 59.7% and 67.1% of the test set for two independent test methods respectively. Although the model cannot replace the work of psychotherapists entirely, its ability to synthesize human-appearing utterances for the majority of the test set serves as a promising step towards communizing…
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
TopicsMental Health via Writing · Digital Mental Health Interventions · Machine Learning in Healthcare
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Sequence to Sequence
