首页 > 最新文献

Computer Supported Cooperative Work-The Journal of Collaborative Computing最新文献

英文 中文
Neural Network Model Pruning without Additional Computation and Structure Requirements 无需额外计算和结构要求的神经网络模型修剪
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/CSCWD57460.2023.10152777
Yin Xie, Yigui Luo, Haihong She, Zhaohong Xiang
In past work, deep learning researchers always designed hyperparameters such as model structure and learning rate first and then used the training set to train the weights in this model. While unrestricted model structure design leads to massive neuron redundancy in neural network models. By pruning these redundant neurons, not only can the storage be compressed effectively, but also the operation can be accelerated. In this paper, we propose a method to utilize the training set to prune the model structure during training: 1) train the initialized model and bring it to basic convergence; 2) feed the entire training set into the model and calculate the activations of neurons in each layer; 3) calculate the threshold for neuron pruning in each layer according to the pruning ratio, delete neurons whose activation value is lower than the threshold, and correspondingly delete the weights of the upper and lower layers; 4) further train the pruned model so that it eventually converges. This method of deleting redundant neurons not only greatly deletes the parameters in the model but also achieves model acceleration. We applied this method to some mainstream neural network models: VGGNet and ResNet, and achieved good results.
在以往的工作中,深度学习研究者总是先设计模型结构、学习率等超参数,然后用训练集来训练模型中的权值。而不受限制的模型结构设计导致神经网络模型中存在大量的神经元冗余。通过对这些冗余神经元进行修剪,不仅可以有效地压缩存储空间,而且可以加快运算速度。本文提出了一种利用训练集对训练过程中的模型结构进行修剪的方法:1)对初始化模型进行训练,使其基本收敛;2)将整个训练集输入到模型中,计算每层神经元的激活;3)根据剪枝比计算每层神经元剪枝的阈值,删除激活值低于阈值的神经元,并相应删除上下两层的权值;4)进一步训练修剪后的模型,使其最终收敛。这种删除冗余神经元的方法不仅大大删除了模型中的参数,而且实现了模型的加速。我们将该方法应用于一些主流神经网络模型:VGGNet和ResNet,并取得了良好的效果。
{"title":"Neural Network Model Pruning without Additional Computation and Structure Requirements","authors":"Yin Xie, Yigui Luo, Haihong She, Zhaohong Xiang","doi":"10.1109/CSCWD57460.2023.10152777","DOIUrl":"https://doi.org/10.1109/CSCWD57460.2023.10152777","url":null,"abstract":"In past work, deep learning researchers always designed hyperparameters such as model structure and learning rate first and then used the training set to train the weights in this model. While unrestricted model structure design leads to massive neuron redundancy in neural network models. By pruning these redundant neurons, not only can the storage be compressed effectively, but also the operation can be accelerated. In this paper, we propose a method to utilize the training set to prune the model structure during training: 1) train the initialized model and bring it to basic convergence; 2) feed the entire training set into the model and calculate the activations of neurons in each layer; 3) calculate the threshold for neuron pruning in each layer according to the pruning ratio, delete neurons whose activation value is lower than the threshold, and correspondingly delete the weights of the upper and lower layers; 4) further train the pruned model so that it eventually converges. This method of deleting redundant neurons not only greatly deletes the parameters in the model but also achieves model acceleration. We applied this method to some mainstream neural network models: VGGNet and ResNet, and achieved good results.","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"17 1","pages":"1734-1740"},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89679863","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Blockchain-Assisted UAV Data Free-Boundary Spatial Querying and Authenticated Sharing 区块链辅助无人机数据自由边界空间查询与认证共享
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/CSCWD57460.2023.10152611
Ya Zhang, Xi Lin, Jun Wu, Bei Pei, Yunyun Han
The flexibility and low cost of unmanned aerial vehicles (UAVs) offer great potential for them in areas such as disaster relief, energy line inspection, and traffic monitoring. Multiple UAVs form an airborne UAV network to share geo-tagged observation data for better collaborative missions. Blockchain can solve the security threats caused by the environment’s untrustworthiness and the UAV networks’ openness. However, the key to sharing data in blockchain-assisted UAV networks is identifying and understanding observational data and providing authentication query services in free boundary spatial. This paper proposes a blockchain-assisted UAV network data-sharing framework based on Non-Fungible Token (NFT). First, we design a marking and describing data method based on NFT to help geo-tagged data be effectively understood. Moreover, we propose a free-boundary spatial index tree to manage data and provide efficient queries. Furthermore, combined with the consensus mechanism and the blockchain transaction tree, the proposed sharing framework can provide query results authentication. Compared with the existing schemes, analysis and experiments demonstrate that our scheme could support the arbitrary expansion of UAV flight range and the random distribution of observation data in space, save at least 22% of storage overhead and reduce more than 36% of query time overhead.
无人机的灵活性和低成本为其在救灾、能源线路检查和交通监控等领域提供了巨大的潜力。多架无人机组成机载无人机网络,共享地理标记观测数据,实现更好的协同任务。区块链可以解决环境的不可信和无人机网络的开放性带来的安全威胁。然而,区块链辅助无人机网络数据共享的关键是在自由边界空间中识别和理解观测数据并提供认证查询服务。提出了一种基于不可替代令牌(NFT)的区块链辅助无人机网络数据共享框架。首先,我们设计了一种基于NFT的标记和描述数据方法,以帮助有效地理解地理标记数据。此外,我们提出了一个自由边界的空间索引树来管理数据并提供高效的查询。此外,结合共识机制和区块链交易树,提出的共享框架可以提供查询结果认证。与现有方案相比,分析和实验表明,该方案可以支持无人机飞行距离的任意扩展和观测数据在空间上的随机分布,节省至少22%的存储开销,减少36%以上的查询时间开销。
{"title":"Blockchain-Assisted UAV Data Free-Boundary Spatial Querying and Authenticated Sharing","authors":"Ya Zhang, Xi Lin, Jun Wu, Bei Pei, Yunyun Han","doi":"10.1109/CSCWD57460.2023.10152611","DOIUrl":"https://doi.org/10.1109/CSCWD57460.2023.10152611","url":null,"abstract":"The flexibility and low cost of unmanned aerial vehicles (UAVs) offer great potential for them in areas such as disaster relief, energy line inspection, and traffic monitoring. Multiple UAVs form an airborne UAV network to share geo-tagged observation data for better collaborative missions. Blockchain can solve the security threats caused by the environment’s untrustworthiness and the UAV networks’ openness. However, the key to sharing data in blockchain-assisted UAV networks is identifying and understanding observational data and providing authentication query services in free boundary spatial. This paper proposes a blockchain-assisted UAV network data-sharing framework based on Non-Fungible Token (NFT). First, we design a marking and describing data method based on NFT to help geo-tagged data be effectively understood. Moreover, we propose a free-boundary spatial index tree to manage data and provide efficient queries. Furthermore, combined with the consensus mechanism and the blockchain transaction tree, the proposed sharing framework can provide query results authentication. Compared with the existing schemes, analysis and experiments demonstrate that our scheme could support the arbitrary expansion of UAV flight range and the random distribution of observation data in space, save at least 22% of storage overhead and reduce more than 36% of query time overhead.","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"169 1","pages":"565-570"},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78818936","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Interactive Web API Recommendation for Mashup Development based on Light Neural Graph Collaborative Filtering 基于Light Neural Graph协同过滤的Mashup开发交互式Web API推荐
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/CSCWD57460.2023.10152817
Jiayan Xiang, Wanjun Chen, Yang Wang, Bowen Liang, Zihao Liu, Guosheng Kang
With the development of Mashup technique, the number of Web APIs released on the Web continues to grow year by year. However, it is a challenging issue to find and select the desirable Web APIs among the large amount of Web APIs. Consequently, interactive Web API recommendation is used to alleviate the difficulty of service selection, when users or developers try to invoke Web APIs for solving their business requirements or software development requirements. Currently, there are several collaborative filtering based approaches proposed for Web API recommendation, while their recommendation performance is limited on both optimality and scalability. This paper proposes a light neural graph collaborative filtering based Web API recommendation approach, named LNGCF. Specifically, LNGCF learns user and item embeddings by linearly propagating them on the user-item interaction graph, and uses the weighted summation of the embeddings learned at all layers as the final embedding. Such simple, linear, and neat model is much easier to implement and train. A set of experiments are conducted on a real-world dataset. Experimental results demonstrate the substantial improvements on both optimality and scalability over the baselines.
随着Mashup技术的发展,Web上发布的Web api数量也在逐年增长。然而,在大量的Web api中寻找和选择理想的Web api是一个具有挑战性的问题。因此,当用户或开发人员试图调用Web API来解决其业务需求或软件开发需求时,交互式Web API推荐用于减轻服务选择的困难。目前,已有几种基于协同过滤的Web API推荐方法被提出,但它们的推荐性能在最优性和可扩展性方面都受到限制。提出了一种基于轻神经图协同过滤的Web API推荐方法LNGCF。具体来说,LNGCF通过在用户-物品交互图上线性传播来学习用户和物品的嵌入,并使用在所有层学习到的嵌入的加权和作为最终的嵌入。这种简单、线性、整洁的模型更容易实现和训练。在一个真实的数据集上进行了一组实验。实验结果表明,在基线的最优性和可扩展性方面都有了实质性的改进。
{"title":"Interactive Web API Recommendation for Mashup Development based on Light Neural Graph Collaborative Filtering","authors":"Jiayan Xiang, Wanjun Chen, Yang Wang, Bowen Liang, Zihao Liu, Guosheng Kang","doi":"10.1109/CSCWD57460.2023.10152817","DOIUrl":"https://doi.org/10.1109/CSCWD57460.2023.10152817","url":null,"abstract":"With the development of Mashup technique, the number of Web APIs released on the Web continues to grow year by year. However, it is a challenging issue to find and select the desirable Web APIs among the large amount of Web APIs. Consequently, interactive Web API recommendation is used to alleviate the difficulty of service selection, when users or developers try to invoke Web APIs for solving their business requirements or software development requirements. Currently, there are several collaborative filtering based approaches proposed for Web API recommendation, while their recommendation performance is limited on both optimality and scalability. This paper proposes a light neural graph collaborative filtering based Web API recommendation approach, named LNGCF. Specifically, LNGCF learns user and item embeddings by linearly propagating them on the user-item interaction graph, and uses the weighted summation of the embeddings learned at all layers as the final embedding. Such simple, linear, and neat model is much easier to implement and train. A set of experiments are conducted on a real-world dataset. Experimental results demonstrate the substantial improvements on both optimality and scalability over the baselines.","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"31 1","pages":"1926-1931"},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79398217","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Keynote 4 - The Good, The Bad, and The Ethical: Exploring Artificial Intelligence in Automatic Decision-Making 主题演讲4 -好、坏和伦理:探索自动决策中的人工智能
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/cscwd57460.2023.10152747
{"title":"Keynote 4 - The Good, The Bad, and The Ethical: Exploring Artificial Intelligence in Automatic Decision-Making","authors":"","doi":"10.1109/cscwd57460.2023.10152747","DOIUrl":"https://doi.org/10.1109/cscwd57460.2023.10152747","url":null,"abstract":"","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"37 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74658653","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Tensions in design and participation processes: An ethnographic approach to the design, building and evaluation of a collective intelligence model 设计和参与过程中的紧张关系:设计、构建和评估集体智慧模型的民族志方法
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/CSCWD57460.2023.10152565
Ramon Chaves, C. Motta, António Correia, Jano de Souza, D. Schneider
This paper explores the challenges and strategies used to design, build and evaluate a collective intelligence (CI) model to support discussions about cities. Through an autoethnography of ideas and discussion practices in both online and offline contexts, this work explores the tensions between the chosen methodological approaches, including design science research (DSR) and participatory action research (PAR). Moreover, we also examine the challenges and pitfalls observed during the practical conduction of this research when involving participants in the process of empirically evaluating the proposed model. Finally, aspects related to the autoethnographic process itself as a reflective method are discussed alongside the consequences of desiring and seeking participation in the research process.
本文探讨了设计、构建和评估集体智慧(CI)模型所面临的挑战和策略,以支持有关城市的讨论。通过在线和离线背景下的思想和讨论实践的自我民族志,本作品探讨了所选择的方法方法之间的紧张关系,包括设计科学研究(DSR)和参与性行动研究(PAR)。此外,我们还研究了在实际开展这项研究时观察到的挑战和陷阱,涉及参与者在经验评估所提出的模型的过程中。最后,讨论了作为一种反思方法的自我民族志过程本身的相关方面,以及渴望和寻求参与研究过程的后果。
{"title":"Tensions in design and participation processes: An ethnographic approach to the design, building and evaluation of a collective intelligence model","authors":"Ramon Chaves, C. Motta, António Correia, Jano de Souza, D. Schneider","doi":"10.1109/CSCWD57460.2023.10152565","DOIUrl":"https://doi.org/10.1109/CSCWD57460.2023.10152565","url":null,"abstract":"This paper explores the challenges and strategies used to design, build and evaluate a collective intelligence (CI) model to support discussions about cities. Through an autoethnography of ideas and discussion practices in both online and offline contexts, this work explores the tensions between the chosen methodological approaches, including design science research (DSR) and participatory action research (PAR). Moreover, we also examine the challenges and pitfalls observed during the practical conduction of this research when involving participants in the process of empirically evaluating the proposed model. Finally, aspects related to the autoethnographic process itself as a reflective method are discussed alongside the consequences of desiring and seeking participation in the research process.","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"304 1","pages":"462-467"},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76557585","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Smart Energy Platform for Large-space Stadium Construction Based on Internet of Things 基于物联网的大空间场馆建设智能能源平台
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/CSCWD57460.2023.10152852
Ning Zhang, Tianyue Qiu, Liuliu Du-Ikonen, Xiaojie Lin, Qichao Ye, Jiaying Chen
A smart energy platform for the large-space stadium based on Internet of Things (IoT) is proposed. The platform could realize the safe and stable operation of the energy system in various scenarios and promote low-carbon, efficient and sustainable development. In this paper, the smart energy platform is constructed based on IoT device data collection, time series data storage, front-end smart energy platform, and back-end optimization modules. The architecture and framework of the platform are explained in details. This study takes a large-space building in Hangzhou as an example to explain how the smart energy platform works in the real site. The real-time monitoring map of carbon emissions module and load prediction module of air-conditioning system are presented. The developed smart energy platform based on IoT could support the digital twin-based operation management of various types of low-carbon buildings in the future.
提出了一种基于物联网的大空间体育场馆智能能源平台。该平台可实现能源系统在各种场景下的安全稳定运行,促进低碳、高效、可持续发展。本文以物联网设备数据采集、时间序列数据存储、前端智能能源平台、后端优化模块为基础构建智能能源平台。详细介绍了平台的体系结构和框架。本研究以杭州某大空间建筑为例,说明智能能源平台在真实现场的工作原理。给出了空调系统碳排放模块和负荷预测模块的实时监测图。所开发的基于物联网的智能能源平台,可支持未来各类低碳建筑的数字化孪生运营管理。
{"title":"Smart Energy Platform for Large-space Stadium Construction Based on Internet of Things","authors":"Ning Zhang, Tianyue Qiu, Liuliu Du-Ikonen, Xiaojie Lin, Qichao Ye, Jiaying Chen","doi":"10.1109/CSCWD57460.2023.10152852","DOIUrl":"https://doi.org/10.1109/CSCWD57460.2023.10152852","url":null,"abstract":"A smart energy platform for the large-space stadium based on Internet of Things (IoT) is proposed. The platform could realize the safe and stable operation of the energy system in various scenarios and promote low-carbon, efficient and sustainable development. In this paper, the smart energy platform is constructed based on IoT device data collection, time series data storage, front-end smart energy platform, and back-end optimization modules. The architecture and framework of the platform are explained in details. This study takes a large-space building in Hangzhou as an example to explain how the smart energy platform works in the real site. The real-time monitoring map of carbon emissions module and load prediction module of air-conditioning system are presented. The developed smart energy platform based on IoT could support the digital twin-based operation management of various types of low-carbon buildings in the future.","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"119 1","pages":"762-765"},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76689294","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Answer Summarization Scheme Based on Multilayer Attention Model 一种基于多层注意力模型的答案汇总方案
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/CSCWD57460.2023.10152597
Xiaolong Xu, Yihao Dong, Jian Song
At present, deep learning technologies have been widely used in the field of natural language process, such as text summarization. In CQA, the answer summary could help users get a complete answer quickly. There are still some problems with the current answer summary scheme, such as semantic inconsistency, repetition of words, etc. In order to solve this, we propose a novel scheme Answer Summarization based on Multi-layer Attention Scheme (ASMAM). Based on the traditional Seq2Seq, we introduce self-attention and multi-head attention scheme respectively during sentence and text encoding, which could improve text representation ability of the model. In order to solve "long distance dependence" of RNN and too many parameters of LSTM, we all use GRU as the neuron at the encoder and decoder sides. Experiments over the Yahoo! Answers dataset demonstrate that the coherence and fluency of the generated summary are all superior to the benchmark model in ROUGE evaluation system.
目前,深度学习技术已广泛应用于自然语言处理领域,如文本摘要。在CQA中,答案摘要可以帮助用户快速得到完整的答案。目前的答案摘要方案还存在语义不一致、单词重复等问题。为了解决这一问题,我们提出了一种基于多层注意方案(ASMAM)的回答摘要方案。在传统Seq2Seq的基础上,在句子和文本编码过程中分别引入自注意和多头注意方案,提高了模型的文本表示能力。为了解决RNN的“长距离依赖”和LSTM参数过多的问题,我们都在编码器和解码器侧使用GRU作为神经元。Yahoo!答案数据表明,在ROUGE评价系统中,生成的摘要的连贯性和流畅性都优于基准模型。
{"title":"An Answer Summarization Scheme Based on Multilayer Attention Model","authors":"Xiaolong Xu, Yihao Dong, Jian Song","doi":"10.1109/CSCWD57460.2023.10152597","DOIUrl":"https://doi.org/10.1109/CSCWD57460.2023.10152597","url":null,"abstract":"At present, deep learning technologies have been widely used in the field of natural language process, such as text summarization. In CQA, the answer summary could help users get a complete answer quickly. There are still some problems with the current answer summary scheme, such as semantic inconsistency, repetition of words, etc. In order to solve this, we propose a novel scheme Answer Summarization based on Multi-layer Attention Scheme (ASMAM). Based on the traditional Seq2Seq, we introduce self-attention and multi-head attention scheme respectively during sentence and text encoding, which could improve text representation ability of the model. In order to solve \"long distance dependence\" of RNN and too many parameters of LSTM, we all use GRU as the neuron at the encoder and decoder sides. Experiments over the Yahoo! Answers dataset demonstrate that the coherence and fluency of the generated summary are all superior to the benchmark model in ROUGE evaluation system.","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"7 1 1","pages":"143-148"},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77619241","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
ATIPM: A Blockchain-Based Anonymous and Traceable Intellectual Property Management Scheme ATIPM:基于区块链的匿名和可追溯知识产权管理方案
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/CSCWD57460.2023.10152748
Han Zhang, Lubin Lin, Guipeng Zhang, Zhenguo Yang, Wenyin Liu
With the spread of information on the Internet and the explosive growth of intellectual property information, the traditional intellectual property management model relying on third-party institutions cannot meet the demand for intellectual property protection, which has a cumbersome process, low efficiency, and insufficient evidence of rights protection. To address the issues of information falsification and leakage, we present an anonymous and traceable intellectual property management system based on blockchain, namely ATIPM, which employs the non-interactive zero knowledge proof to realize user unlinkability and anonymous transactions to protect the users’ intellectual property information. To avoid a single point of accountability, the ATIPM introduces a threshold ramp secret sharing scheme to achieve the traceability of intellectual property for all users and greatly improve the users’ privacy security and autonomy by preventing information leakage from malicious third-party institutions. Furthermore, the ATIPM can improve the management efficiency of intellectual property by utilizing smart contracts to realize efficient retrieval and verification of intellectual property. The evaluation results demonstrate the effectiveness of our proposed system.
随着信息在互联网上的传播和知识产权信息的爆发式增长,传统的依靠第三方机构的知识产权管理模式已经不能满足知识产权保护的需求,流程繁琐、效率低、维权证据不足。为了解决信息伪造和泄露的问题,我们提出了一种基于区块链的匿名可追溯知识产权管理系统,即ATIPM,该系统采用非交互式零知识证明实现用户不可链接和匿名交易,以保护用户的知识产权信息。为了避免单点问责,ATIPM引入了阈值斜坡秘密共享方案,实现了对所有用户知识产权的可追溯性,通过防止恶意第三方机构的信息泄露,极大地提高了用户的隐私安全性和自主权。利用智能合约实现知识产权的高效检索和验证,提高知识产权管理效率。评价结果表明了系统的有效性。
{"title":"ATIPM: A Blockchain-Based Anonymous and Traceable Intellectual Property Management Scheme","authors":"Han Zhang, Lubin Lin, Guipeng Zhang, Zhenguo Yang, Wenyin Liu","doi":"10.1109/CSCWD57460.2023.10152748","DOIUrl":"https://doi.org/10.1109/CSCWD57460.2023.10152748","url":null,"abstract":"With the spread of information on the Internet and the explosive growth of intellectual property information, the traditional intellectual property management model relying on third-party institutions cannot meet the demand for intellectual property protection, which has a cumbersome process, low efficiency, and insufficient evidence of rights protection. To address the issues of information falsification and leakage, we present an anonymous and traceable intellectual property management system based on blockchain, namely ATIPM, which employs the non-interactive zero knowledge proof to realize user unlinkability and anonymous transactions to protect the users’ intellectual property information. To avoid a single point of accountability, the ATIPM introduces a threshold ramp secret sharing scheme to achieve the traceability of intellectual property for all users and greatly improve the users’ privacy security and autonomy by preventing information leakage from malicious third-party institutions. Furthermore, the ATIPM can improve the management efficiency of intellectual property by utilizing smart contracts to realize efficient retrieval and verification of intellectual property. The evaluation results demonstrate the effectiveness of our proposed system.","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"1 1","pages":"1080-1085"},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77622604","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Industrial Chain Data Evaluation in Automobile Parts Procurement via Group Multirole Assignment 基于群体多角色分配的汽车零部件采购产业链数据评价
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/CSCWD57460.2023.10152642
Ziqi Xiong, Haibin Zhu, Dongning Liu, Jianhui Xian
In the production process of automobiles, parts procurement is invariably a crucial step. In order to find an optimal decision, it is a challenge to match parts to suppliers for the limited financial and material capabilities of every supplier. This paper formalized the problem by Group Multirole Assignment (GMRA). Meanwhile, the success of this assignment process depends on the choice of the agent evaluation method. It depends on the industrial chain data, which can acquire feature indexes of parts from previous purchase records. Furthermore, comprehensive evaluation of parts procurement bases on multiple factors. Thus, it is difficult to reflect different quantifications using the multifactorial parameter semantics. Therefore, we propose a new method of Fuzzy Hierarchy Comprehensive Evaluation (FHCE), using membership grades of the fuzzy theory to differentiate the parameter and the weight, which can use objective quantitative analysis to optimize procurement plan. After that, based on GMRA, decision makers are able to maximize the resource utilization ratio to determine optimized solutions when funds or part types are limited. Simulation experiments indicate that the proposed method is efficient and feasible, which is verified practicable.
在汽车生产过程中,零部件采购始终是至关重要的一步。为了找到最优决策,在每个供应商有限的资金和材料能力下,将零件与供应商匹配是一项挑战。本文利用群多角色分配(GMRA)形式化了这一问题。同时,该分配过程的成功与否取决于代理评估方法的选择。它依赖于产业链数据,可以从以前的采购记录中获取零件的特征指标。在此基础上,对零部件采购进行多因素综合评价。因此,使用多因子参数语义难以反映不同的量化。为此,本文提出了一种新的模糊层次综合评价方法(FHCE),利用模糊理论的隶属度等级来区分参数和权重,可以对采购计划进行客观的定量分析。然后,在资金或部件类型有限的情况下,基于GMRA,决策者可以最大化资源利用率,确定最优的解决方案。仿真实验表明了该方法的有效性和可行性,验证了该方法的可行性。
{"title":"Industrial Chain Data Evaluation in Automobile Parts Procurement via Group Multirole Assignment","authors":"Ziqi Xiong, Haibin Zhu, Dongning Liu, Jianhui Xian","doi":"10.1109/CSCWD57460.2023.10152642","DOIUrl":"https://doi.org/10.1109/CSCWD57460.2023.10152642","url":null,"abstract":"In the production process of automobiles, parts procurement is invariably a crucial step. In order to find an optimal decision, it is a challenge to match parts to suppliers for the limited financial and material capabilities of every supplier. This paper formalized the problem by Group Multirole Assignment (GMRA). Meanwhile, the success of this assignment process depends on the choice of the agent evaluation method. It depends on the industrial chain data, which can acquire feature indexes of parts from previous purchase records. Furthermore, comprehensive evaluation of parts procurement bases on multiple factors. Thus, it is difficult to reflect different quantifications using the multifactorial parameter semantics. Therefore, we propose a new method of Fuzzy Hierarchy Comprehensive Evaluation (FHCE), using membership grades of the fuzzy theory to differentiate the parameter and the weight, which can use objective quantitative analysis to optimize procurement plan. After that, based on GMRA, decision makers are able to maximize the resource utilization ratio to determine optimized solutions when funds or part types are limited. Simulation experiments indicate that the proposed method is efficient and feasible, which is verified practicable.","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"62 1","pages":"1049-1054"},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77912880","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Detecting Fake-Normal Pornographic and Gambling Websites through one Multi-Attention HGNN 基于多关注HGNN的假正常色情赌博网站检测
IF 2.4 3区 计算机科学 Q3 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2023-05-24 DOI: 10.1109/CSCWD57460.2023.10152775
Xiaoqing Ma, Chao Zheng, Zhao Li, Jiang Yin, Qingyun Liu, Xunxun Chen
The rapid development of pornographic and gambling websites, fueled by the widespread abuse of information technology, has become a growing concern. They pose a serious threat to the physical and mental health of children and can also endanger personal property. Therefore, it is necessary to detect them. However, pornographic and gambling websites become more and more tricky, which shows fake-normal to evade censorship and challenges traditional content-based detection methods. Therefore, it is essential to rely on information about relationships between websites.We propose HMAN, one Multi-Attention Heterogeneous Graph Neural Network (HGNN) model to detect pornographic and gambling websites by integrating content features and structural information, even if they present fake-normal. By one multi-attention mechanism consisting of explicit weight, self-attention and attention mechanism, content features can be selectively utilized with the assistance of structural information. The experimental results show that our method achieves the best 95.1% Macro-Avg-F1 and outperforms all baselines. We also illustrate that all extracted metapaths do contribute to the detection, where the hyperlink, title/meta terms and IP address are relatively important.
由于信息技术的广泛滥用,色情和赌博网站的迅速发展已经成为一个日益令人担忧的问题。它们对儿童的身心健康构成严重威胁,也可能危及个人财产。因此,有必要对它们进行检测。然而,色情和赌博网站变得越来越狡猾,这表明假正常逃避审查,挑战传统的基于内容的检测方法。因此,依赖网站之间关系的信息是必要的。我们提出了一种多注意异构图神经网络(HGNN)模型,通过整合内容特征和结构信息来检测色情和赌博网站,即使它们呈现假正常。通过一种由外显权值、自我注意和注意机制组成的多注意机制,可以在结构信息的辅助下有选择地利用内容特征。实验结果表明,该方法达到了95.1%的最佳Macro-Avg-F1,优于所有基线。我们还说明了所有提取的元路径都有助于检测,其中超链接、标题/元术语和IP地址相对重要。
{"title":"Detecting Fake-Normal Pornographic and Gambling Websites through one Multi-Attention HGNN","authors":"Xiaoqing Ma, Chao Zheng, Zhao Li, Jiang Yin, Qingyun Liu, Xunxun Chen","doi":"10.1109/CSCWD57460.2023.10152775","DOIUrl":"https://doi.org/10.1109/CSCWD57460.2023.10152775","url":null,"abstract":"The rapid development of pornographic and gambling websites, fueled by the widespread abuse of information technology, has become a growing concern. They pose a serious threat to the physical and mental health of children and can also endanger personal property. Therefore, it is necessary to detect them. However, pornographic and gambling websites become more and more tricky, which shows fake-normal to evade censorship and challenges traditional content-based detection methods. Therefore, it is essential to rely on information about relationships between websites.We propose HMAN, one Multi-Attention Heterogeneous Graph Neural Network (HGNN) model to detect pornographic and gambling websites by integrating content features and structural information, even if they present fake-normal. By one multi-attention mechanism consisting of explicit weight, self-attention and attention mechanism, content features can be selectively utilized with the assistance of structural information. The experimental results show that our method achieves the best 95.1% Macro-Avg-F1 and outperforms all baselines. We also illustrate that all extracted metapaths do contribute to the detection, where the hyperlink, title/meta terms and IP address are relatively important.","PeriodicalId":51008,"journal":{"name":"Computer Supported Cooperative Work-The Journal of Collaborative Computing","volume":"1 1","pages":"1741-1747"},"PeriodicalIF":2.4,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83085291","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Computer Supported Cooperative Work-The Journal of Collaborative 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