paper-with-me

Papers

Interpretable factorization of clinical questionnaires to identify latent factors of psychopathology

2023-12-12 · Ka Chun Lam, Bridget W Mahony, Armin Raznahan, Francisco Pereira

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}.

📄 PDF Abstract BibTeX arXiv:2312.07762

Code (1)

jefferykclam/icqf 공식 구현

Tasks

DiagnosticImputation

Similar Papers 제목 키워드 기반

Identifiable Phenotyping using Constrained Non-Negative Matrix Factorization

2016-08-02 · Shalmali Joshi, Suriya Gunasekar, David Sontag, Joydeep Ghosh

This work proposes a new algorithm for automated and simultaneous phenotyping of multiple co-occurring medical conditions, also referred as comorbidities, using clinical notes from the electronic health records (EHRs). A…

Bayesian Poisson Tensor Factorization for Inferring Multilateral Relations from Sparse Dyadic Event Counts

2015-06-10 · Aaron Schein, John Paisley, David M. Blei, Hanna Wallach

We present a Bayesian tensor factorization model for inferring latent group structures from dynamic pairwise interaction patterns. For decades, political scientists have collected and analyzed records of the form "countr…

Form

Interpretable Topic Extraction and Word Embedding Learning using row-stochastic DEDICOM

2025-07-22 · Lars Hillebrand, David Biesner, Christian Bauckhage, Rafet Sifa arxiv

The DEDICOM algorithm provides a uniquely interpretable matrix factorization method for symmetric and asymmetric square matrices. We employ a new row-stochastic variation of DEDICOM on the pointwise mutual information ma…

Latitude: A Model for Mixed Linear-Tropical Matrix Factorization

2018-01-18 · Sanjar Karaev, James Hook, Pauli Miettinen

Nonnegative matrix factorization (NMF) is one of the most frequently-used matrix factorization models in data analysis. A significant reason to the popularity of NMF is its interpretability and the `parts of whole' inter…

Matrix Factorization for Collaborative Filtering Is Just Solving an Adjoint Latent Dirichlet Allocation Model After All

2021-09-13 · ACM Conference on Recommender Systems 2021 9 · Florian Wilhelm

Matrix factorization-based methods are among the most popular methods for collaborative filtering tasks with implicit feedback. The most effective of these methods do not apply sign constraints, such as non-negativity, t…

AllCollaborative Filtering