首页 > 最新文献

Applied Intelligence最新文献

英文 中文
Research on the prediction algorithm of aero engine lubricating oil consumption based on multi-feature information fusion 基于多特征信息融合的航空发动机润滑油消耗量预测算法研究
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-02 DOI: 10.1007/s10489-024-05759-6
Qifan Zhou, Yingqing Guo, Kejie Xu, Bosong Chai, Guicai Li, Kun Wang, Yunhui Dong

The lubrication system supplies lubrication and cleans the rotating parts and contacting machinery during the operation of an aero-engine. It is crucial to maintain an adequate amount of lubricant by predicting and analyzing the consumption rate to ensure endurance and maintenance programs are effective. This paper examines the combination of temporal and non-temporal data that impact the characteristic parameters of lubricant consumption rate in aero-engines. Our study focuses on the merging of LSTM (Long Short-Term Memory) + LightGBM (Light Gradient Boosting Machine) + CatBoost, and uses KPCA dimensionality reduction optimization, along with Stacking for the fusion of a multi-feature regression prediction algorithm. On the one hand, this study utilizes integrated learning to fuse feature extractions from LSTM for temporal information and non-temporal information by GDBT (Gradient Boosting Decision Tree). This approach considers the trend and distribution of feature samples to develop a more robust feature extraction method. On the other hand, the integrated learning framework incorporates multi-decision making and feature importance extraction to strengthen the mapping relationship with the predicted output of lubrication oil consumption rate, enabling regression prediction. The algorithm for regression prediction has been executed and the results indicate a final regression prediction MAPE (Mean Absolute Percentage Error) of less than 3%. MSE and RMSE reached 1.28% and 1.33%, the results are in an ideal state. The algorithms used in this paper will be applied in the future to aero-engine lubricant systems and eventually to engines in general.

在航空发动机运行期间,润滑系统为旋转部件和接触机械提供润滑和清洁。通过预测和分析润滑油消耗率来保持足够的润滑油量,对于确保耐久性和维护计划的有效性至关重要。本文研究了影响航空发动机润滑油消耗率特征参数的时间数据和非时间数据的组合。我们的研究侧重于 LSTM(长短期记忆)+LightGBM(轻梯度提升机)+CatBoost 的合并,并使用 KPCA 降维优化和 Stacking 进行多特征回归预测算法的融合。一方面,本研究利用集成学习,通过 GDBT(梯度提升决策树)融合 LSTM 对时间信息和非时间信息的特征提取。这种方法考虑了特征样本的趋势和分布,从而开发出一种更稳健的特征提取方法。另一方面,集成学习框架结合了多重决策和特征重要性提取,加强了与润滑油消耗率预测输出的映射关系,实现了回归预测。回归预测算法已经执行,结果表明最终的回归预测 MAPE(平均绝对百分比误差)小于 3%。MSE 和 RMSE 分别为 1.28% 和 1.33%,结果处于理想状态。本文中使用的算法今后将应用于航空发动机润滑油系统,并最终应用于一般发动机。
{"title":"Research on the prediction algorithm of aero engine lubricating oil consumption based on multi-feature information fusion","authors":"Qifan Zhou,&nbsp;Yingqing Guo,&nbsp;Kejie Xu,&nbsp;Bosong Chai,&nbsp;Guicai Li,&nbsp;Kun Wang,&nbsp;Yunhui Dong","doi":"10.1007/s10489-024-05759-6","DOIUrl":"10.1007/s10489-024-05759-6","url":null,"abstract":"<div><p>The lubrication system supplies lubrication and cleans the rotating parts and contacting machinery during the operation of an aero-engine. It is crucial to maintain an adequate amount of lubricant by predicting and analyzing the consumption rate to ensure endurance and maintenance programs are effective. This paper examines the combination of temporal and non-temporal data that impact the characteristic parameters of lubricant consumption rate in aero-engines. Our study focuses on the merging of LSTM (Long Short-Term Memory) + LightGBM (Light Gradient Boosting Machine) + CatBoost, and uses KPCA dimensionality reduction optimization, along with Stacking for the fusion of a multi-feature regression prediction algorithm. On the one hand, this study utilizes integrated learning to fuse feature extractions from LSTM for temporal information and non-temporal information by GDBT (Gradient Boosting Decision Tree). This approach considers the trend and distribution of feature samples to develop a more robust feature extraction method. On the other hand, the integrated learning framework incorporates multi-decision making and feature importance extraction to strengthen the mapping relationship with the predicted output of lubrication oil consumption rate, enabling regression prediction. The algorithm for regression prediction has been executed and the results indicate a final regression prediction MAPE (Mean Absolute Percentage Error) of less than 3%. MSE and RMSE reached 1.28% and 1.33%, the results are in an ideal state. The algorithms used in this paper will be applied in the future to aero-engine lubricant systems and eventually to engines in general.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11845 - 11875"},"PeriodicalIF":3.4,"publicationDate":"2024-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220637","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A novel differential evolution algorithm based on periodic intervention and systematic regulation mechanisms 基于定期干预和系统调节机制的新型差分进化算法
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-02 DOI: 10.1007/s10489-024-05781-8
Guanyu Yuan, Gaoji Sun, Libao Deng, Chunlei Li, Guoqing Yang

Differential evolution (DE) has attracted widespread attention due to its outstanding optimization performance and ease of operation, but it cannot avoid the dilemmas of premature convergence or stagnation when faced with complex optimization problems. To reduce the probability of such difficulties for DE, we sort out the factors that influence the balance between global exploration and local exploitation in the DE algorithm, and we design a novel DE variant (abbreviated as PISRDE) by integrating the corresponding influence factors through a periodic intervention mechanism and a systematic regulation mechanism. The periodic intervention mechanism divides the optimization operations of PISRDE into routine operation and intervention operation, and it balances global exploration and local exploitation at the macro level by executing the two operations alternately. The systematic regulation mechanism treats the involved optimization strategies and parameter settings as an organic system for targeted design, to balance global exploration and local exploitation at the meso or micro level. To evaluate and verify the optimization performance of PISRDE, we employ seven DE variants with excellent optimization performance to conduct comparison experiments on the IEEE CEC 2014 and IEEE CEC 2017 benchmarks. The comparison results indicate that PISRDE outperforms all competitors overall, and its relative advantage is even more significant when dealing with high-dimensional and complex optimization problems.

