LGNAAPDec 12, 2023

Interpretable factorization of clinical questionnaires to identify latent factors of psychopathology

arXiv:2312.07762v1h-index: 2Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for more interpretable and stable factor analysis in psychiatry research, offering a domain-specific solution that is incremental over existing methods.

The authors tackled the problem of identifying interpretable latent factors from clinical questionnaire data in psychiatry by introducing ICQF, a non-negative matrix factorization method with tailored regularization, which improved interpretability as rated by domain experts and outperformed competing methods for smaller dataset sizes.

Psychiatry research seeks to understand the manifestations of psychopathology in behavior, as measured in questionnaire data, by identifying a small number of latent factors that explain them. While factor analysis is the traditional tool for this purpose, the resulting factors may not be interpretable, and may also be subject to confounding variables. Moreover, missing data are common, and explicit imputation is often required. To overcome these limitations, we introduce interpretability constrained questionnaire factorization (ICQF), a non-negative matrix factorization method with regularization tailored for questionnaire data. Our method aims to promote factor interpretability and solution stability. We provide an optimization procedure with theoretical convergence guarantees, and an automated procedure to detect latent dimensionality accurately. We validate these procedures using realistic synthetic data. We demonstrate the effectiveness of our method in a widely used general-purpose questionnaire, in two independent datasets (the Healthy Brain Network and Adolescent Brain Cognitive Development studies). Specifically, we show that ICQF improves interpretability, as defined by domain experts, while preserving diagnostic information across a range of disorders, and outperforms competing methods for smaller dataset sizes. This suggests that the regularization in our method matches domain characteristics. The python implementation for ICQF is available at \url{https://github.com/jefferykclam/ICQF}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes