首页 > 最新文献

International Journal of Machine Learning and Cybernetics最新文献

英文 中文
Label distribution learning via second-order self-representation 通过二阶自表示进行标签分布学习
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-11 DOI: 10.1007/s13042-024-02295-0
Peiqiu Yu, Lei Chen, Weiwei Li, Xiuyi Jia

Label distribution learning is an effective learning approach for addressing label polysemy in the field of machine learning. In contrast to multi-label learning, label distribution learning can accurately represent the relative importance of labels and has richer semantic information about labels. Presently label distribution learning algorithms frequently integrate label correlation into their models to narrow down the assumption space of the model. However, existing label distribution learning works on label correlation use one-to-one or many-to-one correlation which has limitations in representing more complex correlation relationships. To address this issue, we attempt to extend the existing correlation relationships to many-to-many relationships. Specifically, we first construct a many-to-many correlation mining framework based on self-representation. Then by using the learned many-to-many correlation, a label distribution learning algorithm is designed. Our algorithm achieved the best performance in (78.21%) of cases across all datasets and all performance metrics with the algorithm having the best average ranking. It also demonstrated statistical superiority compared to the comparison algorithms in pairwise two-tailed t-tests. This paper introduces a novel approach to representing and applying label correlations in label distribution learning. The exploitation of this new many-to-many correlation can enhance the representational capabilities of label distribution learning models.