Schematic design philosophy of PISRDE

摘要 差分进化(Differential Evolution,DE)以其优异的优化性能和易操作性受到广泛关注,但它在面对复杂优化问题时无法避免过早收敛或停滞不前的困境。为了降低渐进演化算法出现这种困境的概率,我们梳理了影响渐进演化算法中全局探索与局部开发平衡的因素,并通过周期性干预机制和系统性调节机制整合相应的影响因素,设计出一种新型渐进演化算法变体(简称 PISRDE)。定期干预机制将 PISRDE 的优化操作分为常规操作和干预操作,通过交替执行这两种操作,在宏观上平衡全局探索和局部开发。系统调控机制将所涉及的优化策略和参数设置作为一个有机系统进行有针对性的设计,在中观或微观层面平衡全局探索和局部开发。为了评估和验证 PISRDE 的优化性能,我们采用了七种优化性能优异的 DE 变体,在 IEEE CEC 2014 和 IEEE CEC 2017 基准上进行了对比实验。对比结果表明,PISRDE 的整体性能优于所有竞争对手,在处理高维和复杂优化问题时,其相对优势更为显著。 图式摘要 PISRDE 的设计理念示意图
{"title":"A novel differential evolution algorithm based on periodic intervention and systematic regulation mechanisms","authors":"Guanyu Yuan,&nbsp;Gaoji Sun,&nbsp;Libao Deng,&nbsp;Chunlei Li,&nbsp;Guoqing Yang","doi":"10.1007/s10489-024-05781-8","DOIUrl":"10.1007/s10489-024-05781-8","url":null,"abstract":"<p>Differential evolution (DE) has attracted widespread attention due to its outstanding optimization performance and ease of operation, but it cannot avoid the dilemmas of premature convergence or stagnation when faced with complex optimization problems. To reduce the probability of such difficulties for DE, we sort out the factors that influence the balance between global exploration and local exploitation in the DE algorithm, and we design a novel DE variant (abbreviated as PISRDE) by integrating the corresponding influence factors through a periodic intervention mechanism and a systematic regulation mechanism. The periodic intervention mechanism divides the optimization operations of PISRDE into routine operation and intervention operation, and it balances global exploration and local exploitation at the macro level by executing the two operations alternately. The systematic regulation mechanism treats the involved optimization strategies and parameter settings as an organic system for targeted design, to balance global exploration and local exploitation at the meso or micro level. To evaluate and verify the optimization performance of PISRDE, we employ seven DE variants with excellent optimization performance to conduct comparison experiments on the IEEE CEC 2014 and IEEE CEC 2017 benchmarks. The comparison results indicate that PISRDE outperforms all competitors overall, and its relative advantage is even more significant when dealing with high-dimensional and complex optimization problems.</p><p>Schematic design philosophy of PISRDE</p>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11779 - 11803"},"PeriodicalIF":3.4,"publicationDate":"2024-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220642","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A comprehensive review of model compression techniques in machine learning 机器学习中的模型压缩技术综述
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-02 DOI: 10.1007/s10489-024-05747-w
Pierre Vilar Dantas, Waldir Sabino da Silva Jr, Lucas Carvalho Cordeiro, Celso Barbosa Carvalho

This paper critically examines model compression techniques within the machine learning (ML) domain, emphasizing their role in enhancing model efficiency for deployment in resource-constrained environments, such as mobile devices, edge computing, and Internet of Things (IoT) systems. By systematically exploring compression techniques and lightweight design architectures, it is provided a comprehensive understanding of their operational contexts and effectiveness. The synthesis of these strategies reveals a dynamic interplay between model performance and computational demand, highlighting the balance required for optimal application. As machine learning (ML) models grow increasingly complex and data-intensive, the demand for computational resources and memory has surged accordingly. This escalation presents significant challenges for the deployment of artificial intelligence (AI) systems in real-world applications, particularly where hardware capabilities are limited. Therefore, model compression techniques are not merely advantageous but essential for ensuring that these models can be utilized across various domains, maintaining high performance without prohibitive resource requirements. Furthermore, this review underscores the importance of model compression in sustainable artificial intelligence (AI) development. The introduction of hybrid methods, which combine multiple compression techniques, promises to deliver superior performance and efficiency. Additionally, the development of intelligent frameworks capable of selecting the most appropriate compression strategy based on specific application needs is crucial for advancing the field. The practical examples and engineering applications discussed demonstrate the real-world impact of these techniques. By optimizing the balance between model complexity and computational efficiency, model compression ensures that the advancements in AI technology remain sustainable and widely applicable. This comprehensive review thus contributes to the academic discourse and guides innovative solutions for efficient and responsible machine learning practices, paving the way for future advancements in the field.

