首页 > 最新文献

Applied Intelligence最新文献

英文 中文
Learning to rank through graph-based feature fusion using fuzzy integral operators 利用模糊积分算子,通过基于图谱的特征融合学习排序
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-04 DOI: 10.1007/s10489-024-05755-w
Amir Hosein Keyhanipour

Accurately ranking search results based on user query relevance is a complex, multi-dimensional challenge in information retrieval systems, inherently subject to ambiguity and uncertainty. This inherent complexity stems from the ambiguity and uncertainty surrounding relevance judgments. Factors like imprecise user queries, expert disagreements on relevance, and complex relationships between features of documents and queries all contribute to this. Traditional learning-to-rank algorithms often struggle to handle these uncertainties. This paper proposes a novel approach that leverages Sugeno and Choquet fuzzy integrals to model the uncertainty of features and their interactions. This allows our algorithm to make more nuanced ranking decisions. The proposed approach is extensively evaluated on major benchmark datasets like MSLR-Web10K, Istella LETOR, and WCL2R, demonstrating its effectiveness in outperforming baseline methods across standard criteria such as P@n, MAP, and NDCG@n. Notably, the proposed algorithm ranks top results, which are most crucial for user satisfaction. This practical improvement can benefit web search engines by providing users with more relevant information at the top of their search results.

在信息检索系统中,根据用户查询的相关性对搜索结果进行精确排序是一项复杂的、多维度的挑战,本身就存在模糊性和不确定性。这种内在的复杂性源于相关性判断的模糊性和不确定性。不精确的用户查询、专家对相关性的意见分歧、文档特征与查询之间的复杂关系等因素都是造成这种情况的原因。传统的学习排名算法往往难以处理这些不确定性。本文提出了一种新方法,利用 Sugeno 和 Choquet 模糊积分来模拟特征的不确定性及其相互作用。这样,我们的算法就能做出更细致入微的排名决策。我们在 MSLR-Web10K、Istella LETOR 和 WCL2R 等主要基准数据集上对所提出的方法进行了广泛评估,结果表明,该方法在 P@n、MAP 和 NDCG@n 等标准标准方面的性能均优于基准方法。值得注意的是,所提出的算法对用户满意度最为关键的结果进行了排名。这种切实可行的改进可以在搜索结果的顶部为用户提供更多相关信息,从而使网络搜索引擎受益。
{"title":"Learning to rank through graph-based feature fusion using fuzzy integral operators","authors":"Amir Hosein Keyhanipour","doi":"10.1007/s10489-024-05755-w","DOIUrl":"10.1007/s10489-024-05755-w","url":null,"abstract":"<div><p>Accurately ranking search results based on user query relevance is a complex, multi-dimensional challenge in information retrieval systems, inherently subject to ambiguity and uncertainty. This inherent complexity stems from the ambiguity and uncertainty surrounding relevance judgments. Factors like imprecise user queries, expert disagreements on relevance, and complex relationships between features of documents and queries all contribute to this. Traditional learning-to-rank algorithms often struggle to handle these uncertainties. This paper proposes a novel approach that leverages Sugeno and Choquet fuzzy integrals to model the uncertainty of features and their interactions. This allows our algorithm to make more nuanced ranking decisions. The proposed approach is extensively evaluated on major benchmark datasets like MSLR-Web10K, Istella LETOR, and WCL2R, demonstrating its effectiveness in outperforming baseline methods across standard criteria such as P@n, MAP, and NDCG@n. Notably, the proposed algorithm ranks top results, which are most crucial for user satisfaction. This practical improvement can benefit web search engines by providing users with more relevant information at the top of their search results.\u0000</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11914 - 11932"},"PeriodicalIF":3.4,"publicationDate":"2024-09-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142227272","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
Multi-view multi-label learning for label-specific features via GLocal Shared Subspace Learning 通过 GLocal 共享子空间学习对特定标签特征进行多视角多标签学习
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-04 DOI: 10.1007/s10489-024-05779-2
Yusheng Cheng, Yuting Xu, Wenxin Ge

In multi-label learning (MLL), label-specific feature (LSF) learning assumes that labels are determined by their inherent characteristics. However, in multi-view multi-label learning (MVMLL), the heterogeneity problem persists within the feature space. The views with varying dimensions can result in different dimensions of extracted LSF. Existing algorithms extract the LSF for each view separately, suffering the inadequate communication of the LSF and poor classification accuracy. The subspace learning method can address the dimension-inconsistency problem in multi-views by extracting extract the shared subspace for each view by substituting the original view feature space. However, the individual subspaces contain relatively homogeneous information. Based on this analysis, the GLocal Shared Subspace Learning (GLSSL) algorithm was proposed for multi-view multi-label learning to access more informative subspaces. First, the label groups were obtained through spectral clustering, entirely considering the correlation between the label groups and features to identify the specific relevant view features corresponding to each label group. Subsequently, the global shared subspace (global subspace) and local shared subspace (local subspace) were extracted from the original feature space and feature sets, respectively. Finally, the local subspace was complemented with the global subspace for LSF learning. The proposed algorithm was validated through comparative experiments with several state-of-the-art algorithms on multiple benchmark multi-view multi-label datasets.

