-
1581
Traffic environment perception algorithm based on multi-task feature fusion and orthogonal attention
Published 2025-06-01“…This mechanism minimizes computational load while amplifying significant spatial features within the input images. By selectively focusing on critical areas of interest, HWAttention significantly boosts the performance of the model across various environments, ensuring that it remains efficient even under real-time constraints. …”
Get full text
Article -
1582
A Framework for Breast Cancer Classification with Deep Features and Modified Grey Wolf Optimization
Published 2025-04-01“…Due to low-contrast images and irrelevant information in publicly available breast cancer datasets, existing models generally perform poorly. Pre-trained convolutional neural network models trained on generic datasets tend to extract irrelevant features when applied to domain-specific classification tasks, highlighting the need for a feature selection mechanism to transform high-dimensional data into a more discriminative feature space. …”
Get full text
Article -
1583
Improved RT-DETR for Infrared Ship Detection Based on Multi-Attention and Feature Fusion
Published 2024-11-01“…The model’s target detection performance on resource-constrained devices is further enhanced by incorporating advanced techniques such as group convolution and ShuffleNetV2. …”
Get full text
Article -
1584
Generation of Seismocardiography Heartbeats Using a Wasserstein Generative Adversarial Network With Feature Control
Published 2025-01-01“…Additionally, the model demonstrated strong performance in practical applications, with the synthetic data achieving an accuracy of 88% in lung volume classification as compared to 89% achieved with real data. …”
Get full text
Article -
1585
Spatial feature recognition and layout method based on improved CenterNet and LSTM frameworks
Published 2025-08-01“…Experiments verified that compared with the CenterNet model, the recognition performance of the proposed HCenterNet-DIoU model improved by 7.44%. …”
Get full text
Article -
1586
Enhanced particle swarm optimization for feature selection in SVM-based Alzheimer’s disease diagnosis
Published 2025-07-01“…AD, respectively. Through optimized feature selection, the OLDPSO-SVM model enhances diagnostic performance and provides valuable insights for developing MRI-based multimodal diagnostic tools for AD.…”
Get full text
Article -
1587
ScaleFormer architecture for scale invariant human pose estimation with enhanced mixed features
Published 2025-07-01“…We design an adaptive feature representation mechanism that enables the model to maintain consistent performance across different scales. …”
Get full text
Article -
1588
PLGNN: graph neural networks via adaptive feature perturbation and high-way links
Published 2025-05-01“…Subsequently, an adaptive feature perturbation strategy is proposed to reduce model’s overfitting and also improve robustness of PLGNN. …”
Get full text
Article -
1589
Spatial features of CO2 for occupancy detection in a naturally ventilated school building
Published 2024-10-01“…Additional ventilation information further enhanced the performance to 61.8 % (RMSE 9.02 occupants). By incorporating spatial features, the model using only CO2-related features revealed similar performance as the model containing additional ventilation information, resulting in a better low-cost occupancy detection method for naturally ventilated buildings.…”
Get full text
Article -
1590
Feature Selection for Hypertension Risk Prediction Using XGBoost on Single Nucleotide Polymorphism Data
Published 2025-01-01“…This study aims to develop a feature selection model using the XGBoost algorithm to identify specific single nucleotide polymorphisms (SNPs) as biomarkers for detecting hypertension risk. …”
Get full text
Article -
1591
An Interior Point Method for L1/2-SVM and Application to Feature Selection in Classification
Published 2014-01-01“…Our experiments with artificial data and real data demonstrate that the L1/2-SVM model works well and the proposed algorithm is more effective than some popular methods in selecting relevant features and improving classification performance.…”
Get full text
Article -
1592
Hyperspectral Image Classification Method Based on Morphological Features and Hybrid Convolutional Neural Networks
Published 2024-11-01“…Residual connections and an attention mechanism are added to the CNN structure to prevent gradient vanishing, and the scale of the control parameters of the model structure is optimized to guarantee the model’s feature extraction ability. …”
Get full text
Article -
1593
MRI-based deep learning with clinical and imaging features to differentiate medulloblastoma and ependymoma in children
Published 2025-04-01“…The model performance was assessed using a 7:3 random split of the dataset for training and validation, respectively. …”
Get full text
Article -
1594
Cross-Modal Object Detection Based on Content-Guided Feature Fusion and Self-Calibration
Published 2025-05-01“…Our model outperforms baseline models and other state-of-the-art methods in detection accuracy, demonstrating robust performance for cross-modal object detection tasks across various environments.…”
Get full text
Article -
1595
Bearing Fault Diagnosis Based on Spatial Features of 2.5 Dimensional Sound Field
Published 2019-01-01“…Different from the 2D technique with only one source image, the 2.5D acoustic field model consists of source image, holographic sound image, and the differences between them, and its effective feature model is constructed by Gabor wavelet feature extraction and random forest feature reduction algorithm. …”
Get full text
Article -
1596
Dynamic Bidirectional Feature Enhancement Network for Thin Cloud Removal in Remote Sensing Images
Published 2025-01-01“…Next, an adaptive local feature enhancement block is constructed using cross-fusion and adjacent feature propagation between dynamic convolutions, aimed at enhancing the ability of model to recover details. …”
Get full text
Article -
1597
Block-chain abnormal transaction detection method based on adaptive multi-feature fusion
Published 2021-05-01“…Aiming at the problem that the performance of intelligent detection models was limited by the representation ability of original data (features), a residual network structure ResNet-32 was designed to automatically mine the intricate association relationship between original features, so as to actively learn the high-level abstract features with rich semantic information.Low-level features were more transaction content descriptive, although their distinguishing ability was weaker than that of the high-level features.How to integrate them together to obtain complementary advantages was the key to improve the detection performance.Therefore, multi feature fusion methods were proposed to bridge the gap between the two kinds of features.Moreover, these fusion methods can automatically remove the noise and redundant information from the integrated features and further absorb the cross information, to acquire the most distinctive features.Finally, block-chain abnormal transaction detection model (BATDet) was proposed based on the above presented methods, and its effectiveness in the abnormal transaction detection is verified.…”
Get full text
Article -
1598
Chain hybrid feature selection algorithm based on improved Grey Wolf Optimization algorithm.
Published 2024-01-01“…Hybrid feature selection algorithm is a strategy that combines different feature selection methods aiming to overcome the limitations of a single feature selection method and improve the effectiveness and performance of feature selection. …”
Get full text
Article -
1599
Feature selection method for software defect number prediction based on maximum information coefficient
Published 2021-05-01“…The traditional feature selection method only considers the linear correlation between variables and ignores the nonlinear correlation, so it is difficult to select effective feature subsets to build the effective model to predict the number of faults in software modules.Considering the linear and nonlinear relationship, a feature selection method based on maximum information coefficient (MIC) was proposed.The proposed method separated the redundancy analysis and correlation analysis into two phases.In the previous phase, the cluster algorithm, which was based on the correlation between features, was used to divide the redundant features into the same cluster.In the later phase, the features in each cluster were sorted in descending order according to the correlation between features and the number of software defects, and then the top features were selected to form the feature subset.The experimental results show that the proposed method can improve the prediction performance of software defect number prediction model by effectively removing redundant and irrelevant features.…”
Get full text
Article -
1600
Feature selection method for software defect number prediction based on maximum information coefficient
Published 2021-05-01“…The traditional feature selection method only considers the linear correlation between variables and ignores the nonlinear correlation, so it is difficult to select effective feature subsets to build the effective model to predict the number of faults in software modules.Considering the linear and nonlinear relationship, a feature selection method based on maximum information coefficient (MIC) was proposed.The proposed method separated the redundancy analysis and correlation analysis into two phases.In the previous phase, the cluster algorithm, which was based on the correlation between features, was used to divide the redundant features into the same cluster.In the later phase, the features in each cluster were sorted in descending order according to the correlation between features and the number of software defects, and then the top features were selected to form the feature subset.The experimental results show that the proposed method can improve the prediction performance of software defect number prediction model by effectively removing redundant and irrelevant features.…”
Get full text
Article