Related Experiment Videos
Adaptive graph-evolutionary framework for dynamic feature refinement in multi-label learning
Hossien Movahed1, Tina Toosi2, Shamim Nael3
1Department of Management, Payame Noor University, Babol, 1334838499, Iran. lisrel167@gmail.com.
Scientific Reports
|June 9, 2026
Summary
This study introduces a dynamic feature refinement framework for multi-label learning, improving performance by adaptively selecting relevant features. The graph-evolutionary approach enhances predictive accuracy and scalability in high-dimensional data.
Area of Science:
- Machine Learning
- Data Science
- Artificial Intelligence
Background:
- High-dimensional multi-label learning faces challenges from feature-label interdependencies, redundancy, and noise.
- Traditional feature selection methods lack adaptability to evolving feature relevance during the learning process.
Purpose of the Study:
- To develop an adaptive graph-evolutionary framework for dynamic feature refinement in multi-label learning.
- To address limitations of static feature selection by modeling feature reduction as a sequential decision process.
Main Methods:
- Constructing a heterogeneous graph to model feature-label-instance interactions.
- Employing a graph neural network for dynamic feature reliability evaluation using confidence and uncertainty.
- Integrating feature signals into an evolutionary optimization mechanism for adaptive feature space refinement.
Main Results:
- Demonstrated consistent improvements over state-of-the-art methods on benchmark datasets.
- Achieved significant reductions in Hamming Loss and Ranking Loss.
- Reported notable gains in Average Precision and F1-score, with robust performance across distributions.
Conclusions:
- The proposed adaptive graph-evolutionary framework effectively refines feature spaces for multi-label learning.
- The dynamic approach offers superior predictive performance and scalability compared to conventional methods.
- The framework provides robust and statistically significant improvements in multi-label classification tasks.
Related Concept Videos
Multi-input and Multi-variable systems
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
In the absence of...
Survival Tree
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...