在多标签学习(MLL)中,特定标签特征(LSF)学习假定标签由其固有特征决定。然而,在多视图多标签学习(MVMLL)中,特征空间内的异质性问题依然存在。不同维度的视图会导致提取的 LSF 维度不同。现有的算法分别提取每个视图的 LSF,LSF 的交流不充分,分类准确率低。子空间学习方法通过替换原始视图特征空间,提取每个视图的共享子空间,从而解决多视图中维度不一致的问题。然而,各个子空间包含的信息相对单一。基于这一分析,提出了用于多视图多标签学习的 GLocal 共享子空间学习(GLSSL)算法,以获取更多的子空间信息。首先,通过光谱聚类获得标签组,并完全考虑标签组与特征之间的相关性,以确定每个标签组对应的特定相关视图特征。随后,分别从原始特征空间和特征集中提取全局共享子空间(全局子空间)和局部共享子空间(局部子空间)。最后,局部子空间与全局子空间互补,用于 LSF 学习。通过在多个基准多视角多标签数据集上与几种最先进算法的对比实验,验证了所提出的算法。
{"title":"Multi-view multi-label learning for label-specific features via GLocal Shared Subspace Learning","authors":"Yusheng Cheng,&nbsp;Yuting Xu,&nbsp;Wenxin Ge","doi":"10.1007/s10489-024-05779-2","DOIUrl":"10.1007/s10489-024-05779-2","url":null,"abstract":"<div><p>In multi-label learning (MLL), label-specific feature (LSF) learning assumes that labels are determined by their inherent characteristics. However, in multi-view multi-label learning (MVMLL), the heterogeneity problem persists within the feature space. The views with varying dimensions can result in different dimensions of extracted LSF. Existing algorithms extract the LSF for each view separately, suffering the inadequate communication of the LSF and poor classification accuracy. The subspace learning method can address the dimension-inconsistency problem in multi-views by extracting extract the shared subspace for each view by substituting the original view feature space. However, the individual subspaces contain relatively homogeneous information. Based on this analysis, the GLocal Shared Subspace Learning (GLSSL) algorithm was proposed for multi-view multi-label learning to access more informative subspaces. First, the label groups were obtained through spectral clustering, entirely considering the correlation between the label groups and features to identify the specific relevant view features corresponding to each label group. Subsequently, the global shared subspace (global subspace) and local shared subspace (local subspace) were extracted from the original feature space and feature sets, respectively. Finally, the local subspace was complemented with the global subspace for LSF learning. The proposed algorithm was validated through comparative experiments with several state-of-the-art algorithms on multiple benchmark multi-view multi-label datasets.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"11054 - 11067"},"PeriodicalIF":3.4,"publicationDate":"2024-09-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220606","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
Detecting sexism in social media: an empirical analysis of linguistic patterns and strategies 检测社交媒体中的性别歧视:对语言模式和策略的实证分析
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-03 DOI: 10.1007/s10489-024-05795-2
Francisco Rodríguez-Sánchez, Jorge Carrillo-de-Albornoz, Laura Plaza

With the rise of social networks, there has been a marked increase in offensive content targeting women, ranging from overt acts of hatred to subtler, often overlooked forms of sexism. The EXIST (sEXism Identification in Social neTworks) competition, initiated in 2021, aimed to advance research in automatically identifying these forms of online sexism. However, the results revealed the multifaceted nature of sexism and emphasized the need for robust systems to detect and classify such content. In this study, we provide an extensive analysis of sexism, highlighting the characteristics and diverse manifestations of sexism across multiple languages on social networks. To achieve this objective, we conducted a detailed analysis of the EXIST dataset to evaluate its capacity to represent various types of sexism. Moreover, we analyzed the systems submitted to the EXIST competition to identify the most effective methodologies and resources for the automated detection of sexism. We employed statistical methods to discern textual patterns related to different categories of sexism, such as stereotyping, misogyny, and sexual violence. Additionally, we investigated linguistic variations in categories of sexism across different languages and platforms. Our results suggest that the EXIST dataset covers a broad spectrum of sexist expressions, from the explicit to the subtle. We observe significant differences in the portrayal of sexism across languages; English texts predominantly feature sexual connotations, whereas Spanish texts tend to reflect neosexism. Across both languages, objectification and misogyny prove to be the most challenging to detect, which is attributable to the varied vocabulary associated with these forms of sexism. Additionally, we demonstrate that models trained on platforms like Twitter can effectively identify sexist content on less-regulated platforms such as Gab. Building on these insights, we introduce a transformer-based system with data augmentation techniques that outperforms competition benchmarks. Our work contributes to the field by enhancing the understanding of online sexism and advancing the technological capabilities for its detection.

随着社交网络的兴起,针对女性的攻击性内容明显增加,其中既有公开的仇恨行为,也有更微妙、往往被忽视的性别歧视形式。2021 年发起的 EXIST(社交网络中的性别歧视识别)竞赛旨在推动自动识别这些形式的网络性别歧视的研究。然而,比赛结果揭示了性别歧视的多面性,并强调需要强大的系统来检测和分类此类内容。在本研究中,我们对性别歧视进行了广泛分析,强调了性别歧视在社交网络多种语言中的特点和不同表现形式。为了实现这一目标,我们对 EXIST 数据集进行了详细分析,以评估其表现各种类型性别歧视的能力。此外,我们还分析了参加 EXIST 竞赛的系统,以确定自动检测性别歧视的最有效方法和资源。我们采用统计方法来识别与不同类别性别歧视相关的文本模式,如刻板印象、厌女症和性暴力。此外,我们还调查了不同语言和平台中性别歧视类别的语言差异。我们的研究结果表明,EXIST 数据集涵盖了广泛的性别歧视表达,从明确的到微妙的。我们观察到不同语言对性别歧视的描述存在显著差异;英语文本主要以性内涵为特征,而西班牙语文本则倾向于反映新性别歧视。在这两种语言中,物化和厌恶女性被证明是最难检测的,这归因于与这些形式的性别歧视相关的词汇多种多样。此外,我们还证明了在 Twitter 等平台上训练的模型可以有效识别 Gab 等监管较少平台上的性别歧视内容。在这些见解的基础上,我们介绍了一种基于转换器的系统,该系统采用了数据增强技术,性能优于竞争基准。我们的工作有助于加深人们对网络性别歧视的理解,并提高检测性别歧视的技术能力。
{"title":"Detecting sexism in social media: an empirical analysis of linguistic patterns and strategies","authors":"Francisco Rodríguez-Sánchez,&nbsp;Jorge Carrillo-de-Albornoz,&nbsp;Laura Plaza","doi":"10.1007/s10489-024-05795-2","DOIUrl":"10.1007/s10489-024-05795-2","url":null,"abstract":"<div><p>With the rise of social networks, there has been a marked increase in offensive content targeting women, ranging from overt acts of hatred to subtler, often overlooked forms of sexism. The EXIST (sEXism Identification in Social neTworks) competition, initiated in 2021, aimed to advance research in automatically identifying these forms of online sexism. However, the results revealed the multifaceted nature of sexism and emphasized the need for robust systems to detect and classify such content. In this study, we provide an extensive analysis of sexism, highlighting the characteristics and diverse manifestations of sexism across multiple languages on social networks. To achieve this objective, we conducted a detailed analysis of the EXIST dataset to evaluate its capacity to represent various types of sexism. Moreover, we analyzed the systems submitted to the EXIST competition to identify the most effective methodologies and resources for the automated detection of sexism. We employed statistical methods to discern textual patterns related to different categories of sexism, such as stereotyping, misogyny, and sexual violence. Additionally, we investigated linguistic variations in categories of sexism across different languages and platforms. Our results suggest that the EXIST dataset covers a broad spectrum of sexist expressions, from the explicit to the subtle. We observe significant differences in the portrayal of sexism across languages; English texts predominantly feature sexual connotations, whereas Spanish texts tend to reflect neosexism. Across both languages, objectification and misogyny prove to be the most challenging to detect, which is attributable to the varied vocabulary associated with these forms of sexism. Additionally, we demonstrate that models trained on platforms like Twitter can effectively identify sexist content on less-regulated platforms such as Gab. Building on these insights, we introduce a transformer-based system with data augmentation techniques that outperforms competition benchmarks. Our work contributes to the field by enhancing the understanding of online sexism and advancing the technological capabilities for its detection.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"10995 - 11019"},"PeriodicalIF":3.4,"publicationDate":"2024-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220641","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 weighted stacking model with optimal weights selection for mortality risk prediction in sepsis patients 采用最优权重选择的自适应加权叠加模型预测败血症患者的死亡风险
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-03 DOI: 10.1007/s10489-024-05783-6
Liang Zhou, Wenjin Li, Tao Wu, Zhiping Fan, Levent Ismaili, Temitope Emmanuel Komolafe, Siwen Zhang

Sepsis patients in the ICU face heightened mortality risks. There still exist challenges that hinder the development of mortality risk prediction models for sepsis patients. In the ensemble model, the differences between base classifier performance can affect the model accuracy and efficiency, and overlapping sample training will lead to repetitive learning, which reduces the model generalization. To tackle these challenges, we propose an Adaptive Weighted Stacking based on Optimal Weights Selection (AWS-OWS) model. A random sampling without replacement is employed to prevent repetitive learning in base classifiers. Additionally, a weighted function and the gradient descent algorithm is adopted to select optimal weights for base classifiers, enhancing the performance of stacking model. The MIMIC-IV dataset is used for model training and internal testing, and the independent samples from MIMIC-III are used for external validation. The results show that AWS-OWS achieves the best AUC of 0.88 in the internal test, with a threefold reduction in computation time compared to standard stacking. In external validation, it also demonstrates good model generalization. AWS-OWS significantly improves the prediction performance and model efficiency, facilitates the identification of high-risk patients with sepsis and supports clinicians in determining appropriate management and treatment strategies.

重症监护室中的败血症患者面临着更高的死亡风险。目前,脓毒症患者死亡风险预测模型的开发仍面临一些挑战。在集合模型中,基础分类器性能之间的差异会影响模型的准确性和效率,重叠样本训练会导致重复学习,从而降低模型的泛化能力。为了应对这些挑战,我们提出了基于最优权重选择的自适应加权堆叠(AWS-OWS)模型。为了防止基础分类器中的重复学习,我们采用了无替换随机抽样。此外,还采用了加权函数和梯度下降算法来为基础分类器选择最优权重,从而提高了堆叠模型的性能。MIMIC-IV 数据集用于模型训练和内部测试,MIMIC-III 的独立样本用于外部验证。结果表明,AWS-OWS 在内部测试中取得了 0.88 的最佳 AUC,与标准堆叠相比,计算时间减少了三倍。在外部验证中,它也表现出了良好的模型泛化能力。AWS-OWS 显著提高了预测性能和模型效率,有助于识别脓毒症高危患者,并帮助临床医生确定适当的管理和治疗策略。
{"title":"Adaptive weighted stacking model with optimal weights selection for mortality risk prediction in sepsis patients","authors":"Liang Zhou,&nbsp;Wenjin Li,&nbsp;Tao Wu,&nbsp;Zhiping Fan,&nbsp;Levent Ismaili,&nbsp;Temitope Emmanuel Komolafe,&nbsp;Siwen Zhang","doi":"10.1007/s10489-024-05783-6","DOIUrl":"10.1007/s10489-024-05783-6","url":null,"abstract":"<div><p>Sepsis patients in the ICU face heightened mortality risks. There still exist challenges that hinder the development of mortality risk prediction models for sepsis patients. In the ensemble model, the differences between base classifier performance can affect the model accuracy and efficiency, and overlapping sample training will lead to repetitive learning, which reduces the model generalization. To tackle these challenges, we propose an Adaptive Weighted Stacking based on Optimal Weights Selection (AWS-OWS) model. A random sampling without replacement is employed to prevent repetitive learning in base classifiers. Additionally, a weighted function and the gradient descent algorithm is adopted to select optimal weights for base classifiers, enhancing the performance of stacking model. The MIMIC-IV dataset is used for model training and internal testing, and the independent samples from MIMIC-III are used for external validation. The results show that AWS-OWS achieves the best AUC of 0.88 in the internal test, with a threefold reduction in computation time compared to standard stacking. In external validation, it also demonstrates good model generalization. AWS-OWS significantly improves the prediction performance and model efficiency, facilitates the identification of high-risk patients with sepsis and supports clinicians in determining appropriate management and treatment strategies.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11892 - 11913"},"PeriodicalIF":3.4,"publicationDate":"2024-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220639","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
Aerial-view geo-localization based on multi-layer local pattern cross-attention network 基于多层局部模式交叉注意网络的鸟瞰地理定位技术
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-03 DOI: 10.1007/s10489-024-05777-4
Haoran Li, Tingyu Wang, Quan Chen, Qiang Zhao, Shaowei Jiang, Chenggang Yan, Bolun Zheng

Aerial-view geo-localization aims to determine locations of interest to drones by matching drone-view images against a satellite database with geo-tagging. The key underpinning of this task is to mine discriminative features to form a view-invariant representation of the same target location. To achieve this purpose, existing methods usually focus on extracting fine-grained information from the final feature map while neglecting the importance of middle-layer outputs. In this work, we propose a Transformer-based network, named Multi-layer Local Pattern Cross Attention Network (MLPCAN). Particularly, we employ the cross-attention block (CAB) to establish correlations between information of feature maps from different layers when images are fed into the network. Then, we apply the square-ring partition strategy to divide feature maps from different layers and acquire multiple local pattern blocks. For the information misalignment within multi-layer features, we propose the multi-layer aggregation block (MAB) to aggregate the high-association feature blocks obtained by the division. Extensive experiments on two public datasets, i.e., University-1652 and SUES-200, show that the proposed model significantly improves the accuracy of geo-localization and achieves competitive results.

航空视图地理定位旨在通过将无人机视图图像与带有地理标记的卫星数据库进行匹配,确定无人机感兴趣的位置。这项任务的关键基础是挖掘辨别特征,以形成同一目标位置的视图不变表示。为实现这一目的,现有方法通常侧重于从最终特征图中提取细粒度信息,而忽略了中间层输出的重要性。在这项工作中,我们提出了一种基于变换器的网络,命名为多层局部模式交叉注意网络(MLPCAN)。特别是,当图像输入网络时,我们采用交叉注意块(CAB)来建立不同层特征图信息之间的相关性。然后,我们采用方环分割策略来划分不同层的特征图,并获取多个局部模式块。针对多层特征中的信息错位问题,我们提出了多层聚合块(MAB),以聚合分割得到的高关联特征块。在两个公共数据集(即 University-1652 和 SUES-200)上的广泛实验表明,所提出的模型显著提高了地理定位的准确性,并取得了具有竞争力的结果。
{"title":"Aerial-view geo-localization based on multi-layer local pattern cross-attention network","authors":"Haoran Li,&nbsp;Tingyu Wang,&nbsp;Quan Chen,&nbsp;Qiang Zhao,&nbsp;Shaowei Jiang,&nbsp;Chenggang Yan,&nbsp;Bolun Zheng","doi":"10.1007/s10489-024-05777-4","DOIUrl":"10.1007/s10489-024-05777-4","url":null,"abstract":"<div><p>Aerial-view geo-localization aims to determine locations of interest to drones by matching drone-view images against a satellite database with geo-tagging. The key underpinning of this task is to mine discriminative features to form a view-invariant representation of the same target location. To achieve this purpose, existing methods usually focus on extracting fine-grained information from the final feature map while neglecting the importance of middle-layer outputs. In this work, we propose a Transformer-based network, named Multi-layer Local Pattern Cross Attention Network (MLPCAN). Particularly, we employ the cross-attention block (CAB) to establish correlations between information of feature maps from different layers when images are fed into the network. Then, we apply the square-ring partition strategy to divide feature maps from different layers and acquire multiple local pattern blocks. For the information misalignment within multi-layer features, we propose the multi-layer aggregation block (MAB) to aggregate the high-association feature blocks obtained by the division. Extensive experiments on two public datasets, i.e., University-1652 and SUES-200, show that the proposed model significantly improves the accuracy of geo-localization and achieves competitive results.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"11034 - 11053"},"PeriodicalIF":3.4,"publicationDate":"2024-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220638","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
Parallel proportional fusion of a spiking quantum neural network for optimizing image classification 并行比例融合尖峰量子神经网络优化图像分类
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-03 DOI: 10.1007/s10489-024-05786-3
Zuyu Xu, Kang Shen, Pengnian Cai, Tao Yang, Yuanming Hu, Shixian Chen, Yunlai Zhu, Zuheng Wu, Yuehua Dai, Jun Wang, Fei Yang

The recent emergence of the hybrid quantum-classical neural network (HQCNN) architecture has garnered considerable attention because of the potential advantages associated with integrating quantum principles to enhance various facets of machine learning algorithms and computations. However, the current investigated serial structure of HQCNN, wherein information sequentially passes from one network to another, often imposes limitations on the trainability and expressivity of the network. In this study, we introduce a novel architecture termed parallel proportional fusion of spiking and quantum neural networks (PPF-SQNN). The dataset information is simultaneously fed into both the spiking neural network and the variational quantum circuits, with the outputs amalgamated in proportion to their individual contributions. We systematically assess the impact of diverse PPF-SQNN parameters on network performance for image classification, aiming to identify the optimal configuration. On three datasets for image classification tasks, the final classification accuracy reached 98.2%, 99.198%, and 97.921%, respectively, with loss values all below 0.2, outperforming the compared serial networks. In noise testing, it also demonstrates good classification performance even under noise intensities of 0.9 Gaussian and uniform noise. This study introduces a novel and effective amalgamation approach for HQCNN, laying the groundwork for the advancement and application of quantum advantages in artificial intelligence computations.

最近出现的混合量子古典神经网络(HQCNN)架构引起了广泛关注,因为它具有整合量子原理的潜在优势,可以增强机器学习算法和计算的各个方面。然而,目前研究的 HQCNN 串行结构,即信息按顺序从一个网络传递到另一个网络,往往对网络的可训练性和表现力造成限制。在本研究中,我们引入了一种新型架构,称为尖峰和量子神经网络并行比例融合(PPF-SQNN)。数据集信息同时输入尖峰神经网络和变分量子电路,并按各自贡献的比例合并输出。我们系统地评估了不同的 PPF-SQNN 参数对网络图像分类性能的影响,旨在找出最佳配置。在三个数据集的图像分类任务中,最终分类准确率分别达到了 98.2%、99.198% 和 97.921%,损失值均低于 0.2,优于对比的序列网络。在噪声测试中,即使在噪声强度为 0.9 的高斯噪声和均匀噪声下,它也表现出了良好的分类性能。这项研究为 HQCNN 引入了一种新颖有效的合并方法,为量子优势在人工智能计算中的推进和应用奠定了基础。
{"title":"Parallel proportional fusion of a spiking quantum neural network for optimizing image classification","authors":"Zuyu Xu,&nbsp;Kang Shen,&nbsp;Pengnian Cai,&nbsp;Tao Yang,&nbsp;Yuanming Hu,&nbsp;Shixian Chen,&nbsp;Yunlai Zhu,&nbsp;Zuheng Wu,&nbsp;Yuehua Dai,&nbsp;Jun Wang,&nbsp;Fei Yang","doi":"10.1007/s10489-024-05786-3","DOIUrl":"10.1007/s10489-024-05786-3","url":null,"abstract":"<div><p>The recent emergence of the hybrid quantum-classical neural network (HQCNN) architecture has garnered considerable attention because of the potential advantages associated with integrating quantum principles to enhance various facets of machine learning algorithms and computations. However, the current investigated serial structure of HQCNN, wherein information sequentially passes from one network to another, often imposes limitations on the trainability and expressivity of the network. In this study, we introduce a novel architecture termed parallel proportional fusion of spiking and quantum neural networks (PPF-SQNN). The dataset information is simultaneously fed into both the spiking neural network and the variational quantum circuits, with the outputs amalgamated in proportion to their individual contributions. We systematically assess the impact of diverse PPF-SQNN parameters on network performance for image classification, aiming to identify the optimal configuration. On three datasets for image classification tasks, the final classification accuracy reached 98.2%, 99.198%, and 97.921%, respectively, with loss values all below 0.2, outperforming the compared serial networks. In noise testing, it also demonstrates good classification performance even under noise intensities of 0.9 Gaussian and uniform noise. This study introduces a novel and effective amalgamation approach for HQCNN, laying the groundwork for the advancement and application of quantum advantages in artificial intelligence computations.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11876 - 11891"},"PeriodicalIF":3.4,"publicationDate":"2024-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220643","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
Fine-grained gaze estimation based on the combination of regression and classification losses 基于回归和分类损失相结合的精细注视估算
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-03 DOI: 10.1007/s10489-024-05778-3
Ahmed A. Abdelrahman, Thorsten Hempel, Aly Khalifa, Ayoub Al-Hamadi

Human gaze is a crucial cue used in various applications such as human-robot interaction, autonomous driving, and virtual reality. Recently, convolution neural network (CNN) approaches have made notable progress in predicting gaze angels. However, estimating accurate gaze direction in-the-wild is still a challenging problem due to the difficulty of obtaining the most crucial gaze information that exists in the eye area which constitutes a small part of the face images. In this paper, we introduce a novel two-branch CNN architecture with a multi-loss approach to estimate gaze angles (pitch and yaw) from face images. Our approach utilizes separate fully connected layers for each gaze angle prediction, allowing explicit learning of discriminative features and emphasizing the distinct information associated with each gaze angle. Moreover, we adopt a multi-loss approach, incorporating both classification and regression losses. This allows for joint optimization of the combined loss for each gaze angle, resulting in improved overall gaze performance. To evaluate our model, we conduct experiments on three popular datasets collected under unconstrained settings: MPIIFaceGaze, Gaze360, and RT-GENE. Our proposed model surpasses current state-of-the-art methods and achieves state-of-the-art performance on all three datasets, showcasing its superior capability in gaze estimation.

人的注视是人机交互、自动驾驶和虚拟现实等各种应用中使用的重要线索。最近,卷积神经网络(CNN)方法在预测凝视角度方面取得了显著进展。然而,在野外准确估计注视方向仍然是一个具有挑战性的问题,因为很难获得最关键的注视信息,而这些信息存在于眼睛区域,只占人脸图像的一小部分。在本文中,我们介绍了一种新颖的双分支 CNN 架构,该架构采用多损失方法来估计人脸图像中的注视角度(俯仰角和偏航角)。我们的方法利用独立的全连接层对每个注视角度进行预测,从而可以明确学习辨别特征,并强调与每个注视角度相关的独特信息。此外,我们还采用了多损失方法,同时包含分类和回归损失。这样就可以对每个注视角度的综合损失进行联合优化,从而提高整体注视性能。为了评估我们的模型,我们在无约束设置下收集的三个流行数据集上进行了实验:MPIIFaceGaze、Gaze360 和 RT-GENE。我们提出的模型超越了当前最先进的方法,在所有三个数据集上都达到了最先进的性能,展示了其在凝视估计方面的卓越能力。
{"title":"Fine-grained gaze estimation based on the combination of regression and classification losses","authors":"Ahmed A. Abdelrahman,&nbsp;Thorsten Hempel,&nbsp;Aly Khalifa,&nbsp;Ayoub Al-Hamadi","doi":"10.1007/s10489-024-05778-3","DOIUrl":"10.1007/s10489-024-05778-3","url":null,"abstract":"<div><p>Human gaze is a crucial cue used in various applications such as human-robot interaction, autonomous driving, and virtual reality. Recently, convolution neural network (CNN) approaches have made notable progress in predicting gaze angels. However, estimating accurate gaze direction in-the-wild is still a challenging problem due to the difficulty of obtaining the most crucial gaze information that exists in the eye area which constitutes a small part of the face images. In this paper, we introduce a novel two-branch CNN architecture with a multi-loss approach to estimate gaze angles (pitch and yaw) from face images. Our approach utilizes separate fully connected layers for each gaze angle prediction, allowing explicit learning of discriminative features and emphasizing the distinct information associated with each gaze angle. Moreover, we adopt a multi-loss approach, incorporating both classification and regression losses. This allows for joint optimization of the combined loss for each gaze angle, resulting in improved overall gaze performance. To evaluate our model, we conduct experiments on three popular datasets collected under unconstrained settings: MPIIFaceGaze, Gaze360, and RT-GENE. Our proposed model surpasses current state-of-the-art methods and achieves state-of-the-art performance on all three datasets, showcasing its superior capability in gaze estimation.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"10982 - 10994"},"PeriodicalIF":3.4,"publicationDate":"2024-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10489-024-05778-3.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220644","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
Hierarchical symmetric cross entropy for distant supervised relation extraction 用于远距离监督关系提取的分层对称交叉熵
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-03 DOI: 10.1007/s10489-024-05798-z
Yun Liu, Xiaoheng Jiang, Pengshuai Lv, Yang Lu, Shupan Li, Kunli Zhang, Mingliang Xu

Distant supervised relation extraction has been increasingly popular in recent years, which generates datasets automatically without human intervention. However, the distant supervised assumption has the limitation that the generated datasets have inevitable labeling errors. This paper proposes the method of Hierarchical Symmetric Cross Entropy for Distant Supervised Relation Extraction (HSCERE) to alleviate the impact of the noisy labels. Specifically, HSCERE simultaneously utilizes two extractors with the same network structure for collaborative learning. This collaborative learning process guides the optimization of the extractor through a joint loss function, namely Hierarchical Symmetric Cross Entropy (HSCE). Within the HSCE loss, the predicted probability distribution of the extractors serves as the supervisory signal, guiding the optimization of the extractors on two levels to reduce the impact of noisy labels. The two levels include the internal optimization within each extractor and the collaborative optimization between extractors. Experiments on generally used datasets show that HSCERE can effectively handle noisy labels and can be incorporated into various methods to enhance their performance.

远程监督关系提取近年来越来越流行,它可以自动生成数据集,无需人工干预。然而,远距离监督假设有其局限性,即生成的数据集不可避免地存在标注错误。本文提出了用于远距离监督关系提取的分层对称交叉熵方法(HSCERE),以减轻噪声标签的影响。具体来说,HSCERE 同时利用两个具有相同网络结构的提取器进行协作学习。这一协作学习过程通过一个联合损失函数(即层次对称交叉熵(HSCE))来指导提取器的优化。在 HSCE 损失中,提取器的预测概率分布作为监督信号,在两个层面上指导提取器的优化,以减少噪声标签的影响。这两个层面包括每个提取器内部的优化和提取器之间的协同优化。在常用数据集上进行的实验表明,HSCERE 能有效处理噪声标签,并能将其纳入各种方法以提高性能。
{"title":"Hierarchical symmetric cross entropy for distant supervised relation extraction","authors":"Yun Liu,&nbsp;Xiaoheng Jiang,&nbsp;Pengshuai Lv,&nbsp;Yang Lu,&nbsp;Shupan Li,&nbsp;Kunli Zhang,&nbsp;Mingliang Xu","doi":"10.1007/s10489-024-05798-z","DOIUrl":"10.1007/s10489-024-05798-z","url":null,"abstract":"<div><p>Distant supervised relation extraction has been increasingly popular in recent years, which generates datasets automatically without human intervention. However, the distant supervised assumption has the limitation that the generated datasets have inevitable labeling errors. This paper proposes the method of Hierarchical Symmetric Cross Entropy for Distant Supervised Relation Extraction (HSCERE) to alleviate the impact of the noisy labels. Specifically, HSCERE simultaneously utilizes two extractors with the same network structure for collaborative learning. This collaborative learning process guides the optimization of the extractor through a joint loss function, namely Hierarchical Symmetric Cross Entropy (HSCE). Within the HSCE loss, the predicted probability distribution of the extractors serves as the supervisory signal, guiding the optimization of the extractors on two levels to reduce the impact of noisy labels. The two levels include the internal optimization within each extractor and the collaborative optimization between extractors. Experiments on generally used datasets show that HSCERE can effectively handle noisy labels and can be incorporated into various methods to enhance their performance.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"11020 - 11033"},"PeriodicalIF":3.4,"publicationDate":"2024-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s10489-024-05798-z.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220640","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
Z-number linguistic term set for multi-criteria group decision-making and its application in predicting the acceptance of academic papers 用于多标准群体决策的 Z 数字语言术语集及其在预测学术论文录用中的应用
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-02 DOI: 10.1007/s10489-024-05765-8
Yangxue Li, Gang Kou, Yi Peng, Juan Antonio Morente-Molinera

Real-world information is often characterized by uncertainty and partial reliability, which led Zadeh to introduce the concept of Z-numbers as a more appropriate formal structure for describing such information. However, the computation of Z-numbers requires solving highly complex optimization problems, limiting their practical application. Although linguistic Z-numbers have been explored for their computational straightforwardness, they lack theoretical support from Z-number theory and exhibit certain limitations. To address these issues and provide theoretical support from Z-numbers, we propose a Z-number linguistic term set to facilitate more efficient processing of Z-number-based information. Specifically, we redefine linguistic Z-numbers as Z-number linguistic terms. By analyzing the hidden probability density functions of these terms, we identify patterns for ranking them. These patterns are used to define the Z-number linguistic term set, which includes all Z-number linguistic terms sorted in order. We also discuss the basic operators between these terms. Furthermore, we develop a multi-criteria group decision-making (MCGDM) model based on the Z-number linguistic term set. Applying our method to predict the acceptance of academic papers, we demonstrate its effectiveness and superiority. We compare the performance of our MCGDM method with five existing Z-number-based MCGDM methods and eight traditional machine learning clustering algorithms. Our results show that the proposed method outperforms others in terms of accuracy and time consumption, highlighting the potential of Z-number linguistic terms for enhancing Z-number computation and extending the application of Z-number-based information to real-world problems.

现实世界的信息往往具有不确定性和部分可靠性的特点,这促使扎德提出了 Z 数的概念,作为描述此类信息的更合适的形式结构。然而,Z 数的计算需要解决非常复杂的优化问题,限制了其实际应用。虽然语言 Z 数的计算直观性已得到探索,但它们缺乏 Z 数理论的理论支持,并表现出一定的局限性。为了解决这些问题并提供 Z 数的理论支持,我们提出了一个 Z 数语言术语集,以促进更有效地处理基于 Z 数的信息。具体来说,我们将语言 Z 数重新定义为 Z 数语言术语。通过分析这些术语的隐藏概率密度函数,我们找出了对它们进行排序的模式。这些模式用于定义 Z 数语言术语集,其中包括按顺序排序的所有 Z 数语言术语。我们还讨论了这些术语之间的基本运算符。此外,我们还开发了基于 Z 数语言术语集的多标准群体决策(MCGDM)模型。将我们的方法应用于预测学术论文的录用情况,我们证明了它的有效性和优越性。我们将 MCGDM 方法的性能与现有的五种基于 Z 数的 MCGDM 方法和八种传统机器学习聚类算法进行了比较。我们的结果表明,所提出的方法在准确性和耗时方面都优于其他方法,凸显了 Z 数语言术语在增强 Z 数计算方面的潜力,并将基于 Z 数的信息应用扩展到了实际问题中。
{"title":"Z-number linguistic term set for multi-criteria group decision-making and its application in predicting the acceptance of academic papers","authors":"Yangxue Li,&nbsp;Gang Kou,&nbsp;Yi Peng,&nbsp;Juan Antonio Morente-Molinera","doi":"10.1007/s10489-024-05765-8","DOIUrl":"10.1007/s10489-024-05765-8","url":null,"abstract":"<div><p>Real-world information is often characterized by uncertainty and partial reliability, which led Zadeh to introduce the concept of Z-numbers as a more appropriate formal structure for describing such information. However, the computation of Z-numbers requires solving highly complex optimization problems, limiting their practical application. Although linguistic Z-numbers have been explored for their computational straightforwardness, they lack theoretical support from Z-number theory and exhibit certain limitations. To address these issues and provide theoretical support from Z-numbers, we propose a Z-number linguistic term set to facilitate more efficient processing of Z-number-based information. Specifically, we redefine linguistic Z-numbers as Z-number linguistic terms. By analyzing the hidden probability density functions of these terms, we identify patterns for ranking them. These patterns are used to define the Z-number linguistic term set, which includes all Z-number linguistic terms sorted in order. We also discuss the basic operators between these terms. Furthermore, we develop a multi-criteria group decision-making (MCGDM) model based on the Z-number linguistic term set. Applying our method to predict the acceptance of academic papers, we demonstrate its effectiveness and superiority. We compare the performance of our MCGDM method with five existing Z-number-based MCGDM methods and eight traditional machine learning clustering algorithms. Our results show that the proposed method outperforms others in terms of accuracy and time consumption, highlighting the potential of Z-number linguistic terms for enhancing Z-number computation and extending the application of Z-number-based information to real-world problems.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 21","pages":"10962 - 10981"},"PeriodicalIF":3.4,"publicationDate":"2024-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220603","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
Task-based dialogue policy learning based on diffusion models 基于扩散模型的任务型对话政策学习
IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-02 DOI: 10.1007/s10489-024-05810-6
Zhibin Liu, Rucai Pang, Zhaoan Dong

The purpose of task-based dialogue systems is to help users achieve their dialogue needs using as few dialogue rounds as possible. As the demand increases, the dialogue tasks gradually involve multiple domains and develop in the direction of complexity and diversity. Achieving high performance with low computational effort has become an essential metric for multi-domain task-based dialogue systems. This paper proposes a new approach to guided dialogue policy. The method introduces a conditional diffusion model in the reinforcement learning Q-learning algorithm to regularise the policy in a diffusion Q-learning manner. The conditional diffusion model is used to learn the action value function, regulate the actions using regularisation, sample the actions, use the sampled actions in the policy update process, and additionally add a loss term that maximizes the value of the actions in the policy update process to improve the learning efficiency. Our proposed method is based on a conditional diffusion model, combined with the reinforcement learning TD3 algorithm as a dialogue policy and an inverse reinforcement learning approach to construct a reward estimator to provide rewards for policy updates as a way of completing a multi-domain dialogue task.

基于任务的对话系统的目的是帮助用户用尽可能少的对话回合来满足他们的对话需求。随着需求的增加,对话任务逐渐涉及多个领域,并向复杂性和多样性方向发展。以较小的计算量实现高性能,已成为基于多领域任务的对话系统的基本指标。本文提出了一种引导式对话策略的新方法。该方法在强化学习 Q-learning 算法中引入了条件扩散模型,以扩散 Q-learning 的方式对策略进行正则化。条件扩散模型用于学习动作值函数,利用正则化对动作进行调节,对动作进行采样,在策略更新过程中使用采样的动作,并在策略更新过程中添加一个使动作值最大化的损失项,以提高学习效率。我们提出的方法以条件扩散模型为基础,结合强化学习 TD3 算法作为对话策略,并采用逆强化学习方法构建奖励估计器,为策略更新提供奖励,以此完成多领域对话任务。
{"title":"Task-based dialogue policy learning based on diffusion models","authors":"Zhibin Liu,&nbsp;Rucai Pang,&nbsp;Zhaoan Dong","doi":"10.1007/s10489-024-05810-6","DOIUrl":"10.1007/s10489-024-05810-6","url":null,"abstract":"<div><p>The purpose of task-based dialogue systems is to help users achieve their dialogue needs using as few dialogue rounds as possible. As the demand increases, the dialogue tasks gradually involve multiple domains and develop in the direction of complexity and diversity. Achieving high performance with low computational effort has become an essential metric for multi-domain task-based dialogue systems. This paper proposes a new approach to guided dialogue policy. The method introduces a conditional diffusion model in the reinforcement learning Q-learning algorithm to regularise the policy in a diffusion Q-learning manner. The conditional diffusion model is used to learn the action value function, regulate the actions using regularisation, sample the actions, use the sampled actions in the policy update process, and additionally add a loss term that maximizes the value of the actions in the policy update process to improve the learning efficiency. Our proposed method is based on a conditional diffusion model, combined with the reinforcement learning TD3 algorithm as a dialogue policy and an inverse reinforcement learning approach to construct a reward estimator to provide rewards for policy updates as a way of completing a multi-domain dialogue task.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"54 22","pages":"11752 - 11764"},"PeriodicalIF":3.4,"publicationDate":"2024-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220601","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