首页 > 最新文献

Proceedings of the 6th International Conference on Advances in Artificial Intelligence最新文献

英文 中文
Machine Learning for the Posture Evaluation of Women Snatch Barbell Trajectory 基于机器学习的女子抓举杠铃动作姿态评价
Jen-Shi Chen, Ching-Ting Hsu, Wei-Hua Ho, Chiao-Yin Hsu
Barbell trajectory provides much kinematic information which can indicate the lifter's performance. However, kinematic parameters are not only gathering difficult but also hard to understand. This paper proposes a barbell trajectory evaluation inference that indicates the lifter's snatch performance from the barbell trajectory. We gathered four competitions and obtained the barbell trajectories from each lifter's attempt. Furthermore, five weightlifting experts recruit to indicate the performance categories, which are goodlift-good posture, goodlift-normal posture, nolift-good posture, and nolift-normal posture, as our data label. VGG16 convolution neural network utilize in our trajectory evaluation inference. The accuracy of the proposed inference is approximate 71.11%. From these results, our proposed barbell trajectory inference can provide a high accuracy performance evaluator for athlete self-training and competition performance analysis.
杠铃运动轨迹提供了许多运动信息,这些信息可以反映举重运动员的表现。然而,运动学参数不仅难以采集,而且难以理解。本文提出了一个杠铃运动轨迹评价推理,从杠铃运动轨迹判断举重运动员的抓举成绩。我们收集了四场比赛,并从每个举重运动员的尝试中获得杠铃轨迹。此外,我们还招募了5位举重专家,分别以“好举-好姿势”、“好举-正常姿势”、“不举-好姿势”、“不举-正常姿势”作为我们的数据标签。利用VGG16卷积神经网络进行轨迹评价推理。所提出的推断的准确率约为71.11%。结果表明,本文提出的杠铃轨迹推理方法可为运动员自我训练和比赛成绩分析提供高精度的成绩评估工具。
{"title":"Machine Learning for the Posture Evaluation of Women Snatch Barbell Trajectory","authors":"Jen-Shi Chen, Ching-Ting Hsu, Wei-Hua Ho, Chiao-Yin Hsu","doi":"10.1145/3571560.3571567","DOIUrl":"https://doi.org/10.1145/3571560.3571567","url":null,"abstract":"Barbell trajectory provides much kinematic information which can indicate the lifter's performance. However, kinematic parameters are not only gathering difficult but also hard to understand. This paper proposes a barbell trajectory evaluation inference that indicates the lifter's snatch performance from the barbell trajectory. We gathered four competitions and obtained the barbell trajectories from each lifter's attempt. Furthermore, five weightlifting experts recruit to indicate the performance categories, which are goodlift-good posture, goodlift-normal posture, nolift-good posture, and nolift-normal posture, as our data label. VGG16 convolution neural network utilize in our trajectory evaluation inference. The accuracy of the proposed inference is approximate 71.11%. From these results, our proposed barbell trajectory inference can provide a high accuracy performance evaluator for athlete self-training and competition performance analysis.","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124604015","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
Depthwise Convolutions using Physicochemical Features of DNA for Transcription Factor Binding Site Classification: Physicochemical Features for DNA-Protein Classification with Depthwise Convolutions 利用DNA的物理化学特征进行转录因子结合位点分类的深度卷积:利用深度卷积进行DNA-蛋白质分类的物理化学特征
Gergely Pap, Krisztian Adam, Zoltan Gyorgypal, Laszlo Toth, Z. Hegedus
Classifying DNA sequences based on a nucleotide representation has enjoyed considerable success with the advancement of Deep Learning, as the proper usage and combination of different layers and architecture choices led to an increase in performance. The most common approaches rely on convolutional, recurrent and attention layer types. Moreover, the inclusion of further information in addition to the nucleotide sequence provides increases in performance, even though the methods of combining the input feature representations with distinct model structures could pose a challenge. To examine this topic, we applied depthwise separable convolutional layers to a physicochemical DNA sequence representation and train models to detect the binding sites of DNA binding proteins. While convolutional kernels learn the local feature patterns of motifs, the behaviour of the depthwise separable convolution better exploits the feature, shape and physicochemical information that could be stored in the input representation. Our models with depthwise separable convolution achieve increases in accuracy compared to the convolutional and nucleotide-based approaches on several datasets.
随着深度学习的进步,基于核苷酸表示对DNA序列进行分类已经取得了相当大的成功,因为正确使用和组合不同的层和架构选择导致了性能的提高。最常见的方法依赖于卷积层、循环层和注意层类型。此外,除了核苷酸序列之外,包含进一步的信息可以提高性能,尽管将输入特征表示与不同模型结构相结合的方法可能会带来挑战。为了研究这一主题,我们将深度可分卷积层应用于物理化学DNA序列表示和训练模型,以检测DNA结合蛋白的结合位点。当卷积核学习图案的局部特征模式时,深度可分离卷积的行为更好地利用了可以存储在输入表示中的特征、形状和物理化学信息。与卷积和基于核苷酸的方法相比,我们的深度可分离卷积模型在几个数据集上实现了准确性的提高。
{"title":"Depthwise Convolutions using Physicochemical Features of DNA for Transcription Factor Binding Site Classification: Physicochemical Features for DNA-Protein Classification with Depthwise Convolutions","authors":"Gergely Pap, Krisztian Adam, Zoltan Gyorgypal, Laszlo Toth, Z. Hegedus","doi":"10.1145/3571560.3571563","DOIUrl":"https://doi.org/10.1145/3571560.3571563","url":null,"abstract":"Classifying DNA sequences based on a nucleotide representation has enjoyed considerable success with the advancement of Deep Learning, as the proper usage and combination of different layers and architecture choices led to an increase in performance. The most common approaches rely on convolutional, recurrent and attention layer types. Moreover, the inclusion of further information in addition to the nucleotide sequence provides increases in performance, even though the methods of combining the input feature representations with distinct model structures could pose a challenge. To examine this topic, we applied depthwise separable convolutional layers to a physicochemical DNA sequence representation and train models to detect the binding sites of DNA binding proteins. While convolutional kernels learn the local feature patterns of motifs, the behaviour of the depthwise separable convolution better exploits the feature, shape and physicochemical information that could be stored in the input representation. Our models with depthwise separable convolution achieve increases in accuracy compared to the convolutional and nucleotide-based approaches on several datasets.","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131221033","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
Incremental Learning of Classification models in Deep Learning 深度学习中分类模型的增量学习
Atharv Nagarikar, Rahul Singh Dangi, Samrit Kumar Maity, Ashish Kuvelkar, Sanjay Wandhekar
Atharv Nagrikar* Project Engineer, High-Performance Computing Technologies Group, Centre for Development of Advanced Computing (C-DAC) Pune, India Rahul Singh Dangi Senior Technical Officer, High-Performance Computing Technologies Group, Centre for Development of Advanced Computing (C-DAC) Pune, India Samrit Kumar Maity Joint Director, High-Performance Computing Technologies Group, Centre for Development of Advanced Computing (C-DAC) Pune, India
印度浦那先进计算发展中心(C-DAC)高性能计算技术组项目工程师Rahul Singh Dangi印度浦那先进计算发展中心(C-DAC)高性能计算技术组高级技术官员Samrit Kumar Maity印度浦那先进计算发展中心(C-DAC)高性能计算技术组联合主任
{"title":"Incremental Learning of Classification models in Deep Learning","authors":"Atharv Nagarikar, Rahul Singh Dangi, Samrit Kumar Maity, Ashish Kuvelkar, Sanjay Wandhekar","doi":"10.1145/3571560.3571568","DOIUrl":"https://doi.org/10.1145/3571560.3571568","url":null,"abstract":"Atharv Nagrikar* Project Engineer, High-Performance Computing Technologies Group, Centre for Development of Advanced Computing (C-DAC) Pune, India Rahul Singh Dangi Senior Technical Officer, High-Performance Computing Technologies Group, Centre for Development of Advanced Computing (C-DAC) Pune, India Samrit Kumar Maity Joint Director, High-Performance Computing Technologies Group, Centre for Development of Advanced Computing (C-DAC) Pune, India","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130733120","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
AutoMID : A Novel Framework For Automated Computer Aided Diagnosis Of Medical Images AutoMID:一种新的医学图像自动计算机辅助诊断框架
Ayeshmantha Wijegunathileke, A. Aponso
Machine Learning, a subtype of AI, enables computers to mimic human behavior without explicit programming. Machine learning models aren't used very often in diagnostic imaging because there isn't enough knowledge and resources to do so. Hence, this study aims to apply automated machine learning to the diagnosis of medical images to make machine learning more accessible to non-experts. In this study, a dataset containing 2313 images each of covid-19, pneumonia and normal chest x-rays were selected and divided into testing, training, and validation datasets. The AutoGluon library was used to train and produce a model that would classify an input image and infer the probable diagnosis from the diseases it was trained upon. This study can prove that applying hyperparameter optimization and neural architecture search is able to produce high accuracy models for medical image diagnosis.
机器学习是人工智能的一个分支,它使计算机能够在没有明确编程的情况下模仿人类行为。机器学习模型在诊断成像中并不常用,因为没有足够的知识和资源来这样做。因此,本研究旨在将自动机器学习应用于医学图像的诊断,使非专家更容易使用机器学习。在本研究中,选择了一个包含2313张covid-19、肺炎和正常胸部x射线图像的数据集,并将其分为测试、训练和验证数据集。AutoGluon库用于训练和生成一个模型,该模型将对输入图像进行分类,并从所训练的疾病中推断可能的诊断。该研究证明,应用超参数优化和神经结构搜索可以产生高精度的医学图像诊断模型。
{"title":"AutoMID : A Novel Framework For Automated Computer Aided Diagnosis Of Medical Images","authors":"Ayeshmantha Wijegunathileke, A. Aponso","doi":"10.1145/3571560.3571571","DOIUrl":"https://doi.org/10.1145/3571560.3571571","url":null,"abstract":"Machine Learning, a subtype of AI, enables computers to mimic human behavior without explicit programming. Machine learning models aren't used very often in diagnostic imaging because there isn't enough knowledge and resources to do so. Hence, this study aims to apply automated machine learning to the diagnosis of medical images to make machine learning more accessible to non-experts. In this study, a dataset containing 2313 images each of covid-19, pneumonia and normal chest x-rays were selected and divided into testing, training, and validation datasets. The AutoGluon library was used to train and produce a model that would classify an input image and infer the probable diagnosis from the diseases it was trained upon. This study can prove that applying hyperparameter optimization and neural architecture search is able to produce high accuracy models for medical image diagnosis.","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127127548","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 Study on Machine Learning in Breast Cancer Detection and Classification 机器学习在乳腺癌检测与分类中的综合研究
A. B. Nassif, Aya Al-Chikh Omar
Breast cancer is one of the diseases that led to a huge number of deaths in the recent decades. One of the major issues that affect the recovery procedure is the early detection of the disease. Thus, in this paper, several machine learning algorithms that support the early detection process, along with the impact on combining these algorithms with hyperparameter tuning optimization techniques will be presented. Moreover, we conducted a comparison among proposed techniques to figure out which classifier model can achieve better detection accuracy of the disease.
乳腺癌是近几十年来导致大量死亡的疾病之一。影响康复过程的主要问题之一是疾病的早期发现。因此,本文将介绍几种支持早期检测过程的机器学习算法,以及将这些算法与超参数调优技术相结合的影响。此外,我们对所提出的技术进行了比较,以找出哪种分类器模型可以达到更好的疾病检测精度。
{"title":"A Comprehensive Study on Machine Learning in Breast Cancer Detection and Classification","authors":"A. B. Nassif, Aya Al-Chikh Omar","doi":"10.1145/3571560.3571572","DOIUrl":"https://doi.org/10.1145/3571560.3571572","url":null,"abstract":"Breast cancer is one of the diseases that led to a huge number of deaths in the recent decades. One of the major issues that affect the recovery procedure is the early detection of the disease. Thus, in this paper, several machine learning algorithms that support the early detection process, along with the impact on combining these algorithms with hyperparameter tuning optimization techniques will be presented. Moreover, we conducted a comparison among proposed techniques to figure out which classifier model can achieve better detection accuracy of the disease.","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127365849","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}
引用次数: 4
Measuring Airport Service Quality Using Machine Learning Algorithms 使用机器学习算法衡量机场服务质量
Mohammed Salih Homaid, I. Moulitsas
The airport industry is a highly competitive market that has expanded quickly during the last two decades. Airport management usually measures the level of passenger satisfaction by applying the traditional methods, such as user surveys and expert opinions, which require time and effort to analyse. Recently, there has been considerable attention on employing machine learning techniques and sentiment analysis for measuring the level of passenger satisfaction. Sentiment analysis can be implemented using a range of different methods. However, it is still uncertain which techniques are better suited for recognising the sentiment for a particular subject domain or dataset. In this paper, we analyse the sentiment of air travellers using five different algorithms, namely Logistic Regression, XGBoost, Support Vector Machine, Random Forest and Naïve Bayes. We obtain our data set through the SKYTRAX website which is a collection of reviews of around 600 airports. We apply some pre-processing steps, such as converting the textual reviews into numerical form, by using the term frequency-inverse document frequency. We also remove stopwords from the text using the NLTK list of stopwords. We evaluate our results using the accuracy, precision, recall and F1_score performance metrics. Our analysis shows that XGBoost provides the most accurate results when compared with other algorithms.
机场行业是一个竞争激烈的市场,在过去二十年中迅速扩张。机场管理层通常采用传统的方法来衡量乘客满意度,例如用户调查和专家意见,这需要时间和精力来分析。最近,人们非常关注使用机器学习技术和情感分析来衡量乘客满意度水平。情感分析可以使用一系列不同的方法来实现。然而,仍然不确定哪种技术更适合于识别特定主题领域或数据集的情感。在本文中,我们使用五种不同的算法,即逻辑回归,XGBoost,支持向量机,随机森林和Naïve贝叶斯来分析航空旅客的情绪。我们通过SKYTRAX网站获得数据集,该网站收集了大约600个机场的评论。我们应用了一些预处理步骤,例如通过使用术语频率逆文档频率将文本评论转换为数字形式。我们还使用NLTK停词列表从文本中删除停词。我们使用准确性、精密度、召回率和F1_score性能指标来评估我们的结果。我们的分析表明,与其他算法相比,XGBoost提供了最准确的结果。
{"title":"Measuring Airport Service Quality Using Machine Learning Algorithms","authors":"Mohammed Salih Homaid, I. Moulitsas","doi":"10.1145/3571560.3571562","DOIUrl":"https://doi.org/10.1145/3571560.3571562","url":null,"abstract":"The airport industry is a highly competitive market that has expanded quickly during the last two decades. Airport management usually measures the level of passenger satisfaction by applying the traditional methods, such as user surveys and expert opinions, which require time and effort to analyse. Recently, there has been considerable attention on employing machine learning techniques and sentiment analysis for measuring the level of passenger satisfaction. Sentiment analysis can be implemented using a range of different methods. However, it is still uncertain which techniques are better suited for recognising the sentiment for a particular subject domain or dataset. In this paper, we analyse the sentiment of air travellers using five different algorithms, namely Logistic Regression, XGBoost, Support Vector Machine, Random Forest and Naïve Bayes. We obtain our data set through the SKYTRAX website which is a collection of reviews of around 600 airports. We apply some pre-processing steps, such as converting the textual reviews into numerical form, by using the term frequency-inverse document frequency. We also remove stopwords from the text using the NLTK list of stopwords. We evaluate our results using the accuracy, precision, recall and F1_score performance metrics. Our analysis shows that XGBoost provides the most accurate results when compared with other algorithms.","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115891823","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
An Effective Implementation of Detection and Retrieval Property of Episodic Memory 情景记忆检测与检索特性的有效实现
Aniket Sharma, Pramod Kumar Singh, J. Prakash
A deep understanding of the brain can lead to significant breakthroughs in Artificial Intelligence. Many researchers concentrate their efforts on simulating the human mind to comprehend its complexities better. With the intention of better understanding the episodic memory aspect of the human mind, we propose a deep learning model to implement the detection and retrieval properties of human episodic memory, a part of long-term memory. A model based on LSTM and CNN is proposed, which follows the architectural methodology of Rosenblatt’s experiential memory model. A comparison of detection efficiency and accuracy and the proposed model’s retrieval property with a recently suggested method demonstrate its effectiveness and superiority.
对大脑的深刻理解可以导致人工智能的重大突破。许多研究人员集中精力模拟人类思维,以便更好地理解其复杂性。为了更好地理解人类思维的情景记忆方面,我们提出了一个深度学习模型来实现人类情景记忆的检测和检索特性,情景记忆是长期记忆的一部分。采用Rosenblatt经验记忆模型的架构方法,提出了一种基于LSTM和CNN的记忆模型。将该方法的检测效率和准确率以及模型的检索性能与最近提出的方法进行了比较,证明了该方法的有效性和优越性。
{"title":"An Effective Implementation of Detection and Retrieval Property of Episodic Memory","authors":"Aniket Sharma, Pramod Kumar Singh, J. Prakash","doi":"10.1145/3571560.3571582","DOIUrl":"https://doi.org/10.1145/3571560.3571582","url":null,"abstract":"A deep understanding of the brain can lead to significant breakthroughs in Artificial Intelligence. Many researchers concentrate their efforts on simulating the human mind to comprehend its complexities better. With the intention of better understanding the episodic memory aspect of the human mind, we propose a deep learning model to implement the detection and retrieval properties of human episodic memory, a part of long-term memory. A model based on LSTM and CNN is proposed, which follows the architectural methodology of Rosenblatt’s experiential memory model. A comparison of detection efficiency and accuracy and the proposed model’s retrieval property with a recently suggested method demonstrate its effectiveness and superiority.","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114746211","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
MixUp based Cross-Consistency Training for Named Entity Recognition 基于混合的命名实体识别交叉一致性训练
Geonsik Youn, Bohan Yoon, Seungbin Ji, Dahee Ko, J. Rhee
Named Entity Recognition (NER) is one of the first stages in deep natural language understanding. The state-of-the-art deep NER models are dependent on high-quality and massive datasets. Also, the NER tasks require token-level labels. For this reason, there is a problem that annotating many sentences for the NER tasks is time-consuming and expensive. To solve this problem, many prior studies have been conducted to use the auto annotated weakly labeled data. However, the weakly labeled data contains a lot of noises that are obstructive to the training of NER models. We propose to use MixUp and cross-consistency training (CCT) together as a strategy to use weakly labeled data for NER tasks. In this study, the proposed method stems from the idea that MixUp, which was recently considered the data augmentation strategy, hinders the NER model training. Inspired by this point, we propose to use MixUp as a perturbation of cross-consistency training for NER. Experiments conducted on several NER benchmarks demonstrate the proposed method achieves improved performance compared to employing only a few human-annotated data.
命名实体识别(NER)是深度自然语言理解的首要阶段之一。最先进的深度NER模型依赖于高质量和大量的数据集。此外,NER任务需要令牌级标签。由于这个原因,存在一个问题,即为NER任务注释许多句子既耗时又昂贵。为了解决这一问题,已有许多研究使用自动标注弱标记数据。然而,弱标记数据中含有大量的噪声,阻碍了NER模型的训练。我们建议将MixUp和交叉一致性训练(CCT)一起作为一种策略,在NER任务中使用弱标记数据。在本研究中,提出的方法源于最近被认为是数据增强策略的MixUp阻碍了NER模型的训练。受此启发,我们建议使用MixUp作为NER交叉一致性训练的扰动。在几个NER基准测试中进行的实验表明,与仅使用少量人工注释数据相比,所提出的方法取得了更好的性能。
{"title":"MixUp based Cross-Consistency Training for Named Entity Recognition","authors":"Geonsik Youn, Bohan Yoon, Seungbin Ji, Dahee Ko, J. Rhee","doi":"10.1145/3571560.3571576","DOIUrl":"https://doi.org/10.1145/3571560.3571576","url":null,"abstract":"Named Entity Recognition (NER) is one of the first stages in deep natural language understanding. The state-of-the-art deep NER models are dependent on high-quality and massive datasets. Also, the NER tasks require token-level labels. For this reason, there is a problem that annotating many sentences for the NER tasks is time-consuming and expensive. To solve this problem, many prior studies have been conducted to use the auto annotated weakly labeled data. However, the weakly labeled data contains a lot of noises that are obstructive to the training of NER models. We propose to use MixUp and cross-consistency training (CCT) together as a strategy to use weakly labeled data for NER tasks. In this study, the proposed method stems from the idea that MixUp, which was recently considered the data augmentation strategy, hinders the NER model training. Inspired by this point, we propose to use MixUp as a perturbation of cross-consistency training for NER. Experiments conducted on several NER benchmarks demonstrate the proposed method achieves improved performance compared to employing only a few human-annotated data.","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130433218","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
Design for the elderly: the acceptance of smart vests in the senior population 老年人设计:智能背心在老年人群中的接受度
Zhuozhen Xie
In the context of a fast-aging population, the health problem of the elderly has become a hot spot in the world [1]. In terms of long-term care, wearable health monitoring technology is an excellent way to address these issues [2]. As a kind of wearable system, the smart vest is used as the object of this study. In order to encourage the elderly to use and wear smart vests, this study investigated the factors affecting the acceptance of smart vests; moreover, it developed the technology acceptance model of smart vests for the elderly population. The model was certified with a sample of 152 older adults aged 60 and above. The results show that aesthetics as an external factor has a significant positive impact on perceived usefulness and ease of use. Perceived usefulness positively impacts the attitude of the elderly to use smart vests. This research provides valuable insights for future researchers and practitioners to improve the acceptance of smart vests among older adults.
在人口快速老龄化的背景下,老年人的健康问题已成为世界关注的热点。就长期护理而言,可穿戴健康监测技术是解决这些问题的绝佳途径。智能背心作为一种可穿戴系统,作为本研究的对象。为了鼓励老年人使用和穿着智能背心,本研究调查了影响智能背心接受度的因素;开发了面向老年人群的智能背心技术接受模型。该模型在152名60岁及以上的老年人中得到了验证。结果表明,美学作为一个外部因素对感知有用性和易用性有显著的正向影响。感知有用性正向影响老年人使用智能背心的态度。这项研究为未来的研究人员和实践者提供了有价值的见解,以提高老年人对智能背心的接受度。
{"title":"Design for the elderly: the acceptance of smart vests in the senior population","authors":"Zhuozhen Xie","doi":"10.1145/3571560.3571580","DOIUrl":"https://doi.org/10.1145/3571560.3571580","url":null,"abstract":"In the context of a fast-aging population, the health problem of the elderly has become a hot spot in the world [1]. In terms of long-term care, wearable health monitoring technology is an excellent way to address these issues [2]. As a kind of wearable system, the smart vest is used as the object of this study. In order to encourage the elderly to use and wear smart vests, this study investigated the factors affecting the acceptance of smart vests; moreover, it developed the technology acceptance model of smart vests for the elderly population. The model was certified with a sample of 152 older adults aged 60 and above. The results show that aesthetics as an external factor has a significant positive impact on perceived usefulness and ease of use. Perceived usefulness positively impacts the attitude of the elderly to use smart vests. This research provides valuable insights for future researchers and practitioners to improve the acceptance of smart vests among older adults.","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125608476","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 semantic real-time activity recognition system for sequential procedures in vocational learning 面向职业学习顺序过程的语义实时活动识别系统
J. Magro, Daren Scerri
In various areas of study, standard established procedures are critical for the successful accomplishment of a kinaesthetic task. Such standard procedures are important in various industries like engineering and health. This study makes a case for the development of intelligent activity monitoring systems for learning purposes through a proof of concept in first-aid training. Minor accidents such as simple cuts, bruises and minor burns are frequently treated without the need of emergency medical services. However, an incorrect first-aid procedure may lead to medical complications. This study aims to aid a learner to train how to perform a first-aid procedure for treating a wound through real-time monitoring, instructions and feedback. We propose a three-phase system where fast object detection, activity recognition in a temporal dimension and sequencing are used to semantically understand leaner actions. The You Only Look Once (YOLOv5) was used in phase 1 to detect multiple objects like wounds and bandages and Mediapipe to detect hand landmarks. Each class was assigned a different threshold for more accurate detections. The object detection model achieved a mean Average Precision (mAP) of 72.74% on the validation set and was subsequently used in a temporal manner to recognize an action. This temporal method to recognize the action of applying pressure over a wound, achieved an F1-Score of 91.67%. The method using an ontology-based technique to recognize the action of applying a bandage, achieved an F1-Score of 90.91%. The optimum distance from camera was found to be the actor placed at a position where the arm of the wounded actor occupies a significant portion of the viewport, whilst the optimum camera angle was found to be 110°. The created sequencing algorithm was tested using three different scenarios with the aid of a number of participants. The overall accuracy was 83.33%, wherein the result highlights that the algorithm is able to identify the sequence being conducted even with minimal movement involved during bandage application. The proposed system has high prospects of addressing challenges in a real-world environment.
在不同的研究领域,标准的既定程序是成功完成动觉任务的关键。这样的标准程序在工程和卫生等各个行业都很重要。本研究通过在急救培训中的概念验证,为学习目的的智能活动监测系统的发展提出了一个案例。诸如简单的割伤、瘀伤和轻微烧伤等轻微事故往往不需要紧急医疗服务就能得到治疗。然而,不正确的急救程序可能导致医学并发症。本研究旨在通过实时监测、指导和反馈来帮助学习者训练如何执行急救程序来处理伤口。我们提出了一个三相系统,其中使用快速对象检测,时间维度的活动识别和排序来从语义上理解更精简的动作。第一阶段使用You Only Look Once (YOLOv5)来检测多个物体,如伤口和绷带,使用Mediapipe来检测手部地标。为了更准确的检测,每个类别都被分配了不同的阈值。目标检测模型在验证集上的平均精度(mAP)达到72.74%,随后以时间方式用于识别动作。该方法用于识别在创面上施加压力的动作,f1评分为91.67%。该方法使用基于本体的技术来识别绷带的动作,获得了90.91%的f1评分。我们发现,演员与摄像机的最佳距离是放置在受伤演员的手臂占据视口很大一部分的位置,而最佳摄像机角度是110°。在许多参与者的帮助下,用三种不同的场景测试了所创建的排序算法。总体准确率为83.33%,其中结果突出表明,即使在绷带应用过程中涉及的最小运动,该算法也能够识别正在进行的序列。所提出的系统在解决现实环境中的挑战方面具有很高的前景。
{"title":"A semantic real-time activity recognition system for sequential procedures in vocational learning","authors":"J. Magro, Daren Scerri","doi":"10.1145/3571560.3571579","DOIUrl":"https://doi.org/10.1145/3571560.3571579","url":null,"abstract":"In various areas of study, standard established procedures are critical for the successful accomplishment of a kinaesthetic task. Such standard procedures are important in various industries like engineering and health. This study makes a case for the development of intelligent activity monitoring systems for learning purposes through a proof of concept in first-aid training. Minor accidents such as simple cuts, bruises and minor burns are frequently treated without the need of emergency medical services. However, an incorrect first-aid procedure may lead to medical complications. This study aims to aid a learner to train how to perform a first-aid procedure for treating a wound through real-time monitoring, instructions and feedback. We propose a three-phase system where fast object detection, activity recognition in a temporal dimension and sequencing are used to semantically understand leaner actions. The You Only Look Once (YOLOv5) was used in phase 1 to detect multiple objects like wounds and bandages and Mediapipe to detect hand landmarks. Each class was assigned a different threshold for more accurate detections. The object detection model achieved a mean Average Precision (mAP) of 72.74% on the validation set and was subsequently used in a temporal manner to recognize an action. This temporal method to recognize the action of applying pressure over a wound, achieved an F1-Score of 91.67%. The method using an ontology-based technique to recognize the action of applying a bandage, achieved an F1-Score of 90.91%. The optimum distance from camera was found to be the actor placed at a position where the arm of the wounded actor occupies a significant portion of the viewport, whilst the optimum camera angle was found to be 110°. The created sequencing algorithm was tested using three different scenarios with the aid of a number of participants. The overall accuracy was 83.33%, wherein the result highlights that the algorithm is able to identify the sequence being conducted even with minimal movement involved during bandage application. The proposed system has high prospects of addressing challenges in a real-world environment.","PeriodicalId":143909,"journal":{"name":"Proceedings of the 6th International Conference on Advances in Artificial Intelligence","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2022-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114133171","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
期刊
Proceedings of the 6th International Conference on Advances in Artificial Intelligence
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1