Combining LLM Semantic Reasoning with GNN Structural Modeling for Multi-View Multi-Label Feature Selection
Zhiqi Chen, Yuzhou Liu, Jiarui Liu, Wanfu Gao

TL;DR
This paper introduces a novel feature selection method that combines semantic reasoning from Large Language Models with structural modeling via Graph Neural Networks to improve multi-view multi-label feature selection, especially in high-dimensional, multimodal data.
Contribution
It proposes a joint approach integrating LLM semantic reasoning and GNN structural modeling for enhanced multi-view multi-label feature selection, addressing limitations of existing statistical-only methods.
Findings
Outperforms state-of-the-art baselines on benchmark datasets.
Effective on small-scale datasets, demonstrating robustness.
Shows improved feature relevance and selection accuracy.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsText and Document Classification Technologies · Advanced Graph Neural Networks · Sentiment Analysis and Opinion Mining
