首页 > 最新文献

Scalable Computing-Practice and Experience最新文献

英文 中文
Which User Guidance Works Better in VR? A User Guidance Learning Effect Study in Virtual Environment 哪种用户指南在VR中更有效?虚拟环境下用户引导学习效果研究
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00170
Shuqin Zhu, Xiaoping Che, Chenxin Qu, Hao Li, Siyuan Wang
Virtual reality (VR) has become popular recently due to the release of several consumer-grade VR devices. At present, VR technology has been widely used in education, entertainment, and other fields. However, up to now, there is no unified method to teach users how to interact in the virtual environment. This work explores the impact of guidance forms on user experience and basic operations in virtual environments based on three VR games with interactive content ranging from simple to complex. We conducted a user study (n=105) to compare the impact of text-and-image-based guidance, video-based guidance, and interactive guidance on user experience and basic operational learning. The results show that interactive guidance makes users more immersive, especially in environments that involve complex interactions. At the same time, the user’s sense of immersion, which is reflected in the heart rate change in this study, is also significantly correlated with the user’s learning situation and can be used as an indicator to roughly estimate the user’s learning situation. These findings emphasize that user-guidance forms, as an important part of the virtual reality experience, can directly affect the user experience and the user’s learning of operations in the virtual environment.
由于一些消费级虚拟现实设备的发布,虚拟现实(VR)最近变得流行起来。目前,VR技术已广泛应用于教育、娱乐等领域。然而,到目前为止,还没有统一的方法来教导用户如何在虚拟环境中进行交互。本研究通过三款互动内容从简单到复杂的VR游戏,探讨了引导形式对虚拟环境中用户体验和基本操作的影响。我们进行了一项用户研究(n=105),比较基于文本和图像的指导、基于视频的指导和交互式指导对用户体验和基本操作学习的影响。结果表明,交互式引导使用户更具沉浸感,特别是在涉及复杂交互的环境中。同时,在本研究中体现为心率变化的用户沉浸感也与用户的学习情况显著相关,可以作为一个指标来粗略估计用户的学习情况。这些发现强调用户引导形式作为虚拟现实体验的重要组成部分,可以直接影响用户体验和用户对虚拟环境中操作的学习。
{"title":"Which User Guidance Works Better in VR? A User Guidance Learning Effect Study in Virtual Environment","authors":"Shuqin Zhu, Xiaoping Che, Chenxin Qu, Hao Li, Siyuan Wang","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00170","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00170","url":null,"abstract":"Virtual reality (VR) has become popular recently due to the release of several consumer-grade VR devices. At present, VR technology has been widely used in education, entertainment, and other fields. However, up to now, there is no unified method to teach users how to interact in the virtual environment. This work explores the impact of guidance forms on user experience and basic operations in virtual environments based on three VR games with interactive content ranging from simple to complex. We conducted a user study (n=105) to compare the impact of text-and-image-based guidance, video-based guidance, and interactive guidance on user experience and basic operational learning. The results show that interactive guidance makes users more immersive, especially in environments that involve complex interactions. At the same time, the user’s sense of immersion, which is reflected in the heart rate change in this study, is also significantly correlated with the user’s learning situation and can be used as an indicator to roughly estimate the user’s learning situation. These findings emphasize that user-guidance forms, as an important part of the virtual reality experience, can directly affect the user experience and the user’s learning of operations in the virtual environment.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"69 1","pages":"1178-1183"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"80280054","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
Mining Implicit Relations Among Image Channels for Few-Shot Semantic Segmentation 基于少镜头语义分割的图像通道隐式关系挖掘
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00062
Xu Yuan, Ying Yang, Huafei Huang, Shuo Yu, Lili Cong
The goal of few-shot semantic segmentation (FSS) is to segment the foreground image of an unseen class in the query image by using a few labeled support images. Existing two-branch models mine support and query image information to improve segmentation results by employing support prototypes, calculating the similarity between support and query images, or fusing multi-scale features. Such methods only focus on the spatial information of the query image in the initial feature extraction and subsequent processes. Meanwhile, limited by the sample size, their ability to extract channel information is insufficient, thus leading to the information loss of the query image. To solve the issues, we propose an implicit channel relation based few-shot semantic segmentation method entitled MANGO. The implicit relation mining process is implemented after the initial feature extraction and before the two branches interact to fully mine the query image information. Specifically, the query channel features are taken as nodes to construct the graph structure to establish the relationship between nodes. The network motif is used to quantity the attribute features and structural features of nodes to enhance the relationship between channels. Finally, we aggregate the two features and mine the implicit relationship of nodes through graph representation learning. Experiments on PASCAL-5i and FSS-1000 datasets demonstrate that our proposed method outperforms the state-of-the-art methods.
少镜头语义分割(FSS)的目标是使用少量标记的支持图像来分割查询图像中未见类的前景图像。现有的双分支模型通过挖掘支持和查询图像信息,利用支持原型、计算支持和查询图像之间的相似度或融合多尺度特征来改善分割结果。这些方法在初始特征提取和后续处理中只关注查询图像的空间信息。同时,受样本量的限制,它们提取通道信息的能力不足,从而导致查询图像的信息丢失。为了解决这一问题,我们提出了一种基于隐式通道关系的少镜头语义分割方法MANGO。隐式关系挖掘过程在初始特征提取之后,在两个分支交互之前实现,充分挖掘查询图像信息。具体而言,将查询通道特征作为节点来构造图结构,建立节点之间的关系。利用网络基序对节点的属性特征和结构特征进行量化,增强通道之间的关系。最后,我们将两个特征聚合,并通过图表示学习挖掘节点之间的隐式关系。在PASCAL-5i和FSS-1000数据集上的实验表明,我们提出的方法优于最先进的方法。
{"title":"Mining Implicit Relations Among Image Channels for Few-Shot Semantic Segmentation","authors":"Xu Yuan, Ying Yang, Huafei Huang, Shuo Yu, Lili Cong","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00062","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00062","url":null,"abstract":"The goal of few-shot semantic segmentation (FSS) is to segment the foreground image of an unseen class in the query image by using a few labeled support images. Existing two-branch models mine support and query image information to improve segmentation results by employing support prototypes, calculating the similarity between support and query images, or fusing multi-scale features. Such methods only focus on the spatial information of the query image in the initial feature extraction and subsequent processes. Meanwhile, limited by the sample size, their ability to extract channel information is insufficient, thus leading to the information loss of the query image. To solve the issues, we propose an implicit channel relation based few-shot semantic segmentation method entitled MANGO. The implicit relation mining process is implemented after the initial feature extraction and before the two branches interact to fully mine the query image information. Specifically, the query channel features are taken as nodes to construct the graph structure to establish the relationship between nodes. The network motif is used to quantity the attribute features and structural features of nodes to enhance the relationship between channels. Finally, we aggregate the two features and mine the implicit relationship of nodes through graph representation learning. Experiments on PASCAL-5i and FSS-1000 datasets demonstrate that our proposed method outperforms the state-of-the-art methods.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"13 1","pages":"275-284"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79406077","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
Discovering All-chain Set with Direction and Graduality Characteristics over Streaming Time Series 流时间序列上具有方向性和渐进性特征的全链集的发现
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00240
Shaopeng Wang, Chunkai Feng
Since its introduction over five years ago, time series chain has become a fundamental tool for time series analytics, finding diverse uses in dozens of domains. Recent work has generalized the definition of time series chain, and introduced a novel definition of time series chain with directionality and graduality characteristics (TSC-DG) which can significantly enhance both robustness and usability of the original time series chain. However, previous studies on TSCDG process fixed-length time series. In this work, we focus on the issue of all-chain set with direction and graduality characteristics (all-TSCS-DG) mining over streaming time series for the first time, where all-TSCS-DG is the core of current TSCDG researches. We propose an improved Naive algorithm (IN) to solve this problem. Compared to the Naive, the IN guarantees the same space costs and results firstly, secondly is the IN takes two additional optimal strategies to further improve the time efficiency. The basic ideas of these two strategies are both incremental computing. The first one can make the IN update the IB structure at each time-tick incrementally, where the IB is an important data structure that is used to obtain the all-TSCS-DG. The second one makes the IN obtain mining results at current time-tick based on the ones at the last time-tick incrementally. Extensive experiments on real dataset demonstrate the efficiency and effectiveness of the IN.
自五年前推出以来,时间序列链已成为时间序列分析的基本工具,在数十个领域中找到了不同的用途。近年来对时间序列链的定义进行了推广,提出了一种具有方向性和渐进性特征的时间序列链的新定义(TSC-DG),可以显著提高原时间序列链的鲁棒性和可用性。然而,以往的研究对TSCDG处理定长时间序列。本文首次研究了流时间序列上具有方向性和渐进性特征的全链集(all-TSCS-DG)挖掘问题,其中all-TSCS-DG是当前TSCDG研究的核心。我们提出了一种改进的朴素算法(IN)来解决这个问题。与Naive相比,IN首先保证了相同的空间成本和结果,其次是IN额外采用了两种最优策略来进一步提高时间效率。这两种策略的基本思想都是增量计算。第一种方法可以使IN在每个时间点增量更新IB结构,其中IB是用于获取all-TSCS-DG的重要数据结构。第二种方法是基于上一个时间点的挖掘结果,逐步获得当前时间点的挖掘结果。在真实数据集上的大量实验证明了该方法的有效性。
{"title":"Discovering All-chain Set with Direction and Graduality Characteristics over Streaming Time Series","authors":"Shaopeng Wang, Chunkai Feng","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00240","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00240","url":null,"abstract":"Since its introduction over five years ago, time series chain has become a fundamental tool for time series analytics, finding diverse uses in dozens of domains. Recent work has generalized the definition of time series chain, and introduced a novel definition of time series chain with directionality and graduality characteristics (TSC-DG) which can significantly enhance both robustness and usability of the original time series chain. However, previous studies on TSCDG process fixed-length time series. In this work, we focus on the issue of all-chain set with direction and graduality characteristics (all-TSCS-DG) mining over streaming time series for the first time, where all-TSCS-DG is the core of current TSCDG researches. We propose an improved Naive algorithm (IN) to solve this problem. Compared to the Naive, the IN guarantees the same space costs and results firstly, secondly is the IN takes two additional optimal strategies to further improve the time efficiency. The basic ideas of these two strategies are both incremental computing. The first one can make the IN update the IB structure at each time-tick incrementally, where the IB is an important data structure that is used to obtain the all-TSCS-DG. The second one makes the IN obtain mining results at current time-tick based on the ones at the last time-tick incrementally. Extensive experiments on real dataset demonstrate the efficiency and effectiveness of the IN.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"7 1","pages":"1664-1670"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79525821","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
Utility-Aware Data Anonymization Model for Healthcare Information 用于医疗保健信息的实用程序感知数据匿名化模型
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00372
Fadi Alhaddadin, Jairo Gutiérrez
The use of collected data is a valuable source for analysis that benefits both medical research and practice. Information privacy is considered a significant challenge that hinders using such information for research purposes. In terms of research, releasing patients’ information for research purposes may lead to privacy breaches for patients in various cases. Individual patients may not wish to be identifiable when using information about their health for research. This work proposes a utility-aware data anonymization model for sharing patients’ health information for research purposes in a privacy-preserving manner. The proposed model is interactive and involves a number of operations that are performed on patients’ information before releasing it for research purposes according to certain requirements specified by the data user (researcher).
使用收集到的数据是一种有价值的分析来源,有利于医学研究和实践。信息隐私被认为是一个重大的挑战,它阻碍了这些信息用于研究目的。在研究方面,出于研究目的而发布患者信息可能会在各种情况下导致患者隐私被侵犯。个别患者在使用其健康信息进行研究时可能不希望被识别。这项工作提出了一种实用感知数据匿名化模型,用于以保护隐私的方式共享患者健康信息。所建议的模型是交互式的,涉及在根据数据用户(研究者)指定的某些要求将患者信息发布用于研究目的之前对其进行的一系列操作。
{"title":"Utility-Aware Data Anonymization Model for Healthcare Information","authors":"Fadi Alhaddadin, Jairo Gutiérrez","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00372","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00372","url":null,"abstract":"The use of collected data is a valuable source for analysis that benefits both medical research and practice. Information privacy is considered a significant challenge that hinders using such information for research purposes. In terms of research, releasing patients’ information for research purposes may lead to privacy breaches for patients in various cases. Individual patients may not wish to be identifiable when using information about their health for research. This work proposes a utility-aware data anonymization model for sharing patients’ health information for research purposes in a privacy-preserving manner. The proposed model is interactive and involves a number of operations that are performed on patients’ information before releasing it for research purposes according to certain requirements specified by the data user (researcher).","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"93 1","pages":"2348-2357"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78598611","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
Term Similarity-aware Extensive and Intensive Reading For Multiple Choice Question Answering
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00179
Xue Li, Junjie Zhang, Junlong Ma
Multiple Choice Question Answering(MCQA) aims to automatically choose a correct answer from candidate options when given a passage and question. Existing approaches generally model attention mechanisms based on whole-passage information or manually tag key sentences for weakly supervised learning, which leads to the models focusing extensively on redundant information and costly manual annotation. In this paper, we consider evidence sentence extraction work in an unsupervised way to precisely pinpoint evidence sentences and minimize the impact of redundant information while avoiding costly manual annotations. Specifically, we propose a novel model called Term Similarity-aware Extensive and Intensive Reading(TS-EIR), which dynamically and automatically refines critical information by term similarity. In detail, it intelligently selects sentences more relevant to the question from the passage and deeply extracts features by enhanced graph convolutional neural network. We apply the proposed TS-EIR to a typical pre-trained language model, BERT, for encoding and evaluate it on the RACE and Dream benchmarks, which verify our model achieves substantial performance improvements over the current baseline.
MCQA (Multiple Choice Question answer)的目的是在给定一篇文章或一个问题时,从考生的选项中自动选择一个正确答案。对于弱监督学习,现有的方法通常基于全文信息或手动标记关键句子来建模注意机制,这导致模型广泛关注冗余信息和昂贵的手动注释。在本文中,我们考虑以一种无监督的方式提取证据句子,以精确地定位证据句子,并最小化冗余信息的影响,同时避免昂贵的人工注释。具体来说,我们提出了一个新的模型,称为术语相似度感知的泛读和精读(TS-EIR),该模型根据术语相似度动态自动地提炼关键信息。它从文章中智能地选择与问题更相关的句子,并通过增强的图卷积神经网络深度提取特征。我们将提出的TS-EIR应用到一个典型的预训练语言模型BERT上进行编码,并在RACE和Dream基准上对其进行评估,这验证了我们的模型在当前基线上实现了实质性的性能改进。
{"title":"Term Similarity-aware Extensive and Intensive Reading For Multiple Choice Question Answering","authors":"Xue Li, Junjie Zhang, Junlong Ma","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00179","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00179","url":null,"abstract":"Multiple Choice Question Answering(MCQA) aims to automatically choose a correct answer from candidate options when given a passage and question. Existing approaches generally model attention mechanisms based on whole-passage information or manually tag key sentences for weakly supervised learning, which leads to the models focusing extensively on redundant information and costly manual annotation. In this paper, we consider evidence sentence extraction work in an unsupervised way to precisely pinpoint evidence sentences and minimize the impact of redundant information while avoiding costly manual annotations. Specifically, we propose a novel model called Term Similarity-aware Extensive and Intensive Reading(TS-EIR), which dynamically and automatically refines critical information by term similarity. In detail, it intelligently selects sentences more relevant to the question from the passage and deeply extracts features by enhanced graph convolutional neural network. We apply the proposed TS-EIR to a typical pre-trained language model, BERT, for encoding and evaluate it on the RACE and Dream benchmarks, which verify our model achieves substantial performance improvements over the current baseline.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"15 1","pages":"1285-1291"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76895686","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
TGNRec: Recommendation Based on Trust Networks and Graph Neural Networks TGNRec:基于信任网络和图神经网络的推荐
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00274
Ting Li, Chundong Wang, Huai-bin Wang
In recent years, user-user trust relationships have played an important role in recommendation based on graph neural networks(GNNs). However, existing studies based on GNNs still face the following challenges: how to obtain more rating information of users’ trust from trust networks when using GNNs to learn the user latent feature. And how to effectively mine items’ relationships from the recommended data so that GNNs can better learn the item latent feature. To address the above challenges, in this paper, we propose a new model called TGNRec that accomplishes recommendation based on trust networks and graph neural networks. TGNRec consists of three modules: User Spatial Module, Item Spatial Module, Prediction Module. User Spatial Module considers both the rating information of users’ direct and indirect trust based on the transfer properties of trust relationships in trust networks. It mainly learns the user latent feature using user-item interactions and user-user trust relationships. Item Spatial Module establishes items’ similarity relationships based on the rating mean, which helps GNNs learn the item latent feature from user-item interactions and item-item relationships. Prediction Module realizes users’ rating prediction for unrated items by aggregating User Spatial Module and Item Spatial Module. At last, we conduct experiments on two real-world datasets, Film Trust and Ciao-DVD. The experimental results demonstrate the effectiveness of TGNRec for rating prediction in recommendation.
近年来,用户-用户信任关系在基于图神经网络(gnn)的推荐中发挥了重要作用。然而,基于gnn的现有研究仍然面临着以下挑战:在使用gnn学习用户潜在特征时,如何从信任网络中获取更多的用户信任评级信息。如何从推荐的数据中有效地挖掘项目之间的关系,使gnn能够更好地学习项目的潜在特征。为了解决上述挑战,本文提出了一种名为TGNRec的新模型,该模型基于信任网络和图神经网络来完成推荐。TGNRec由三个模块组成:用户空间模块、项目空间模块、预测模块。用户空间模块基于信任网络中信任关系的传递特性,考虑了用户直接信任和间接信任的评级信息。它主要利用用户-物品交互和用户-用户信任关系来学习用户潜在特征。物品空间模块基于评分均值建立物品相似关系,帮助gnn从用户-物品交互和物品-物品关系中学习物品潜在特征。预测模块通过聚合用户空间模块和物品空间模块实现用户对未评级物品的评级预测。最后,我们在Film Trust和Ciao-DVD两个真实数据集上进行了实验。实验结果证明了TGNRec算法在推荐评价预测中的有效性。
{"title":"TGNRec: Recommendation Based on Trust Networks and Graph Neural Networks","authors":"Ting Li, Chundong Wang, Huai-bin Wang","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00274","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00274","url":null,"abstract":"In recent years, user-user trust relationships have played an important role in recommendation based on graph neural networks(GNNs). However, existing studies based on GNNs still face the following challenges: how to obtain more rating information of users’ trust from trust networks when using GNNs to learn the user latent feature. And how to effectively mine items’ relationships from the recommended data so that GNNs can better learn the item latent feature. To address the above challenges, in this paper, we propose a new model called TGNRec that accomplishes recommendation based on trust networks and graph neural networks. TGNRec consists of three modules: User Spatial Module, Item Spatial Module, Prediction Module. User Spatial Module considers both the rating information of users’ direct and indirect trust based on the transfer properties of trust relationships in trust networks. It mainly learns the user latent feature using user-item interactions and user-user trust relationships. Item Spatial Module establishes items’ similarity relationships based on the rating mean, which helps GNNs learn the item latent feature from user-item interactions and item-item relationships. Prediction Module realizes users’ rating prediction for unrated items by aggregating User Spatial Module and Item Spatial Module. At last, we conduct experiments on two real-world datasets, Film Trust and Ciao-DVD. The experimental results demonstrate the effectiveness of TGNRec for rating prediction in recommendation.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"24 1","pages":"1896-1901"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78854807","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
Leveraging Perturbation Consistency to Improve Multi-hop Knowledge Base Question Answering 利用扰动一致性改进多跳知识库问答
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00196
Xin Wang, Hongbin Shi
Multi-hop knowledge base question answering aims to answer natural language questions through multi-hop relation reasoning in the knowledge base. An important challenge of the task is the lack of labels for reasoning paths, which leads to the possibility to produce correct answers through incorrect paths in the training, and cannot generalize well in testing. Recently research has attempted to handle the challenge by devising reward shaping or introducing additional information to generate supervision signals of intermediate paths. But they required extra expert experience and label information. To address this situation, we propose a novel method under the teacher-student framework, it leverages perturbation consistency to learn intermediate paths. In the teacher network, we construct close data points for intermediate path prediction by applying random perturbations. Inspired by the data smoothing assumption that labels of close data points should be the same, a consistency loss over predictions of constructed data points and original ones is evaluated. The student network is used to answer questions more precisely by leveraging the intermediate distribution learned from the teacher network. Extensive experiments on two benchmark datasets are conducted, and the results have demonstrated the effectiveness of the proposed method.
多跳知识库问答旨在通过知识库中的多跳关系推理来回答自然语言问题。该任务的一个重要挑战是缺乏对推理路径的标签,这导致在训练中可能通过错误的路径产生正确的答案,而在测试中不能很好地泛化。最近的研究试图通过设计奖励塑造或引入额外的信息来产生中间路径的监督信号来应对这一挑战。但它们需要额外的专家经验和标签信息。为了解决这种情况,我们提出了一种新的方法,在师生框架下,它利用扰动一致性来学习中间路径。在教师网络中,我们通过应用随机扰动构造接近的数据点来进行中间路径预测。受数据平滑假设的启发,接近数据点的标签应该是相同的,对构建数据点和原始数据点的预测的一致性损失进行了评估。通过利用从教师网络中学到的中间分布,学生网络可以更精确地回答问题。在两个基准数据集上进行了大量的实验,结果证明了该方法的有效性。
{"title":"Leveraging Perturbation Consistency to Improve Multi-hop Knowledge Base Question Answering","authors":"Xin Wang, Hongbin Shi","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00196","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00196","url":null,"abstract":"Multi-hop knowledge base question answering aims to answer natural language questions through multi-hop relation reasoning in the knowledge base. An important challenge of the task is the lack of labels for reasoning paths, which leads to the possibility to produce correct answers through incorrect paths in the training, and cannot generalize well in testing. Recently research has attempted to handle the challenge by devising reward shaping or introducing additional information to generate supervision signals of intermediate paths. But they required extra expert experience and label information. To address this situation, we propose a novel method under the teacher-student framework, it leverages perturbation consistency to learn intermediate paths. In the teacher network, we construct close data points for intermediate path prediction by applying random perturbations. Inspired by the data smoothing assumption that labels of close data points should be the same, a consistency loss over predictions of constructed data points and original ones is evaluated. The student network is used to answer questions more precisely by leveraging the intermediate distribution learned from the teacher network. Extensive experiments on two benchmark datasets are conducted, and the results have demonstrated the effectiveness of the proposed method.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"25 1","pages":"1360-1365"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76773025","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
Aspect-Level Sentiment Classification Based on Self-Attention Routing via Capsule Network 基于胶囊网络自注意路由的方面级情感分类
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00280
Chang Liu, Jianxia Chen, Tianci Wang, Qi Liu, Xinyun Wu, Lei Mao
Aspect-level sentiment classification task aims at determining the sentiment polarity towards each aspect in a sentence. Although existing models have achieved remarkable performance, they always ignore the semantic relationship between aspects and their context, resulting in the lack of syntax information and aspect features. Therefore, the paper proposes a novel model named ASC based on the Self-Attention routing combined with the Position-biased weight approach, ASC-SAP in short. First, the paper utilizes the position-biased weight approach to construct an aspect-enhanced embedding. Furthermore, the paper develops a novel non-iterative but highly parallelized self-attention routing mechanism to efficiently transfer the aspect features to the target capsules. In addition, the paper utilizes pre-trained model bidirectional encoder representation from transformers (BERT). Comprehensive experiments show that our model achieves excellent performance on Twitter and SemEval2014 benchmarks and verify the effectiveness of our models.
方面级情感分类任务旨在确定句子中每个方面的情感极性。虽然现有的模型已经取得了显著的成绩,但它们往往忽略了方面及其上下文之间的语义关系,导致缺乏语法信息和方面特征。因此,本文提出了一种基于自注意路由与位置偏权方法相结合的新模型ASC,简称ASC- sap。首先,本文利用位置偏权方法构建了一个方面增强的嵌入。在此基础上,提出了一种新的非迭代但高度并行的自关注路由机制,以有效地将方面特征传递给目标胶囊。此外,本文利用预训练模型双向编码器表示从变压器(BERT)。综合实验表明,我们的模型在Twitter和SemEval2014基准上取得了优异的性能,验证了我们模型的有效性。
{"title":"Aspect-Level Sentiment Classification Based on Self-Attention Routing via Capsule Network","authors":"Chang Liu, Jianxia Chen, Tianci Wang, Qi Liu, Xinyun Wu, Lei Mao","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00280","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00280","url":null,"abstract":"Aspect-level sentiment classification task aims at determining the sentiment polarity towards each aspect in a sentence. Although existing models have achieved remarkable performance, they always ignore the semantic relationship between aspects and their context, resulting in the lack of syntax information and aspect features. Therefore, the paper proposes a novel model named ASC based on the Self-Attention routing combined with the Position-biased weight approach, ASC-SAP in short. First, the paper utilizes the position-biased weight approach to construct an aspect-enhanced embedding. Furthermore, the paper develops a novel non-iterative but highly parallelized self-attention routing mechanism to efficiently transfer the aspect features to the target capsules. In addition, the paper utilizes pre-trained model bidirectional encoder representation from transformers (BERT). Comprehensive experiments show that our model achieves excellent performance on Twitter and SemEval2014 benchmarks and verify the effectiveness of our models.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"279 1","pages":"1936-1941"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87015073","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
Privacy-Preserving Digital Twin for Vehicular Edge Computing Networks 车辆边缘计算网络的隐私保护数字孪生
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00318
Yi Yang, Wenqiang Ma, Wenqiao Sun, Haibin Zhang t, Zhiqiang Liu, Lexi Xu, Ye Zhu
As an emerging technology, digital twin (DT) has great potential to address the challenges posed by the dynamics and complexity of vehicles in vehicular edge computing (VEC) networks. By mapping the VEC network to the virtual space, DT can monitor vehicles, road side units (RSUs), channels, and resource usage in real time, further bringing comprehensive and accurate network analysis to the VEC network. However, the real-world implement of DT-empowered VEC networks cannot avoid the collection of privacy-sensitive information of participants. An incentive mechanism is necessitated to identify the qualities of participants without prior information and incent them to participate in DT modeling, so as to realize the requirement of privacy preserving while improving the DT modeling efficiency. In this paper, We propose a combined multi-armed bandit-based auction (CMABA) incentive mechanism that can identify the quality of clients in the VEC network without revealing sensitive and private information, and achieve the optimal performance of the model under budget constraints. The simulation results show that this scheme can significantly incent high-quality clients to participate in DT modeling under the requirement of privacy preserving and the constraint of limited budget, and improve the accuracy of DT modeling.
作为一项新兴技术,数字孪生(DT)在解决车辆边缘计算(VEC)网络中车辆动态和复杂性带来的挑战方面具有巨大潜力。通过将VEC网络映射到虚拟空间,DT可以实时监控车辆、路侧单元(rsu)、通道和资源使用情况,进一步为VEC网络带来全面、准确的网络分析。然而,在现实世界中,基于dt的VEC网络无法避免对参与者隐私敏感信息的收集。需要一种激励机制来识别没有先验信息的参与者的素质,激励他们参与DT建模,从而在提高DT建模效率的同时实现隐私保护的要求。在本文中,我们提出了一种联合多臂强盗拍卖(CMABA)激励机制,该机制可以在不泄露敏感和私有信息的情况下识别VEC网络中的客户质量,并在预算约束下实现模型的最优性能。仿真结果表明,该方案在隐私保护要求和有限预算约束下,能显著激励优质客户参与DT建模,提高了DT建模的精度。
{"title":"Privacy-Preserving Digital Twin for Vehicular Edge Computing Networks","authors":"Yi Yang, Wenqiang Ma, Wenqiao Sun, Haibin Zhang t, Zhiqiang Liu, Lexi Xu, Ye Zhu","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00318","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00318","url":null,"abstract":"As an emerging technology, digital twin (DT) has great potential to address the challenges posed by the dynamics and complexity of vehicles in vehicular edge computing (VEC) networks. By mapping the VEC network to the virtual space, DT can monitor vehicles, road side units (RSUs), channels, and resource usage in real time, further bringing comprehensive and accurate network analysis to the VEC network. However, the real-world implement of DT-empowered VEC networks cannot avoid the collection of privacy-sensitive information of participants. An incentive mechanism is necessitated to identify the qualities of participants without prior information and incent them to participate in DT modeling, so as to realize the requirement of privacy preserving while improving the DT modeling efficiency. In this paper, We propose a combined multi-armed bandit-based auction (CMABA) incentive mechanism that can identify the quality of clients in the VEC network without revealing sensitive and private information, and achieve the optimal performance of the model under budget constraints. The simulation results show that this scheme can significantly incent high-quality clients to participate in DT modeling under the requirement of privacy preserving and the constraint of limited budget, and improve the accuracy of DT modeling.","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"23 1","pages":"2238-2243"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84964705","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
PABAU: Privacy Analysis of Biometric API Usage 生物识别API使用的隐私分析
IF 1.1 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2022-12-01 DOI: 10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00327
Feiyang Tang
Biometric data privacy is becoming a major concern for many organizations in the age of big data, particularly in the ICT sector, because it may be easily exploited in apps. Most apps utilize biometrics by accessing common application programming interfaces (APIs); hence, we aim to categorize their usage. The categorization based on behavior may be closely correlated with the sensitive processing of a user’s biometric data, hence highlighting crucial biometric data privacy assessment concerns. We propose PABAU, Privacy Analysis of Biometric API Usage. PABAU learns semantic features of methods in biometric APIs and uses them to detect and categorize the usage of biometric API implementation in the software according to their privacy-related behaviors. This technique bridges the communication and background knowledge gap between technical and non-technical individuals in organizations by providing an automated method for both parties to acquire a rapid understanding of the essential behaviors of biometric API in apps, as well as future support to data protection officers (DPO) with legal documentation, such as conducting a Data Protection Impact Assessment (DPIA).
在大数据时代,生物识别数据隐私正成为许多组织的主要关注点,尤其是在信息通信技术领域,因为它可能很容易被应用程序利用。大多数应用程序通过访问通用应用程序编程接口(api)来利用生物识别技术;因此,我们的目标是对它们的用法进行分类。基于行为的分类可能与用户生物特征数据的敏感处理密切相关,因此突出了关键的生物特征数据隐私评估问题。我们提出了PABAU,生物识别API使用的隐私分析。PABAU学习生物识别API中方法的语义特征,并根据其隐私相关行为对软件中生物识别API实现的使用情况进行检测和分类。这项技术通过为双方提供一种自动化的方法来快速了解应用程序中生物识别API的基本行为,以及为数据保护官(DPO)提供法律文件的未来支持,例如进行数据保护影响评估(DPIA),从而弥合了组织中技术人员和非技术人员之间的沟通和背景知识差距。
{"title":"PABAU: Privacy Analysis of Biometric API Usage","authors":"Feiyang Tang","doi":"10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00327","DOIUrl":"https://doi.org/10.1109/SmartWorld-UIC-ATC-ScalCom-DigitalTwin-PriComp-Metaverse56740.2022.00327","url":null,"abstract":"Biometric data privacy is becoming a major concern for many organizations in the age of big data, particularly in the ICT sector, because it may be easily exploited in apps. Most apps utilize biometrics by accessing common application programming interfaces (APIs); hence, we aim to categorize their usage. The categorization based on behavior may be closely correlated with the sensitive processing of a user’s biometric data, hence highlighting crucial biometric data privacy assessment concerns. We propose PABAU, Privacy Analysis of Biometric API Usage. PABAU learns semantic features of methods in biometric APIs and uses them to detect and categorize the usage of biometric API implementation in the software according to their privacy-related behaviors. This technique bridges the communication and background knowledge gap between technical and non-technical individuals in organizations by providing an automated method for both parties to acquire a rapid understanding of the essential behaviors of biometric API in apps, as well as future support to data protection officers (DPO) with legal documentation, such as conducting a Data Protection Impact Assessment (DPIA).","PeriodicalId":43791,"journal":{"name":"Scalable Computing-Practice and Experience","volume":"5 1","pages":"2301-2308"},"PeriodicalIF":1.1,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85011289","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
期刊
Scalable Computing-Practice and Experience
全部 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