摘要 本文批判性地研究了机器学习(ML)领域的模型压缩技术,强调了这些技术在提高模型效率方面的作用,以便在移动设备、边缘计算和物联网(IoT)系统等资源受限的环境中进行部署。通过系统地探索压缩技术和轻量级设计架构,可以全面了解它们的运行环境和有效性。这些策略的综合运用揭示了模型性能与计算需求之间的动态相互作用,突出了最佳应用所需的平衡。随着机器学习(ML)模型日益复杂和数据密集,对计算资源和内存的需求也相应激增。这种升级给人工智能(AI)系统在实际应用中的部署带来了巨大挑战,尤其是在硬件能力有限的情况下。因此,模型压缩技术不仅具有优势,而且对于确保这些模型能在不同领域中使用、在不需要过多资源的情况下保持高性能至关重要。此外,本综述还强调了模型压缩在人工智能(AI)可持续发展中的重要性。混合方法结合了多种压缩技术,有望带来卓越的性能和效率。此外,开发能够根据特定应用需求选择最合适压缩策略的智能框架对于推动该领域的发展至关重要。所讨论的实际例子和工程应用证明了这些技术在现实世界中的影响。通过优化模型复杂性与计算效率之间的平衡,模型压缩可确保人工智能技术的进步保持可持续性和广泛适用性。因此,本综述有助于学术讨论,并为高效、负责任的机器学习实践提供了创新解决方案,为该领域的未来发展铺平了道路。
{"title":"A comprehensive review of model compression techniques in machine learning","authors":"Pierre Vilar Dantas,&nbsp;Waldir Sabino da Silva Jr,&nbsp;Lucas Carvalho Cordeiro,&nbsp;Celso Barbosa Carvalho","doi":"10.1007/s10489-024-05747-w","DOIUrl":"10.1007/s10489-024-05747-w","url":null,"abstract":"<p>This paper critically examines model compression techniques within the machine learning (ML) domain, emphasizing their role in enhancing model efficiency for deployment in resource-constrained environments, such as mobile devices, edge computing, and Internet of Things (IoT) systems. By systematically exploring compression techniques and lightweight design architectures, it is provided a comprehensive understanding of their operational contexts and effectiveness. The synthesis of these strategies reveals a dynamic interplay between model performance and computational demand, highlighting the balance required for optimal application. As machine learning (ML) models grow increasingly complex and data-intensive, the demand for computational resources and memory has surged accordingly. This escalation presents significant challenges for the deployment of artificial intelligence (AI) systems in real-world applications, particularly where hardware capabilities are limited. Therefore, model compression techniques are not merely advantageous but essential for ensuring that these models can be utilized across various domains, maintaining high performance without prohibitive resource requirements. Furthermore, this review underscores the importance of model compression in sustainable artificial intelligence (AI) development. The introduction of hybrid methods, which combine multiple compression techniques, promises to deliver superior performance and efficiency. Additionally, the development of intelligent frameworks capable of selecting the most appropriate compression strategy based on specific application needs is crucial for advancing the field. The practical examples and engineering applications discussed demonstrate the real-world impact of these techniques. By optimizing the balance between model complexity and computational efficiency, model compression ensures that the advancements in AI technology remain sustainable and widely applicable. This comprehensive review thus contributes to the academic discourse and guides innovative solutions for efficient and responsible machine learning practices, paving the way for future advancements in the field.</p>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11804 - 11844"},"PeriodicalIF":3.4,"publicationDate":"2024-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10489-024-05747-w.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220600","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improving text classification through pre-attention mechanism-derived lexicons 通过预关注机制衍生词典改进文本分类
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-02 DOI: 10.1007/s10489-024-05742-1
Zhe Wang, Qingbiao Li, Bin Wang, Tong Wu, Chengwei Chang

A comprehensive and high-quality lexicon plays a crucial role in traditional text classification approaches. It improves the utilization of linguistic knowledge. Although it is helpful for this task, the lexicon has received little attention in current neural network models. First, obtaining a high-quality lexicon is not easy. Second, an effective automated lexicon extraction method is lacking, and most lexicons are handcrafted, which is very inefficient for big data. Finally, there is no effective way to use a lexicon in a neural network. To address these limitations, we propose a pre-attention mechanism for text classification in this study, which can learn the attention values of various words based on their effects on classification tasks. Words with different attention values can form a domain lexicon. Experiments on three publicly available and authoritative benchmark text classification tasks show that our models obtain competitive results compared with state-of-the-art models. For the same dataset, when we use the pre-attention mechanism to obtain attention values, followed by different neural networks, words with high attention values have a high degree of coincidence, which proves the versatility and portability of the pre-attention mechanism. We can obtain stable lexicons using attention values, which is an inspiring method of information extraction.

摘要 在传统的文本分类方法中,全面而高质量的词典起着至关重要的作用。它能提高语言知识的利用率。尽管词库有助于完成这项任务,但在当前的神经网络模型中,词库却很少受到重视。首先,获得高质量的词典并非易事。其次,缺乏有效的自动词典提取方法,大多数词典都是手工制作的,这对于大数据来说效率很低。最后,在神经网络中使用词典还没有有效的方法。针对这些局限性,我们在本研究中提出了一种用于文本分类的预关注机制,该机制可以根据不同词语对分类任务的影响来学习它们的关注值。具有不同关注度值的词语可以形成一个领域词典。在三个公开的权威基准文本分类任务上的实验表明,与最先进的模型相比,我们的模型获得了有竞争力的结果。对于同一数据集,当我们使用预注意力机制获得注意力值,然后使用不同的神经网络时,注意力值高的词具有高度重合性,这证明了预注意力机制的通用性和可移植性。我们可以利用注意力值获得稳定的词典,这是一种具有启发性的信息提取方法。
{"title":"Improving text classification through pre-attention mechanism-derived lexicons","authors":"Zhe Wang,&nbsp;Qingbiao Li,&nbsp;Bin Wang,&nbsp;Tong Wu,&nbsp;Chengwei Chang","doi":"10.1007/s10489-024-05742-1","DOIUrl":"10.1007/s10489-024-05742-1","url":null,"abstract":"<p>A comprehensive and high-quality lexicon plays a crucial role in traditional text classification approaches. It improves the utilization of linguistic knowledge. Although it is helpful for this task, the lexicon has received little attention in current neural network models. First, obtaining a high-quality lexicon is not easy. Second, an effective automated lexicon extraction method is lacking, and most lexicons are handcrafted, which is very inefficient for big data. Finally, there is no effective way to use a lexicon in a neural network. To address these limitations, we propose a pre-attention mechanism for text classification in this study, which can learn the attention values of various words based on their effects on classification tasks. Words with different attention values can form a domain lexicon. Experiments on three publicly available and authoritative benchmark text classification tasks show that our models obtain competitive results compared with state-of-the-art models. For the same dataset, when we use the pre-attention mechanism to obtain attention values, followed by different neural networks, words with high attention values have a high degree of coincidence, which proves the versatility and portability of the pre-attention mechanism. We can obtain stable lexicons using attention values, which is an inspiring method of information extraction.</p>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11765 - 11778"},"PeriodicalIF":3.4,"publicationDate":"2024-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220602","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Adaptive and flexible (ell _1)-norm graph embedding for unsupervised feature selection 用于无监督特征选择的自适应和灵活的 $$ell _1$$ -norm 图嵌入
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-02 DOI: 10.1007/s10489-024-05760-z
Kun Jiang, Ting Cao, Lei Zhu, Qindong Sun

