Multi-Scale Feature Fusion and Graph Neural Network Integration for Text Classification with Large Language Models
Xiangchen Song, Yulin Huang, Jinxu Guo, Yuchen Liu, Yaxuan Luan

TL;DR
This paper presents a hybrid text classification approach combining large language models, multi-scale feature fusion, and graph neural networks to improve semantic understanding and classification accuracy.
Contribution
It introduces a novel framework integrating deep language features, multi-scale fusion, and graph-based structured modeling for enhanced text classification.
Findings
Outperforms existing models on accuracy, F1-score, AUC, and precision
Demonstrates robustness and stability across experiments
Effectively captures complex semantic relations in text
Abstract
This study investigates a hybrid method for text classification that integrates deep feature extraction from large language models, multi-scale fusion through feature pyramids, and structured modeling with graph neural networks to enhance performance in complex semantic contexts. First, the large language model captures contextual dependencies and deep semantic representations of the input text, providing a rich feature foundation for subsequent modeling. Then, based on multi-level feature representations, the feature pyramid mechanism effectively integrates semantic features of different scales, balancing global information and local details to construct hierarchical semantic expressions. Furthermore, the fused features are transformed into graph representations, and graph neural networks are employed to capture latent semantic relations and logical dependencies in the text, enabling…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Text and Document Classification Technologies · Advanced Graph Neural Networks
