paper-with-me

Papers

Are LLMs effective psychological assessors? Leveraging adaptive RAG for interpretable mental health screening through psychometric practice

2025-01-02 · Federico Ravenda, Seyed Ali Bahrainian, Andrea Raballo, Antonietta Mira, Noriko Kando

In psychological practice, standardized questionnaires serve as essential tools for assessing mental constructs (e.g., attitudes, traits, and emotions) through structured questions (aka items). With the increasing prevalence of social media platforms where users share personal experiences and emotions, researchers are exploring computational methods to leverage this data for rapid mental health screening. In this study, we propose a novel adaptive Retrieval-Augmented Generation (RAG) approach that completes psychological questionnaires by analyzing social media posts. Our method retrieves the most relevant user posts for each question in a psychological survey and uses Large Language Models (LLMs) to predict questionnaire scores in a zero-shot setting. Our findings are twofold. First we demonstrate that this approach can effectively predict users' responses to psychological questionnaires, such as the Beck Depression Inventory II (BDI-II), achieving performance comparable to or surpassing state-of-the-art models on Reddit-based benchmark datasets without relying on training data. Second, we show how this methodology can be generalized as a scalable screening tool, as the final assessment is systematically derived by completing standardized questionnaires and tracking how individual item responses contribute to the diagnosis, aligning with established psychometric practices.

📄 PDF Abstract BibTeX arXiv:2501.00982

Code (1)

fede-stack/adaptive-rag-for-psychological-assessment 공식 구현 pytorch

Tasks

RAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

LLMs as Assessors: Right for the Right Reason?

2026-01-13 · Sourav Saha, Mandar Mitra, Aditya Dutta arxiv

A good deal of recent research has focused on how Large Language Models (LLMs) may be used as judges in place of humans to evaluate the quality of the output produced by various text / image processing systems. Within th…

Information Retrieval

DepreSym: A Depression Symptom Annotated Corpus and the Role of LLMs as Assessors of Psychological Markers

2023-08-21 · Anxo Pérez, Marcos Fernández-Pichel, Javier Parapar, David E. Losada

Computational methods for depression detection aim to mine traces of depression from online publications posted by Internet users. However, solutions trained on existing collections exhibit limited generalisation and int…

Depression Detection

PredictaBoard: Benchmarking LLM Score Predictability

2025-02-20 · Lorenzo Pacchiardi, Konstantinos Voudouris, Ben Slater, Fernando Martínez-Plumed 외

Despite possessing impressive skills, Large Language Models (LLMs) often fail unpredictably, demonstrating inconsistent success in even basic common sense reasoning tasks. This unpredictability poses a significant challe…

BenchmarkingCommon Sense Reasoning

JudgeBlender: Ensembling Judgments for Automatic Relevance Assessment

2024-12-17 · Hossein A. Rahmani, Emine Yilmaz, Nick Craswell, Bhaskar Mitra

The effective training and evaluation of retrieval systems require a substantial amount of relevance judgments, which are traditionally collected from human assessors -- a process that is both costly and time-consuming. …

Leveraging Implicit Sentiments: Enhancing Reliability and Validity in Psychological Trait Evaluation of LLMs

2025-03-26 · Huanhuan Ma, Haisong Gong, Xiaoyuan Yi, Xing Xie 외

Recent advancements in Large Language Models (LLMs) have led to their increasing integration into human life. With the transition from mere tools to human-like assistants, understanding their psychological aspects-such a…