HIPPD: Brain-Inspired Hierarchical Information Processing for Personality Detection
Abstract
Personality detection from text aims to infer an individual’s personality traits based on linguistic patterns. However, existing machine learning approaches often struggle to capture contextual information spanning multiple posts and tend to fall short in extracting representative and robust features in semantically sparse environments. This paper presents HIPPD, a brain-inspired framework for personality detection that emulates the hierarchical information processing of the human brain. HIPPD utilises a large language model to simulate the cerebral cortex, enabling global semantic reasoning and deep feature abstraction. A dynamic memory module, modelled after the prefrontal cortex, performs adaptive gating and selective retention of critical features, with all adjustments driven by dopaminergic prediction error feedback. Subsequently, a set of specialised lightweight models, emulating the basal ganglia, are dynamically routed via a strict winner-takes-all mechanism to capture the personality-related patterns they are most proficient at recognising. Extensive experiments on the Kaggle and Pandora datasets demonstrate that HIPPD consistently outperforms state-of-the-art baselines.
Cite
Text
Chen et al. "HIPPD: Brain-Inspired Hierarchical Information Processing for Personality Detection." Proceedings of the 17th Asian Conference on Machine Learning, 2025.Markdown
[Chen et al. "HIPPD: Brain-Inspired Hierarchical Information Processing for Personality Detection." Proceedings of the 17th Asian Conference on Machine Learning, 2025.](https://mlanthology.org/acml/2025/chen2025acml-hippd/)BibTeX
@inproceedings{chen2025acml-hippd,
title = {{HIPPD: Brain-Inspired Hierarchical Information Processing for Personality Detection}},
author = {Chen, Guanming and Shen, Lingzhi and Cai, Xiaohao and Razzak, Imran and Jameel, Shoaib},
booktitle = {Proceedings of the 17th Asian Conference on Machine Learning},
year = {2025},
pages = {910-925},
volume = {304},
url = {https://mlanthology.org/acml/2025/chen2025acml-hippd/}
}