paper-with-me

홈 › Papers

LL4G: Self-Supervised Dynamic Optimization for Graph-Based Personality Detection

2025-04-02 · Lingzhi Shen, Yunfei Long, Xiaohao Cai, Guanming Chen, YuHan Wang, Imran Razzak, Shoaib Jameel

Graph-based personality detection constructs graph structures from textual data, particularly social media posts. Current methods often struggle with sparse or noisy data and rely on static graphs, limiting their ability to capture dynamic changes between nodes and relationships. This paper introduces LL4G, a self-supervised framework leveraging large language models (LLMs) to optimize graph neural networks (GNNs). LLMs extract rich semantic features to generate node representations and to infer explicit and implicit relationships. The graph structure adaptively adds nodes and edges based on input data, continuously optimizing itself. The GNN then uses these optimized representations for joint training on node reconstruction, edge prediction, and contrastive learning tasks. This integration of semantic and structural information generates robust personality profiles. Experimental results on Kaggle and Pandora datasets show LL4G outperforms state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2504.02146

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Human-AI Programming Role Optimization: Developing a Personality-Driven Self-Determination Framework

2025-11-01 · Marcel Valovy arxiv

As artificial intelligence transforms software development, a critical question emerges: how can developers and AI systems collaborate most effectively? This dissertation optimizes human-AI programming roles through self…

EmoPerso: Enhancing Personality Detection with Self-Supervised Emotion-Aware Modelling

2025-09-02 · Lingzhi Shen, Xiaohao Cai, Yunfei Long, Imran Razzak 외 arxiv

Personality detection from text is commonly performed by analysing users' social media posts. However, existing methods heavily rely on large-scale annotated datasets, making it challenging to obtain high-quality persona…

Representation LearningRelational ReasoningMulti-Task LearningData Augmentation

Profile-LLM: Dynamic Profile Optimization for Realistic Personality Expression in LLMs

2025-11-25 · Shi-Wei Dai, Yan-Wei Shie, Tsung-Huan Yang, Lun-Wei Ku 외 arxiv

Personalized Large Language Models (LLMs) have been shown to be an effective way to create more engaging and enjoyable user-AI interactions. While previous studies have explored using prompts to elicit specific personali…

Beyond Demographics: Enhancing Cultural Value Survey Simulation with Multi-Stage Personality-Driven Cognitive Reasoning

2025-08-25 · Haijiang Liu, Qiyuan Li, Chao Gao, Yong Cao 외 arxiv

Introducing MARK, the Multi-stAge Reasoning frameworK for cultural value survey response simulation, designed to enhance the accuracy, steerability, and interpretability of large language models in this task. The system …

Static and Dynamic Speaker Modeling based on Graph Neural Network for Emotion Recognition in Conversation

2022-07-01 · NAACL (ACL) 2022 7 · Prakhar Saxena, Yin Jou Huang, Sadao Kurohashi

Each person has a unique personality which affects how they feel and convey emotions. Hence, speaker modeling is important for the task of emotion recognition in conversation (ERC). In this paper, we propose a novel grap…

Emotion RecognitionEmotion Recognition in ConversationGraph Neural Network