首页 > 最新文献

Artificial Intelligence and Social Computing最新文献

英文 中文
Faulty Signal Restoration Algorithm in the Emergency Situation Using Deep Learning Methods 基于深度学习的紧急情况下故障信号恢复算法
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1001454
Younhee Choi, Jonghyun Kim
To operate nuclear power plants (NPPs) safely and efficiently, signals from sensors must be valid and accurate. Signals deliver the current situation and status of the system to the operator or systems that use them as inputs. Therefore, faulty signals may degrade the performance of both control systems and operators in the emergency situation, as learned from past accidents at NPPs. Moreover, With the increasing interest in autonomous and automatic controls, the integrity and reliability of input signals becomes important for the successful control. This study proposes an algorithm for the faulty signal restoration under emergency situations using deep convolutional generative adversarial networks (DCGAN) that generates a new data from random noise using two networks (i.e., generator and discriminator). To restore faulty signals, the algorithm receives a faulty signal as an input and generates a normal signal using a pre-trained normal signal distribution. This study also suggests optimization steps to improve the performance of the algorithm. The optimization consists of three steps; 1) selection of optimal inputs, 2) determine of the hyper-parameters for DCGAN. Then, the data for implementation and optimization are collected by using a Compact Nuclear Simulator (CNS) developed by the Korea Atomic Energy Research Institute (KAERI). To reflect the characteristics of actual signals in NPPs, Gaussian noise with a 5% standard deviation is also added to the data.
为了安全高效地运行核电站,来自传感器的信号必须是有效和准确的。信号将系统的当前情况和状态传递给操作员或使用它们作为输入的系统。因此,在紧急情况下,错误的信号可能会降低控制系统和操作员的性能,正如从过去的核电站事故中吸取的教训。此外,随着人们对自主和自动控制的兴趣日益浓厚,输入信号的完整性和可靠性对成功控制变得至关重要。本研究提出了一种基于深度卷积生成对抗网络(DCGAN)的紧急情况下故障信号恢复算法,该算法使用两个网络(即生成器和鉴别器)从随机噪声中生成新数据。为了恢复故障信号,该算法接收故障信号作为输入,并使用预训练的正态信号分布生成正态信号。本文还提出了改进算法性能的优化步骤。优化包括三个步骤;1)选择最优输入,2)确定DCGAN的超参数。然后,利用韩国原子能研究所(KAERI)开发的紧凑型核模拟器(CNS)收集了实施和优化的数据。为了反映核电站实际信号的特点,还在数据中加入了标准差为5%的高斯噪声。
{"title":"Faulty Signal Restoration Algorithm in the Emergency Situation Using Deep Learning Methods","authors":"Younhee Choi, Jonghyun Kim","doi":"10.54941/ahfe1001454","DOIUrl":"https://doi.org/10.54941/ahfe1001454","url":null,"abstract":"To operate nuclear power plants (NPPs) safely and efficiently, signals from sensors must be valid and accurate. Signals deliver the current situation and status of the system to the operator or systems that use them as inputs. Therefore, faulty signals may degrade the performance of both control systems and operators in the emergency situation, as learned from past accidents at NPPs. Moreover, With the increasing interest in autonomous and automatic controls, the integrity and reliability of input signals becomes important for the successful control. This study proposes an algorithm for the faulty signal restoration under emergency situations using deep convolutional generative adversarial networks (DCGAN) that generates a new data from random noise using two networks (i.e., generator and discriminator). To restore faulty signals, the algorithm receives a faulty signal as an input and generates a normal signal using a pre-trained normal signal distribution. This study also suggests optimization steps to improve the performance of the algorithm. The optimization consists of three steps; 1) selection of optimal inputs, 2) determine of the hyper-parameters for DCGAN. Then, the data for implementation and optimization are collected by using a Compact Nuclear Simulator (CNS) developed by the Korea Atomic Energy Research Institute (KAERI). To reflect the characteristics of actual signals in NPPs, Gaussian noise with a 5% standard deviation is also added to the data.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131386401","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
Pattern noise prediction using Artificial Neural Network 基于人工神经网络的模式噪声预测
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1001465
Sang Kwon Lee
In early design stage of tire pattern, it is very useful to predict noise level associated with tire pattern. Artificial neural network (ANN) was used for development of the model for the prediction of tire pattern noise recently. The ANN used supervised training method which extracts the feature applying Gaussian curve fitting to the tread profile spectrum of tire pattern and used it as the input of ANN. This method requests laser scanning for tire pattern of a real tire. In early design, there is no real tire. In this study, the convolutional neural network (CNN) to predict tire pattern noise was developed based on non-supervised training method. Two Learning algorithms such as stochastic gradient descent (SGD) and RMSProp were studied in the CNN model for the comparison of their learning performance. RMSProp algorithm was suggested for the CNN model. In this case, a pattern image of a tire to be designed was used as the input of CNN. The CNN to predict tire pattern noise was developed and its utility in the early design stage of tire was discussed. In the study, pattern noise for 28 tires were measured in the anechoic chamber and their pattern images were scanned. For the training of ANN and CNN, pattern noise for 24 tires and their pattern images were used. The trained ANN and CNN were validated respectively with 4 tires which were not used for the training of two neural networks. Finally, two networks were successfully developed and validated for the prediction of tire pattern noise. The trained CNN can be used for the prediction of pattern noise for a tire to be designed in early design stage using the only drawing image of tire whilst ANN can be used for the prediction of pattern noise for a real tire in development stage.
在轮胎花纹设计的早期,预测与花纹相关的噪声水平是非常有用的。近年来,人工神经网络(ANN)被用于轮胎花纹噪声预测模型的开发。人工神经网络采用监督训练方法,对轮胎花纹的胎面轮廓谱应用高斯曲线拟合提取特征,并将其作为人工神经网络的输入。该方法要求对真实轮胎的花纹进行激光扫描。在早期的设计中,没有真正的轮胎。在本研究中,基于无监督训练方法,开发了卷积神经网络(CNN)来预测轮胎花纹噪声。在CNN模型中研究了随机梯度下降(SGD)和RMSProp两种学习算法,比较了它们的学习性能。对CNN模型提出了RMSProp算法。在本例中,使用待设计轮胎的图案图像作为CNN的输入。提出了一种预测轮胎花纹噪声的CNN方法,并对其在轮胎设计初期的应用进行了探讨。在消声室中测量了28个轮胎的花纹噪声,并对其花纹图像进行了扫描。在ANN和CNN的训练中,使用了24个轮胎的模式噪声及其模式图像。训练后的ANN和CNN分别用4个轮胎进行验证,不用于两个神经网络的训练。最后,成功开发了两个网络,并对其进行了验证。训练后的CNN可以在设计初期使用唯一的轮胎绘图图像来预测待设计轮胎的模式噪声,而人工神经网络可以在开发阶段用于预测真实轮胎的模式噪声。
{"title":"Pattern noise prediction using Artificial Neural Network","authors":"Sang Kwon Lee","doi":"10.54941/ahfe1001465","DOIUrl":"https://doi.org/10.54941/ahfe1001465","url":null,"abstract":"In early design stage of tire pattern, it is very useful to predict noise level associated with tire pattern. Artificial neural network (ANN) was used for development of the model for the prediction of tire pattern noise recently. The ANN used supervised training method which extracts the feature applying Gaussian curve fitting to the tread profile spectrum of tire pattern and used it as the input of ANN. This method requests laser scanning for tire pattern of a real tire. In early design, there is no real tire. In this study, the convolutional neural network (CNN) to predict tire pattern noise was developed based on non-supervised training method. Two Learning algorithms such as stochastic gradient descent (SGD) and RMSProp were studied in the CNN model for the comparison of their learning performance. RMSProp algorithm was suggested for the CNN model. In this case, a pattern image of a tire to be designed was used as the input of CNN. The CNN to predict tire pattern noise was developed and its utility in the early design stage of tire was discussed. In the study, pattern noise for 28 tires were measured in the anechoic chamber and their pattern images were scanned. For the training of ANN and CNN, pattern noise for 24 tires and their pattern images were used. The trained ANN and CNN were validated respectively with 4 tires which were not used for the training of two neural networks. Finally, two networks were successfully developed and validated for the prediction of tire pattern noise. The trained CNN can be used for the prediction of pattern noise for a tire to be designed in early design stage using the only drawing image of tire whilst ANN can be used for the prediction of pattern noise for a real tire in development stage.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127684297","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
Hepatitis predictive analysis model through deep learning using neural networks based on patient history 基于患者病史的神经网络深度学习肝炎预测分析模型
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1001449
J. Pîzarro, Byron Vásquez, Willan Steven Mendieta Molina, Remigio Hurtado
First of all, one of the applications of artificial intelligence is the prediction of diseases, including hepatitis. Hepatitis has been a recurring disease over the years as it seriously affects the population, increasing by 125,000 deaths per year. This process of inflammation and damage to the organ affects its performance, as well as the functioning of the other organs in the body. In this work, an analysis of variables and their influence on the objective variable is made, in addition, results are presented from a predictive model.We propose a predictive analysis model that incorporates artificial neural networks and we have compared this prediction method with other classification-oriented models such as support vector machines (SVM) and genetic algorithms. We have conducted our method as a classification problem. This method requires a prior process of data processing and exploratory analysis to identify the variables or factors that directly influence this type of disease. In this way, we will be able to identify the variables that intervene in the development of this disease and that affect the liver or the correct functioning of this organ, presenting discomfort to the human body, as well as complications such as liver failure or liver cancer. Our model is structured in the following steps: first, data extraction is performed, which was collected from the machine learning repository of the University of California at Irvine (UCI). Then these data go through a variable transformation process. Subsequently, it is processed with learning and optimization through a neural network. The optimization (fine-tuning) is performed in three phases: complication hyperparameter optimization, neural network layer density optimization, and finally dropout regularization optimization. Finally, the visualization and analysis of results is carried out. We have used a data set of patient medical records, among the variables are: age, sex, gender, hemoglobin, etc. We have found factors related either indirectly or directly to the disease. The results of the model are presented according to the quality measures: Recall, Precision and MAE.We can say that this research leaves the doors open to new challenges such as new implementations within the field of medicine, not only focused on the liver, but also being able to extend the development environment to other applications and organs of the human body in order to avoid risks possible, or future complications. It should be noted that the future of applications with the use of artificial neural networks is constantly evolving, the application of improved models such as the use of random forests, assembly algorithms show a great capacity for application both in biomedical engineering and in focused areas to the analysis of different types of medical images.
首先,人工智能的应用之一是疾病的预测,包括肝炎。肝炎多年来一直是一种复发性疾病,因为它严重影响人口,每年死亡人数增加125 000人。这种炎症和器官损伤的过程会影响它的功能,也会影响身体其他器官的功能。在这项工作中,分析了变量及其对目标变量的影响,并从预测模型中给出了结果。我们提出了一种结合人工神经网络的预测分析模型,并将这种预测方法与其他面向分类的模型(如支持向量机(SVM)和遗传算法)进行了比较。我们把我们的方法作为一个分类问题来处理。这种方法需要事先进行数据处理和探索性分析,以确定直接影响这类疾病的变量或因素。通过这种方式,我们将能够确定干预这种疾病发展的变量,影响肝脏或该器官的正常功能,给人体带来不适,以及肝功能衰竭或肝癌等并发症。我们的模型分为以下几个步骤:首先,执行数据提取,这些数据是从加州大学欧文分校(UCI)的机器学习存储库中收集的。然后这些数据经过一个变量转换过程。然后通过神经网络对其进行学习和优化处理。优化(微调)分三个阶段进行:复杂度超参数优化、神经网络层密度优化和dropout正则化优化。最后,对结果进行可视化分析。我们使用了一组患者病历数据,其中的变量有:年龄、性别、性别、血红蛋白等。我们已经发现了与这种疾病间接或直接相关的因素。根据召回率(Recall)、精确率(Precision)和MAE三个质量指标给出了模型的结果。我们可以说,这项研究为新的挑战敞开了大门,例如医学领域的新实现,不仅专注于肝脏,而且能够将开发环境扩展到人体的其他应用和器官,以避免可能的风险,或未来的并发症。应该指出的是,未来使用人工神经网络的应用正在不断发展,改进模型的应用,如使用随机森林、装配算法,在生物医学工程和重点领域都显示出巨大的应用能力,可以分析不同类型的医学图像。
{"title":"Hepatitis predictive analysis model through deep learning using neural networks based on patient history","authors":"J. Pîzarro, Byron Vásquez, Willan Steven Mendieta Molina, Remigio Hurtado","doi":"10.54941/ahfe1001449","DOIUrl":"https://doi.org/10.54941/ahfe1001449","url":null,"abstract":"First of all, one of the applications of artificial intelligence is the prediction of diseases, including hepatitis. Hepatitis has been a recurring disease over the years as it seriously affects the population, increasing by 125,000 deaths per year. This process of inflammation and damage to the organ affects its performance, as well as the functioning of the other organs in the body. In this work, an analysis of variables and their influence on the objective variable is made, in addition, results are presented from a predictive model.We propose a predictive analysis model that incorporates artificial neural networks and we have compared this prediction method with other classification-oriented models such as support vector machines (SVM) and genetic algorithms. We have conducted our method as a classification problem. This method requires a prior process of data processing and exploratory analysis to identify the variables or factors that directly influence this type of disease. In this way, we will be able to identify the variables that intervene in the development of this disease and that affect the liver or the correct functioning of this organ, presenting discomfort to the human body, as well as complications such as liver failure or liver cancer. Our model is structured in the following steps: first, data extraction is performed, which was collected from the machine learning repository of the University of California at Irvine (UCI). Then these data go through a variable transformation process. Subsequently, it is processed with learning and optimization through a neural network. The optimization (fine-tuning) is performed in three phases: complication hyperparameter optimization, neural network layer density optimization, and finally dropout regularization optimization. Finally, the visualization and analysis of results is carried out. We have used a data set of patient medical records, among the variables are: age, sex, gender, hemoglobin, etc. We have found factors related either indirectly or directly to the disease. The results of the model are presented according to the quality measures: Recall, Precision and MAE.We can say that this research leaves the doors open to new challenges such as new implementations within the field of medicine, not only focused on the liver, but also being able to extend the development environment to other applications and organs of the human body in order to avoid risks possible, or future complications. It should be noted that the future of applications with the use of artificial neural networks is constantly evolving, the application of improved models such as the use of random forests, assembly algorithms show a great capacity for application both in biomedical engineering and in focused areas to the analysis of different types of medical images.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"3 6","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114018948","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
Proposal for the Generation of Profiles using a Synthetic Database 使用合成数据库生成概要文件的建议
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1001462
Andres Viscaino - Quito, L. Serpa-Andrade
The lack of data to perform various models that feed an artificial intelligence with which you can get or discover various patterns of behavior in a set of data. Therefore, due to this lack of data, the systems are not well nourished with data large enough to fulfill its learning function, presenting a synthetic database which is parameterized with restrictions on the characteristics of graphomotor and language elements, which develops a set of combinations that will be the model for the AI. As effect to all this gave a commensurable amount of 777,600 combinations at the moment of applying the first filter with the respective restrictions, when taking the valid combinations that are 77304 a second filter is applied with the remaining restrictions that gave 57,672 valid combinations for the generation of the synthetic database that will feed the AI. It is concluded that the generation of synthetic data helps to create, according to its importance, more or less similar to real data and in this way ensures a quantity and no dependence on real or original data.
缺乏数据来执行各种模型,为人工智能提供数据,你可以在一组数据中获得或发现各种行为模式。因此,由于缺乏数据,系统没有得到足够大的数据来满足其学习功能,呈现出一个综合数据库,该数据库被参数化,限制了文字运动和语言元素的特征,从而形成了一组组合,这些组合将成为AI的模型。在应用具有相应限制的第一个过滤器时,所有这些都产生了777,600个组合,当采用77304个有效组合时,应用第二个过滤器,使用剩余的限制,为生成将提供给AI的合成数据库提供57,672个有效组合。结论是,合成数据的生成有助于根据其重要性或多或少地创建与真实数据相似的数据,从而确保数量而不依赖于真实数据或原始数据。
{"title":"Proposal for the Generation of Profiles using a Synthetic Database","authors":"Andres Viscaino - Quito, L. Serpa-Andrade","doi":"10.54941/ahfe1001462","DOIUrl":"https://doi.org/10.54941/ahfe1001462","url":null,"abstract":"The lack of data to perform various models that feed an artificial intelligence with which you can get or discover various patterns of behavior in a set of data. Therefore, due to this lack of data, the systems are not well nourished with data large enough to fulfill its learning function, presenting a synthetic database which is parameterized with restrictions on the characteristics of graphomotor and language elements, which develops a set of combinations that will be the model for the AI. As effect to all this gave a commensurable amount of 777,600 combinations at the moment of applying the first filter with the respective restrictions, when taking the valid combinations that are 77304 a second filter is applied with the remaining restrictions that gave 57,672 valid combinations for the generation of the synthetic database that will feed the AI. It is concluded that the generation of synthetic data helps to create, according to its importance, more or less similar to real data and in this way ensures a quantity and no dependence on real or original data.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121047544","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
Artificial vision system to detect the mood of an Alzheimer's patient 人工视觉系统检测阿尔茨海默病患者的情绪
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1001445
David Ricardo Castillo Salazar, L. Lanzarini, Hector Fernando Gomez Alvarado, José Varela-Aldás
Dementia is a brain disorder that affects older individuals in their ability to carry out their daily activities, such as in the case of neurological diseases. The main objective of this study is to automatically classify the mood of an Alzheimer's patient into one of the following categories: wandering, nervous, depressed, disoriented, bored or normal i.e. in Alzheimer's patients from videos obtained in nursing homes for the elderly in the canton of Ambato, Ecuador. We worked with a population of 39 people from both sexes who were diagnosed with Alzheimer's and whose ages ranged between 75 and 89 years of age. The methods used are pose detection, feature extraction, and pose classification. This was achieved with the usage of neural networks, the walk classifier, and the Levenshtein Distance metric. As a result, a sequence of moods is generated, which determine a relationship between the software and the human expert for the expected effect. It is concluded that artificial vision software allows us to recognize the mood states of the Alzheimer patients during pose changes over time.
痴呆症是一种脑部疾病,影响老年人进行日常活动的能力,例如神经系统疾病。本研究的主要目的是自动将阿尔茨海默病患者的情绪分类为以下类别之一:徘徊,紧张,抑郁,迷失方向,无聊或正常,即从厄瓜多尔安巴托州养老院获得的阿尔茨海默病患者的视频。我们研究了39名被诊断患有阿尔茨海默病的男性和女性,他们的年龄在75岁到89岁之间。使用的方法有姿态检测、特征提取和姿态分类。这是通过使用神经网络、行走分类器和Levenshtein距离度量来实现的。结果,产生一系列的情绪,这些情绪决定了软件和人类专家之间的关系,以达到预期的效果。结论是,人工视觉软件使我们能够识别阿尔茨海默病患者在姿势变化过程中的情绪状态。
{"title":"Artificial vision system to detect the mood of an Alzheimer's patient","authors":"David Ricardo Castillo Salazar, L. Lanzarini, Hector Fernando Gomez Alvarado, José Varela-Aldás","doi":"10.54941/ahfe1001445","DOIUrl":"https://doi.org/10.54941/ahfe1001445","url":null,"abstract":"Dementia is a brain disorder that affects older individuals in their ability to carry out their daily activities, such as in the case of neurological diseases. The main objective of this study is to automatically classify the mood of an Alzheimer's patient into one of the following categories: wandering, nervous, depressed, disoriented, bored or normal i.e. in Alzheimer's patients from videos obtained in nursing homes for the elderly in the canton of Ambato, Ecuador. We worked with a population of 39 people from both sexes who were diagnosed with Alzheimer's and whose ages ranged between 75 and 89 years of age. The methods used are pose detection, feature extraction, and pose classification. This was achieved with the usage of neural networks, the walk classifier, and the Levenshtein Distance metric. As a result, a sequence of moods is generated, which determine a relationship between the software and the human expert for the expected effect. It is concluded that artificial vision software allows us to recognize the mood states of the Alzheimer patients during pose changes over time.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126033826","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
Lowering the risk of bias in AI applications 降低人工智能应用中的偏见风险
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1003286
Jj Link, Helena Dadakou, Anne Elisabeth Krüger
Data is not free of biases, and AI systems that are based on the data are not either. What can be done to try the best, to minimize the risk of building systems that perpetuate the biases that exist in society and in data? In our paper we explore the possibilities along the User Centered Design Process and in Design Thinking, to lower the risk of keeping imbalances or gaps in data and models. But looking at the design process is not enough: Decision makers, development team and design team, respectively their composition and awareness towards risks of discrimination and their decisions in involving potential users and non-users, collecting data and testing the application also play a major role in trying to implement systems with the least biases possible.
数据并非没有偏见,基于数据的人工智能系统也并非没有偏见。我们可以做些什么来尽最大努力,将构建系统的风险降到最低,这些系统会使社会和数据中存在的偏见永久化?在我们的论文中,我们探索了以用户为中心的设计过程和设计思维的可能性,以降低数据和模型中保持不平衡或差距的风险。但仅仅着眼于设计过程是不够的:决策者、开发团队和设计团队,他们各自的组成和对歧视风险的意识,以及他们在涉及潜在用户和非用户、收集数据和测试应用程序方面的决定,也在试图以尽可能少的偏见实现系统方面发挥了重要作用。
{"title":"Lowering the risk of bias in AI applications","authors":"Jj Link, Helena Dadakou, Anne Elisabeth Krüger","doi":"10.54941/ahfe1003286","DOIUrl":"https://doi.org/10.54941/ahfe1003286","url":null,"abstract":"Data is not free of biases, and AI systems that are based on the data are not either. What can be done to try the best, to minimize the risk of building systems that perpetuate the biases that exist in society and in data? In our paper we explore the possibilities along the User Centered Design Process and in Design Thinking, to lower the risk of keeping imbalances or gaps in data and models. But looking at the design process is not enough: Decision makers, development team and design team, respectively their composition and awareness towards risks of discrimination and their decisions in involving potential users and non-users, collecting data and testing the application also play a major role in trying to implement systems with the least biases possible.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125282115","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
Understanding Deepfakes: A Comprehensive Analysis of Creation, Generation, and Detection 理解深度造假:对创作、生成和检测的综合分析
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1003290
S. Alanazi, Seemal Asif
This paper provides a comprehensive analysis of deepfakes, focusing on their creation, generation, and detection. Deepfakes are realistic fabricated videos, images, or audios generated using artificial intelligence algorithms. While initially seen as a source of entertainment and commercial applications, the negative social consequences of deepfakes have become apparent. They are misused for creating adult content, blackmailing individuals, and spreading misinformation, leading to a decline in trust and potential societal implications. The paper also discusses the importance of legislation in regulating the use of deepfakes and explores techniques for their detection, including machine learning and natural language processing. Understanding deepfakes is essential to address their ethical and legal implications in today's digital landscape.
本文提供了深度伪造的综合分析,重点是它们的创建、生成和检测。深度伪造是使用人工智能算法生成的逼真的视频、图像或音频。虽然最初被视为娱乐和商业应用的来源,但深度造假的负面社会后果已经变得很明显。它们被滥用于制造成人内容、勒索个人和传播错误信息,导致信任度下降和潜在的社会影响。本文还讨论了立法在规范深度造假使用方面的重要性,并探讨了检测深度造假的技术,包括机器学习和自然语言处理。了解深度造假对于解决其在当今数字环境中的道德和法律影响至关重要。
{"title":"Understanding Deepfakes: A Comprehensive Analysis of Creation, Generation, and Detection","authors":"S. Alanazi, Seemal Asif","doi":"10.54941/ahfe1003290","DOIUrl":"https://doi.org/10.54941/ahfe1003290","url":null,"abstract":"This paper provides a comprehensive analysis of deepfakes, focusing on their creation, generation, and detection. Deepfakes are realistic fabricated videos, images, or audios generated using artificial intelligence algorithms. While initially seen as a source of entertainment and commercial applications, the negative social consequences of deepfakes have become apparent. They are misused for creating adult content, blackmailing individuals, and spreading misinformation, leading to a decline in trust and potential societal implications. The paper also discusses the importance of legislation in regulating the use of deepfakes and explores techniques for their detection, including machine learning and natural language processing. Understanding deepfakes is essential to address their ethical and legal implications in today's digital landscape.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"172 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116630932","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
Artificial intelligence in B2B sales: Impact on the sales process B2B销售中的人工智能:对销售流程的影响
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1001456
Heiko Fischer, Sven Seidenstricker, Thomas Berger, T. Holopainen
Digitalization is a driving force for innovation in the business-to-business (B2B) environment and profoundly changes the way companies do business. It affects the entire value chain of a company and can be used for automating human tasks. For instance, previous research indicates that 40% of all sales tasks can be automated. Thus the digital transformation in sales has the potential to improve a firm’s performance. Depending on its development level, digitalization in sales can assist or even replace numerous sales tasks. Therefore, using digital solutions in sales can be seen as an essential trigger to competitive advantage. Recent developments in research and practice have revealed that especially artificial intelligence (AI) has gained increasing attention in the sales domain. A challenging issue in this domain is how AI affects the sales process and how it can be applied meaningfully in B2B sales. Thus, our paper aims to investigate how AI can be used along the sales process and how it can improve sales practices.To explore this, we conduct systematic literature research in scientific databases such as Business Source Premier, Science Direct, Emerald, Springer Online Library, Wiley Online Library, and Google Scholar, supplementing the findings with a qualitative research approach. Analyzing this literature focused on digital transformation in sales, we find that the application and benefits of AI depend on the sales process step. For this reason, we conduct research on B2B sales process models, compare them, and choose a reference model for the evaluation of AI in B2B sales. Moreover, we present common definitions of AI and show how this technology is usually applied in B2B sales. Afterward, we combine the sales process with use cases of AI. For each step, we present use cases in detail and explain their benefits for sales. For instance, we find that especially tasks with traditionally high human involvement are challenging to automate. In particular, in complex sales situations, the human salesperson may not be entirely replaced by digital technologies, while routine tasks can be carried out with the help of digital technologies. Our paper closes with a discussion and conclusion. Summing up, the proposed paper analyzes different viewpoints of the sales process in the digital sales literature. We can conclude that the main focus of our paper will be presenting the application of AI along the sales cycle. Our research closes with a discussion and conclusion and gives recommendations for practice and academia.
数字化是企业对企业(B2B)环境创新的推动力,深刻地改变了企业的经营方式。它影响公司的整个价值链,并可用于自动化人工任务。例如,之前的研究表明,40%的销售任务可以自动化。因此,销售的数字化转型有可能提高公司的业绩。根据其发展水平,销售中的数字化可以辅助甚至取代许多销售任务。因此,在销售中使用数字解决方案可以被视为获得竞争优势的必要触发因素。最近的研究和实践进展表明,人工智能(AI)在销售领域受到越来越多的关注。该领域的一个具有挑战性的问题是人工智能如何影响销售过程,以及如何将其有意义地应用于B2B销售。因此,我们的论文旨在研究如何在销售过程中使用人工智能,以及它如何改善销售实践。为此,我们在Business Source Premier、Science Direct、Emerald、Springer Online Library、Wiley Online Library和Google Scholar等科学数据库中进行了系统的文献研究,并用定性研究方法补充了研究结果。分析这些专注于销售数字化转型的文献,我们发现人工智能的应用和收益取决于销售流程步骤。为此,我们对B2B销售流程模型进行研究,并进行比较,选择一个参考模型来评估AI在B2B销售中的作用。此外,我们提出了人工智能的常见定义,并展示了该技术通常如何应用于B2B销售。之后,我们将销售过程与AI用例结合起来。对于每一步,我们都详细介绍了用例,并解释了它们对销售的好处。例如,我们发现,特别是那些传统上需要大量人力参与的任务,实现自动化是具有挑战性的。特别是在复杂的销售情况下,人工销售人员可能不会完全被数字技术所取代,而日常工作可以借助数字技术来完成。我们的论文以讨论和结论结束。综上所述,本文分析了数字销售文献中对销售过程的不同观点。我们可以得出结论,我们论文的主要重点将是展示人工智能在销售周期中的应用。我们的研究以讨论和结论结束,并提出实践和学术界的建议。
{"title":"Artificial intelligence in B2B sales: Impact on the sales process","authors":"Heiko Fischer, Sven Seidenstricker, Thomas Berger, T. Holopainen","doi":"10.54941/ahfe1001456","DOIUrl":"https://doi.org/10.54941/ahfe1001456","url":null,"abstract":"Digitalization is a driving force for innovation in the business-to-business (B2B) environment and profoundly changes the way companies do business. It affects the entire value chain of a company and can be used for automating human tasks. For instance, previous research indicates that 40% of all sales tasks can be automated. Thus the digital transformation in sales has the potential to improve a firm’s performance. Depending on its development level, digitalization in sales can assist or even replace numerous sales tasks. Therefore, using digital solutions in sales can be seen as an essential trigger to competitive advantage. Recent developments in research and practice have revealed that especially artificial intelligence (AI) has gained increasing attention in the sales domain. A challenging issue in this domain is how AI affects the sales process and how it can be applied meaningfully in B2B sales. Thus, our paper aims to investigate how AI can be used along the sales process and how it can improve sales practices.To explore this, we conduct systematic literature research in scientific databases such as Business Source Premier, Science Direct, Emerald, Springer Online Library, Wiley Online Library, and Google Scholar, supplementing the findings with a qualitative research approach. Analyzing this literature focused on digital transformation in sales, we find that the application and benefits of AI depend on the sales process step. For this reason, we conduct research on B2B sales process models, compare them, and choose a reference model for the evaluation of AI in B2B sales. Moreover, we present common definitions of AI and show how this technology is usually applied in B2B sales. Afterward, we combine the sales process with use cases of AI. For each step, we present use cases in detail and explain their benefits for sales. For instance, we find that especially tasks with traditionally high human involvement are challenging to automate. In particular, in complex sales situations, the human salesperson may not be entirely replaced by digital technologies, while routine tasks can be carried out with the help of digital technologies. Our paper closes with a discussion and conclusion. Summing up, the proposed paper analyzes different viewpoints of the sales process in the digital sales literature. We can conclude that the main focus of our paper will be presenting the application of AI along the sales cycle. Our research closes with a discussion and conclusion and gives recommendations for practice and academia.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129553788","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}
引用次数: 1
Towards Kenyan Sign Language Hand Gesture Recognition Dataset 肯尼亚手语手势识别数据集
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1003281
C. Nyaga, R. Wario
Datasets for hand gesture recognition are now an important aspect of machine learning. Many datasets have been created for machine learning purposes. Some of the notable datasets include Modified National Institute of Standards and Technology (MNIST) dataset, Common Objects in Context (COCO) dataset, Canadian Institute For Advanced Research (CIFAR-10) dataset, LeNet-5, AlexNet, GoogLeNet, The American Sign Language Lexicon Video Dataset and 2D Static Hand Gesture Colour Image Dataset for ASL Gestures. However, there is no dataset for Kenya Sign language (KSL). This paper proposes the creation of a KSL hand gesture recognition dataset. The dataset is intended to be in two-fold. One for static hand gestures, and one for dynamic hand gestures. With respect to dynamic hand gestures short videos of the KSL alphabet a to z and numbers 0 to 10 will be considered. Likewise, for the static gestures KSL alphabet a to z will be considered. It is anticipated that this dataset will be vital in creation of sign language hand gesture recognition systems not only for Kenya sign language but of other sign languages as well. This will be possible because of learning transfer ability when implementing sign language systems using neural network models.
手势识别的数据集现在是机器学习的一个重要方面。为了机器学习的目的,已经创建了许多数据集。一些值得注意的数据集包括修改后的美国国家标准与技术研究所(MNIST)数据集、上下文中的公共对象(COCO)数据集、加拿大高级研究所(CIFAR-10)数据集、LeNet-5、AlexNet、GoogLeNet、美国手语词典视频数据集和用于手语手势的2D静态手势彩色图像数据集。然而,肯尼亚手语(KSL)没有数据集。本文提出了一个KSL手势识别数据集的创建方法。数据集的目的是双重的。一个用于静态手势,一个用于动态手势。关于动态手势,将考虑KSL字母a到z和数字0到10的短视频。同样,对于静态手势,将考虑KSL字母a到z。预计该数据集对于创建手语手势识别系统至关重要,不仅适用于肯尼亚手语,也适用于其他手语。当使用神经网络模型实现手语系统时,这将是可能的,因为学习迁移能力。
{"title":"Towards Kenyan Sign Language Hand Gesture Recognition Dataset","authors":"C. Nyaga, R. Wario","doi":"10.54941/ahfe1003281","DOIUrl":"https://doi.org/10.54941/ahfe1003281","url":null,"abstract":"Datasets for hand gesture recognition are now an important aspect of machine learning. Many datasets have been created for machine learning purposes. Some of the notable datasets include Modified National Institute of Standards and Technology (MNIST) dataset, Common Objects in Context (COCO) dataset, Canadian Institute For Advanced Research (CIFAR-10) dataset, LeNet-5, AlexNet, GoogLeNet, The American Sign Language Lexicon Video Dataset and 2D Static Hand Gesture Colour Image Dataset for ASL Gestures. However, there is no dataset for Kenya Sign language (KSL). This paper proposes the creation of a KSL hand gesture recognition dataset. The dataset is intended to be in two-fold. One for static hand gestures, and one for dynamic hand gestures. With respect to dynamic hand gestures short videos of the KSL alphabet a to z and numbers 0 to 10 will be considered. Likewise, for the static gestures KSL alphabet a to z will be considered. It is anticipated that this dataset will be vital in creation of sign language hand gesture recognition systems not only for Kenya sign language but of other sign languages as well. This will be possible because of learning transfer ability when implementing sign language systems using neural network models.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131975061","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
Towards a Proper Evaluation of Automated Conversational Systems 对自动会话系统的正确评价
Pub Date : 1900-01-01 DOI: 10.54941/ahfe1003276
Abraham Sanders, Mara Schwartz, Albert Ling Sheng Chang, Shannon Briggs, J. Braasch, Dakuo Wang, Mei Si, T. Strzalkowski
Efficient evaluation of dialogue agents is a major problem in conversational AI, with current research still relying largely on human studies for method validation. Recently, there has been a trend toward the use of automatic self-play and bot-bot evaluation as an approximation for human ratings of conversational systems. Such methods promise to alleviate the time and financial costs associated with human evaluation, and current proposed methods show moderate to strong correlation with human judgements. In this study, we further investigate the fitness of end-to-end self-play and bot-bot interaction for dialogue system evaluation. Specifically, we perform a human study to confirm self-play evaluations of a recently proposed agent that implements a GPT-2 based response generator on the Persuasion For Good charity solicitation task. This agent leverages Progression Function (PF) models to predict the evolving acceptability of an ongoing dialogue and uses dialogue rollouts to proactively simulate how candidate responses may impact the future success of the conversation. The agent was evaluated in an automatic self-play setting, using automatic metrics to estimate sentiment and intent to donate in each simulated dialogue. This evaluation indicated that sentiment and intent to donate were higher (p < 0.05) across dialogues involving the progression-aware agents with rollouts, compared to a baseline agent with no rollout-based planning mechanism. To validate the use of self-play in this setting, we follow up by conducting a human evaluation of this same agent on a range of factors including convincingness, aggression, competence, confidence, friendliness, and task utility on the same Persuasion For Good solicitation task. Results show that human users agree with previously reported automatic self-play results with respect to agent sentiment, specifically showing improvement in friendliness and confidence in the experimental condition; however, we also discover that for the same agent, humans reported a lower desire to use it in the future compared to the baseline. We perform a qualitative sentiment analysis of participant feedback to explore possible reasons for this, and discuss implications for self-play and bot-bot interaction as a general framework for evaluating conversational systems.
对话代理的有效评估是对话人工智能中的一个主要问题,目前的研究仍然主要依赖于人类研究来验证方法。最近,有一种趋势是使用自动自我游戏和bot-bot评估来近似人类对会话系统的评级。这些方法有望减轻与人类评估相关的时间和财务成本,目前提出的方法显示出与人类判断的中度到强相关性。在本研究中,我们进一步研究了端到端自我游戏和bot-bot交互对对话系统评估的适应性。具体来说,我们进行了一项人类研究,以确认最近提出的代理的自我游戏评估,该代理在劝导慈善募捐任务上实现了基于GPT-2的响应生成器。该代理利用进程函数(PF)模型来预测正在进行的对话的可接受性的演变,并使用对话滚动来主动模拟候选响应如何影响对话的未来成功。在自动自我游戏设置中对代理进行评估,使用自动指标来估计每个模拟对话中的情绪和捐赠意图。该评估表明,与没有基于滚动的计划机制的基线代理相比,在涉及具有滚动的进展感知代理的对话中,情感和捐赠意图更高(p < 0.05)。为了验证自我游戏在这种情况下的使用,我们通过对同一代理进行一系列因素的人类评估,包括说服力、攻击性、能力、信心、友好性和任务效用。结果表明,人类用户同意先前报道的关于智能体情绪的自动自我游戏结果,特别是在实验条件下表现出友好性和信心的改善;然而,我们也发现,与基线相比,对于同一种药物,人类报告的未来使用它的愿望较低。我们对参与者反馈进行了定性情绪分析,以探索可能的原因,并讨论了自我游戏和bot-bot交互作为评估会话系统的一般框架的含义。
{"title":"Towards a Proper Evaluation of Automated Conversational Systems","authors":"Abraham Sanders, Mara Schwartz, Albert Ling Sheng Chang, Shannon Briggs, J. Braasch, Dakuo Wang, Mei Si, T. Strzalkowski","doi":"10.54941/ahfe1003276","DOIUrl":"https://doi.org/10.54941/ahfe1003276","url":null,"abstract":"Efficient evaluation of dialogue agents is a major problem in conversational AI, with current research still relying largely on human studies for method validation. Recently, there has been a trend toward the use of automatic self-play and bot-bot evaluation as an approximation for human ratings of conversational systems. Such methods promise to alleviate the time and financial costs associated with human evaluation, and current proposed methods show moderate to strong correlation with human judgements. In this study, we further investigate the fitness of end-to-end self-play and bot-bot interaction for dialogue system evaluation. Specifically, we perform a human study to confirm self-play evaluations of a recently proposed agent that implements a GPT-2 based response generator on the Persuasion For Good charity solicitation task. This agent leverages Progression Function (PF) models to predict the evolving acceptability of an ongoing dialogue and uses dialogue rollouts to proactively simulate how candidate responses may impact the future success of the conversation. The agent was evaluated in an automatic self-play setting, using automatic metrics to estimate sentiment and intent to donate in each simulated dialogue. This evaluation indicated that sentiment and intent to donate were higher (p < 0.05) across dialogues involving the progression-aware agents with rollouts, compared to a baseline agent with no rollout-based planning mechanism. To validate the use of self-play in this setting, we follow up by conducting a human evaluation of this same agent on a range of factors including convincingness, aggression, competence, confidence, friendliness, and task utility on the same Persuasion For Good solicitation task. Results show that human users agree with previously reported automatic self-play results with respect to agent sentiment, specifically showing improvement in friendliness and confidence in the experimental condition; however, we also discover that for the same agent, humans reported a lower desire to use it in the future compared to the baseline. We perform a qualitative sentiment analysis of participant feedback to explore possible reasons for this, and discuss implications for self-play and bot-bot interaction as a general framework for evaluating conversational systems.","PeriodicalId":405313,"journal":{"name":"Artificial Intelligence and Social Computing","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123881262","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
期刊
Artificial Intelligence and Social Computing
全部 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