Unsupervised feature selection (UFS) is a fundamental and indispensable dimension reduction method for large amount of high-dimensional unlabeled data samples. Without label information, the manifold learning technique is leveraged to compensate for the lack of discrimination with the selected features. However, it is still a challenging problem to capture the geometrical structure for practical data, which are often contaminated by noises and outliers. Additionally, the predetermined graph embedded UFS models suffer from the parameter tuning problem and the separated model optimization procedures. To generate more compact and discriminative feature subsets, we propose a Robust UFS model with Adaptive and Flexible (varvec{ell }_textbf{1})-norm Graph (RAFG) embedding. Specifically, the (varvec{ell }_textbf{2,1})-norm is imposed on the flexible regression term to alleviate the adverse effects of both noisy features and outliers, and (varvec{ell }_textbf{2,p})-norm regularization term is incorporated to ensure that the selected transformation matrix is sufficiently sparse. Moreover, the adaptive (varvec{ell }_textbf{1})-norm graph learning characterize the clustering distribution via consistent embeddings, which avoids time-consuming distance computations in a high-dimensional feature space. To solve the challenging problem, we propose an efficient alternative updating algorithm with an iterative reweighted strategy, together with the necessary convergence and complexity analyses. Finally, experimental results on two synthetic data and eight benchmark datasets illustrate the effectiveness and superiority of the proposed RAFG method compared with state-of-the-art methods.

