首页 > 最新文献

Egyptian Informatics Journal最新文献

英文 中文
Quality-Aware Fuzzy-Logic-Based vertical handover decision method for dependable Real-Time visual image identification 基于质量感知的实时可靠视觉图像识别的模糊逻辑垂直切换决策方法
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2025-12-29 DOI: 10.1016/j.eij.2025.100876
Dongliang Zhang , Lei Wang
Real-time visual image identification presents significant challenges due to noise, variations in illumination, and intricate backdrops, frequently resulting in misclassification and heightened processing costs. To mitigate these constraints, we offer a Fuzzy Dependency Model for Image Identification (FDM-II) that explicitly characterizes pixel interdependencies and executes adaptive feature selection. The approach incorporates fuzzification, fuzzy derivative optimization, and defuzzification to dynamically prioritize high-dependency features, minimize duplicate computation, and enhance classification robustness in uncertain settings. Utilizing the Open Images dataset, FDM-II attained 11.43% superior detection precision, 9.84% enhanced correlation rate, and 9.55% augmented classification accuracy relative to established RSS-based, TOPSIS-MADM, and fuzzy VHO methodologies, concurrently decreasing detection error and processing time by 8.77% and 10.06%, respectively. In contrast to conventional fixed-threshold or resource-intensive deep learning models, our methodology employs adaptive correlation-based refinement and dynamic feature ranking, facilitating scalable, low-latency, and reliable real-time performance appropriate for IoT and embedded applications.
由于噪声、光照变化和复杂的背景,实时视觉图像识别面临重大挑战,经常导致错误分类和处理成本增加。为了减轻这些限制,我们提供了图像识别的模糊依赖模型(FDM-II),该模型明确表征了像素的相互依赖性并执行自适应特征选择。该方法结合模糊化、模糊导数优化和去模糊化来动态确定高依赖特征的优先级,减少重复计算,增强不确定环境下的分类鲁棒性。利用Open Images数据集,与基于rss、TOPSIS-MADM和模糊VHO方法相比,FDM-II的检测精度提高了11.43%,相关率提高了9.84%,分类精度提高了9.55%,同时检测误差和处理时间分别降低了8.77%和10.06%。与传统的固定阈值或资源密集型深度学习模型相比,我们的方法采用自适应的基于关联的改进和动态特征排序,促进适合物联网和嵌入式应用的可扩展、低延迟和可靠的实时性能。
{"title":"Quality-Aware Fuzzy-Logic-Based vertical handover decision method for dependable Real-Time visual image identification","authors":"Dongliang Zhang ,&nbsp;Lei Wang","doi":"10.1016/j.eij.2025.100876","DOIUrl":"10.1016/j.eij.2025.100876","url":null,"abstract":"<div><div>Real-time visual image identification presents significant challenges due to noise, variations in illumination, and intricate backdrops, frequently resulting in misclassification and heightened processing costs. To mitigate these constraints, we offer a Fuzzy Dependency Model for Image Identification (FDM-II) that explicitly characterizes pixel interdependencies and executes adaptive feature selection. The approach incorporates fuzzification, fuzzy derivative optimization, and defuzzification to dynamically prioritize high-dependency features, minimize duplicate computation, and enhance classification robustness in uncertain settings. Utilizing the Open Images dataset, FDM-II attained 11.43% superior detection precision, 9.84% enhanced correlation rate, and 9.55% augmented classification accuracy relative to established RSS-based, TOPSIS-MADM, and fuzzy VHO methodologies, concurrently decreasing detection error and processing time by 8.77% and 10.06%, respectively. In contrast to conventional fixed-threshold or resource-intensive deep learning models, our methodology employs adaptive correlation-based refinement and dynamic feature ranking, facilitating scalable, low-latency, and reliable real-time performance appropriate for IoT and embedded applications.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100876"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145884769","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Research on K-Means algorithm based on adaptive association rules and its application in commodity segmentation 基于自适应关联规则的K-Means算法及其在商品分割中的应用研究
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2026-02-14 DOI: 10.1016/j.eij.2026.100911
Sitan Liu , Quanxi Feng , Wu Ai , Huazhou Chen , Bin Lin
Accurate commodity segmentation plays a crucial role in enhancing the competitiveness of sales enterprises in marketing. Currently, the retail industry widely employs cluster analysis and association rule algorithms for commodity segmentation and data mining.
The K-Means algorithm is widely used due to its simplicity, fast convergence, and suitability for large-scale datasets. However, traditional K-Means suffers from issues such as sensitivity to initial cluster centers, inability to handle mixed-type data, and ignoring relationships between attributes. While association rule mining effectively uncovers relationships between attributes, it is generally applied to categorical or discretized data and may generate an overly large set of candidate rules. To address these challenges, this paper proposes a novel clustering algorithm based on adaptive association rules, named AAP-KM.
The algorithm first uses adaptive association rules (AAP) to partition the dataset and obtain an initial division. It then calculates the initial cluster centers based on this partition, followed by the application of the K-Means algorithm for clustering. The main distinction of AAP-KM from traditional clustering methods is that it incorporates attribute relationships to determine more representative initial cluster centers. Additionally, the algorithm enhances its adaptability to different types of datasets by employing a secondary attribute transformation technique. To evaluate its effectiveness, numerical experiments are conducted on eight UCI datasets, with comparisons made against other improved K-Means algorithms. Experimental results demonstrate that AAP-KM exhibits significant performance advantages across multiple datasets. Finally, the AAP-KM algorithm is applied to the task of product segmentation.
准确的商品细分对提高销售企业的营销竞争力起着至关重要的作用。目前,零售业广泛采用聚类分析和关联规则算法进行商品分割和数据挖掘。K-Means算法因其简单、收敛速度快、适合大规模数据集而被广泛应用。然而,传统的K-Means存在一些问题,比如对初始集群中心的敏感性、无法处理混合类型数据以及忽略属性之间的关系。虽然关联规则挖掘有效地揭示了属性之间的关系,但它通常应用于分类或离散数据,并且可能生成过大的候选规则集。为了解决这些问题,本文提出了一种新的基于自适应关联规则的聚类算法AAP-KM。该算法首先利用自适应关联规则(AAP)对数据集进行分区,得到初始分区;然后根据这个分区计算初始聚类中心,然后应用K-Means算法进行聚类。AAP-KM与传统聚类方法的主要区别在于它结合属性关系来确定更具代表性的初始聚类中心。此外,该算法还利用二次属性转换技术增强了对不同类型数据集的适应性。为了评估其有效性,在8个UCI数据集上进行了数值实验,并与其他改进的K-Means算法进行了比较。实验结果表明,AAP-KM在多个数据集上具有显著的性能优势。最后,将AAP-KM算法应用于产品分割任务。
{"title":"Research on K-Means algorithm based on adaptive association rules and its application in commodity segmentation","authors":"Sitan Liu ,&nbsp;Quanxi Feng ,&nbsp;Wu Ai ,&nbsp;Huazhou Chen ,&nbsp;Bin Lin","doi":"10.1016/j.eij.2026.100911","DOIUrl":"10.1016/j.eij.2026.100911","url":null,"abstract":"<div><div>Accurate commodity segmentation plays a crucial role in enhancing the competitiveness of sales enterprises in marketing. Currently, the retail industry widely employs cluster analysis and association rule algorithms for commodity segmentation and data mining.</div><div>The K-Means algorithm is widely used due to its simplicity, fast convergence, and suitability for large-scale datasets. However, traditional K-Means suffers from issues such as sensitivity to initial cluster centers, inability to handle mixed-type data, and ignoring relationships between attributes. While association rule mining effectively uncovers relationships between attributes, it is generally applied to categorical or discretized data and may generate an overly large set of candidate rules. To address these challenges, this paper proposes a novel clustering algorithm based on adaptive association rules, named AAP-KM.</div><div>The algorithm first uses adaptive association rules (AAP) to partition the dataset and obtain an initial division. It then calculates the initial cluster centers based on this partition, followed by the application of the K-Means algorithm for clustering. The main distinction of AAP-KM from traditional clustering methods is that it incorporates attribute relationships to determine more representative initial cluster centers. Additionally, the algorithm enhances its adaptability to different types of datasets by employing a secondary attribute transformation technique. To evaluate its effectiveness, numerical experiments are conducted on eight UCI datasets, with comparisons made against other improved K-Means algorithms. Experimental results demonstrate that AAP-KM exhibits significant performance advantages across multiple datasets. Finally, the AAP-KM algorithm is applied to the task of product segmentation.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100911"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146187900","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A novel method based on variational mode decomposition for lie detection 基于变分模态分解的测谎新方法
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2025-12-27 DOI: 10.1016/j.eij.2025.100873
Nevzat Olgun
In this study, a novel method based on Variational Mode Decomposition (VMD) is proposed for lie detection from EEG signals (EEGs). The study was conducted using the LieWaves database, and analyses were performed on 5 −channel EEGs obtained from 27 subjects. The EEGs collected from the subjects during truthful and lying situations were divided into 2-second segments based on the moments when visual stimuli were presented, and a total of 1350 EEG signals were obtained. For lie detection, 3 channels were selected, and EEG signals were processed using the VMD technique and time domain features were extracted from each mode. Extra Trees, Random Forest, K-Nearest Neighbors and Support Vector Machine classification models were used to classify the data. As a result of the tests, the Extra Trees model achieved the highest performance, reaching 100% classification accuracy. The other classification models achieved 99.93%, 99.48% and 64.22% classification accuracy, respectively. These results show that the VMD-based method provides an effective and efficient solution for EEG-based lie detection and it is suitable for real-time applications on portable EEG devices. Moreover, the proposed method is more advantageous than the complex approaches in the literature with its low number of channels and low processing time. The results show that this method has great potential for future studies and applications in the detection of deception.
本文提出了一种基于变分模态分解(VMD)的脑电信号测谎方法。该研究使用LieWaves数据库进行,并对27名受试者的5通道脑电图进行了分析。将被试在真实和说谎情境下的脑电信号根据视觉刺激呈现的瞬间分为2秒段,共获得1350个脑电信号。在测谎方面,选择3个通道,对脑电信号进行VMD处理,提取每个通道的时域特征。使用额外树、随机森林、k近邻和支持向量机分类模型对数据进行分类。经过测试,Extra Trees模型达到了最高的性能,达到了100%的分类准确率。其他分类模型的分类准确率分别达到99.93%、99.48%和64.22%。结果表明,基于vmd的方法为基于脑电图的测谎提供了一种有效的解决方案,适合于便携式脑电图设备的实时应用。此外,该方法具有通道数少、处理时间短等优点。结果表明,该方法在欺骗检测方面具有很大的研究和应用潜力。
{"title":"A novel method based on variational mode decomposition for lie detection","authors":"Nevzat Olgun","doi":"10.1016/j.eij.2025.100873","DOIUrl":"10.1016/j.eij.2025.100873","url":null,"abstract":"<div><div>In this study, a novel method based on Variational Mode Decomposition (VMD) is proposed for lie detection from EEG signals (EEGs). The study was conducted using the LieWaves database, and analyses were performed on 5 −channel EEGs obtained from 27 subjects. The EEGs collected from the subjects during truthful and lying situations were divided into 2-second segments based on the moments when visual stimuli were presented, and a total of 1350 EEG signals were obtained. For lie detection, 3 channels were selected, and EEG signals were processed using the VMD technique and time domain features were extracted from each mode. Extra Trees, Random Forest, K-Nearest Neighbors and Support Vector Machine classification models were used to classify the data. As a result of the tests, the Extra Trees model achieved the highest performance<strong>,</strong> reaching 100% classification accuracy. The other classification models achieved 99.93%, 99.48% and 64.22% classification accuracy, respectively. These results show that the VMD-based method provides an effective and efficient solution for EEG-based lie detection and it is suitable for real-time applications on portable EEG devices. Moreover, the proposed method is more advantageous than the complex approaches in the literature with its low number of channels and low processing time. The results show that this method has great potential for future studies and applications in the detection of deception.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100873"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145841260","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Binary classification for imbalanced datasets using a novel metric method 基于度量方法的不平衡数据集二值分类
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2026-01-27 DOI: 10.1016/j.eij.2026.100890
Jian Zheng , Shengye Wang , Huyong Yan , Haichao Sun
This work proposes a kernel amplification method with non-stationary characteristics for binary classification of non-noisy imbalanced datasets. Our methodology features two key innovations, including that a derived non-stationary kernel construction enables adaptive exploration of minority class regions, and a Riemannian metric–guided kernel amplification mechanism effectively induces minority class migration in feature space, tightening the spatial distance inner minority class instances. Experimental validation across ten UCI benchmark datasets with class imbalance demonstrate the superior performance of our proposed method. The method achieves statistically significant superiority over all six baseline approaches on five highly imbalanced datasets (with imbalance ratios (IR) > 10:1), notably achieving 0.883 F1-score on datasets with 40.22:1 imbalance ratio and 0.800 sensitivity to the minority class. Furthermore, our approach maintains competitive advantages on the remaining five moderately imbalanced datasets (IR < 10:1), outperforming a subset of the baseline methods across all evaluation metrics. Furthermore, the kernel amplification mechanism boosts the sensitivity to perception minority classes by a maximum 6.35-fold enhancement on highly imbalanced datasets, and by a maximum 2.17-fold enhancement on moderately imbalanced datasets. The derived amplification factor exhibits dimension-dependent characteristics, showing independence from both sample size and imbalanced ratio——a critical advantage for high-dimensional imbalanced classification.
本文提出了一种具有非平稳特征的核放大方法,用于非噪声不平衡数据集的二值分类。我们的方法有两个关键的创新,包括派生的非平稳核结构可以自适应地探索少数类区域,以及黎曼度量引导的核放大机制有效地诱导少数类在特征空间中的迁移,从而缩小少数类实例内部的空间距离。在10个具有类不平衡的UCI基准数据集上的实验验证表明了我们所提出的方法的优越性能。该方法在5个高度失衡的数据集(失衡比(IR) > 10:1)上取得了优于6种基线方法的统计学显著优势,特别是在失衡比为40.22:1的数据集上取得了0.883 f1得分,对少数类的敏感性为0.800。此外,我们的方法在剩余的五个中度不平衡数据集(IR < 10:1)上保持了竞争优势,在所有评估指标上都优于基线方法的子集。此外,核放大机制提高了感知少数类的敏感性,在高度不平衡的数据集上最大提高了6.35倍,在中度不平衡的数据集上最大提高了2.17倍。衍生的放大因子表现出维度依赖特征,显示出与样本大小和不平衡比例无关——这是高维不平衡分类的关键优势。
{"title":"Binary classification for imbalanced datasets using a novel metric method","authors":"Jian Zheng ,&nbsp;Shengye Wang ,&nbsp;Huyong Yan ,&nbsp;Haichao Sun","doi":"10.1016/j.eij.2026.100890","DOIUrl":"10.1016/j.eij.2026.100890","url":null,"abstract":"<div><div>This work proposes a kernel amplification method with non-stationary characteristics for binary classification of non-noisy imbalanced datasets. Our methodology features two key innovations, including that a derived non-stationary kernel construction enables adaptive exploration of minority class regions, and a Riemannian metric–guided kernel amplification mechanism effectively induces minority class migration in feature space, tightening the spatial distance inner minority class instances. Experimental validation across ten UCI benchmark datasets with class imbalance demonstrate the superior performance of our proposed method. The method achieves statistically significant superiority over all six baseline approaches on five highly imbalanced datasets (with imbalance ratios (IR) &gt; 10:1), notably achieving 0.883 F1-score on datasets with 40.22:1 imbalance ratio and 0.800 sensitivity to the minority class. Furthermore, our approach maintains competitive advantages on the remaining five moderately imbalanced datasets (IR &lt; 10:1), outperforming a subset of the baseline methods across all evaluation metrics. Furthermore, the kernel amplification mechanism boosts the sensitivity to perception minority classes by a maximum 6.35-fold enhancement on highly imbalanced datasets, and by a maximum 2.17-fold enhancement on moderately imbalanced datasets. The derived amplification factor exhibits dimension-dependent characteristics, showing independence from both sample size and imbalanced ratio——a critical advantage for high-dimensional imbalanced classification.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100890"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146078375","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Machine learning and time–frequency feature framework for optimal DER planning in radial networks 径向网络最优DER规划的机器学习和时频特征框架
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2026-03-03 DOI: 10.1016/j.eij.2026.100928
Sangeeta DebBarman , Kumari Namrata , Manoj Gupta , Pannee Suanpang , Aziz Nanthaamornphong
The rapid integration of photovoltaic and wind-based distributed energy resources (DERs) into radial distribution networks has introduced operational challenges such as voltage instability, increased losses, and unpredictable system behaviour under renewable variability. These issues require optimization frameworks that are both computationally efficient and capable of modelling uncertainty. This paper presents a Machine Learning-Enhanced Cheetah Optimizer (ML-EChOA) that integrates time–frequency voltage analysis with surrogate-assisted metaheuristic search to achieve fast and accurate techno-economic DER allocation. Voltage time series are transformed into spectrograms and scalograms, from which Local Binary Pattern features are extracted to capture transient behaviour. A Gradient Boosting surrogate is trained on these features to approximate power-flow outcomes, enabling the optimizer to evaluate candidate solutions with minimal computational overhead. Deterministic and probabilistic scenarios — generated through LSTM-based forecasting of solar, wind, and load profiles — ensure that the optimization remains robust under uncertainty. The proposed approach produces substantially improved voltage quality, reduced losses, and enhanced economic performance while converging faster than conventional metaheuristics. These results illustrate the potential of ML-EChOA as a scalable, intelligent, and uncertainty-aware optimization tool for renewable integration and future smart distribution networks.
光伏和风能分布式能源(DERs)快速整合到径向配电网络中,带来了诸如电压不稳定、损耗增加和可再生能源变化下不可预测的系统行为等操作挑战。这些问题需要优化框架,既计算效率高,又能够模拟不确定性。本文提出了一种机器学习增强的猎豹优化器(ML-EChOA),该优化器将时频电压分析与代理辅助的元启发式搜索相结合,以实现快速准确的技术经济DER分配。电压时间序列转换成谱图和尺度图,从中提取局部二值模式特征来捕获瞬态行为。梯度增强代理在这些特征上进行训练,以近似功率流结果,使优化器能够以最小的计算开销评估候选解决方案。确定性和概率情景——通过基于lstm的太阳能、风能和负荷剖面预测生成——确保优化在不确定性下保持稳健。所提出的方法大大提高了电压质量,减少了损耗,提高了经济性能,同时收敛速度比传统的元启发式更快。这些结果说明了ML-EChOA作为可再生能源整合和未来智能配电网络的可扩展、智能和不确定性感知优化工具的潜力。
{"title":"Machine learning and time–frequency feature framework for optimal DER planning in radial networks","authors":"Sangeeta DebBarman ,&nbsp;Kumari Namrata ,&nbsp;Manoj Gupta ,&nbsp;Pannee Suanpang ,&nbsp;Aziz Nanthaamornphong","doi":"10.1016/j.eij.2026.100928","DOIUrl":"10.1016/j.eij.2026.100928","url":null,"abstract":"<div><div>The rapid integration of photovoltaic and wind-based distributed energy resources (DERs) into radial distribution networks has introduced operational challenges such as voltage instability, increased losses, and unpredictable system behaviour under renewable variability. These issues require optimization frameworks that are both computationally efficient and capable of modelling uncertainty. This paper presents a Machine Learning-Enhanced Cheetah Optimizer (ML-EChOA) that integrates time–frequency voltage analysis with surrogate-assisted metaheuristic search to achieve fast and accurate techno-economic DER allocation. Voltage time series are transformed into spectrograms and scalograms, from which Local Binary Pattern features are extracted to capture transient behaviour. A Gradient Boosting surrogate is trained on these features to approximate power-flow outcomes, enabling the optimizer to evaluate candidate solutions with minimal computational overhead. Deterministic and probabilistic scenarios — generated through LSTM-based forecasting of solar, wind, and load profiles — ensure that the optimization remains robust under uncertainty. The proposed approach produces substantially improved voltage quality, reduced losses, and enhanced economic performance while converging faster than conventional metaheuristics. These results illustrate the potential of ML-EChOA as a scalable, intelligent, and uncertainty-aware optimization tool for renewable integration and future smart distribution networks.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100928"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"147396707","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Adaptive sampling enhanced deep learning framework for accurate interpretable stroke risk prediction 自适应采样增强深度学习框架,用于准确的可解释中风风险预测
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2026-01-23 DOI: 10.1016/j.eij.2026.100887
Rasha M. Abd El-Aziz, Alanazi Rayan
Stroke is a leading cause of global mortality and long-term disability, emphasizing the urgent need for predictive models that are accurate, interpretable, and equitable to support precision medicine. Conventional risk assessment methods often rely on a limited set of clinical indicators and ignore subgroup-specific patterns, which reduces predictive performance and can bias outcomes against underrepresented populations. To address these challenges, this study proposes ASTab-Stroke (Adaptive Stratified TabNet for Stroke Prediction), a deep learning framework integrating Adaptive Stratified Sampling (ASS) with TabNet’s sequential attention mechanism. ASS dynamically reweights patient strata based on their contribution to prediction errors, ensuring fair representation of minority and high-risk subgroups without introducing synthetic data. TabNet’s sequential attention provides step-wise feature attribution, enabling clinicians to interpret the influence of predictors such as age, hypertension, heart disease, glucose level, BMI, and lifestyle factors on stroke risk. The framework was implemented in Python 3.10 and evaluated using the Stroke Prediction Dataset, which includes diverse demographic, clinical, and lifestyle variables. ASTab-Stroke achieved 98% accuracy, 0.998 AUC, 0.97 F1-score, 0.99 recall, and 0.98 precision, outperforming existing baselines by approximately 3% in accuracy while demonstrating improved sensitivity and fairness across clinically significant subgroups. The age and comorbidity features proved to be critical in ablation studies and work on cross-validation showed strong generalization. This framework is a clinically interpretable, scalable, and ethically rationalized method of stroke risk prediction, which gives dependable information to support clinical decision-making with data. The flexibility of it implies that it has a wide potential to be used in other fields of precision medicine, where interpretability and subgroup fairness are crucial in promoting equitable and informed patient care.
中风是全球死亡和长期残疾的主要原因,因此迫切需要准确、可解释和公平的预测模型来支持精准医学。传统的风险评估方法往往依赖于一组有限的临床指标,忽略了亚组特定模式,这降低了预测效果,并可能使结果对代表性不足的人群产生偏差。为了解决这些挑战,本研究提出了ASTab-Stroke (Adaptive Stratified TabNet for Stroke Prediction),这是一个将自适应分层采样(ASS)与TabNet的顺序注意机制相结合的深度学习框架。ASS根据患者阶层对预测误差的贡献动态地重新加权,确保在不引入合成数据的情况下公平地代表少数群体和高风险亚群。TabNet的顺序关注提供了阶梯式特征归因,使临床医生能够解释诸如年龄、高血压、心脏病、血糖水平、BMI和生活方式等预测因素对中风风险的影响。该框架在Python 3.10中实现,并使用中风预测数据集进行评估,该数据集包括各种人口统计、临床和生活方式变量。ASTab-Stroke的准确度为98%,AUC为0.998,f1评分为0.97,召回率为0.99,精密度为0.98,准确度比现有基线提高了约3%,同时在临床显著亚组中表现出更高的敏感性和公平性。年龄和合并症特征在消融研究中被证明是至关重要的,交叉验证的工作显示出很强的通用性。该框架是一种临床可解释、可扩展、伦理合理的脑卒中风险预测方法,为临床决策提供可靠的数据支持。它的灵活性意味着它在其他精准医学领域具有广泛的应用潜力,在这些领域,可解释性和亚组公平性对于促进公平和知情的患者护理至关重要。
{"title":"Adaptive sampling enhanced deep learning framework for accurate interpretable stroke risk prediction","authors":"Rasha M. Abd El-Aziz,&nbsp;Alanazi Rayan","doi":"10.1016/j.eij.2026.100887","DOIUrl":"10.1016/j.eij.2026.100887","url":null,"abstract":"<div><div>Stroke is a leading cause of global mortality and long-term disability, emphasizing the urgent need for predictive models that are accurate, interpretable, and equitable to support precision medicine. Conventional risk assessment methods often rely on a limited set of clinical indicators and ignore subgroup-specific patterns, which reduces predictive performance and can bias outcomes against underrepresented populations. To address these challenges, this study proposes ASTab-Stroke (Adaptive Stratified TabNet for Stroke Prediction), a deep learning framework integrating Adaptive Stratified Sampling (ASS) with TabNet’s sequential attention mechanism. ASS dynamically reweights patient strata based on their contribution to prediction errors, ensuring fair representation of minority and high-risk subgroups without introducing synthetic data. TabNet’s sequential attention provides step-wise feature attribution, enabling clinicians to interpret the influence of predictors such as age, hypertension, heart disease, glucose level, BMI, and lifestyle factors on stroke risk. The framework was implemented in Python 3.10 and evaluated using the Stroke Prediction Dataset, which includes diverse demographic, clinical, and lifestyle variables. ASTab-Stroke achieved 98% accuracy, 0.998 AUC, 0.97 F1-score, 0.99 recall, and 0.98 precision, outperforming existing baselines by approximately 3% in accuracy while demonstrating improved sensitivity and fairness across clinically significant subgroups. The age and comorbidity features proved to be critical in ablation studies and work on cross-validation showed strong generalization. This framework is a clinically interpretable, scalable, and ethically rationalized method of stroke risk prediction, which gives dependable information to support clinical decision-making with data. The flexibility of it implies that it has a wide potential to be used in other fields of precision medicine, where interpretability and subgroup fairness are crucial in promoting equitable and informed patient care.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100887"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146037846","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
SHIELD-FL: Scalable backdoor defense in federated learning via gradient trust and data-free distillation under non-IID data SHIELD-FL:在非iid数据下,通过梯度信任和无数据蒸馏在联邦学习中的可扩展后门防御
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2026-02-11 DOI: 10.1016/j.eij.2026.100904
Ahmed Soliman, Khalid M. Amin, Noura A. Semary, Hayam Mousa
Federated Learning (FL) enables collaborative model training without sharing raw data but remains vulnerable to backdoor attacks, particularly under high adversarial ratios and non-IID data distributions. Existing defenses often rely on clean public datasets or strong threat assumptions, limiting real-world applicability. We propose SHIELD-FL (Secure Hybrid Inspection for Enhanced Learning Defense in Federated Learning), a scalable, attack-agnostic framework that operates without external data. SHIELD-FL integrates: (1) Gradient Trust Indexing, which dynamically scores client reliability via adversarial perturbation sensitivity; (2) Adaptive Clustering using HDBSCAN in parameter space to isolate benign clients; and (3) Robust Knowledge Distillation with temperature-scaled soft labels and stochastic weight averaging. Extensive evaluations on CIFAR-10, EMNIST, and Fashion-MNIST under five adaptive backdoor attacks show SHIELD-FL achieves up to 92.5% main-task accuracy while reducing attack success rates to 3.6%, even with 60% malicious clients. It outperforms data-dependent defenses like FLTrust, maintains low communication overhead, and runs 3–4× faster than ensemble methods. SHIELD-FL is especially suitable for privacy-sensitive, resource-constrained environments including emerging MENA region applications.
联邦学习(FL)可以在不共享原始数据的情况下进行协作模型训练,但仍然容易受到后门攻击,特别是在高对抗性比率和非iid数据分布的情况下。现有的防御通常依赖于干净的公共数据集或强大的威胁假设,限制了现实世界的适用性。我们提出SHIELD-FL(用于联邦学习中增强学习防御的安全混合检查),这是一种可扩展的、攻击不可知的框架,无需外部数据即可运行。SHIELD-FL集成了:(1)梯度信任索引,通过对抗摄动灵敏度动态评分客户端可靠性;(2)利用HDBSCAN参数空间自适应聚类隔离良性客户端;(3)基于温度标度软标签和随机加权平均的鲁棒知识蒸馏。对CIFAR-10、EMNIST和Fashion-MNIST在五种自适应后门攻击下的广泛评估表明,SHIELD-FL即使在恶意客户端占60%的情况下,也能实现高达92.5%的主任务准确率,同时将攻击成功率降低到3.6%。它优于FLTrust等依赖数据的防御,保持较低的通信开销,并且运行速度比集成方法快3 - 4倍。SHIELD-FL特别适用于隐私敏感、资源受限的环境,包括新兴的中东和北非地区应用。
{"title":"SHIELD-FL: Scalable backdoor defense in federated learning via gradient trust and data-free distillation under non-IID data","authors":"Ahmed Soliman,&nbsp;Khalid M. Amin,&nbsp;Noura A. Semary,&nbsp;Hayam Mousa","doi":"10.1016/j.eij.2026.100904","DOIUrl":"10.1016/j.eij.2026.100904","url":null,"abstract":"<div><div>Federated Learning (FL) enables collaborative model training without sharing raw data but remains vulnerable to backdoor attacks, particularly under high adversarial ratios and non-IID data distributions. Existing defenses often rely on clean public datasets or strong threat assumptions, limiting real-world applicability. We propose <strong>SHIELD-FL</strong> (Secure Hybrid Inspection for Enhanced Learning Defense in Federated Learning), a scalable, attack-agnostic framework that operates without external data. SHIELD-FL integrates: (1) <em>Gradient Trust Indexing</em>, which dynamically scores client reliability via adversarial perturbation sensitivity; (2) <em>Adaptive Clustering</em> using HDBSCAN in parameter space to isolate benign clients; and (3) <em>Robust Knowledge Distillation</em> with temperature-scaled soft labels and stochastic weight averaging. Extensive evaluations on CIFAR-10, EMNIST, and Fashion-MNIST under five adaptive backdoor attacks show SHIELD-FL achieves up to 92.5% main-task accuracy while reducing attack success rates to 3.6%, even with 60% malicious clients. It outperforms data-dependent defenses like FLTrust, maintains low communication overhead, and runs 3–4<span><math><mo>×</mo></math></span> faster than ensemble methods. SHIELD-FL is especially suitable for privacy-sensitive, resource-constrained environments including emerging MENA region applications.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100904"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146187898","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-strategy improved partial reinforcement optimization algorithm for accurate photovoltaic parameter extraction 光伏参数精确提取的多策略改进局部补强优化算法
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2026-02-12 DOI: 10.1016/j.eij.2026.100918
Wei Zhang , Yuanbin Mo
Accurate parameter identification for photovoltaic (PV) cells is essential for the evaluation, control, and improvement of PV systems. To address this, various metaheuristic algorithms have been widely employed. Most of the methods and techniques found in the existing literature rely on Root Mean Square Error (RMSE) values to validate the performance of the approaches employed. The objective of this study is to propose a modified RMSE calculation formula, providing a more precise evaluation metric for optimization algorithms used to extract PV model parameters. The RMSE values of the RTC France solar cell is first calculated using 30 distinct algorithms. Next, a multi-strategy improved partial reinforcement optimization algorithm (IAF-PRO) is developed, which incorporates an improved nonlinear selection rate and adaptive strong and weak stimulation factors. This modification enhances the algorithm’s convergence speed and precision. Subsequently, the collaboration of mirror reflection boundary handling mechanism and fast random opposition-based learning synergistically promotes population diversity and assists the algorithm in avoiding local optima. Finally, the suggested IAF-PRO is employed to estimate parameters for various PV models, including single diode, double diode, and PV module. Experimental results show that IAF-PRO consistently achieves the lowest RMSE values across all five PV models compared to nine state-of-the-art algorithms, including PSO and GWO, establishing its efficacy for PV parameter estimation.
准确的光伏电池参数辨识对于光伏系统的评估、控制和改进至关重要。为了解决这个问题,各种各样的元启发式算法被广泛使用。现有文献中发现的大多数方法和技术都依赖于均方根误差(RMSE)值来验证所采用方法的性能。本研究的目的是提出一种修正的RMSE计算公式,为PV模型参数提取的优化算法提供更精确的评价指标。RTC法国太阳能电池的RMSE值首先使用30种不同的算法计算。其次,提出了一种改进的多策略部分强化优化算法(IAF-PRO),该算法结合了改进的非线性选择率和自适应强弱激励因子。这种改进提高了算法的收敛速度和精度。随后,镜像边界处理机制与快速随机对立学习协同促进种群多样性,帮助算法避免局部最优。最后,利用本文提出的IAF-PRO模型对包括单二极管、双二极管和光伏模块在内的多种光伏模型进行参数估计。实验结果表明,与包括PSO和GWO在内的9种最先进的PV模型相比,IAF-PRO在所有5种PV模型中均获得了最低的RMSE值,证明了其在PV参数估计方面的有效性。
{"title":"Multi-strategy improved partial reinforcement optimization algorithm for accurate photovoltaic parameter extraction","authors":"Wei Zhang ,&nbsp;Yuanbin Mo","doi":"10.1016/j.eij.2026.100918","DOIUrl":"10.1016/j.eij.2026.100918","url":null,"abstract":"<div><div>Accurate parameter identification for photovoltaic (PV) cells is essential for the evaluation, control, and improvement of PV systems. To address this, various metaheuristic algorithms have been widely employed. Most of the methods and techniques found in the existing literature rely on Root Mean Square Error (RMSE) values to validate the performance of the approaches employed. The objective of this study is to propose a modified RMSE calculation formula, providing a more precise evaluation metric for optimization algorithms used to extract PV model parameters. The RMSE values of the RTC France solar cell is first calculated using 30 distinct algorithms. Next, a multi-strategy improved partial reinforcement optimization algorithm (IAF-PRO) is developed, which incorporates an improved nonlinear selection rate and adaptive strong and weak stimulation factors. This modification enhances the algorithm’s convergence speed and precision. Subsequently, the collaboration of mirror reflection boundary handling mechanism and fast random opposition-based learning synergistically promotes population diversity and assists the algorithm in avoiding local optima. Finally, the suggested IAF-PRO is employed to estimate parameters for various PV models, including single diode, double diode, and PV module. Experimental results show that IAF-PRO consistently achieves the lowest RMSE values across all five PV models compared to nine state-of-the-art algorithms, including PSO and GWO, establishing its efficacy for PV parameter estimation.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100918"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146187897","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Service oriented supply chain optimization in e-commerce with federated learning and reverse data handling 基于联邦学习和反向数据处理的电子商务中面向服务的供应链优化
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2026-02-13 DOI: 10.1016/j.eij.2026.100898
Xiancheng Chen
In recent years, the complexity of the global supply chain has increased, accompanied by heightened risks, uncertainties, and catastrophic events. Supply chain resilience has become an important factor, particularly for dynamic industries such as live-streaming e-commerce, where enterprises must adapt to sudden market shifts and unpredictable disruptions. However, traditional supply chain models lack efficient mechanisms to integrate decentralized data sources, leading to inefficient supplier selection, resource allocation, and real-time decision-making. The research proposes a Service-Specific Data Management Model (S2DM2), a novel framework integrating reverse engineering and federated learning to enhance supply chain resilience through optimized data processing. S2DM2 introduces a reverse data handling mechanism to mitigate timeline-based data segregation problems, thus improving central service management and supplier evaluation processes. By analyzing historical and real-time supply, production, and delivery data, S2DM2 optimizes supplier selection, route planning, and resource distribution, making it significantly suitable for fast-evolving industries like live streaming e-commerce. Furthermore, its classified federated learning architecture provides a decentralized way of data sharing while preserving privacy and efficiency in decision-making. Experimental tests indicate that S2DM2 improves data mapping accuracy by 8.89%, computation time by 9.92%, and map failure rates by 8.76% compared to existing supply chain management models. These increments form the basis of scalable, service-oriented supply chain operations, and hence, S2DM2 is implementable for SMEs while navigating dynamic digitalized markets.
近年来,全球供应链的复杂性不断增加,风险、不确定性和灾难性事件也随之增加。供应链的弹性已经成为一个重要因素,特别是对于动态行业,如直播电子商务,企业必须适应市场的突然变化和不可预测的中断。然而,传统的供应链模型缺乏有效的机制来整合分散的数据源,导致供应商选择、资源分配和实时决策效率低下。该研究提出了一个服务特定数据管理模型(S2DM2),这是一个集成逆向工程和联邦学习的新框架,通过优化数据处理来增强供应链的弹性。S2DM2引入了反向数据处理机制,以缓解基于时间线的数据隔离问题,从而改进中央服务管理和供应商评估流程。通过分析历史和实时的供应、生产和交付数据,S2DM2优化了供应商选择、路线规划和资源分配,使其非常适合直播电子商务等快速发展的行业。此外,它的分类联邦学习架构提供了一种分散的数据共享方式,同时保护了决策的隐私和效率。实验结果表明,与现有供应链管理模型相比,S2DM2模型的数据映射精度提高了8.89%,计算时间提高了9.92%,映射故障率提高了8.76%。这些增量构成了可扩展的、面向服务的供应链运营的基础,因此,在动态数字化市场中,中小企业可以实施S2DM2。
{"title":"Service oriented supply chain optimization in e-commerce with federated learning and reverse data handling","authors":"Xiancheng Chen","doi":"10.1016/j.eij.2026.100898","DOIUrl":"10.1016/j.eij.2026.100898","url":null,"abstract":"<div><div>In recent years, the complexity of the global supply chain has increased, accompanied by heightened risks, uncertainties, and catastrophic events. Supply chain resilience has become an important factor, particularly for dynamic industries such as live-streaming e-commerce, where enterprises must adapt to sudden market shifts and unpredictable disruptions. However, traditional supply chain models lack efficient mechanisms to integrate decentralized data sources, leading to inefficient supplier selection, resource allocation, and real-time decision-making. The research proposes a Service-Specific Data Management Model (S2DM2), a novel framework integrating reverse engineering and federated learning to enhance supply chain resilience through optimized data processing. S2DM2 introduces a reverse data handling mechanism to mitigate timeline-based data segregation problems, thus improving central service management and supplier evaluation processes. By analyzing historical and real-time supply, production, and delivery data, S2DM2 optimizes supplier selection, route planning, and resource distribution, making it significantly suitable for fast-evolving industries like live streaming e-commerce. Furthermore, its classified federated learning architecture provides a decentralized way of data sharing while preserving privacy and efficiency in decision-making. Experimental tests indicate that S2DM2 improves data mapping accuracy by 8.89%, computation time by 9.92%, and map failure rates by 8.76% compared to existing supply chain management models. These increments form the basis of scalable, service-oriented supply chain operations, and hence, S2DM2 is implementable for SMEs while navigating dynamic digitalized markets.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100898"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146187896","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Single-source domain tool wear prediction based on generated feature generalization 基于生成特征泛化的单源域刀具磨损预测
IF 4.3 3区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2026-03-01 Epub Date: 2026-02-06 DOI: 10.1016/j.eij.2026.100907
Zisheng Li , Xiaoping Xiao , Honghao Fu , Tengfei Jiang , Lin Jing , Wen Xiong
Tool wear monitoring is essential for intelligent manufacturing. Although multi-source domain generalization methods do not rely on target-domain data, their practical deployment is still constrained because they require labeled samples from multiple source domains. This limitation mainly stems from the fact that labeled data across operating conditions are often difficult to obtain and scarce in industrial scenarios. Moreover, under the single-source domain generalization setting, conventional data generation strategies typically emphasize sample diversity while neglecting the fidelity and realism of the generated samples, which can in turn undermine model reliability and generalization. To address these challenges, this paper proposes a Single-source domain tool wear prediction based on generated feature generalization. The proposed approach first performs denoising preprocessing on raw vibration signals and then employs an AdaIN-CNN to generate samples that are semantically consistent with the source domain while exhibiting controlled distributional differences, thereby expanding the coverage of single-source-domain data. During the generator training stage, under the constraint of the mean absolute error (DDL), mutual information (MI) and maximum mean discrepancy (MMD) are jointly introduced to optimize the relationship between source-domain and generated-domain features, improving feature diversity and cross-condition robustness while maintaining generation fidelity. During the prediction model training stage, the mutual information between source and generated features is maximized, forming an adversarial interplay with the generator, which further enhances the generalization capability of the predictive model under unseen operating conditions. The proposed method is validated on both the public NASA dataset and the experimental dataset collected from a self-built platform. Experimental results show that the proposed method achieves RMSE/R2 scores of 0.0992/0.7226 on the NASA benchmark dataset and 0.3177/0.7630 on the self-built dataset, outperforming other baseline methods.
刀具磨损监测对智能制造至关重要。尽管多源域泛化方法不依赖于目标域数据,但由于需要来自多个源域的标记样本,其实际部署仍然受到限制。这种限制主要源于这样一个事实,即在工业场景中,跨操作条件的标记数据通常难以获得且稀缺。此外,在单源域泛化设置下,传统的数据生成策略通常强调样本多样性,而忽略了生成样本的保真度和真实感,这反过来又会破坏模型的可靠性和泛化。为了解决这些问题,本文提出了一种基于生成特征泛化的单源域工具磨损预测方法。该方法首先对原始振动信号进行去噪预处理,然后利用AdaIN-CNN生成与源域语义一致且分布差异可控的样本,从而扩大了单源域数据的覆盖范围。在生成器训练阶段,在平均绝对误差(DDL)约束下,联合引入互信息(MI)和最大平均差异(MMD)来优化源域和生成域特征之间的关系,在保持生成保真度的同时提高特征多样性和跨条件鲁棒性。在预测模型训练阶段,最大限度地利用源特征与生成特征之间的互信息,与生成器形成对抗性的相互作用,进一步增强了预测模型在未知工况下的泛化能力。在NASA公共数据集和自建平台实验数据集上对该方法进行了验证。实验结果表明,该方法在NASA基准数据集和自建数据集上的RMSE/R2得分分别为0.0992/0.7226和0.3177/0.7630,优于其他基准方法。
{"title":"Single-source domain tool wear prediction based on generated feature generalization","authors":"Zisheng Li ,&nbsp;Xiaoping Xiao ,&nbsp;Honghao Fu ,&nbsp;Tengfei Jiang ,&nbsp;Lin Jing ,&nbsp;Wen Xiong","doi":"10.1016/j.eij.2026.100907","DOIUrl":"10.1016/j.eij.2026.100907","url":null,"abstract":"<div><div>Tool wear monitoring is essential for intelligent manufacturing. Although multi-source domain generalization methods do not rely on target-domain data, their practical deployment is still constrained because they require labeled samples from multiple source domains. This limitation mainly stems from the fact that labeled data across operating conditions are often difficult to obtain and scarce in industrial scenarios. Moreover, under the single-source domain generalization setting, conventional data generation strategies typically emphasize sample diversity while neglecting the fidelity and realism of the generated samples, which can in turn undermine model reliability and generalization. To address these challenges, this paper proposes a Single-source domain tool wear prediction based on generated feature generalization. The proposed approach first performs denoising preprocessing on raw vibration signals and then employs an AdaIN-CNN to generate samples that are semantically consistent with the source domain while exhibiting controlled distributional differences, thereby expanding the coverage of single-source-domain data. During the generator training stage, under the constraint of the mean absolute error (DDL), mutual information (MI) and maximum mean discrepancy (MMD) are jointly introduced to optimize the relationship between source-domain and generated-domain features, improving feature diversity and cross-condition robustness while maintaining generation fidelity. During the prediction model training stage, the mutual information between source and generated features is maximized, forming an adversarial interplay with the generator, which further enhances the generalization capability of the predictive model under unseen operating conditions. The proposed method is validated on both the public NASA dataset and the experimental dataset collected from a self-built platform. Experimental results show that the proposed method achieves RMSE/<span><math><msup><mrow><mi>R</mi></mrow><mrow><mn>2</mn></mrow></msup></math></span> scores of 0.0992/0.7226 on the NASA benchmark dataset and 0.3177/0.7630 on the self-built dataset, outperforming other baseline methods.</div></div>","PeriodicalId":56010,"journal":{"name":"Egyptian Informatics Journal","volume":"33 ","pages":"Article 100907"},"PeriodicalIF":4.3,"publicationDate":"2026-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146188598","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Egyptian Informatics Journal
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1