首页 > 最新文献

AI最新文献

英文 中文
Visual Analytics in Explaining Neural Networks with Neuron Clustering 利用神经元聚类解释神经网络的可视化分析技术
AI
Pub Date : 2024-04-05 DOI: 10.3390/ai5020023
Gülsüm Alicioğlu, Bo Sun
Deep learning (DL) models have achieved state-of-the-art performance in many domains. The interpretation of their working mechanisms and decision-making process is essential because of their complex structure and black-box nature, especially for sensitive domains such as healthcare. Visual analytics (VA) combined with DL methods have been widely used to discover data insights, but they often encounter visual clutter (VC) issues. This study presents a compact neural network (NN) view design to reduce the visual clutter in explaining the DL model components for domain experts and end users. We utilized clustering algorithms to group hidden neurons based on their activation similarities. This design supports the overall and detailed view of the neuron clusters. We used a tabular healthcare dataset as a case study. The design for clustered results reduced visual clutter among neuron representations by 54% and connections by 88.7% and helped to observe similar neuron activations learned during the training process.
深度学习(DL)模型在许多领域都取得了最先进的性能。由于其复杂的结构和黑箱性质,对其工作机制和决策过程的解释至关重要,尤其是在医疗保健等敏感领域。可视分析(VA)结合 DL 方法已被广泛用于发现数据洞察力,但它们经常会遇到视觉杂波(VC)问题。本研究提出了一种紧凑型神经网络(NN)视图设计,以减少为领域专家和终端用户解释 DL 模型组件时的视觉杂乱。我们利用聚类算法,根据激活的相似性对隐藏神经元进行分组。这种设计支持神经元簇的整体和细节视图。我们使用了一个表格式的医疗保健数据集作为案例研究。聚类结果的设计将神经元表征之间的视觉杂乱度降低了 54%,将神经元之间的连接降低了 88.7%,并有助于观察在训练过程中学到的类似神经元激活。
{"title":"Visual Analytics in Explaining Neural Networks with Neuron Clustering","authors":"Gülsüm Alicioğlu, Bo Sun","doi":"10.3390/ai5020023","DOIUrl":"https://doi.org/10.3390/ai5020023","url":null,"abstract":"Deep learning (DL) models have achieved state-of-the-art performance in many domains. The interpretation of their working mechanisms and decision-making process is essential because of their complex structure and black-box nature, especially for sensitive domains such as healthcare. Visual analytics (VA) combined with DL methods have been widely used to discover data insights, but they often encounter visual clutter (VC) issues. This study presents a compact neural network (NN) view design to reduce the visual clutter in explaining the DL model components for domain experts and end users. We utilized clustering algorithms to group hidden neurons based on their activation similarities. This design supports the overall and detailed view of the neuron clusters. We used a tabular healthcare dataset as a case study. The design for clustered results reduced visual clutter among neuron representations by 54% and connections by 88.7% and helped to observe similar neuron activations learned during the training process.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140736115","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Single Image Super Resolution Using Deep Residual Learning 利用深度残差学习实现单张图像超分辨率
AI
Pub Date : 2024-03-21 DOI: 10.3390/ai5010021
Moiz Hassan, K. Illanko, Xavier N Fernando
Single Image Super Resolution (SSIR) is an intriguing research topic in computer vision where the goal is to create high-resolution images from low-resolution ones using innovative techniques. SSIR has numerous applications in fields such as medical/satellite imaging, remote target identification and autonomous vehicles. Compared to interpolation based traditional approaches, deep learning techniques have recently gained attention in SISR due to their superior performance and computational efficiency. This article proposes an Autoencoder based Deep Learning Model for SSIR. The down-sampling part of the Autoencoder mainly uses 3 by 3 convolution and has no subsampling layers. The up-sampling part uses transpose convolution and residual connections from the down sampling part. The model is trained using a subset of the VILRC ImageNet database as well as the RealSR database. Quantitative metrics such as PSNR and SSIM are found to be as high as 76.06 and 0.93 in our testing. We also used qualitative measures such as perceptual quality.
单图像超分辨率(SSIR)是计算机视觉领域一个引人入胜的研究课题,其目标是利用创新技术从低分辨率图像中创建高分辨率图像。单幅图像超分辨率在医疗/卫星成像、远程目标识别和自动驾驶汽车等领域有着广泛的应用。与基于插值法的传统方法相比,深度学习技术因其卓越的性能和计算效率,最近在 SISR 领域备受关注。本文提出了一种基于自动编码器的深度学习模型,用于 SSIR。自动编码器的下采样部分主要使用 3 乘 3 卷积,没有子采样层。上采样部分使用转置卷积和下采样部分的残余连接。该模型使用 VILRC ImageNet 数据库和 RealSR 数据库的一个子集进行训练。在测试中,我们发现 PSNR 和 SSIM 等定量指标分别高达 76.06 和 0.93。我们还使用了感知质量等定性指标。
{"title":"Single Image Super Resolution Using Deep Residual Learning","authors":"Moiz Hassan, K. Illanko, Xavier N Fernando","doi":"10.3390/ai5010021","DOIUrl":"https://doi.org/10.3390/ai5010021","url":null,"abstract":"Single Image Super Resolution (SSIR) is an intriguing research topic in computer vision where the goal is to create high-resolution images from low-resolution ones using innovative techniques. SSIR has numerous applications in fields such as medical/satellite imaging, remote target identification and autonomous vehicles. Compared to interpolation based traditional approaches, deep learning techniques have recently gained attention in SISR due to their superior performance and computational efficiency. This article proposes an Autoencoder based Deep Learning Model for SSIR. The down-sampling part of the Autoencoder mainly uses 3 by 3 convolution and has no subsampling layers. The up-sampling part uses transpose convolution and residual connections from the down sampling part. The model is trained using a subset of the VILRC ImageNet database as well as the RealSR database. Quantitative metrics such as PSNR and SSIM are found to be as high as 76.06 and 0.93 in our testing. We also used qualitative measures such as perceptual quality.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-03-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140222418","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Trust-Aware Reflective Control for Fault-Resilient Dynamic Task Response in Human–Swarm Cooperation 面向人群合作中故障弹性动态任务响应的信任意识反射控制
AI
Pub Date : 2024-03-21 DOI: 10.3390/ai5010022
Yibei Guo, Yijiang Pang, Joseph Lyons, Michael Lewis, K. Sycara, Rui Liu
Due to the complexity of real-world deployments, a robot swarm is required to dynamically respond to tasks such as tracking multiple vehicles and continuously searching for victims. Frequent task assignments eliminate the need for system calibration time, but they also introduce uncertainty from previous tasks, which can undermine swarm performance. Therefore, responding to dynamic tasks presents a significant challenge for a robot swarm compared to handling tasks one at a time. In human–human cooperation, trust plays a crucial role in understanding each other’s performance expectations and adjusting one’s behavior for better cooperation. Taking inspiration from human trust, this paper introduces a trust-aware reflective control method called “Trust-R”. Trust-R, based on a weighted mean subsequence reduced algorithm (WMSR) and human trust modeling, enables a swarm to self-reflect on its performance from a human perspective. It proactively corrects faulty behaviors at an early stage before human intervention, mitigating the negative influence of uncertainty accumulated from dynamic tasks. Three typical task scenarios {Scenario 1: flocking to the assigned destination; Scenario 2: a transition between destinations; and Scenario 3: emergent response} were designed in the real-gravity simulation environment, and a human user study with 145 volunteers was conducted. Trust-R significantly improves both swarm performance and trust in dynamic task scenarios, marking a pivotal step forward in integrating trust dynamics into swarm robotics.
由于现实世界部署的复杂性,机器人群需要动态响应任务,如跟踪多辆车辆和持续搜索受害者。频繁的任务分配消除了对系统校准时间的需求,但也带来了先前任务的不确定性,这可能会影响机器人群的性能。因此,与逐次处理任务相比,响应动态任务对机器人群来说是一项重大挑战。在人与人的合作中,信任在理解对方的性能期望和调整自己的行为以实现更好的合作方面起着至关重要的作用。本文从人类信任中汲取灵感,提出了一种名为 "信任-R "的信任感知反射控制方法。Trust-R 基于加权平均子序列缩减算法(WMSR)和人类信任建模,使蜂群能够从人类的角度自我反思其表现。它能在人类干预之前的早期阶段主动纠正错误行为,减轻动态任务中积累的不确定性带来的负面影响。在真实重力模拟环境中设计了三个典型的任务场景(场景 1:蜂拥至指定目的地;场景 2:目的地之间的转换;场景 3:突发响应),并对 145 名志愿者进行了人类用户研究。在动态任务场景中,Trust-R 极大地提高了蜂群的性能和信任度,标志着在将信任动力学融入蜂群机器人技术方面迈出了关键的一步。
{"title":"Trust-Aware Reflective Control for Fault-Resilient Dynamic Task Response in Human–Swarm Cooperation","authors":"Yibei Guo, Yijiang Pang, Joseph Lyons, Michael Lewis, K. Sycara, Rui Liu","doi":"10.3390/ai5010022","DOIUrl":"https://doi.org/10.3390/ai5010022","url":null,"abstract":"Due to the complexity of real-world deployments, a robot swarm is required to dynamically respond to tasks such as tracking multiple vehicles and continuously searching for victims. Frequent task assignments eliminate the need for system calibration time, but they also introduce uncertainty from previous tasks, which can undermine swarm performance. Therefore, responding to dynamic tasks presents a significant challenge for a robot swarm compared to handling tasks one at a time. In human–human cooperation, trust plays a crucial role in understanding each other’s performance expectations and adjusting one’s behavior for better cooperation. Taking inspiration from human trust, this paper introduces a trust-aware reflective control method called “Trust-R”. Trust-R, based on a weighted mean subsequence reduced algorithm (WMSR) and human trust modeling, enables a swarm to self-reflect on its performance from a human perspective. It proactively corrects faulty behaviors at an early stage before human intervention, mitigating the negative influence of uncertainty accumulated from dynamic tasks. Three typical task scenarios {Scenario 1: flocking to the assigned destination; Scenario 2: a transition between destinations; and Scenario 3: emergent response} were designed in the real-gravity simulation environment, and a human user study with 145 volunteers was conducted. Trust-R significantly improves both swarm performance and trust in dynamic task scenarios, marking a pivotal step forward in integrating trust dynamics into swarm robotics.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-03-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140224103","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Few-Shot Fine-Grained Image Classification: A Comprehensive Review 少镜头精细图像分类:全面回顾
AI
Pub Date : 2024-03-06 DOI: 10.3390/ai5010020
Jie Ren, Changmiao Li, Yaohui An, Weichuan Zhang, Changming Sun
Few-shot fine-grained image classification (FSFGIC) methods refer to the classification of images (e.g., birds, flowers, and airplanes) belonging to different subclasses of the same species by a small number of labeled samples. Through feature representation learning, FSFGIC methods can make better use of limited sample information, learn more discriminative feature representations, greatly improve the classification accuracy and generalization ability, and thus achieve better results in FSFGIC tasks. In this paper, starting from the definition of FSFGIC, a taxonomy of feature representation learning for FSFGIC is proposed. According to this taxonomy, we discuss key issues on FSFGIC (including data augmentation, local and/or global deep feature representation learning, class representation learning, and task-specific feature representation learning). In addition, the existing popular datasets, current challenges and future development trends of feature representation learning on FSFGIC are also described.
少镜头细粒度图像分类(FSFGIC)方法是指通过少量标注样本对属于同一物种不同子类的图像(如鸟类、花卉和飞机)进行分类。通过特征表征学习,FSFGIC 方法可以更好地利用有限的样本信息,学习更具区分性的特征表征,大大提高分类准确率和泛化能力,从而在 FSFGIC 任务中取得更好的效果。本文从 FSFGIC 的定义出发,提出了 FSFGIC 特征表征学习的分类方法。根据该分类法,我们讨论了 FSFGIC 的关键问题(包括数据增强、局部和/或全局深度特征表征学习、类表征学习和特定任务特征表征学习)。此外,还介绍了 FSFGIC 特征表征学习的现有流行数据集、当前挑战和未来发展趋势。
{"title":"Few-Shot Fine-Grained Image Classification: A Comprehensive Review","authors":"Jie Ren, Changmiao Li, Yaohui An, Weichuan Zhang, Changming Sun","doi":"10.3390/ai5010020","DOIUrl":"https://doi.org/10.3390/ai5010020","url":null,"abstract":"Few-shot fine-grained image classification (FSFGIC) methods refer to the classification of images (e.g., birds, flowers, and airplanes) belonging to different subclasses of the same species by a small number of labeled samples. Through feature representation learning, FSFGIC methods can make better use of limited sample information, learn more discriminative feature representations, greatly improve the classification accuracy and generalization ability, and thus achieve better results in FSFGIC tasks. In this paper, starting from the definition of FSFGIC, a taxonomy of feature representation learning for FSFGIC is proposed. According to this taxonomy, we discuss key issues on FSFGIC (including data augmentation, local and/or global deep feature representation learning, class representation learning, and task-specific feature representation learning). In addition, the existing popular datasets, current challenges and future development trends of feature representation learning on FSFGIC are also described.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140262664","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Comprehensive Review of AI Techniques for Addressing Algorithmic Bias in Job Hiring 全面评述人工智能技术,解决求职招聘中的算法偏见问题
AI
Pub Date : 2024-02-07 DOI: 10.3390/ai5010019
Elham Albaroudi, Taha Mansouri, Ali Alameer
The study comprehensively reviews artificial intelligence (AI) techniques for addressing algorithmic bias in job hiring. More businesses are using AI in curriculum vitae (CV) screening. While the move improves efficiency in the recruitment process, it is vulnerable to biases, which have adverse effects on organizations and the broader society. This research aims to analyze case studies on AI hiring to demonstrate both successful implementations and instances of bias. It also seeks to evaluate the impact of algorithmic bias and the strategies to mitigate it. The basic design of the study entails undertaking a systematic review of existing literature and research studies that focus on artificial intelligence techniques employed to mitigate bias in hiring. The results demonstrate that the correction of the vector space and data augmentation are effective natural language processing (NLP) and deep learning techniques for mitigating algorithmic bias in hiring. The findings underscore the potential of artificial intelligence techniques in promoting fairness and diversity in the hiring process with the application of artificial intelligence techniques. The study contributes to human resource practice by enhancing hiring algorithms’ fairness. It recommends the need for collaboration between machines and humans to enhance the fairness of the hiring process. The results can help AI developers make algorithmic changes needed to enhance fairness in AI-driven tools. This will enable the development of ethical hiring tools, contributing to fairness in society.
该研究全面回顾了人工智能(AI)技术,以解决求职招聘中的算法偏见问题。越来越多的企业在简历筛选中使用人工智能。虽然此举提高了招聘流程的效率,但也容易产生偏见,对组织和整个社会造成不利影响。本研究旨在分析有关人工智能招聘的案例研究,以展示成功的实施和存在偏见的实例。它还试图评估算法偏见的影响以及减少偏见的策略。本研究的基本设计要求对现有文献和研究进行系统回顾,这些文献和研究重点关注为减少招聘中的偏见而采用的人工智能技术。研究结果表明,校正向量空间和数据增强是有效的自然语言处理(NLP)和深度学习技术,可用于减轻招聘中的算法偏见。研究结果强调了人工智能技术在促进招聘过程的公平性和多样性方面的潜力。这项研究通过提高招聘算法的公平性,为人力资源实践做出了贡献。它建议机器和人类需要合作,以提高招聘过程的公平性。研究结果可以帮助人工智能开发人员对算法进行必要的修改,以提高人工智能驱动工具的公平性。这将有助于开发合乎道德的招聘工具,为社会公平做出贡献。
{"title":"A Comprehensive Review of AI Techniques for Addressing Algorithmic Bias in Job Hiring","authors":"Elham Albaroudi, Taha Mansouri, Ali Alameer","doi":"10.3390/ai5010019","DOIUrl":"https://doi.org/10.3390/ai5010019","url":null,"abstract":"The study comprehensively reviews artificial intelligence (AI) techniques for addressing algorithmic bias in job hiring. More businesses are using AI in curriculum vitae (CV) screening. While the move improves efficiency in the recruitment process, it is vulnerable to biases, which have adverse effects on organizations and the broader society. This research aims to analyze case studies on AI hiring to demonstrate both successful implementations and instances of bias. It also seeks to evaluate the impact of algorithmic bias and the strategies to mitigate it. The basic design of the study entails undertaking a systematic review of existing literature and research studies that focus on artificial intelligence techniques employed to mitigate bias in hiring. The results demonstrate that the correction of the vector space and data augmentation are effective natural language processing (NLP) and deep learning techniques for mitigating algorithmic bias in hiring. The findings underscore the potential of artificial intelligence techniques in promoting fairness and diversity in the hiring process with the application of artificial intelligence techniques. The study contributes to human resource practice by enhancing hiring algorithms’ fairness. It recommends the need for collaboration between machines and humans to enhance the fairness of the hiring process. The results can help AI developers make algorithmic changes needed to enhance fairness in AI-driven tools. This will enable the development of ethical hiring tools, contributing to fairness in society.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139858052","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Comprehensive Review of AI Techniques for Addressing Algorithmic Bias in Job Hiring 全面评述人工智能技术,解决求职招聘中的算法偏见问题
AI
Pub Date : 2024-02-07 DOI: 10.3390/ai5010019
Elham Albaroudi, Taha Mansouri, Ali Alameer
The study comprehensively reviews artificial intelligence (AI) techniques for addressing algorithmic bias in job hiring. More businesses are using AI in curriculum vitae (CV) screening. While the move improves efficiency in the recruitment process, it is vulnerable to biases, which have adverse effects on organizations and the broader society. This research aims to analyze case studies on AI hiring to demonstrate both successful implementations and instances of bias. It also seeks to evaluate the impact of algorithmic bias and the strategies to mitigate it. The basic design of the study entails undertaking a systematic review of existing literature and research studies that focus on artificial intelligence techniques employed to mitigate bias in hiring. The results demonstrate that the correction of the vector space and data augmentation are effective natural language processing (NLP) and deep learning techniques for mitigating algorithmic bias in hiring. The findings underscore the potential of artificial intelligence techniques in promoting fairness and diversity in the hiring process with the application of artificial intelligence techniques. The study contributes to human resource practice by enhancing hiring algorithms’ fairness. It recommends the need for collaboration between machines and humans to enhance the fairness of the hiring process. The results can help AI developers make algorithmic changes needed to enhance fairness in AI-driven tools. This will enable the development of ethical hiring tools, contributing to fairness in society.
该研究全面回顾了人工智能(AI)技术,以解决求职招聘中的算法偏见问题。越来越多的企业在简历筛选中使用人工智能。虽然此举提高了招聘流程的效率,但也容易产生偏见,对组织和整个社会造成不利影响。本研究旨在分析有关人工智能招聘的案例研究,以展示成功的实施和存在偏见的实例。它还试图评估算法偏见的影响以及减少偏见的策略。本研究的基本设计要求对现有文献和研究进行系统回顾,这些文献和研究重点关注为减少招聘中的偏见而采用的人工智能技术。研究结果表明,校正向量空间和数据增强是有效的自然语言处理(NLP)和深度学习技术,可用于减轻招聘中的算法偏见。研究结果强调了人工智能技术在促进招聘过程的公平性和多样性方面的潜力。这项研究通过提高招聘算法的公平性,为人力资源实践做出了贡献。它建议机器和人类需要合作,以提高招聘过程的公平性。研究结果可以帮助人工智能开发人员对算法进行必要的修改,以提高人工智能驱动工具的公平性。这将有助于开发合乎道德的招聘工具,为社会公平做出贡献。
{"title":"A Comprehensive Review of AI Techniques for Addressing Algorithmic Bias in Job Hiring","authors":"Elham Albaroudi, Taha Mansouri, Ali Alameer","doi":"10.3390/ai5010019","DOIUrl":"https://doi.org/10.3390/ai5010019","url":null,"abstract":"The study comprehensively reviews artificial intelligence (AI) techniques for addressing algorithmic bias in job hiring. More businesses are using AI in curriculum vitae (CV) screening. While the move improves efficiency in the recruitment process, it is vulnerable to biases, which have adverse effects on organizations and the broader society. This research aims to analyze case studies on AI hiring to demonstrate both successful implementations and instances of bias. It also seeks to evaluate the impact of algorithmic bias and the strategies to mitigate it. The basic design of the study entails undertaking a systematic review of existing literature and research studies that focus on artificial intelligence techniques employed to mitigate bias in hiring. The results demonstrate that the correction of the vector space and data augmentation are effective natural language processing (NLP) and deep learning techniques for mitigating algorithmic bias in hiring. The findings underscore the potential of artificial intelligence techniques in promoting fairness and diversity in the hiring process with the application of artificial intelligence techniques. The study contributes to human resource practice by enhancing hiring algorithms’ fairness. It recommends the need for collaboration between machines and humans to enhance the fairness of the hiring process. The results can help AI developers make algorithmic changes needed to enhance fairness in AI-driven tools. This will enable the development of ethical hiring tools, contributing to fairness in society.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139798182","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Automated Classification of User Needs for Beginner User Experience Designers: A Kano Model and Text Analysis Approach Using Deep Learning 面向用户体验设计初学者的用户需求自动分类:使用深度学习的卡诺模型和文本分析方法
AI
Pub Date : 2024-02-02 DOI: 10.3390/ai5010018
Zhejun Zhang, Huiying Chen, Ruonan Huang, Lihong Zhu, Shengling Ma, Larry Leifer, Wei Liu
This study introduces a novel tool for classifying user needs in user experience (UX) design, specifically tailored for beginners, with potential applications in education. The tool employs the Kano model, text analysis, and deep learning to classify user needs efficiently into four categories. The data for the study were collected through interviews and web crawling, yielding 19 user needs from Generation Z users (born between 1995 and 2009) of LEGO toys (Billund, Denmark). These needs were then categorized into must-be, one-dimensional, attractive, and indifferent needs through a Kano-based questionnaire survey. A dataset of over 3000 online comments was created through preprocessing and annotating, which was used to train and evaluate seven deep learning models. The most effective model, the Recurrent Convolutional Neural Network (RCNN), was employed to develop a graphical text classification tool that accurately outputs the corresponding category and probability of user input text according to the Kano model. A usability test compared the tool’s performance to the traditional affinity diagram method. The tool outperformed the affinity diagram method in six dimensions and outperformed three qualities of the User Experience Questionnaire (UEQ), indicating a superior UX. The tool also demonstrated a lower perceived workload, as measured using the NASA Task Load Index (NASA-TLX), and received a positive Net Promoter Score (NPS) of 23 from the participants. These findings underscore the potential of this tool as a valuable educational resource in UX design courses. It offers students a more efficient and engaging and less burdensome learning experience while seamlessly integrating artificial intelligence into UX design education. This study provides UX design beginners with a practical and intuitive tool, facilitating a deeper understanding of user needs and innovative design strategies.
本研究介绍了一种在用户体验(UX)设计中对用户需求进行分类的新型工具,该工具专为初学者量身定制,并有望应用于教育领域。该工具利用卡诺模型、文本分析和深度学习将用户需求有效地分为四类。研究数据是通过访谈和网络爬行收集的,从乐高玩具(丹麦比伦德)的 Z 世代用户(1995 年至 2009 年出生)那里获得了 19 项用户需求。然后,通过基于卡诺(Kano)的问卷调查,将这些需求分为必须满足的需求、单一需求、有吸引力的需求和无所谓的需求。通过预处理和注释,创建了一个包含 3000 多条在线评论的数据集,用于训练和评估七个深度学习模型。其中最有效的模型是递归卷积神经网络(RCNN),该模型被用于开发一个图形化文本分类工具,可根据卡诺模型准确输出用户输入文本的相应类别和概率。可用性测试比较了该工具与传统亲和图方法的性能。该工具在六个维度上优于亲和图方法,在用户体验问卷(UEQ)的三个质量方面也优于亲和图方法,这表明该工具具有卓越的用户体验。根据美国国家航空航天局(NASA)任务负荷指数(NASA-TLX)衡量,该工具还显示出较低的感知工作量,并从参与者那里获得了 23 分的正面净促进者分数(NPS)。这些发现强调了该工具作为用户体验设计课程的宝贵教育资源的潜力。它为学生提供了更高效、更吸引人、更省力的学习体验,同时将人工智能无缝整合到用户体验设计教育中。这项研究为用户体验设计初学者提供了一个实用、直观的工具,有助于加深对用户需求和创新设计策略的理解。
{"title":"Automated Classification of User Needs for Beginner User Experience Designers: A Kano Model and Text Analysis Approach Using Deep Learning","authors":"Zhejun Zhang, Huiying Chen, Ruonan Huang, Lihong Zhu, Shengling Ma, Larry Leifer, Wei Liu","doi":"10.3390/ai5010018","DOIUrl":"https://doi.org/10.3390/ai5010018","url":null,"abstract":"This study introduces a novel tool for classifying user needs in user experience (UX) design, specifically tailored for beginners, with potential applications in education. The tool employs the Kano model, text analysis, and deep learning to classify user needs efficiently into four categories. The data for the study were collected through interviews and web crawling, yielding 19 user needs from Generation Z users (born between 1995 and 2009) of LEGO toys (Billund, Denmark). These needs were then categorized into must-be, one-dimensional, attractive, and indifferent needs through a Kano-based questionnaire survey. A dataset of over 3000 online comments was created through preprocessing and annotating, which was used to train and evaluate seven deep learning models. The most effective model, the Recurrent Convolutional Neural Network (RCNN), was employed to develop a graphical text classification tool that accurately outputs the corresponding category and probability of user input text according to the Kano model. A usability test compared the tool’s performance to the traditional affinity diagram method. The tool outperformed the affinity diagram method in six dimensions and outperformed three qualities of the User Experience Questionnaire (UEQ), indicating a superior UX. The tool also demonstrated a lower perceived workload, as measured using the NASA Task Load Index (NASA-TLX), and received a positive Net Promoter Score (NPS) of 23 from the participants. These findings underscore the potential of this tool as a valuable educational resource in UX design courses. It offers students a more efficient and engaging and less burdensome learning experience while seamlessly integrating artificial intelligence into UX design education. This study provides UX design beginners with a practical and intuitive tool, facilitating a deeper understanding of user needs and innovative design strategies.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139869814","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Automated Classification of User Needs for Beginner User Experience Designers: A Kano Model and Text Analysis Approach Using Deep Learning 面向用户体验设计初学者的用户需求自动分类:使用深度学习的卡诺模型和文本分析方法
AI
Pub Date : 2024-02-02 DOI: 10.3390/ai5010018
Zhejun Zhang, Huiying Chen, Ruonan Huang, Lihong Zhu, Shengling Ma, Larry Leifer, Wei Liu
This study introduces a novel tool for classifying user needs in user experience (UX) design, specifically tailored for beginners, with potential applications in education. The tool employs the Kano model, text analysis, and deep learning to classify user needs efficiently into four categories. The data for the study were collected through interviews and web crawling, yielding 19 user needs from Generation Z users (born between 1995 and 2009) of LEGO toys (Billund, Denmark). These needs were then categorized into must-be, one-dimensional, attractive, and indifferent needs through a Kano-based questionnaire survey. A dataset of over 3000 online comments was created through preprocessing and annotating, which was used to train and evaluate seven deep learning models. The most effective model, the Recurrent Convolutional Neural Network (RCNN), was employed to develop a graphical text classification tool that accurately outputs the corresponding category and probability of user input text according to the Kano model. A usability test compared the tool’s performance to the traditional affinity diagram method. The tool outperformed the affinity diagram method in six dimensions and outperformed three qualities of the User Experience Questionnaire (UEQ), indicating a superior UX. The tool also demonstrated a lower perceived workload, as measured using the NASA Task Load Index (NASA-TLX), and received a positive Net Promoter Score (NPS) of 23 from the participants. These findings underscore the potential of this tool as a valuable educational resource in UX design courses. It offers students a more efficient and engaging and less burdensome learning experience while seamlessly integrating artificial intelligence into UX design education. This study provides UX design beginners with a practical and intuitive tool, facilitating a deeper understanding of user needs and innovative design strategies.
本研究介绍了一种在用户体验(UX)设计中对用户需求进行分类的新型工具,该工具专为初学者量身定制,并有望应用于教育领域。该工具利用卡诺模型、文本分析和深度学习将用户需求有效地分为四类。研究数据是通过访谈和网络爬行收集的,从乐高玩具(丹麦比伦德)的 Z 世代用户(1995 年至 2009 年出生)那里获得了 19 项用户需求。然后,通过基于卡诺(Kano)的问卷调查,将这些需求分为必须满足的需求、单一需求、有吸引力的需求和无所谓的需求。通过预处理和注释,创建了一个包含 3000 多条在线评论的数据集,用于训练和评估七个深度学习模型。其中最有效的模型是递归卷积神经网络(RCNN),该模型被用于开发一个图形化文本分类工具,可根据卡诺模型准确输出用户输入文本的相应类别和概率。可用性测试比较了该工具与传统亲和图方法的性能。该工具在六个维度上优于亲和图方法,在用户体验问卷(UEQ)的三个质量方面也优于亲和图方法,这表明该工具具有卓越的用户体验。根据美国国家航空航天局(NASA)任务负荷指数(NASA-TLX)衡量,该工具还显示出较低的感知工作量,并从参与者那里获得了 23 分的正面净促进者分数(NPS)。这些发现强调了该工具作为用户体验设计课程的宝贵教育资源的潜力。它为学生提供了更高效、更吸引人、更省力的学习体验,同时将人工智能无缝整合到用户体验设计教育中。这项研究为用户体验设计初学者提供了一个实用、直观的工具,有助于加深对用户需求和创新设计策略的理解。
{"title":"Automated Classification of User Needs for Beginner User Experience Designers: A Kano Model and Text Analysis Approach Using Deep Learning","authors":"Zhejun Zhang, Huiying Chen, Ruonan Huang, Lihong Zhu, Shengling Ma, Larry Leifer, Wei Liu","doi":"10.3390/ai5010018","DOIUrl":"https://doi.org/10.3390/ai5010018","url":null,"abstract":"This study introduces a novel tool for classifying user needs in user experience (UX) design, specifically tailored for beginners, with potential applications in education. The tool employs the Kano model, text analysis, and deep learning to classify user needs efficiently into four categories. The data for the study were collected through interviews and web crawling, yielding 19 user needs from Generation Z users (born between 1995 and 2009) of LEGO toys (Billund, Denmark). These needs were then categorized into must-be, one-dimensional, attractive, and indifferent needs through a Kano-based questionnaire survey. A dataset of over 3000 online comments was created through preprocessing and annotating, which was used to train and evaluate seven deep learning models. The most effective model, the Recurrent Convolutional Neural Network (RCNN), was employed to develop a graphical text classification tool that accurately outputs the corresponding category and probability of user input text according to the Kano model. A usability test compared the tool’s performance to the traditional affinity diagram method. The tool outperformed the affinity diagram method in six dimensions and outperformed three qualities of the User Experience Questionnaire (UEQ), indicating a superior UX. The tool also demonstrated a lower perceived workload, as measured using the NASA Task Load Index (NASA-TLX), and received a positive Net Promoter Score (NPS) of 23 from the participants. These findings underscore the potential of this tool as a valuable educational resource in UX design courses. It offers students a more efficient and engaging and less burdensome learning experience while seamlessly integrating artificial intelligence into UX design education. This study provides UX design beginners with a practical and intuitive tool, facilitating a deeper understanding of user needs and innovative design strategies.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139809990","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
New Convolutional Neural Network and Graph Convolutional Network-Based Architecture for AI Applications in Alzheimer’s Disease and Dementia-Stage Classification 基于卷积神经网络和图卷积网络的新架构在阿尔茨海默病和痴呆症阶段分类中的人工智能应用
AI
Pub Date : 2024-02-01 DOI: 10.3390/ai5010017
Md Easin Hasan, A. Wagler
Neuroimaging experts in biotech industries can benefit from using cutting-edge artificial intelligence techniques for Alzheimer’s disease (AD)- and dementia-stage prediction, even though it is difficult to anticipate the precise stage of dementia and AD. Therefore, we propose a cutting-edge, computer-assisted method based on an advanced deep learning algorithm to differentiate between people with varying degrees of dementia, including healthy, very mild dementia, mild dementia, and moderate dementia classes. In this paper, four separate models were developed for classifying different dementia stages: convolutional neural networks (CNNs) built from scratch, pre-trained VGG16 with additional convolutional layers, graph convolutional networks (GCNs), and CNN-GCN models. The CNNs were implemented, and then the flattened layer output was fed to the GCN classifier, resulting in the proposed CNN-GCN architecture. A total of 6400 whole-brain medical reasoning imaging scans were obtained from the Alzheimer’s Disease Neuroimaging Initiative database to train and evaluate the proposed methods. We applied the 5-fold cross-validation (CV) technique for all the models. We presented the results from the best fold out of the five folds in assessing the performance of the models developed in this study. Hence, for the best fold of the 5-fold CV, the above-mentioned models achieved an overall accuracy of 45.47%, 71.17%, 99.06%, and 100%, respectively. The CNN-GCN model, in particular, demonstrates excellent performance in classifying different stages of dementia. Understanding the stages of dementia can assist biotech industry researchers in uncovering molecular markers and pathways connected with each stage.
生物技术行业的神经影像专家可以从使用尖端人工智能技术进行阿尔茨海默病(AD)和痴呆症分期预测中获益,尽管痴呆症和阿尔茨海默病的精确分期很难预测。因此,我们提出了一种基于先进深度学习算法的前沿计算机辅助方法,用于区分不同程度的痴呆症患者,包括健康、极轻度痴呆、轻度痴呆和中度痴呆等级。本文开发了四种不同的模型,用于对不同痴呆症阶段进行分类:从零开始构建的卷积神经网络(CNN)、带有额外卷积层的预训练 VGG16、图卷积网络(GCN)以及 CNN-GCN 模型。实现 CNN 后,将扁平化层的输出馈送至 GCN 分类器,从而形成了拟议的 CNN-GCN 架构。我们从阿尔茨海默病神经影像倡议数据库中获取了6400张全脑医学推理成像扫描图像,用于训练和评估所提出的方法。我们对所有模型都采用了 5 倍交叉验证(CV)技术。在评估本研究中开发的模型的性能时,我们展示了五折中最佳一折的结果。因此,在 5 倍交叉验证的最佳折叠中,上述模型的总体准确率分别达到了 45.47%、71.17%、99.06% 和 100%。尤其是 CNN-GCN 模型,在对不同阶段的痴呆症进行分类方面表现出色。了解痴呆症的不同阶段可以帮助生物技术行业的研究人员发现与每个阶段相关的分子标记和通路。
{"title":"New Convolutional Neural Network and Graph Convolutional Network-Based Architecture for AI Applications in Alzheimer’s Disease and Dementia-Stage Classification","authors":"Md Easin Hasan, A. Wagler","doi":"10.3390/ai5010017","DOIUrl":"https://doi.org/10.3390/ai5010017","url":null,"abstract":"Neuroimaging experts in biotech industries can benefit from using cutting-edge artificial intelligence techniques for Alzheimer’s disease (AD)- and dementia-stage prediction, even though it is difficult to anticipate the precise stage of dementia and AD. Therefore, we propose a cutting-edge, computer-assisted method based on an advanced deep learning algorithm to differentiate between people with varying degrees of dementia, including healthy, very mild dementia, mild dementia, and moderate dementia classes. In this paper, four separate models were developed for classifying different dementia stages: convolutional neural networks (CNNs) built from scratch, pre-trained VGG16 with additional convolutional layers, graph convolutional networks (GCNs), and CNN-GCN models. The CNNs were implemented, and then the flattened layer output was fed to the GCN classifier, resulting in the proposed CNN-GCN architecture. A total of 6400 whole-brain medical reasoning imaging scans were obtained from the Alzheimer’s Disease Neuroimaging Initiative database to train and evaluate the proposed methods. We applied the 5-fold cross-validation (CV) technique for all the models. We presented the results from the best fold out of the five folds in assessing the performance of the models developed in this study. Hence, for the best fold of the 5-fold CV, the above-mentioned models achieved an overall accuracy of 45.47%, 71.17%, 99.06%, and 100%, respectively. The CNN-GCN model, in particular, demonstrates excellent performance in classifying different stages of dementia. Understanding the stages of dementia can assist biotech industry researchers in uncovering molecular markers and pathways connected with each stage.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139876100","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
New Convolutional Neural Network and Graph Convolutional Network-Based Architecture for AI Applications in Alzheimer’s Disease and Dementia-Stage Classification 基于卷积神经网络和图卷积网络的新架构在阿尔茨海默病和痴呆症阶段分类中的人工智能应用
AI
Pub Date : 2024-02-01 DOI: 10.3390/ai5010017
Md Easin Hasan, A. Wagler
Neuroimaging experts in biotech industries can benefit from using cutting-edge artificial intelligence techniques for Alzheimer’s disease (AD)- and dementia-stage prediction, even though it is difficult to anticipate the precise stage of dementia and AD. Therefore, we propose a cutting-edge, computer-assisted method based on an advanced deep learning algorithm to differentiate between people with varying degrees of dementia, including healthy, very mild dementia, mild dementia, and moderate dementia classes. In this paper, four separate models were developed for classifying different dementia stages: convolutional neural networks (CNNs) built from scratch, pre-trained VGG16 with additional convolutional layers, graph convolutional networks (GCNs), and CNN-GCN models. The CNNs were implemented, and then the flattened layer output was fed to the GCN classifier, resulting in the proposed CNN-GCN architecture. A total of 6400 whole-brain medical reasoning imaging scans were obtained from the Alzheimer’s Disease Neuroimaging Initiative database to train and evaluate the proposed methods. We applied the 5-fold cross-validation (CV) technique for all the models. We presented the results from the best fold out of the five folds in assessing the performance of the models developed in this study. Hence, for the best fold of the 5-fold CV, the above-mentioned models achieved an overall accuracy of 45.47%, 71.17%, 99.06%, and 100%, respectively. The CNN-GCN model, in particular, demonstrates excellent performance in classifying different stages of dementia. Understanding the stages of dementia can assist biotech industry researchers in uncovering molecular markers and pathways connected with each stage.
生物技术行业的神经影像专家可以从使用尖端人工智能技术进行阿尔茨海默病(AD)和痴呆症分期预测中获益,尽管痴呆症和阿尔茨海默病的精确分期很难预测。因此,我们提出了一种基于先进深度学习算法的前沿计算机辅助方法,用于区分不同程度的痴呆症患者,包括健康、极轻度痴呆、轻度痴呆和中度痴呆等级。本文开发了四种不同的模型,用于对不同痴呆症阶段进行分类:从零开始构建的卷积神经网络(CNN)、带有额外卷积层的预训练 VGG16、图卷积网络(GCN)以及 CNN-GCN 模型。实现 CNN 后,将扁平化层的输出馈送至 GCN 分类器,从而形成了拟议的 CNN-GCN 架构。我们从阿尔茨海默病神经影像倡议数据库中获取了6400张全脑医学推理成像扫描图像,用于训练和评估所提出的方法。我们对所有模型都采用了 5 倍交叉验证(CV)技术。在评估本研究中开发的模型的性能时,我们展示了五折中最佳一折的结果。因此,在 5 倍交叉验证的最佳折叠中,上述模型的总体准确率分别达到了 45.47%、71.17%、99.06% 和 100%。尤其是 CNN-GCN 模型,在对不同阶段的痴呆症进行分类方面表现出色。了解痴呆症的不同阶段可以帮助生物技术行业的研究人员发现与每个阶段相关的分子标记和通路。
{"title":"New Convolutional Neural Network and Graph Convolutional Network-Based Architecture for AI Applications in Alzheimer’s Disease and Dementia-Stage Classification","authors":"Md Easin Hasan, A. Wagler","doi":"10.3390/ai5010017","DOIUrl":"https://doi.org/10.3390/ai5010017","url":null,"abstract":"Neuroimaging experts in biotech industries can benefit from using cutting-edge artificial intelligence techniques for Alzheimer’s disease (AD)- and dementia-stage prediction, even though it is difficult to anticipate the precise stage of dementia and AD. Therefore, we propose a cutting-edge, computer-assisted method based on an advanced deep learning algorithm to differentiate between people with varying degrees of dementia, including healthy, very mild dementia, mild dementia, and moderate dementia classes. In this paper, four separate models were developed for classifying different dementia stages: convolutional neural networks (CNNs) built from scratch, pre-trained VGG16 with additional convolutional layers, graph convolutional networks (GCNs), and CNN-GCN models. The CNNs were implemented, and then the flattened layer output was fed to the GCN classifier, resulting in the proposed CNN-GCN architecture. A total of 6400 whole-brain medical reasoning imaging scans were obtained from the Alzheimer’s Disease Neuroimaging Initiative database to train and evaluate the proposed methods. We applied the 5-fold cross-validation (CV) technique for all the models. We presented the results from the best fold out of the five folds in assessing the performance of the models developed in this study. Hence, for the best fold of the 5-fold CV, the above-mentioned models achieved an overall accuracy of 45.47%, 71.17%, 99.06%, and 100%, respectively. The CNN-GCN model, in particular, demonstrates excellent performance in classifying different stages of dementia. Understanding the stages of dementia can assist biotech industry researchers in uncovering molecular markers and pathways connected with each stage.","PeriodicalId":503525,"journal":{"name":"AI","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139816376","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
AI
全部 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