无监督特征选择(UFS)是针对大量高维无标签数据样本的一种基本且不可或缺的降维方法。在没有标签信息的情况下,可以利用流形学习技术来弥补所选特征辨识度的不足。然而,对于经常受到噪声和异常值污染的实际数据来说,捕捉几何结构仍然是一个具有挑战性的问题。此外,预先确定的图形嵌入式 UFS 模型还存在参数调整问题和分离的模型优化程序。为了生成更紧凑、更具区分度的特征子集,我们提出了一种具有自适应和灵活的(varvecell }_textbf{1})-规范图(RAFG)嵌入的鲁棒 UFS 模型。具体来说,在灵活回归项上施加了((varvec{ell }_textbf{2,1})规范,以减轻噪声特征和异常值的不利影响,并加入了((varvec{ell }_textbf{2,p})规范正则项,以确保所选变换矩阵足够稀疏。此外,自适应 (varvec{ell }_textbf{1})-norm 图学习通过一致的嵌入来表征聚类分布,从而避免了在高维特征空间中耗时的距离计算。为了解决这个具有挑战性的问题,我们提出了一种采用迭代加权策略的高效替代更新算法,并进行了必要的收敛性和复杂性分析。最后,在两个合成数据和八个基准数据集上的实验结果表明,与最先进的方法相比,所提出的 RAFG 方法更加有效和优越。
{"title":"Adaptive and flexible (ell _1)-norm graph embedding for unsupervised feature selection","authors":"Kun Jiang,&nbsp;Ting Cao,&nbsp;Lei Zhu,&nbsp;Qindong Sun","doi":"10.1007/s10489-024-05760-z","DOIUrl":"10.1007/s10489-024-05760-z","url":null,"abstract":"<div><p>Unsupervised feature selection (UFS) is a fundamental and indispensable dimension reduction method for large amount of high-dimensional unlabeled data samples. Without label information, the manifold learning technique is leveraged to compensate for the lack of discrimination with the selected features. However, it is still a challenging problem to capture the geometrical structure for practical data, which are often contaminated by noises and outliers. Additionally, the predetermined graph embedded UFS models suffer from the parameter tuning problem and the separated model optimization procedures. To generate more compact and discriminative feature subsets, we propose a Robust UFS model with Adaptive and Flexible <span>(varvec{ell }_textbf{1})</span>-norm Graph (RAFG) embedding. Specifically, the <span>(varvec{ell }_textbf{2,1})</span>-norm is imposed on the flexible regression term to alleviate the adverse effects of both noisy features and outliers, and <span>(varvec{ell }_textbf{2,p})</span>-norm regularization term is incorporated to ensure that the selected transformation matrix is sufficiently sparse. Moreover, the adaptive <span>(varvec{ell }_textbf{1})</span>-norm graph learning characterize the clustering distribution via consistent embeddings, which avoids time-consuming distance computations in a high-dimensional feature space. To solve the challenging problem, we propose an efficient alternative updating algorithm with an iterative reweighted strategy, together with the necessary convergence and complexity analyses. Finally, experimental results on two synthetic data and eight benchmark datasets illustrate the effectiveness and superiority of the proposed RAFG method compared with state-of-the-art methods.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11732 - 11751"},"PeriodicalIF":3.4,"publicationDate":"2024-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220605","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
AdaGuiDE: An adaptive and guided differential evolution for continuous optimization problems AdaGuiDE:针对连续优化问题的自适应引导微分进化论
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-31 DOI: 10.1007/s10489-024-05675-9
Zhenglong Li, Vincent Tam

Differential evolution (DE) has been proven as a simple yet powerful meta-heuristic algorithm on tackling continuous optimization problems. Nevertheless most existing DE methods still suffer from certain drawbacks including the use of ineffective mechanisms to adjust mutation strategies and their control parameters that may possibly mislead the search directions, and also the lack of intelligent guidance and reset mechanisms to escape from local optima. Therefore, to enhance the adaptability of DE-based search frameworks and the robustness on optimizing complex problems full of local optima, an adaptive and guided differential evolution (AdaGuiDE) algorithm is proposed. Essentially, the adaptability of the AdaGuiDE search framework is enhanced by three schemes to iteratively refine the search behaviour at two different levels. At the macroscopic level, the AdaGuiDE search framework revises the existing adaptive mechanism for selecting appropriate DE search strategies by counting the actual contributions in terms of solution quality. In addition, the adaption strategy is extended to the microscopic level where a penalty-based guided DE search is employed to guide the search escaping from local optima through temporarily penalizing the local optima and their neighborhood. Furthermore, a systematic boundary revision scheme is introduced to dynamically adjust the search boundary for locating any potential regions of interest during the search. For a rigorous evaluation of the proposed search framework, the AdaGuiDE algorithm is compared against other well-known meta-heuristic approaches on three sets of benchmark functions involving different dimensions in which the AdaGuiDE algorithm attained remarkable results especially on the high-dimensional and complex optimization problems. More importantly, the proposed AdaGuiDE framework shed lights on many possible directions to further enhance the adaptability of the underlying DE-based search strategies in tackling many challenging real-world applications.

差分进化(DE)已被证明是一种简单而强大的元启发式算法,可用于解决连续优化问题。然而,大多数现有的差分进化算法仍存在一些缺陷,包括使用无效机制来调整突变策略及其控制参数,这可能会误导搜索方向,以及缺乏智能引导和重置机制来摆脱局部最优。因此,为了增强基于差分进化的搜索框架的适应性和优化充满局部最优的复杂问题的鲁棒性,我们提出了一种自适应和引导差分进化算法(AdaGuiDE)。从本质上讲,AdaGuiDE 搜索框架的适应性是通过三种方案在两个不同层面迭代改进搜索行为来增强的。在宏观层面,AdaGuiDE 搜索框架通过计算解质量方面的实际贡献,修订了现有的自适应机制,以选择适当的 DE 搜索策略。此外,该自适应策略还扩展到了微观层面,即采用基于惩罚的引导式 DE 搜索,通过暂时惩罚局部最优及其邻域来引导搜索摆脱局部最优。此外,还引入了系统边界修正方案,以动态调整搜索边界,从而在搜索过程中定位任何潜在的感兴趣区域。为了对所提出的搜索框架进行严格评估,AdaGuiDE 算法与其他著名的元启发式方法在三组不同维度的基准函数上进行了比较。更重要的是,所提出的 AdaGuiDE 框架为进一步提高基于 DE 的底层搜索策略在处理许多具有挑战性的实际应用中的适应性指明了许多可能的方向。
{"title":"AdaGuiDE: An adaptive and guided differential evolution for continuous optimization problems","authors":"Zhenglong Li,&nbsp;Vincent Tam","doi":"10.1007/s10489-024-05675-9","DOIUrl":"10.1007/s10489-024-05675-9","url":null,"abstract":"<div><p>Differential evolution (DE) has been proven as a simple yet powerful meta-heuristic algorithm on tackling continuous optimization problems. Nevertheless most existing DE methods still suffer from certain drawbacks including the use of ineffective mechanisms to adjust mutation strategies and their control parameters that may possibly mislead the search directions, and also the lack of intelligent guidance and reset mechanisms to escape from local optima. Therefore, to enhance the adaptability of DE-based search frameworks and the robustness on optimizing complex problems full of local optima, an adaptive and guided differential evolution (AdaGuiDE) algorithm is proposed. Essentially, the adaptability of the AdaGuiDE search framework is enhanced by three schemes to iteratively refine the search behaviour at two different levels. At the macroscopic level, the AdaGuiDE search framework revises the existing adaptive mechanism for selecting appropriate DE search strategies by counting the actual contributions in terms of solution quality. In addition, the adaption strategy is extended to the microscopic level where a penalty-based guided DE search is employed to guide the search escaping from local optima through temporarily penalizing the local optima and their neighborhood. Furthermore, a systematic boundary revision scheme is introduced to dynamically adjust the search boundary for locating any potential regions of interest during the search. For a rigorous evaluation of the proposed search framework, the AdaGuiDE algorithm is compared against other well-known meta-heuristic approaches on three sets of benchmark functions involving different dimensions in which the AdaGuiDE algorithm attained remarkable results especially on the high-dimensional and complex optimization problems. More importantly, the proposed AdaGuiDE framework shed lights on many possible directions to further enhance the adaptability of the underlying DE-based search strategies in tackling many challenging real-world applications.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"10833 - 10911"},"PeriodicalIF":3.4,"publicationDate":"2024-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10489-024-05675-9.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220648","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Accuracy and generalization improvement for image quality assessment of authentic distortion by semi-supervised learning 通过半监督学习提高真实失真图像质量评估的准确性和通用性
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-31 DOI: 10.1007/s10489-024-05790-7
Hanlin Yang, William Zhu, Shiping Wang

Image quality assessment of authentically distorted images constitutes a indispensable part of numerous computer vision tasks. Despite the substantial progress in recent years, accuracy and generalization performance is still unsatisfactory. These challenges are primarily attributed to the scarcity of labeled images. In order to increase the amount of images for training, we use semi-supervised learning to combine labeled images and specifically selected unlabeled images. In our new training paradigm, denominated Selected Data Retrain under Regularization, the selection criteria of unlabeled images is based on the supposition that an image and a certain of its patches ought to have approximate image quality scores. Unlabeled images that meets the aforementioned criteria, named as Highly Credible Unlabeled Images, mitigate the problem of scarcity, thus, improve accuracy. However generalization may be compromised due to selection procedure’s reliance on labeled images and presence of coherent variance existed between labeled images and unlabeled images. Therefore we incorporate a sorting loss function to reduce variation within the new dataset of labeled images and specifically selected unlabeled images, and thus achieve better generalization. The effectiveness of our proposed paradigm is empirically validated using public datasets. Codes are available at https://github.com/dvstter/SDRR_IQA.

对真实失真的图像进行质量评估是众多计算机视觉任务中不可或缺的一部分。尽管近年来取得了长足进步,但准确性和泛化性能仍不能令人满意。这些挑战主要归因于标记图像的匮乏。为了增加用于训练的图像数量,我们采用半监督学习的方法,将已标记图像和专门挑选的未标记图像结合起来。我们的新训练模式被称为 "正则化下的精选数据再训练"(Selected Data Retrain under Regularization),其非标记图像的选择标准基于这样一种假设,即图像及其特定斑块应具有近似的图像质量分数。符合上述标准的未标注图像被命名为高可信度未标注图像,可缓解稀缺性问题,从而提高准确性。然而,由于选择程序依赖于已标注图像,且标注图像和未标注图像之间存在一致性差异,因此可能会影响通用性。因此,我们加入了一个排序损失函数,以减少新数据集中已标记图像和特定选择的未标记图像之间的差异,从而实现更好的泛化。我们提出的范式的有效性通过公共数据集得到了经验验证。代码见 https://github.com/dvstter/SDRR_IQA。
{"title":"Accuracy and generalization improvement for image quality assessment of authentic distortion by semi-supervised learning","authors":"Hanlin Yang,&nbsp;William Zhu,&nbsp;Shiping Wang","doi":"10.1007/s10489-024-05790-7","DOIUrl":"10.1007/s10489-024-05790-7","url":null,"abstract":"<div><p>Image quality assessment of authentically distorted images constitutes a indispensable part of numerous computer vision tasks. Despite the substantial progress in recent years, accuracy and generalization performance is still unsatisfactory. These challenges are primarily attributed to the scarcity of labeled images. In order to increase the amount of images for training, we use semi-supervised learning to combine labeled images and specifically selected unlabeled images. In our new training paradigm, denominated Selected Data Retrain under Regularization, the selection criteria of unlabeled images is based on the supposition that an image and a certain of its patches ought to have approximate image quality scores. Unlabeled images that meets the aforementioned criteria, named as Highly Credible Unlabeled Images, mitigate the problem of scarcity, thus, improve accuracy. However generalization may be compromised due to selection procedure’s reliance on labeled images and presence of coherent variance existed between labeled images and unlabeled images. Therefore we incorporate a sorting loss function to reduce variation within the new dataset of labeled images and specifically selected unlabeled images, and thus achieve better generalization. The effectiveness of our proposed paradigm is empirically validated using public datasets. Codes are available at https://github.com/dvstter/SDRR_IQA.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"10948 - 10961"},"PeriodicalIF":3.4,"publicationDate":"2024-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142227479","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An efficient treatment method of scrap intelligent rating based on machine vision 基于机器视觉的废料智能评级高效处理方法
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-31 DOI: 10.1007/s10489-024-05581-0
Wenguang Xu, Pengcheng Xiao, Liguang Zhu, Guangsheng Wei, Rong Zhu

Scrap steel is a green resource that can substitute iron ore and is an important raw material in the modern steel industry. To address the many issues such as high risk, low accuracy in grading, and the susceptibility to questioning fairness in the manual inspection process of scrap steel, we propose an efficient intelligent scrap steel classification method based on machine vision, achieving accurate classification and grading of nine types of scrap steel. Firstly, a scrap steel quality inspection system was established at the scrap steel recycling site, where images of various types of scrap steel were collected and various image processing methods were employed for preprocessing, leading to the establishment of scrap steel datasets and carriage segmentation datasets. Secondly, a carriage segmentation model was built based on image segmentation technology to significantly reduce the influence of complex backgrounds of scrap steel images on classification and grading. Subsequently, an intelligent scrap steel classification grading model was established based on the attention mechanism in deep learning, combined with the Spatially Adaptive Heterogeneous Image Slicing (SAHI) image slicing prediction method, achieving accurate classification and grading of scrap steel under complex backgrounds and high-resolution images in scrap steel recycling. Finally, we conducted tests on the proposed method. Experimental results demonstrate the good generalization of our proposed method, accurately detecting various types of scrap steel, meeting the requirements of accuracy, real-time performance, and good generalization in scrap steel recycling classification and grading, achieving initial industrial application, and exhibiting significant advantages compared to traditional manual scrap steel quality inspection.

废钢是一种可替代铁矿石的绿色资源,是现代钢铁工业的重要原材料。针对废钢人工检测过程中存在的风险高、分级准确率低、公平性易受质疑等诸多问题,我们提出了一种基于机器视觉的高效智能废钢分级方法,实现了九类废钢的准确分类分级。首先,在废钢回收现场建立废钢质量检测系统,采集各类废钢的图像,采用多种图像处理方法进行预处理,建立废钢数据集和车厢分割数据集。其次,基于图像分割技术建立了车厢分割模型,大大降低了废钢图像复杂背景对分类分级的影响。随后,基于深度学习中的注意力机制,结合空间自适应异构图像切片(SAHI)图像切片预测方法,建立了智能废钢分类分级模型,实现了废钢回收中复杂背景和高分辨率图像下废钢的准确分类分级。最后,我们对所提出的方法进行了测试。实验结果表明,我们提出的方法具有良好的普适性,能准确检测出各种类型的废钢,满足废钢回收分类分级的准确性、实时性和良好普适性的要求,实现了初步的工业应用,与传统的人工废钢质量检测相比具有显著优势。
{"title":"An efficient treatment method of scrap intelligent rating based on machine vision","authors":"Wenguang Xu,&nbsp;Pengcheng Xiao,&nbsp;Liguang Zhu,&nbsp;Guangsheng Wei,&nbsp;Rong Zhu","doi":"10.1007/s10489-024-05581-0","DOIUrl":"10.1007/s10489-024-05581-0","url":null,"abstract":"<div><p>Scrap steel is a green resource that can substitute iron ore and is an important raw material in the modern steel industry. To address the many issues such as high risk, low accuracy in grading, and the susceptibility to questioning fairness in the manual inspection process of scrap steel, we propose an efficient intelligent scrap steel classification method based on machine vision, achieving accurate classification and grading of nine types of scrap steel. Firstly, a scrap steel quality inspection system was established at the scrap steel recycling site, where images of various types of scrap steel were collected and various image processing methods were employed for preprocessing, leading to the establishment of scrap steel datasets and carriage segmentation datasets. Secondly, a carriage segmentation model was built based on image segmentation technology to significantly reduce the influence of complex backgrounds of scrap steel images on classification and grading. Subsequently, an intelligent scrap steel classification grading model was established based on the attention mechanism in deep learning, combined with the Spatially Adaptive Heterogeneous Image Slicing (SAHI) image slicing prediction method, achieving accurate classification and grading of scrap steel under complex backgrounds and high-resolution images in scrap steel recycling. Finally, we conducted tests on the proposed method. Experimental results demonstrate the good generalization of our proposed method, accurately detecting various types of scrap steel, meeting the requirements of accuracy, real-time performance, and good generalization in scrap steel recycling classification and grading, achieving initial industrial application, and exhibiting significant advantages compared to traditional manual scrap steel quality inspection.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"10912 - 10928"},"PeriodicalIF":3.4,"publicationDate":"2024-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220645","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Temporal knowledge graph reasoning based on evolutional representation and contrastive learning 基于进化表示和对比学习的时态知识图谱推理
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-31 DOI: 10.1007/s10489-024-05767-6
Qiuying Ma, Xuan Zhang, ZiShuo Ding, Chen Gao, Weiyi Shang, Qiong Nong, Yubin Ma, Zhi Jin

Temporal knowledge graphs (TKGs) are a form of knowledge representation constructed based on the evolution of events at different time points. It provides an additional perspective by extending the temporal dimension for a range of downstream tasks. Given the evolving nature of events, it is essential for TKGs to reason about non-existent or future events. Most of the existing models divide the graph into multiple time snapshots and predict future events by modeling information within and between snapshots. However, since the knowledge graph inherently suffers from missing data and uneven data distribution, this time-based division leads to a drastic reduction in available data within each snapshot, which makes it difficult to learn high-quality representations of entities and relationships. In addition, the contribution of historical information changes over time, distinguishing its importance to the final results when capturing information that evolves over time. In this paper, we introduce CH-TKG (Contrastive Learning and Historical Information Learning for TKG Reasoning) to addresses issues related to data sparseness and the ambiguity of historical information weights. Firstly, we obtain embedding representations of entities and relationships with evolutionary dependencies by R-GCN and GRU. On this foundation, we introduce a novel contrastive learning method to optimize the representation of entities and relationships within individual snapshots of sparse data. Then we utilize self-attention and copy mechanisms to learn the effects of different historical data on the final inference results. We conduct extensive experiments on four datasets, and the experimental results demonstrate the effectiveness of our proposed model with sparse data.

时态知识图谱(TKGs)是一种基于不同时间点事件演变而构建的知识表示形式。它通过扩展时间维度为一系列下游任务提供了额外的视角。鉴于事件不断演变的性质,TKG 对不存在或未来事件的推理至关重要。大多数现有模型都将图划分为多个时间快照,并通过对快照内和快照间的信息建模来预测未来事件。然而,由于知识图谱本身存在数据缺失和数据分布不均的问题,这种基于时间的划分导致每个快照内的可用数据急剧减少,从而难以学习到高质量的实体和关系表征。此外,历史信息的贡献会随着时间的推移而变化,在捕捉随时间演变的信息时,历史信息对最终结果的重要性也会有所区别。本文介绍了 CH-TKG(用于 TKG 推理的对比学习和历史信息学习),以解决与数据稀疏性和历史信息权重模糊性相关的问题。首先,我们通过 R-GCN 和 GRU 获得了具有演化依赖关系的实体和关系的嵌入表征。在此基础上,我们引入了一种新颖的对比学习方法,以优化稀疏数据单个快照中实体和关系的表示。然后,我们利用自我关注和复制机制来学习不同历史数据对最终推理结果的影响。我们在四个数据集上进行了广泛的实验,实验结果证明了我们提出的模型对稀疏数据的有效性。
{"title":"Temporal knowledge graph reasoning based on evolutional representation and contrastive learning","authors":"Qiuying Ma,&nbsp;Xuan Zhang,&nbsp;ZiShuo Ding,&nbsp;Chen Gao,&nbsp;Weiyi Shang,&nbsp;Qiong Nong,&nbsp;Yubin Ma,&nbsp;Zhi Jin","doi":"10.1007/s10489-024-05767-6","DOIUrl":"10.1007/s10489-024-05767-6","url":null,"abstract":"<div><p>Temporal knowledge graphs (TKGs) are a form of knowledge representation constructed based on the evolution of events at different time points. It provides an additional perspective by extending the temporal dimension for a range of downstream tasks. Given the evolving nature of events, it is essential for TKGs to reason about non-existent or future events. Most of the existing models divide the graph into multiple time snapshots and predict future events by modeling information within and between snapshots. However, since the knowledge graph inherently suffers from missing data and uneven data distribution, this time-based division leads to a drastic reduction in available data within each snapshot, which makes it difficult to learn high-quality representations of entities and relationships. In addition, the contribution of historical information changes over time, distinguishing its importance to the final results when capturing information that evolves over time. In this paper, we introduce CH-TKG (Contrastive Learning and Historical Information Learning for TKG Reasoning) to addresses issues related to data sparseness and the ambiguity of historical information weights. Firstly, we obtain embedding representations of entities and relationships with evolutionary dependencies by R-GCN and GRU. On this foundation, we introduce a novel contrastive learning method to optimize the representation of entities and relationships within individual snapshots of sparse data. Then we utilize self-attention and copy mechanisms to learn the effects of different historical data on the final inference results. We conduct extensive experiments on four datasets, and the experimental results demonstrate the effectiveness of our proposed model with sparse data.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"10929 - 10947"},"PeriodicalIF":3.4,"publicationDate":"2024-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220646","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A novel WiFi-based milk freshness detection method using image features and tensor construction 利用图像特征和张量构造的基于 WiFi 的新型牛奶新鲜度检测方法
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-31 DOI: 10.1007/s10489-024-05797-0
Jie Zhang, Lei Tang, Lang He, Zhongmin Wang, Jing Chen

In the field of food safety, milk has become an indispensable beverage in people’s lives. Therefore, it is of great significance to detect milk freshness. Starting from the milk freshness detection, the perspective can be extended to liquid detection. Liquid detection has attracted much attention and has been applied in many fields. However, current liquid detection methods are either contact detection methods that can lead to sample damage, or require specialized instruments, expertise for operation or cumbersome hardware deployment. This paper introduces a non-contact milk freshness detection method based on image features and tensor construction. Unlike existing liquid detection methods, our method relies on ubiquitous WiFi signals to achieve non-contact and non-invasive milk freshness detection. The design intuition is that the WiFi signals will lead to different multipath propagation when passing through milk with different freshness, which can be used to detect milk freshness. We use existing commercial devices to collect WiFi signal data of milk with different freshness, denoise the collected data and transform the denoised data into multiple types of time-frequency images and spatial-temporal images, and input the images into the deep learning network to extract image features that contain richer and more comprehensive information, and then utilize the extracted image features to perform tensor construction to better retain the original time, frequency and spatial feature information, and apply 3D convolutional layer and fully connected layers for milk freshness detection. The experimental results show that our method achieves a high accuracy of 93.25% in detecting milk freshness.

在食品安全领域,牛奶已成为人们生活中不可或缺的饮品。因此,检测牛奶的新鲜度意义重大。从牛奶新鲜度检测开始,我们可以将视角延伸到液体检测。液体检测备受关注,并已应用于多个领域。然而,目前的液体检测方法要么是接触式检测方法,可能导致样品损坏,要么需要专业仪器、专业操作知识或繁琐的硬件部署。本文介绍了一种基于图像特征和张量构造的非接触式牛奶新鲜度检测方法。与现有的液体检测方法不同,我们的方法依靠无处不在的 WiFi 信号来实现非接触、非侵入式的牛奶新鲜度检测。其设计直觉是,WiFi 信号在通过不同新鲜度的牛奶时会产生不同的多径传播,从而可用于检测牛奶的新鲜度。我们利用现有商业设备采集不同新鲜度牛奶的 WiFi 信号数据,对采集到的数据进行去噪处理,并将去噪后的数据转化为多种类型的时频图像和时空图像,将图像输入深度学习网络,提取包含更丰富、更全面信息的图像特征,然后利用提取的图像特征进行张量构造,更好地保留原有的时间、频率和空间特征信息,并应用三维卷积层和全连接层进行牛奶新鲜度检测。实验结果表明,我们的方法检测牛奶新鲜度的准确率高达 93.25%。
{"title":"A novel WiFi-based milk freshness detection method using image features and tensor construction","authors":"Jie Zhang,&nbsp;Lei Tang,&nbsp;Lang He,&nbsp;Zhongmin Wang,&nbsp;Jing Chen","doi":"10.1007/s10489-024-05797-0","DOIUrl":"10.1007/s10489-024-05797-0","url":null,"abstract":"<div><p>In the field of food safety, milk has become an indispensable beverage in people’s lives. Therefore, it is of great significance to detect milk freshness. Starting from the milk freshness detection, the perspective can be extended to liquid detection. Liquid detection has attracted much attention and has been applied in many fields. However, current liquid detection methods are either contact detection methods that can lead to sample damage, or require specialized instruments, expertise for operation or cumbersome hardware deployment. This paper introduces a non-contact milk freshness detection method based on image features and tensor construction. Unlike existing liquid detection methods, our method relies on ubiquitous WiFi signals to achieve non-contact and non-invasive milk freshness detection. The design intuition is that the WiFi signals will lead to different multipath propagation when passing through milk with different freshness, which can be used to detect milk freshness. We use existing commercial devices to collect WiFi signal data of milk with different freshness, denoise the collected data and transform the denoised data into multiple types of time-frequency images and spatial-temporal images, and input the images into the deep learning network to extract image features that contain richer and more comprehensive information, and then utilize the extracted image features to perform tensor construction to better retain the original time, frequency and spatial feature information, and apply 3D convolutional layer and fully connected layers for milk freshness detection. The experimental results show that our method achieves a high accuracy of 93.25% in detecting milk freshness.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11709 - 11731"},"PeriodicalIF":3.4,"publicationDate":"2024-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220647","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Applied Intelligence
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1