arXiv:2511.08008cs.AI2025-11AAAI被引 1

融合大模型语义与图神经网络结构,提升多视图多标签特征选择效果

Combining LLM Semantic Reasoning with GNN Structural Modeling for Multi-View Multi-Label Feature Selection

  • 用大模型评估特征、视图与标签间的潜在语义相关性
  • 构建双层异构图:语义关系图与统计关系图并存
  • 轻量GAT学习节点嵌入,实现特征重要性排序与筛选

多视图多标签特征选择旨在从异构视图中识别出有信息量的特征,每个样本关联多个相互依赖的标签。该问题在社交媒体、生物信息学或推荐系统等高维多模态数据场景中尤为重要。现有方法主要关注数据的统计信息,较少考虑语义信息。本文提出一种结合大语言模型(LLM)语义推理与图神经网络(GNN)结构建模的方法,用于多视图多标签特征选择(MVMLFS)。具体包括三部分:(1)使用大模型作为评估代理,分析特征、视图与标签描述之间的潜在语义相关性;(2)设计一个双层次异构图,包含表示语义关系的语义图和表示统计关系的统计图;(3)采用轻量级图注意力网络(GAT)在异构图中学习节点嵌入,生成特征显著性分数以进行排序与选择。在多个基准数据集上的实验表明,本方法优于当前最优基线,在小规模数据集上仍表现良好,展现出强鲁棒性、灵活性与泛化能力。

原文摘要 · Abstract (English)

Multi-view multi-label feature selection aims to identify informative features from heterogeneous views, where each sample is associated with multiple interdependent labels. This problem is particularly important in machine learning involving high-dimensional, multimodal data such as social media, bioinformatics or recommendation systems. Existing Multi-View Multi-Label Feature Selection (MVMLFS) methods mainly focus on analyzing statistical information of data, but seldom consider semantic information. In this paper, we aim to use these two types of information jointly and propose a method that combines Large Language Models (LLMs) semantic reasoning with Graph Neural Networks (GNNs) structural modeling for MVMLFS. Specifically, the method consists of three main components. (1) LLM is first used as an evaluation agent to assess the latent semantic relevance among feature, view, and label descriptions. (2) A semantic-aware heterogeneous graph with two levels is designed to represent relations among features, views and labels: one is a semantic graph representing semantic relations, and the other is a statistical graph. (3) A lightweight Graph Attention Network (GAT) is applied to learn node embedding in the heterogeneous graph as feature saliency scores for ranking and selection. Experimental results on multiple benchmark datasets demonstrate the superiority of our method over state-of-the-art baselines, and it is still effective when applied to small-scale datasets, showcasing its robustness, flexibility, and generalization ability.

特征选择多视图学习大模型图神经网络

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。