标签分布学习是机器学习领域解决标签多义性问题的一种有效学习方法。与多标签学习相比,标签分布学习能准确地表示标签的相对重要性,并拥有更丰富的标签语义信息。目前,标签分布学习算法经常将标签相关性整合到模型中,以缩小模型的假设空间。然而,现有的标签分布学习算法在标签相关性方面使用的是一对一或多对一的相关性,在表示更复杂的相关关系方面存在局限性。为了解决这个问题,我们尝试将现有的相关关系扩展为多对多关系。具体来说,我们首先构建了一个基于自我表示的多对多关联挖掘框架。然后,利用学习到的多对多相关关系,设计一种标签分布学习算法。在所有数据集和所有性能指标中,我们的算法在78.21%的情况下取得了最佳性能,平均排名第一。在成对双尾 t 检验中,它还显示出了与比较算法相比的统计优势。本文介绍了一种在标签分布学习中表示和应用标签相关性的新方法。利用这种新的多对多相关性可以增强标签分布学习模型的表示能力。
{"title":"Label distribution learning via second-order self-representation","authors":"Peiqiu Yu, Lei Chen, Weiwei Li, Xiuyi Jia","doi":"10.1007/s13042-024-02295-0","DOIUrl":"https://doi.org/10.1007/s13042-024-02295-0","url":null,"abstract":"<p>Label distribution learning is an effective learning approach for addressing label polysemy in the field of machine learning. In contrast to multi-label learning, label distribution learning can accurately represent the relative importance of labels and has richer semantic information about labels. Presently label distribution learning algorithms frequently integrate label correlation into their models to narrow down the assumption space of the model. However, existing label distribution learning works on label correlation use one-to-one or many-to-one correlation which has limitations in representing more complex correlation relationships. To address this issue, we attempt to extend the existing correlation relationships to many-to-many relationships. Specifically, we first construct a many-to-many correlation mining framework based on self-representation. Then by using the learned many-to-many correlation, a label distribution learning algorithm is designed. Our algorithm achieved the best performance in <span>(78.21%)</span> of cases across all datasets and all performance metrics with the algorithm having the best average ranking. It also demonstrated statistical superiority compared to the comparison algorithms in pairwise two-tailed <i>t</i>-tests. This paper introduces a novel approach to representing and applying label correlations in label distribution learning. The exploitation of this new many-to-many correlation can enhance the representational capabilities of label distribution learning models.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"311 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-08-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141938952","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 generalized tri-factorization method for accurate matrix completion 用于精确矩阵补全的广义三因式分解法
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-06 DOI: 10.1007/s13042-024-02289-y
Qing Liu, Hao Wu, Yu Zong, Zheng-Yu Liu

To improve the speeds of the traditional nuclear norm minimization methods, a fast tri-factorization method (FTF) was recently proposed for matrix completion, and it received widespread attention in the fields of machine learning, image processing and signal processing. However, its low convergence accuracy became increasingly obvious, limiting its further application. To enhance the accuracy of FTF, a generalized tri-factorization method (GTF) is proposed in this paper. In GTF, the nuclear norm minimization model of FTF is improved to a novel ({{varvec{L}}}_{1,{varvec{p}}})(0 < p < 2) norm minimization model that can be optimized very efficiently by using QR decomposition. Since the ({{varvec{L}}}_{1,{varvec{p}}}) norm is a tighter relaxation of the rank function than the nuclear norm, the GTF method is much more accurate than the traditional methods. The experimental results demonstrate that GTF is more accurate and faster than the state-of-the-art methods.

为了提高传统核规范最小化方法的速度,最近提出了一种用于矩阵补全的快速三因式分解方法(FTF),该方法在机器学习、图像处理和信号处理领域受到广泛关注。然而,其收敛精度低的问题日益明显,限制了它的进一步应用。为了提高 FTF 的精度,本文提出了广义三因子化方法(GTF)。在 GTF 中,FTF 的核规范最小化模型被改进为新的({varvec{L}}}_{1,{varvec{p}}})(0 < p < 2) 规范最小化模型,该模型可以通过 QR 分解进行高效优化。由于 ({{varvec{L}}}_{1,{varvec{p}}} 是比核规范更严格的秩函数松弛,因此 GTF 方法比传统方法更精确。实验结果表明,GTF 比最先进的方法更准确、更快速。
{"title":"A generalized tri-factorization method for accurate matrix completion","authors":"Qing Liu, Hao Wu, Yu Zong, Zheng-Yu Liu","doi":"10.1007/s13042-024-02289-y","DOIUrl":"https://doi.org/10.1007/s13042-024-02289-y","url":null,"abstract":"<p>To improve the speeds of the traditional nuclear norm minimization methods, a fast tri-factorization method (FTF) was recently proposed for matrix completion, and it received widespread attention in the fields of machine learning, image processing and signal processing. However, its low convergence accuracy became increasingly obvious, limiting its further application. To enhance the accuracy of FTF, a generalized tri-factorization method (GTF) is proposed in this paper. In GTF, the nuclear norm minimization model of FTF is improved to a novel <span>({{varvec{L}}}_{1,{varvec{p}}})</span>(0 &lt; p &lt; 2) norm minimization model that can be optimized very efficiently by using QR decomposition. Since the <span>({{varvec{L}}}_{1,{varvec{p}}})</span> norm is a tighter relaxation of the rank function than the nuclear norm, the GTF method is much more accurate than the traditional methods. The experimental results demonstrate that GTF is more accurate and faster than the state-of-the-art methods.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"1 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141939022","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
Multiscale-integrated deep learning approaches for short-term load forecasting 用于短期负荷预测的多矢量集成深度学习方法
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-06 DOI: 10.1007/s13042-024-02302-4
Yang Yang, Yuchao Gao, Zijin Wang, Xi’an Li, Hu Zhou, Jinran Wu

Accurate short-term load forecasting (STLF) is crucial for the power system. Traditional methods generally used signal decomposition techniques for feature extraction. However, these methods are limited in extrapolation performance, and the parameter of decomposition modes needs to be preset. To end this, this paper develops a novel STLF algorithm based on multi-scale perspective decomposition. The proposed algorithm adopts the multi-scale deep neural network (MscaleDNN) to decompose load series into low- and high-frequency components. Considering outliers of load series, this paper introduces the adaptive rescaled lncosh (ARlncosh) loss to fit the distribution of load data and improve the robustness. Furthermore, the attention mechanism (ATTN) extracts the correlations between different moments. In two power load data sets from Portugal and Australia, the proposed model generates competitive forecasting results.

准确的短期负荷预测(STLF)对电力系统至关重要。传统方法一般使用信号分解技术进行特征提取。然而,这些方法的外推性能有限,而且分解模式的参数需要预设。为此,本文开发了一种基于多尺度透视分解的新型 STLF 算法。该算法采用多尺度深度神经网络(MscaleDNN)将负荷序列分解为低频和高频成分。考虑到负荷序列的异常值,本文引入了自适应重标度 lncosh(ARlncosh)损失,以拟合负荷数据的分布并提高鲁棒性。此外,注意力机制(ATTN)还能提取不同时刻之间的相关性。在葡萄牙和澳大利亚的两个电力负荷数据集中,所提出的模型产生了有竞争力的预测结果。
{"title":"Multiscale-integrated deep learning approaches for short-term load forecasting","authors":"Yang Yang, Yuchao Gao, Zijin Wang, Xi’an Li, Hu Zhou, Jinran Wu","doi":"10.1007/s13042-024-02302-4","DOIUrl":"https://doi.org/10.1007/s13042-024-02302-4","url":null,"abstract":"<p>Accurate short-term load forecasting (STLF) is crucial for the power system. Traditional methods generally used signal decomposition techniques for feature extraction. However, these methods are limited in extrapolation performance, and the parameter of decomposition modes needs to be preset. To end this, this paper develops a novel STLF algorithm based on multi-scale perspective decomposition. The proposed algorithm adopts the multi-scale deep neural network (MscaleDNN) to decompose load series into low- and high-frequency components. Considering outliers of load series, this paper introduces the adaptive rescaled lncosh (ARlncosh) loss to fit the distribution of load data and improve the robustness. Furthermore, the attention mechanism (ATTN) extracts the correlations between different moments. In two power load data sets from Portugal and Australia, the proposed model generates competitive forecasting results.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"8 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141939014","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-graph aggregated graph neural network for heterogeneous graph representation learning 用于异构图表示学习的多图聚合图神经网络
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-05 DOI: 10.1007/s13042-024-02294-1
Shuailei Zhu, Xiaofeng Wang, Shuaiming Lai, Yuntao Chen, Wenchao Zhai, Daying Quan, Yuanyuan Qi, Laishui Lv

Heterogeneous graph neural networks have attracted considerable attention for their proficiency in handling intricate heterogeneous structures. However, most existing methods model semantic relationships in heterogeneous graphs by manually defining meta-paths, inadvertently overlooking the inherent incompleteness of such graphs. To address this issue, we propose a multi-graph aggregated graph neural network (MGAGNN) for heterogeneous graph representation learning, which simultaneously leverages attribute similarity and high-order semantic information between nodes. Specifically, MGAGNN first employs the feature graph generator to generate a feature graph for completing the original graph structure. A semantic graph is then generated using a semantic graph generator, capturing higher-order semantic information through automatic meta-path learning. Finally, we aggregate the two candidate graphs to reconstruct a new heterogeneous graph and learn node embedding by graph convolutional networks. Extensive experiments on real-world datasets demonstrate the superior performance of the proposed method over state-of-the-art approaches.

异构图神经网络因其在处理错综复杂的异构结构方面的能力而备受关注。然而,大多数现有方法都是通过手动定义元路径来为异构图中的语义关系建模,无意中忽略了此类图固有的不完整性。为了解决这个问题,我们提出了一种用于异构图表示学习的多图聚合图神经网络(MGAGNN),它能同时利用节点间的属性相似性和高阶语义信息。具体来说,MGAGNN 首先利用特征图生成器生成特征图,以完善原始图结构。然后使用语义图生成器生成语义图,通过自动元路径学习捕捉高阶语义信息。最后,我们汇总两个候选图,重建一个新的异构图,并通过图卷积网络学习节点嵌入。在真实世界数据集上进行的大量实验证明,与最先进的方法相比,所提出的方法性能更优越。
{"title":"Multi-graph aggregated graph neural network for heterogeneous graph representation learning","authors":"Shuailei Zhu, Xiaofeng Wang, Shuaiming Lai, Yuntao Chen, Wenchao Zhai, Daying Quan, Yuanyuan Qi, Laishui Lv","doi":"10.1007/s13042-024-02294-1","DOIUrl":"https://doi.org/10.1007/s13042-024-02294-1","url":null,"abstract":"<p>Heterogeneous graph neural networks have attracted considerable attention for their proficiency in handling intricate heterogeneous structures. However, most existing methods model semantic relationships in heterogeneous graphs by manually defining meta-paths, inadvertently overlooking the inherent incompleteness of such graphs. To address this issue, we propose a multi-graph aggregated graph neural network (MGAGNN) for heterogeneous graph representation learning, which simultaneously leverages attribute similarity and high-order semantic information between nodes. Specifically, MGAGNN first employs the feature graph generator to generate a feature graph for completing the original graph structure. A semantic graph is then generated using a semantic graph generator, capturing higher-order semantic information through automatic meta-path learning. Finally, we aggregate the two candidate graphs to reconstruct a new heterogeneous graph and learn node embedding by graph convolutional networks. Extensive experiments on real-world datasets demonstrate the superior performance of the proposed method over state-of-the-art approaches.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"11 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141938953","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
Mobile robot path planning based on multi-experience pool deep deterministic policy gradient in unknown environment 未知环境下基于多经验池深度确定性策略梯度的移动机器人路径规划
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-04 DOI: 10.1007/s13042-024-02281-6
Linxin Wei, Quanxing Xu, Ziyu Hu

The path planning for unmanned mobile robots has always been a crucial issue, especially in unknown environments. Reinforcement learning widely used in path planning due to its ability to learn from unknown environments. But, in unknown environments, deep reinforcement learning algorithms have problems such as long training time and instability. In this article, improvements have been made to the deep deterministic policy gradient algorithm (DDPG) to address the aforementioned issues. Firstly, the experience pool is divided into different experience pools based on the difference between adjacent states; Secondly, experience is collected from various experience pools in different proportions for training, enabling the robot to achieve good obstacle avoidance ability; Finally, by designing a guided reward function, the convergence speed of the algorithm has been improved, and the robot can find the target point faster. The algorithm has been tested in practice and simulation, and the results show that it can enable robots to complete path planning tasks in complex unknown environments.

无人移动机器人的路径规划一直是一个关键问题,尤其是在未知环境中。强化学习因其对未知环境的学习能力而被广泛应用于路径规划。但是,在未知环境中,深度强化学习算法存在训练时间长、不稳定等问题。本文针对上述问题,对深度确定性策略梯度算法(DDPG)进行了改进。首先,根据相邻状态的差异将经验池划分为不同的经验池;其次,从不同的经验池中收集不同比例的经验进行训练,使机器人获得良好的避障能力;最后,通过设计引导奖励函数,提高了算法的收敛速度,使机器人能更快地找到目标点。该算法经过实践和仿真测试,结果表明它能使机器人在复杂的未知环境中完成路径规划任务。
{"title":"Mobile robot path planning based on multi-experience pool deep deterministic policy gradient in unknown environment","authors":"Linxin Wei, Quanxing Xu, Ziyu Hu","doi":"10.1007/s13042-024-02281-6","DOIUrl":"https://doi.org/10.1007/s13042-024-02281-6","url":null,"abstract":"<p>The path planning for unmanned mobile robots has always been a crucial issue, especially in unknown environments. Reinforcement learning widely used in path planning due to its ability to learn from unknown environments. But, in unknown environments, deep reinforcement learning algorithms have problems such as long training time and instability. In this article, improvements have been made to the deep deterministic policy gradient algorithm (DDPG) to address the aforementioned issues. Firstly, the experience pool is divided into different experience pools based on the difference between adjacent states; Secondly, experience is collected from various experience pools in different proportions for training, enabling the robot to achieve good obstacle avoidance ability; Finally, by designing a guided reward function, the convergence speed of the algorithm has been improved, and the robot can find the target point faster. The algorithm has been tested in practice and simulation, and the results show that it can enable robots to complete path planning tasks in complex unknown environments.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"7 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-08-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141939012","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
Doublem-net: multi-scale spatial pyramid pooling-fast and multi-path adaptive feature pyramid network for UAV detection Doublem-net:用于无人机探测的多尺度空间金字塔集合--快速和多路径自适应特征金字塔网络
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-07-26 DOI: 10.1007/s13042-024-02278-1
Zhongxu Li, Qihan He, Hong Zhao, Wenyuan Yang

Unmanned aerial vehicles (UAVs) are extensively applied in military, rescue operations, and traffic detection fields, resulting from their flexibility, low cost, and autonomous flight capabilities. However, due to the drone’s flight height and shooting angle, the objects in aerial images are smaller, denser, and more complex than those in general images, triggering an unsatisfactory target detection effect. In this paper, we propose a model for UAV detection called DoubleM-Net, which contains multi-scale spatial pyramid pooling-fast (MS-SPPF) and Multi-Path Adaptive Feature Pyramid Network (MPA-FPN). DoubleM-Net utilizes the MS-SPPF module to extract feature maps of multiple receptive field sizes. Then, the MPA-FPN module first fuses features from every two adjacent scales, followed by a level-by-level interactive fusion of features. First, using the backbone network as the feature extractor, multiple feature maps of different scale ranges are extracted from the input image. Second, the MS-SPPF uses different pooled kernels to repeat multiple pooled operations at various scales to achieve rich multi-perceptive field features. Finally, the MPA-FPN module first incorporates semantic information between each adjacent two-scale layer. The top-level features are then passed back to the bottom level-by-level, and the underlying features are enhanced, enabling interaction and integration of features at different scales. The experimental results show that the mAP50-95 ratio of DoubleM-Net on the VisDrone dataset is 27.5%, and that of Doublem-Net on the DroneVehicle dataset in RGB and Infrared mode is 55.0% and 60.4%, respectively. Our model demonstrates excellent performance in air-to-ground image detection tasks, with exceptional results in detecting small objects.

无人驾驶飞行器(UAV)因其灵活性、低成本和自主飞行能力,被广泛应用于军事、救援行动和交通探测等领域。然而,由于无人机的飞行高度和拍摄角度等原因,航拍图像中的物体比一般图像中的物体更小、更密集、更复杂,导致目标检测效果不理想。本文提出了一种无人机检测模型--DoubleM-Net,它包含多尺度空间金字塔池化-快速(MS-SPPF)和多路径自适应特征金字塔网络(MPA-FPN)。DoubleM-Net 利用 MS-SPPF 模块提取多种感受野大小的特征图。然后,MPA-FPN 模块首先融合每两个相邻尺度的特征,然后逐级进行交互式特征融合。首先,使用骨干网络作为特征提取器,从输入图像中提取不同尺度范围的多个特征图。其次,MS-SPPF 使用不同的池化核在不同尺度上重复多个池化操作,以实现丰富的多感知场特征。最后,MPA-FPN 模块首先在每个相邻的双尺度层之间整合语义信息。然后将顶层特征逐级传回底层,并增强底层特征,实现不同尺度特征的交互和整合。实验结果表明,DoubleM-Net 在 VisDrone 数据集上的 mAP50-95 比率为 27.5%,而在 RGB 和红外模式下,DoubleM-Net 在 DroneVehicle 数据集上的 mAP50-95 比率分别为 55.0% 和 60.4%。我们的模型在空对地图像检测任务中表现出了卓越的性能,在检测小型物体方面更是成绩斐然。
{"title":"Doublem-net: multi-scale spatial pyramid pooling-fast and multi-path adaptive feature pyramid network for UAV detection","authors":"Zhongxu Li, Qihan He, Hong Zhao, Wenyuan Yang","doi":"10.1007/s13042-024-02278-1","DOIUrl":"https://doi.org/10.1007/s13042-024-02278-1","url":null,"abstract":"<p>Unmanned aerial vehicles (UAVs) are extensively applied in military, rescue operations, and traffic detection fields, resulting from their flexibility, low cost, and autonomous flight capabilities. However, due to the drone’s flight height and shooting angle, the objects in aerial images are smaller, denser, and more complex than those in general images, triggering an unsatisfactory target detection effect. In this paper, we propose a model for UAV detection called DoubleM-Net, which contains multi-scale spatial pyramid pooling-fast (MS-SPPF) and Multi-Path Adaptive Feature Pyramid Network (MPA-FPN). DoubleM-Net utilizes the MS-SPPF module to extract feature maps of multiple receptive field sizes. Then, the MPA-FPN module first fuses features from every two adjacent scales, followed by a level-by-level interactive fusion of features. First, using the backbone network as the feature extractor, multiple feature maps of different scale ranges are extracted from the input image. Second, the MS-SPPF uses different pooled kernels to repeat multiple pooled operations at various scales to achieve rich multi-perceptive field features. Finally, the MPA-FPN module first incorporates semantic information between each adjacent two-scale layer. The top-level features are then passed back to the bottom level-by-level, and the underlying features are enhanced, enabling interaction and integration of features at different scales. The experimental results show that the mAP50-95 ratio of DoubleM-Net on the VisDrone dataset is 27.5%, and that of Doublem-Net on the DroneVehicle dataset in RGB and Infrared mode is 55.0% and 60.4%, respectively. Our model demonstrates excellent performance in air-to-ground image detection tasks, with exceptional results in detecting small objects.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"16 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-07-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141770209","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
Bgman: Boundary-Prior-Guided Multi-scale Aggregation Network for skin lesion segmentation Bgman:用于皮损分割的边界先导多尺度聚合网络
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-07-26 DOI: 10.1007/s13042-024-02284-3
Zhenyang Huang, Yixing Zhao, Jinjiang Li, Yepeng Liu

Skin lesion segmentation is a fundamental task in the field of medical image analysis. Deep learning approaches have become essential tools for segmenting medical images, as their accuracy in effectively analyzing abnormalities plays a critical role in determining the ultimate diagnostic results. Because of the inherent difficulties presented by medical images, including variations in shapes and sizes, along with the indistinct boundaries between lesions and the surrounding backgrounds, certain conventional algorithms face difficulties in fulfilling the growing requirements for elevated accuracy in processing medical images. To enhance the performance in capturing edge features and fine details of lesion processing, this paper presents the Boundary-Prior-Guided Multi-Scale Aggregation Network for skin lesion segmentation (BGMAN). The proposed BGMAN follows a basic Encoder–Decoder structure, wherein the encoder network employs prevalent CNN-based architectures to capture semantic information. We propose the Transformer Bridge Block (TBB) and employ it to enhance multi-scale features captured by the encoder. The TBB strengthens the intensity of weak feature information, establishing long-distance relationships between feature information. In order to augment BGMAN’s capability to identify boundaries, a boundary-guided decoder is designed, utilizing the Boundary Aware Block (BAB) and Cross Scale Fusion Block (CSFB) to guide the decoding learning process. BAB can acquire features embedded with explicit boundary information under the supervision of a boundary mask, while CSFB aggregates boundary features from different scales using learnable embeddings. The proposed method has been validated on the ISIC2016, ISIC2017, and (PH^2) datasets. It outperforms current mainstream networks with the following results: F1 92.99 and IoU 87.71 on ISIC2016, F1 86.42 and IoU 78.34 on ISIC2017, and F1 94.83 and IoU 90.26 on (PH^2).

皮肤病变分割是医学图像分析领域的一项基本任务。深度学习方法已成为分割医学图像的重要工具,因为它们在有效分析异常情况方面的准确性对最终诊断结果起着至关重要的作用。由于医学图像本身存在的困难,包括形状和大小的变化,以及病变和周围背景之间界限不清,某些传统算法难以满足对提高医学图像处理准确性日益增长的要求。为了提高捕捉边缘特征和病变处理细节的性能,本文提出了用于皮肤病变分割的边界先导多尺度聚合网络(BGMAN)。所提出的 BGMAN 遵循基本的编码器-解码器结构,其中编码器网络采用流行的基于 CNN 的架构来捕捉语义信息。我们提出了变换器桥块(TBB),并利用它来增强编码器捕捉到的多尺度特征。TBB 可增强弱特征信息的强度,建立特征信息之间的远距离关系。为了增强 BGMAN 识别边界的能力,我们设计了一个边界引导解码器,利用边界感知块(BAB)和跨尺度融合块(CSFB)来引导解码学习过程。BAB 可以在边界掩码的监督下获取嵌入了明确边界信息的特征,而 CSFB 则利用可学习的嵌入来聚合来自不同尺度的边界特征。所提出的方法在 ISIC2016、ISIC2017 和 (PH^2)数据集上得到了验证。其结果如下,优于当前的主流网络:在 ISIC2016 上,F1 为 92.99,IoU 为 87.71;在 ISIC2017 上,F1 为 86.42,IoU 为 78.34;在 (PH^2) 上,F1 为 94.83,IoU 为 90.26。
{"title":"Bgman: Boundary-Prior-Guided Multi-scale Aggregation Network for skin lesion segmentation","authors":"Zhenyang Huang, Yixing Zhao, Jinjiang Li, Yepeng Liu","doi":"10.1007/s13042-024-02284-3","DOIUrl":"https://doi.org/10.1007/s13042-024-02284-3","url":null,"abstract":"<p>Skin lesion segmentation is a fundamental task in the field of medical image analysis. Deep learning approaches have become essential tools for segmenting medical images, as their accuracy in effectively analyzing abnormalities plays a critical role in determining the ultimate diagnostic results. Because of the inherent difficulties presented by medical images, including variations in shapes and sizes, along with the indistinct boundaries between lesions and the surrounding backgrounds, certain conventional algorithms face difficulties in fulfilling the growing requirements for elevated accuracy in processing medical images. To enhance the performance in capturing edge features and fine details of lesion processing, this paper presents the Boundary-Prior-Guided Multi-Scale Aggregation Network for skin lesion segmentation (BGMAN). The proposed BGMAN follows a basic Encoder–Decoder structure, wherein the encoder network employs prevalent CNN-based architectures to capture semantic information. We propose the Transformer Bridge Block (TBB) and employ it to enhance multi-scale features captured by the encoder. The TBB strengthens the intensity of weak feature information, establishing long-distance relationships between feature information. In order to augment BGMAN’s capability to identify boundaries, a boundary-guided decoder is designed, utilizing the Boundary Aware Block (BAB) and Cross Scale Fusion Block (CSFB) to guide the decoding learning process. BAB can acquire features embedded with explicit boundary information under the supervision of a boundary mask, while CSFB aggregates boundary features from different scales using learnable embeddings. The proposed method has been validated on the ISIC2016, ISIC2017, and <span>(PH^2)</span> datasets. It outperforms current mainstream networks with the following results: F1 92.99 and IoU 87.71 on ISIC2016, F1 86.42 and IoU 78.34 on ISIC2017, and F1 94.83 and IoU 90.26 on <span>(PH^2)</span>.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"43 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-07-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141784936","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
Quasi-framelets: robust graph neural networks via adaptive framelet convolution 准小帧:通过自适应小帧卷积实现鲁棒图神经网络
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-07-26 DOI: 10.1007/s13042-024-02286-1
Mengxi Yang, Dai Shi, Xuebin Zheng, Jie Yin, Junbin Gao

This paper aims to provide a novel design of a multiscale framelet convolution for spectral graph neural networks (GNNs). While current spectral methods excel in various graph learning tasks, they often lack the flexibility to adapt to noisy, incomplete, or perturbed graph signals, making them fragile in such conditions. Our newly proposed framelet convolution addresses these limitations by decomposing graph data into low-pass and high-pass spectra through a finely-tuned multiscale approach. Our approach directly designs filtering functions within the spectral domain, allowing for precise control over the spectral components. The proposed design excels in filtering out unwanted spectral information and significantly reduces the adverse effects of noisy graph signals. Our approach not only enhances the robustness of GNNs but also preserves crucial graph features and structures. Through extensive experiments on diverse, real-world graph datasets, we demonstrate that our framelet convolution achieves superior performance in node classification tasks. It exhibits remarkable resilience to noisy data and adversarial attacks, highlighting its potential as a robust solution for real-world graph applications. This advancement opens new avenues for more adaptive and reliable spectral GNN architectures.

本文旨在为光谱图神经网络(GNN)提供一种新颖的多尺度小帧卷积设计。虽然目前的光谱方法在各种图学习任务中表现出色,但它们往往缺乏适应噪声、不完整或扰动图信号的灵活性,因此在这种情况下很脆弱。我们新提出的小帧卷积通过微调多尺度方法将图数据分解为低通和高通频谱,从而解决了这些局限性。我们的方法直接在频谱域内设计滤波函数,从而实现对频谱成分的精确控制。所提出的设计能很好地过滤掉不需要的频谱信息,并显著降低噪声图信号的不利影响。我们的方法不仅增强了 GNN 的鲁棒性,还保留了重要的图特征和结构。通过在各种真实图数据集上的广泛实验,我们证明了我们的小帧卷积在节点分类任务中取得了卓越的性能。它对嘈杂数据和对抗性攻击表现出了卓越的适应能力,凸显了其作为现实世界图应用的稳健解决方案的潜力。这一进步为更自适应、更可靠的光谱 GNN 架构开辟了新的途径。
{"title":"Quasi-framelets: robust graph neural networks via adaptive framelet convolution","authors":"Mengxi Yang, Dai Shi, Xuebin Zheng, Jie Yin, Junbin Gao","doi":"10.1007/s13042-024-02286-1","DOIUrl":"https://doi.org/10.1007/s13042-024-02286-1","url":null,"abstract":"<p>This paper aims to provide a novel design of a multiscale framelet convolution for spectral graph neural networks (GNNs). While current spectral methods excel in various graph learning tasks, they often lack the flexibility to adapt to noisy, incomplete, or perturbed graph signals, making them fragile in such conditions. Our newly proposed framelet convolution addresses these limitations by decomposing graph data into low-pass and high-pass spectra through a finely-tuned multiscale approach. Our approach directly designs filtering functions within the spectral domain, allowing for precise control over the spectral components. The proposed design excels in filtering out unwanted spectral information and significantly reduces the adverse effects of noisy graph signals. Our approach not only enhances the robustness of GNNs but also preserves crucial graph features and structures. Through extensive experiments on diverse, real-world graph datasets, we demonstrate that our framelet convolution achieves superior performance in node classification tasks. It exhibits remarkable resilience to noisy data and adversarial attacks, highlighting its potential as a robust solution for real-world graph applications. This advancement opens new avenues for more adaptive and reliable spectral GNN architectures.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"13 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-07-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141770180","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
Visible-infrared person re-identification with complementary feature fusion and identity consistency learning 利用互补特征融合和身份一致性学习进行可见红外人员再识别
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-07-24 DOI: 10.1007/s13042-024-02282-5
Yiming Wang, Xiaolong Chen, Yi Chai, Kaixiong Xu, Yutao Jiang, Bowen Liu

The dual-mode 24/7 monitoring systems continuously obtain visible and infrared images in a real scene. However, differences such as color and texture between these cross-modality images pose challenges for visible-infrared person re-identification (ReID). Currently, the general method is modality-shared feature learning or modal-specific information compensation based on style transfer, but the modality differences often result in the inevitable loss of valuable feature information in the training process. To address this issue, A complementary feature fusion and identity consistency learning (CFF-ICL) method is proposed. On the one hand, the multiple feature fusion mechanism based on cross attention is used to promote the features extracted by the two groups of networks in the same modality image to show a more obvious complementary relationship to improve the comprehensiveness of feature information. On the other hand, the designed collaborative adversarial mechanism between dual discriminators and feature extraction network is designed to remove the modality differences, and then construct the identity consistency between visible and infrared images. Experimental results by testing on SYSU-MM01 and RegDB datasets verify the method’s effectiveness and superiority.

双模式全天候监控系统可持续获取真实场景中的可见光和红外图像。然而,这些跨模态图像之间的颜色和纹理等差异给可见光-红外人员再识别(ReID)带来了挑战。目前,一般的方法是基于样式转移的模态共享特征学习或特定模态信息补偿,但模态差异往往会导致在训练过程中不可避免地丢失有价值的特征信息。针对这一问题,我们提出了一种互补特征融合和身份一致性学习(CFF-ICL)方法。一方面,利用基于交叉注意的多特征融合机制,促使同一模态图像中两组网络提取的特征呈现出更明显的互补关系,提高特征信息的全面性。另一方面,在双鉴别器和特征提取网络之间设计协同对抗机制,消除模态差异,进而构建可见光和红外图像之间的身份一致性。在 SYSU-MM01 和 RegDB 数据集上的实验结果验证了该方法的有效性和优越性。
{"title":"Visible-infrared person re-identification with complementary feature fusion and identity consistency learning","authors":"Yiming Wang, Xiaolong Chen, Yi Chai, Kaixiong Xu, Yutao Jiang, Bowen Liu","doi":"10.1007/s13042-024-02282-5","DOIUrl":"https://doi.org/10.1007/s13042-024-02282-5","url":null,"abstract":"<p>The dual-mode 24/7 monitoring systems continuously obtain visible and infrared images in a real scene. However, differences such as color and texture between these cross-modality images pose challenges for visible-infrared person re-identification (ReID). Currently, the general method is modality-shared feature learning or modal-specific information compensation based on style transfer, but the modality differences often result in the inevitable loss of valuable feature information in the training process. To address this issue, A complementary feature fusion and identity consistency learning (<b>CFF-ICL</b>) method is proposed. On the one hand, the multiple feature fusion mechanism based on cross attention is used to promote the features extracted by the two groups of networks in the same modality image to show a more obvious complementary relationship to improve the comprehensiveness of feature information. On the other hand, the designed collaborative adversarial mechanism between dual discriminators and feature extraction network is designed to remove the modality differences, and then construct the identity consistency between visible and infrared images. Experimental results by testing on SYSU-MM01 and RegDB datasets verify the method’s effectiveness and superiority.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"25 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141770210","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
Text semantic matching algorithm based on the introduction of external knowledge under contrastive learning 对比学习下基于外部知识引入的文本语义匹配算法
IF 5.6 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-07-24 DOI: 10.1007/s13042-024-02285-2
Jie Hu, Yinglian Zhu, Lishan Wu, Qilei Luo, Fei Teng, Tianrui Li

Measuring the semantic similarity between two texts is a fundamental aspect of text semantic matching. Each word in the texts holds a weighted meaning, and it is essential for the model to effectively capture the most crucial knowledge. However, current text matching methods based on BERT have limitations in acquiring professional domain knowledge. BERT requires extensive domain-specific training data to perform well in specialized fields such as medicine, where obtaining labeled data is challenging. In addition, current text matching models that inject domain knowledge often rely on creating new training tasks to fine-tune the model, which is time-consuming. Although existing works have directly injected domain knowledge into BERT through similarity matrices, they struggle to handle the challenge of small sample sizes in professional fields. Contrastive learning trains a representation learning model by generating instances that exhibit either similarity or dissimilarity, so that a more general representation can be learned with a small number of samples. In this paper, we propose to directly integrate the word similarity matrix into BERT’s multi-head attention mechanism under a contrastive learning framework to align similar words during training. Furthermore, in the context of Chinese medical applications, we propose an entity MASK approach to enhance the understanding of medical terms by pre-trained models. The proposed method helps BERT acquire domain knowledge to better learn text representations in professional fields. Extensive experimental results have shown that the algorithm significantly improves the performance of the text matching model, especially when training data is limited.

测量两个文本之间的语义相似性是文本语义匹配的一个基本方面。文本中的每个词都具有加权意义,因此模型必须有效捕捉最关键的知识。然而,目前基于 BERT 的文本匹配方法在获取专业领域知识方面存在局限性。BERT 需要大量特定领域的训练数据,才能在医学等专业领域取得良好的效果,而在这些领域,获取标注数据是一项挑战。此外,目前注入领域知识的文本匹配模型往往依赖于创建新的训练任务来微调模型,这非常耗时。虽然现有研究通过相似性矩阵直接将领域知识注入 BERT,但它们难以应对专业领域样本量小的挑战。对比学习通过生成表现出相似性或不相似性的实例来训练表征学习模型,因此只需少量样本就能学习到更通用的表征。在本文中,我们提出在对比学习框架下,将词语相似性矩阵直接集成到 BERT 的多头注意力机制中,以便在训练过程中将相似词语对齐。此外,在中文医疗应用方面,我们提出了一种实体 MASK 方法,通过预训练模型来增强对医疗术语的理解。所提出的方法有助于 BERT 获取领域知识,从而更好地学习专业领域的文本表征。大量实验结果表明,该算法显著提高了文本匹配模型的性能,尤其是在训练数据有限的情况下。
{"title":"Text semantic matching algorithm based on the introduction of external knowledge under contrastive learning","authors":"Jie Hu, Yinglian Zhu, Lishan Wu, Qilei Luo, Fei Teng, Tianrui Li","doi":"10.1007/s13042-024-02285-2","DOIUrl":"https://doi.org/10.1007/s13042-024-02285-2","url":null,"abstract":"<p>Measuring the semantic similarity between two texts is a fundamental aspect of text semantic matching. Each word in the texts holds a weighted meaning, and it is essential for the model to effectively capture the most crucial knowledge. However, current text matching methods based on BERT have limitations in acquiring professional domain knowledge. BERT requires extensive domain-specific training data to perform well in specialized fields such as medicine, where obtaining labeled data is challenging. In addition, current text matching models that inject domain knowledge often rely on creating new training tasks to fine-tune the model, which is time-consuming. Although existing works have directly injected domain knowledge into BERT through similarity matrices, they struggle to handle the challenge of small sample sizes in professional fields. Contrastive learning trains a representation learning model by generating instances that exhibit either similarity or dissimilarity, so that a more general representation can be learned with a small number of samples. In this paper, we propose to directly integrate the word similarity matrix into BERT’s multi-head attention mechanism under a contrastive learning framework to align similar words during training. Furthermore, in the context of Chinese medical applications, we propose an entity MASK approach to enhance the understanding of medical terms by pre-trained models. The proposed method helps BERT acquire domain knowledge to better learn text representations in professional fields. Extensive experimental results have shown that the algorithm significantly improves the performance of the text matching model, especially when training data is limited.</p>","PeriodicalId":51327,"journal":{"name":"International Journal of Machine Learning and Cybernetics","volume":"13 1","pages":""},"PeriodicalIF":5.6,"publicationDate":"2024-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141770181","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
期刊
International Journal of Machine Learning and Cybernetics
全部 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