Prompt-based Personality Profiling: Reinforcement Learning for Relevance Filtering
Jan Hofmann, Cornelia Sindermann, Roman Klinger

TL;DR
This paper introduces a reinforcement learning-based relevance filtering method for author profiling that improves personality trait prediction accuracy while reducing input size, leveraging large language models' zero-shot capabilities.
Contribution
It proposes a novel relevance filtering approach using reinforcement learning to enhance personality profiling from large user content, addressing input length and efficiency issues.
Findings
Comparable accuracy to using all posts with shorter context
Significant improvement in prediction accuracy with filtered relevant posts
Effective on real-world and artificially balanced datasets
Abstract
Author profiling is the task of inferring characteristics about individuals by analyzing content they share. Supervised machine learning still dominates automatic systems that perform this task, despite the popularity of prompting large language models to address natural language understanding tasks. One reason is that the classification instances consist of large amounts of posts, potentially a whole user profile, which may exceed the input length of Transformers. Even if a model can use a large context window, the entirety of posts makes the application of API-accessed black box systems costly and slow, next to issues which come with such "needle-in-the-haystack" tasks. To mitigate this limitation, we propose a new method for author profiling which aims at distinguishing relevant from irrelevant content first, followed by the actual user profiling only with relevant data. 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.
Videos
Taxonomy
TopicsPersonality Traits and Psychology · Mental Health Research Topics
