Search papers, labs, and topics across Lattice.
This paper introduces JAM, a theory-agnostic framework for personality recognition that shifts the focus from predefined psychological taxonomies to discovering unified latent pseudo-facets that capture shared psychological structures. By employing an Attention-Pooled Graph Prototypical Network and a Cross-Theory Harmonization approach, JAM enables the direct inference of an individual's latent psychological profile from textual samples without relying on theory-specific labels. The incorporation of an LLM-as-a-Judge mechanism enhances robustness and data quality, leading to improved cross-framework generalization and performance in personality inference tasks.
Uncovering unified psychological structures, JAM achieves superior personality recognition without the constraints of predefined taxonomies, revolutionizing how we infer psychological profiles from text.
Personality recognition has traditionally been constrained by theory-dependent formulations, where models are trained to fit predefined psychological taxonomies rather than uncovering shared underlying behavioral structure. This limits generalization, as personality itself is better understood as theory-invariant, while existing annotations reflect only partial and sometimes inconsistent views of the same latent traits. In this work, we introduce JAM ((J)udge for (A)daptive (M)etric-Alignment), a theory-agnostic framework that shifts learning from adapting to predefined personality theories toward discovering unified latent pseudo-facets that capture shared psychological structure. Rather than constraining the model to any personality taxonomy during training or inference, the framework learns generalizable psychological representations and can infer an individual's latent psychological profile directly from the textual samples, without requiring theory-specific labels. JAM achieves this through an Attention-Pooled Graph Prototypical Network that learns structured representations via clustering in embedding space, together with a Cross-Theory Harmonization (CTH) approach that integrates (i) Human-Guided Linkage and (ii) Machine-Induced Consensus to unify heterogeneous datasets without relying on predefined labels. To further improve robustness and data quality, we incorporate an LLM-as-a-Judge mechanism operating in two configurations, (i) LLM-before-the-loop and (ii) LLM-in-the-loop which identifies ambiguous samples to guide adaptive metric learning. Experiments show that JAM improves cross-framework generalization and performance, establishing a strong step toward theory-agnostic personality inference and supporting low-resource personality theories. The related code repository, model weights, and artifacts are available at https://research.jingjietan.com/JAM