paper-with-me

홈 › Papers

Graph Neural Network-Driven Hierarchical Mining for Complex Imbalanced Data

2025-02-06 · Yijiashun Qi, Quanchao Lu, Shiyu Dou, Xiaoxuan Sun, Muqing Li, Yankaiqi Li

This study presents a hierarchical mining framework for high-dimensional imbalanced data, leveraging a depth graph model to address the inherent performance limitations of conventional approaches in handling complex, high-dimensional data distributions with imbalanced sample representations. By constructing a structured graph representation of the dataset and integrating graph neural network (GNN) embeddings, the proposed method effectively captures global interdependencies among samples. Furthermore, a hierarchical strategy is employed to enhance the characterization and extraction of minority class feature patterns, thereby facilitating precise and robust imbalanced data mining. Empirical evaluations across multiple experimental scenarios validate the efficacy of the proposed approach, demonstrating substantial improvements over traditional methods in key performance metrics, including pattern discovery count, average support, and minority class coverage. Notably, the method exhibits superior capabilities in minority-class feature extraction and pattern correlation analysis. These findings underscore the potential of depth graph models, in conjunction with hierarchical mining strategies, to significantly enhance the efficiency and accuracy of imbalanced data analysis. This research contributes a novel computational framework for high-dimensional complex data processing and lays the foundation for future extensions to dynamically evolving imbalanced data and multi-modal data applications, thereby expanding the applicability of advanced data mining methodologies to more intricate analytical domains.

📄 PDF Abstract BibTeX arXiv:2502.03803

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Graph Neural Network-based Spectral Filtering Mechanism for Imbalance Classification in Network Digital Twin

2025-02-17 · Abubakar Isah, Ibrahim Aliyu, Sulaiman Muhammad Rashid, Jaehyung Park 외

Graph neural networks are gaining attention in fifth-generation (5G) core network digital twins, which are data-driven complex systems with numerous components. Analyzing these data can be challenging due to rare failure…

Graph ClassificationGraph Neural NetworkGraph Representation Learningimbalanced classification+1

Unlocking Non-Block-Structured Decisions: Inductive Mining with Choice Graphs

2025-05-11 · Humam Kourani, Gyunam Park, Wil M. P. van der Aalst

Process discovery aims to automatically derive process models from event logs, enabling organizations to analyze and improve their operational processes. Inductive mining algorithms, while prioritizing soundness and effi…

Decision Making

Education-to-Skill Mapping Using Hierarchical Classification and Transformer Neural Network

2021-06-24 · Applied Sciences 2021 6 · Vilija Kuodytė, Linas Petkevičius

Skills gained from vocational or higher education form an essential component of country’s economy, determining the structure of the national labor force. Therefore, knowledge on how people’s education converts to jobs e…

Occupation prediction

Learning Self-Growth Maps for Fast and Accurate Imbalanced Streaming Data Clustering

2024-04-14 · Yiqun Zhang, Sen Feng, Pengkai Wang, Zexi Tan 외

Streaming data clustering is a popular research topic in data mining and machine learning. Since streaming data is usually analyzed in data chunks, it is more susceptible to encounter the dynamic cluster imbalance issue.…

Clustering

Cluster-guided Contrastive Class-imbalanced Graph Classification

2024-12-17 · Wei Ju, Zhengyang Mao, Siyu Yi, Yifang Qin 외

This paper studies the problem of class-imbalanced graph classification, which aims at effectively classifying the graph categories in scenarios with imbalanced class distributions. While graph neural networks (GNNs) hav…

ClassificationContrastive LearningGraph Classification