首页 > 最新文献

Proceedings of the 7th International Conference on Communication and Information Processing最新文献

英文 中文
Implementation of Elastic IP for Public Cloud 公有云弹性IP实现
Zhangfeng Hu, Siqing Sun, Chuanji Gao, Yanjun Li, Qiuzheng Ren, Baozhu Li, Xiong Li
A VPC (Virtual Private Cloud) in a public cloud often allocates private IP addresses which are not globally routable, to virtual resources, e.g., ECSs (Elastic Cloud Server), ELBs (Elastic Load Balancer) and so on. An EIP (Elastic IP) is a static IP that can be mapped to a private IP address of virtual resource deployed in VPC to make it reachable from outside of a public cloud, e.g., from a client in the Internet. As a public cloud usually holds millions of EIPs which can be dynamically allocated to virtual entities inside of VPCs, legacy firewall or router-based NAT (Network Address Translation) solutions cannot fulfil the requirements of public cloud in dynamicity, flexibility, scalability, and some other aspects. In this paper we propose a hierarchically clustered EIP implementation system for public cloud. The system implements the translation from private IP to EIP in two stages, and stage 1 performs the translation from a private IP to a floating IP which is in a locally routable IP space while stage 2 performs the translation from a floating IP to an EIP which is allocated from IANA (Internet Assigned Numbers Authority) directly or from an Internet service provider and can be accessed from the Internet. This hierarchically clustered implementation system brings many benefits such as good scalability to support millions of EIPs, more flexibility to apply access control to the traffic between different VPCs, support of dynamically allocating an EIP to different virtual entities when needed.
公有云中的VPC (Virtual Private Cloud)通常会为虚拟资源(如弹性云服务器(ECSs)、弹性负载均衡器(ELBs)等)分配不可全局路由的私有IP地址。弹性IP (Elastic IP)是一种静态IP,它可以映射到VPC中部署的虚拟资源的私有IP地址,使其可以从公有云外部(例如Internet中的客户端)访问。由于公共云通常拥有数百万个eip,这些eip可以动态地分配给vpc内部的虚拟实体,传统的防火墙或基于路由器的NAT (Network Address Translation)解决方案无法满足公共云在动态性、灵活性、可扩展性等方面的需求。本文提出了一种面向公有云的分层集群EIP实现系统。系统分两个阶段实现从私有IP到EIP的转换,第一阶段执行从私有IP到浮动IP的转换,浮动IP位于本地可路由的IP空间中,第二阶段执行从浮动IP到EIP的转换,该EIP由IANA (Internet Assigned Numbers Authority)直接分配或由互联网服务提供商分配,并可从互联网访问。这种分层集群实现系统具有许多优点,例如支持数百万个EIP的良好可扩展性,对不同vpc之间的流量应用访问控制的灵活性,支持在需要时动态地将EIP分配给不同的虚拟实体。
{"title":"Implementation of Elastic IP for Public Cloud","authors":"Zhangfeng Hu, Siqing Sun, Chuanji Gao, Yanjun Li, Qiuzheng Ren, Baozhu Li, Xiong Li","doi":"10.1145/3507971.3507996","DOIUrl":"https://doi.org/10.1145/3507971.3507996","url":null,"abstract":"A VPC (Virtual Private Cloud) in a public cloud often allocates private IP addresses which are not globally routable, to virtual resources, e.g., ECSs (Elastic Cloud Server), ELBs (Elastic Load Balancer) and so on. An EIP (Elastic IP) is a static IP that can be mapped to a private IP address of virtual resource deployed in VPC to make it reachable from outside of a public cloud, e.g., from a client in the Internet. As a public cloud usually holds millions of EIPs which can be dynamically allocated to virtual entities inside of VPCs, legacy firewall or router-based NAT (Network Address Translation) solutions cannot fulfil the requirements of public cloud in dynamicity, flexibility, scalability, and some other aspects. In this paper we propose a hierarchically clustered EIP implementation system for public cloud. The system implements the translation from private IP to EIP in two stages, and stage 1 performs the translation from a private IP to a floating IP which is in a locally routable IP space while stage 2 performs the translation from a floating IP to an EIP which is allocated from IANA (Internet Assigned Numbers Authority) directly or from an Internet service provider and can be accessed from the Internet. This hierarchically clustered implementation system brings many benefits such as good scalability to support millions of EIPs, more flexibility to apply access control to the traffic between different VPCs, support of dynamically allocating an EIP to different virtual entities when needed.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123875542","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
Intra-Shard and Inter-Shard Collaborative Incentive Scheme for Shard-Based Permissionless Blockchain 基于分片的无权限区块链分片内和分片间协同激励方案
Heng Quan, Tianyu Kang, Li Guo
Shard-Based blockchain technology is currently one of the effective ways to improve the throughput of permissionless blockchain. By distributing transactions into multiple shards, the validators in each shard verify transactions and reach in consensus in parallel, thereby increasing system throughput and scalability. However, most of the existing Shard-Based Blockchain schemes lack an incentive scheme that can promote mutual cooperation among the nodes in the shard and participate in consensus as much as possible, which leads some selfish nodes to adopt strategies that are not conducive to the maintenance of the blockchain system in order to obtain higher profits, thereby endangering the stability and security of the entire blockchain system. In this paper, we introduce the concept of node reputation to evaluate node behavior, and establish the correlation between reputation and profit. In that case, nodes with higher reputation can get more rewards, thereby achieving the fairness of reward distribution. In addition, we use the N-player static game model in game theory to analyze the changes in utility corresponding to different strategies for node, and design a dynamic transaction distribution scheme through genetic algorithm(GA) to ensure that the majority of nodes participate in consensus and shard liveness. Our research results show that our solution can better improve incentive fairness and liveness compared to the general transaction uniform distribution scheme.
基于分片的区块链技术是目前提高无权限区块链吞吐量的有效途径之一。通过将交易分布到多个分片中,每个分片中的验证者可以并行验证交易并达成共识,从而提高系统吞吐量和可扩展性。然而,现有的基于分片的区块链方案大多缺乏能够促进分片内节点相互合作、尽可能参与共识的激励方案,导致一些自私的节点为了获得更高的利润,采取不利于区块链系统维护的策略,从而危及整个区块链系统的稳定与安全。本文引入了节点声誉的概念来评价节点的行为,并建立了声誉与利润之间的关系。在这种情况下,信誉越高的节点可以获得更多的奖励,从而实现奖励分配的公平性。此外,利用博弈论中的n人静态博弈模型,分析节点不同策略对应的效用变化,并通过遗传算法(GA)设计动态事务分配方案,确保大多数节点参与共识和分片活度。研究结果表明,与一般交易均匀分配方案相比,该方案能更好地提高激励的公平性和活力。
{"title":"Intra-Shard and Inter-Shard Collaborative Incentive Scheme for Shard-Based Permissionless Blockchain","authors":"Heng Quan, Tianyu Kang, Li Guo","doi":"10.1145/3507971.3507995","DOIUrl":"https://doi.org/10.1145/3507971.3507995","url":null,"abstract":"Shard-Based blockchain technology is currently one of the effective ways to improve the throughput of permissionless blockchain. By distributing transactions into multiple shards, the validators in each shard verify transactions and reach in consensus in parallel, thereby increasing system throughput and scalability. However, most of the existing Shard-Based Blockchain schemes lack an incentive scheme that can promote mutual cooperation among the nodes in the shard and participate in consensus as much as possible, which leads some selfish nodes to adopt strategies that are not conducive to the maintenance of the blockchain system in order to obtain higher profits, thereby endangering the stability and security of the entire blockchain system. In this paper, we introduce the concept of node reputation to evaluate node behavior, and establish the correlation between reputation and profit. In that case, nodes with higher reputation can get more rewards, thereby achieving the fairness of reward distribution. In addition, we use the N-player static game model in game theory to analyze the changes in utility corresponding to different strategies for node, and design a dynamic transaction distribution scheme through genetic algorithm(GA) to ensure that the majority of nodes participate in consensus and shard liveness. Our research results show that our solution can better improve incentive fairness and liveness compared to the general transaction uniform distribution scheme.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123999964","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
Fully Unsupervised Person Re-Identification by Enhancing Cluster Samples 基于增强聚类样本的完全无监督人再识别
Xiumei Chen, Xiangtao Zheng, Kaijian Zhu, Xiaoqiang Lu
Fully unsupervised person re-identification aims to train a discriminative model with unlabeled person images. Most existing methods first generate pseudo labels by clustering image features (convolutional features) and then fine-tune the convolutional neural network (CNN) with pseudo labels. However, these methods are greatly limited by the quality of the pseudo labels. In this paper, a cluster sample enhancement method is introduced to increase the reliability of pseudo-label samples to facilitate the CNN training. Specifically, when generating pseudo labels, only the samples with high-confidence pseudo-label predictions are selected. In addition, to enhance the selected samples for training, two different image transformations are adopted and coupled with specific-design loss functions to boost the model performance. Experiments demonstrate the effectiveness of the proposed method. Concretely, the proposed method achieves 87.1% rank-1 and 70.2% mAP accuracy on Market-1501.
完全无监督人再识别的目的是用未标记的人图像训练一个判别模型。大多数现有的方法首先通过聚类图像特征(卷积特征)生成伪标签,然后用伪标签对卷积神经网络(CNN)进行微调。然而,这些方法受到伪标签质量的极大限制。本文引入聚类样本增强方法,提高伪标签样本的可靠性,方便CNN训练。具体来说,在生成伪标签时,只选择具有高置信度伪标签预测的样本。此外,为了增强选择的训练样本,采用了两种不同的图像变换,并结合特定设计的损失函数来提高模型的性能。实验证明了该方法的有效性。具体而言,该方法在Market-1501上实现了87.1%的rank-1和70.2%的mAP准确率。
{"title":"Fully Unsupervised Person Re-Identification by Enhancing Cluster Samples","authors":"Xiumei Chen, Xiangtao Zheng, Kaijian Zhu, Xiaoqiang Lu","doi":"10.1145/3507971.3507984","DOIUrl":"https://doi.org/10.1145/3507971.3507984","url":null,"abstract":"Fully unsupervised person re-identification aims to train a discriminative model with unlabeled person images. Most existing methods first generate pseudo labels by clustering image features (convolutional features) and then fine-tune the convolutional neural network (CNN) with pseudo labels. However, these methods are greatly limited by the quality of the pseudo labels. In this paper, a cluster sample enhancement method is introduced to increase the reliability of pseudo-label samples to facilitate the CNN training. Specifically, when generating pseudo labels, only the samples with high-confidence pseudo-label predictions are selected. In addition, to enhance the selected samples for training, two different image transformations are adopted and coupled with specific-design loss functions to boost the model performance. Experiments demonstrate the effectiveness of the proposed method. Concretely, the proposed method achieves 87.1% rank-1 and 70.2% mAP accuracy on Market-1501.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"238 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123043025","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
Blind identification of MIMO Space-Time Block Codes Based on Convolutional Neural Network 基于卷积神经网络的MIMO空时分组码盲识别
Conglin Pan, Si Chen, Huijie Zhu, Wei Wu, Jiachuan Qian, Lijun Wang
Aiming at the blind identification of space-time block codes (STBC) in multiple input multiple output (MIMO) system, this paper proposes a new convolutional neural network (CNN-N) to realize the blind identification. Compared to traditional algorithms using statistical features of received signal, CNN-N can reduce the computation with a higher correct identification rate. Consist of multiple layers with special functions, CNN-N has good generalization ability in complex MIMO channels. The network in this paper can recognize 6 STBC codes include spatial multiplexing signal (SM) and some OSTBC codes. The simulation result shows that this new convolutional neural network can finish STBC identification with a high correct rate even in low SNR by consuming moderate amounts of time.
针对多输入多输出(MIMO)系统中空时分组码(STBC)的盲识别问题,提出了一种新的卷积神经网络(CNN-N)来实现盲识别。与传统的利用接收信号统计特征的算法相比,CNN-N可以减少计算量,同时具有更高的正确识别率。CNN-N由多个具有特殊功能的层组成,在复杂MIMO信道中具有良好的泛化能力。本文所设计的网络可以识别6种STBC码,包括空间复用信号(SM)和部分OSTBC码。仿真结果表明,该卷积神经网络在较低信噪比的情况下也能以较高的正确率完成STBC的识别。
{"title":"Blind identification of MIMO Space-Time Block Codes Based on Convolutional Neural Network","authors":"Conglin Pan, Si Chen, Huijie Zhu, Wei Wu, Jiachuan Qian, Lijun Wang","doi":"10.1145/3507971.3508009","DOIUrl":"https://doi.org/10.1145/3507971.3508009","url":null,"abstract":"Aiming at the blind identification of space-time block codes (STBC) in multiple input multiple output (MIMO) system, this paper proposes a new convolutional neural network (CNN-N) to realize the blind identification. Compared to traditional algorithms using statistical features of received signal, CNN-N can reduce the computation with a higher correct identification rate. Consist of multiple layers with special functions, CNN-N has good generalization ability in complex MIMO channels. The network in this paper can recognize 6 STBC codes include spatial multiplexing signal (SM) and some OSTBC codes. The simulation result shows that this new convolutional neural network can finish STBC identification with a high correct rate even in low SNR by consuming moderate amounts of time.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"104 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124041768","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
Community Partitioning Combining Topological Structure and Multi-attribute Characteristics 结合拓扑结构和多属性特征的社区划分
Ye Lv, Guanghui Yan, Yishu Wang, Zhe Li
In complex networks, the community division of nodes is often based on the topology of the network. In contrast, in real networks, the attributes of nodes themselves also affect the relationships between and within communities. Due to the multi-attribute diversity of social network platforms, it is not accurate to divide network users only from network topology. Therefore, a community division algorithm is proposed based on tag propagation algorithm combining node topology and attribute characteristics. And randomness of label propagation algorithm and instability, so the degree of similarity between nodes will combine influence and to optimize the spread of the label the initial stage, reduce the randomness, and combining the network users interested in tag attributes and the user activity to improve the communication process, makes the division of the community structure of the community more and more obvious attribute. To prove the effectiveness of the proposed method, we compare single attribute, multi-attribute, and the strength of community structure on the real microblog user datasets.
在复杂网络中,节点的社区划分通常基于网络的拓扑结构。相反,在现实网络中,节点本身的属性也会影响社区之间和社区内部的关系。由于社交网络平台的多属性多样性,仅从网络拓扑来划分网络用户是不准确的。为此,结合节点拓扑结构和属性特征,提出了一种基于标签传播算法的社区划分算法。而标签传播算法的随机性和不稳定性,使得节点间的相似度会结合影响和优化标签传播的初始阶段,降低随机性,并结合网络用户对标签属性的兴趣和用户的活跃度来改进传播过程,使得社区属性对社区结构的划分越来越明显。为了证明该方法的有效性,我们在真实微博用户数据集上比较了单属性、多属性和社区结构强度。
{"title":"Community Partitioning Combining Topological Structure and Multi-attribute Characteristics","authors":"Ye Lv, Guanghui Yan, Yishu Wang, Zhe Li","doi":"10.1145/3507971.3507979","DOIUrl":"https://doi.org/10.1145/3507971.3507979","url":null,"abstract":"In complex networks, the community division of nodes is often based on the topology of the network. In contrast, in real networks, the attributes of nodes themselves also affect the relationships between and within communities. Due to the multi-attribute diversity of social network platforms, it is not accurate to divide network users only from network topology. Therefore, a community division algorithm is proposed based on tag propagation algorithm combining node topology and attribute characteristics. And randomness of label propagation algorithm and instability, so the degree of similarity between nodes will combine influence and to optimize the spread of the label the initial stage, reduce the randomness, and combining the network users interested in tag attributes and the user activity to improve the communication process, makes the division of the community structure of the community more and more obvious attribute. To prove the effectiveness of the proposed method, we compare single attribute, multi-attribute, and the strength of community structure on the real microblog user datasets.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128580908","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
Evaluation Method of Teaching Styles Based on Multi-modal Fusion 基于多模态融合的教学风格评价方法
Wenyan Tang, Chongwen Wang, Yi Zhang
Teaching style refers to the teaching performance of the teacher's personal characteristics, teaching skills and teaching methods formed in the long-term teaching process. It plays an important role in helping students achieve academic success. With the continuous reform of the teaching system, more and more courses are taught in the form of videos. In this paper, we established a teaching style evaluation system and classification model based on teachers’ teaching behavior based on facial expressions, voices and postures in the teaching process. We adopted principal component analysis and autoencoder feature selection methods, and designed based on The multi-modal step-by-step fusion algorithm of deep neural network classifies teaching styles.
教学风格是指教师在长期教学过程中形成的个人特点、教学技巧和教学方法的教学表现。它在帮助学生取得学业成功方面起着重要作用。随着教学体制的不断改革,越来越多的课程以视频的形式进行教学。本文基于教师在教学过程中的面部表情、声音和姿态,建立了基于教师教学行为的教学风格评价体系和分类模型。采用主成分分析和自编码器特征选择方法,设计了基于深度神经网络的多模态分步融合教学风格分类算法。
{"title":"Evaluation Method of Teaching Styles Based on Multi-modal Fusion","authors":"Wenyan Tang, Chongwen Wang, Yi Zhang","doi":"10.1145/3507971.3507974","DOIUrl":"https://doi.org/10.1145/3507971.3507974","url":null,"abstract":"Teaching style refers to the teaching performance of the teacher's personal characteristics, teaching skills and teaching methods formed in the long-term teaching process. It plays an important role in helping students achieve academic success. With the continuous reform of the teaching system, more and more courses are taught in the form of videos. In this paper, we established a teaching style evaluation system and classification model based on teachers’ teaching behavior based on facial expressions, voices and postures in the teaching process. We adopted principal component analysis and autoencoder feature selection methods, and designed based on The multi-modal step-by-step fusion algorithm of deep neural network classifies teaching styles.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128194490","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
Identifying Giant Clams Species using Machine Learning Techniques 使用机器学习技术识别巨型蛤蜊物种
Jonilyn Tejada Dabalos, Christine Mae Asibal Edullantes, Mark Van Merca Buladaco, Girley Santiago Gumanao
Accurate species identification is essential in preserving biodiversity. Understanding how each species can be uniquely identified determines how we can shape essential conservation efforts. One of the challenging species to identify is the Giant Clams. Due to its uniquely colored mantles and sometimes similarities in other attributes like sizes, it is challenging to distinguish each Taklobo species. A field expert is sometimes needed to identify each species correctly. The study aims to assess the possibility of automating the identification of the Giant Clams species (Taklobo) by using machine learning techniques. Different image features extraction techniques such as Scale-Invariant Feature Transform (SIFT) and Oriented FAST and Rotated Brief (ORB) were used to extract image descriptors, and color representations were used during experiments. Experimental results show that the Artificial Neural Network (ANN) with the RGB, YCbCr, HSV, CiELab color representation gained the highest accuracy rate of 89.69%.
准确的物种鉴定对保护生物多样性至关重要。了解每个物种如何被独特地识别,决定了我们如何制定必要的保护措施。巨蛤是最难识别的物种之一。由于其独特的颜色和有时在其他属性(如大小)上的相似性,区分每个Taklobo物种是具有挑战性的。有时需要现场专家来正确地识别每个物种。该研究旨在评估使用机器学习技术自动识别巨型蛤蜊物种(Taklobo)的可能性。利用尺度不变特征变换(SIFT)和定向快速旋转变换(ORB)等不同的图像特征提取技术提取图像描述子,并在实验过程中使用颜色表示。实验结果表明,采用RGB、YCbCr、HSV、CiELab四种颜色表示的人工神经网络(ANN)准确率最高,达到89.69%。
{"title":"Identifying Giant Clams Species using Machine Learning Techniques","authors":"Jonilyn Tejada Dabalos, Christine Mae Asibal Edullantes, Mark Van Merca Buladaco, Girley Santiago Gumanao","doi":"10.1145/3507971.3508013","DOIUrl":"https://doi.org/10.1145/3507971.3508013","url":null,"abstract":"Accurate species identification is essential in preserving biodiversity. Understanding how each species can be uniquely identified determines how we can shape essential conservation efforts. One of the challenging species to identify is the Giant Clams. Due to its uniquely colored mantles and sometimes similarities in other attributes like sizes, it is challenging to distinguish each Taklobo species. A field expert is sometimes needed to identify each species correctly. The study aims to assess the possibility of automating the identification of the Giant Clams species (Taklobo) by using machine learning techniques. Different image features extraction techniques such as Scale-Invariant Feature Transform (SIFT) and Oriented FAST and Rotated Brief (ORB) were used to extract image descriptors, and color representations were used during experiments. Experimental results show that the Artificial Neural Network (ANN) with the RGB, YCbCr, HSV, CiELab color representation gained the highest accuracy rate of 89.69%.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114458444","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
Constructing the Intelligence Headache Diagnosis Model by CBR 基于CBR的智能头痛诊断模型构建
Kuan-Wei Huang, Chien-Hua Wang
∗Recently research found that the probability of having headache between female and male, female that have headache is usually higher than male. Also, headache will get the lower productivity when people working. Therefore, headache is what we called modern disease(s). The purpose of this study is to establish the intelligence headache diagnosis model by using Case Based Reasoning (CBR) to diagnose the probability of the kind of headache and to recommend the doctor regimens on headache patients. The proposed intelligence diagnosis model accuracy rate is 70% above that can be of the great assistance reducing diagnostic errors and improving the medical treatment quality.
*最近的研究发现,女性和男性之间有头痛的可能性,女性头痛通常高于男性。此外,头痛会降低人们工作的效率。因此,头痛是我们所说的现代疾病。本研究的目的是利用基于案例推理(Case Based Reasoning, CBR)的方法,建立智能头痛诊断模型,以诊断头痛类型的概率,并为头痛患者推荐医生治疗方案。所提出的智能诊断模型准确率在70%以上,对减少诊断错误、提高医疗质量有很大帮助。
{"title":"Constructing the Intelligence Headache Diagnosis Model by CBR","authors":"Kuan-Wei Huang, Chien-Hua Wang","doi":"10.1145/3507971.3507978","DOIUrl":"https://doi.org/10.1145/3507971.3507978","url":null,"abstract":"∗Recently research found that the probability of having headache between female and male, female that have headache is usually higher than male. Also, headache will get the lower productivity when people working. Therefore, headache is what we called modern disease(s). The purpose of this study is to establish the intelligence headache diagnosis model by using Case Based Reasoning (CBR) to diagnose the probability of the kind of headache and to recommend the doctor regimens on headache patients. The proposed intelligence diagnosis model accuracy rate is 70% above that can be of the great assistance reducing diagnostic errors and improving the medical treatment quality.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"81 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133093792","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
UAV-Assisted SWIPT in Jamming Environment: Joint Power and Trajectory Optimization 干扰环境下无人机辅助SWIPT:联合功率和轨迹优化
Fei Song, Qiming Sun, Xiaojing Chu, Xiao Zhang
Simultaneous wireless information and power transfer (SWIPT) can provide power and information synchronously, which assists to solve the problem of the limited battery capacity and inconvenient charging of Internet of Things (IoT) devices. In this paper, we investigate a SWIPT system assisted by UAV in jamming environment, where the UAV can transfer power to nodes and nodes can collect energy from the UAV. In order to maximize the minimum throughput among all IoTDs, we jointly optimize the transmit power of IoTDs and the trajectory of UAV during a fix period, while ensuring the lowest energy requirement of each node and avoiding jamming. However, the problem we proposed is NP-hard and difficult to be settled efficiently by existing methods. To address the intractable problem, we develop an iterative algorithm based on the successive convex approximation (SCA) approach. Simulation results indicate that our joint optimization can improve the minimum throughput greatly.
同时无线信息与电力传输(SWIPT)可以同步提供电力和信息,有助于解决物联网设备电池容量有限、充电不便的问题。本文研究了一种干扰环境下无人机辅助的SWIPT系统,其中无人机将能量传递给节点,节点从无人机收集能量。为了使所有iotd的最小吞吐量最大化,我们共同优化iotd在固定时间段内的发射功率和无人机轨迹,同时保证每个节点的能量需求最低,避免干扰。然而,我们提出的问题是np困难的,现有方法难以有效解决。为了解决这个棘手的问题,我们开发了一种基于连续凸近似(SCA)方法的迭代算法。仿真结果表明,我们的联合优化可以大大提高最小吞吐量。
{"title":"UAV-Assisted SWIPT in Jamming Environment: Joint Power and Trajectory Optimization","authors":"Fei Song, Qiming Sun, Xiaojing Chu, Xiao Zhang","doi":"10.1145/3507971.3508015","DOIUrl":"https://doi.org/10.1145/3507971.3508015","url":null,"abstract":"Simultaneous wireless information and power transfer (SWIPT) can provide power and information synchronously, which assists to solve the problem of the limited battery capacity and inconvenient charging of Internet of Things (IoT) devices. In this paper, we investigate a SWIPT system assisted by UAV in jamming environment, where the UAV can transfer power to nodes and nodes can collect energy from the UAV. In order to maximize the minimum throughput among all IoTDs, we jointly optimize the transmit power of IoTDs and the trajectory of UAV during a fix period, while ensuring the lowest energy requirement of each node and avoiding jamming. However, the problem we proposed is NP-hard and difficult to be settled efficiently by existing methods. To address the intractable problem, we develop an iterative algorithm based on the successive convex approximation (SCA) approach. Simulation results indicate that our joint optimization can improve the minimum throughput greatly.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"147 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133981514","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
Blockchain based Distributed Oracle in Time Sensitive Scenario 时间敏感场景下基于区块链的分布式Oracle
Langchen He, Tianyu Kang, Li Guo
Distributed oracle protocol is proposed to support on-chain transaction execution which depends on off-chain information without a trusted party as source. Although the commit-reveal mechanism based on commitment scheme used in distributed oracle protocol solve the problem of freeloading, it introduces a new one of availability, which is significant when information requester would like to obtain protocol output before expiration. To address the issue, we describe an architecture of distributed oracle protocol in time-sensitive scenario. Then we propose a new protocol which satisfies all requirements defined in the architecture by applying timed commitment scheme. Finally, a prototype program is implemented to evaluate additional cost caused by the core algorithm in new protocol, which shows that the cost is acceptable.
为了支持链上事务的执行,提出了分布式oracle协议,该协议依赖于链下信息而不需要可信方作为源。分布式oracle协议中基于承诺方案的提交-披露机制虽然解决了免费加载的问题,但引入了一个新的可用性问题,当信息请求者希望在协议到期前获得协议输出时,这个问题就显得尤为重要。为了解决这个问题,我们描述了一种时间敏感场景下分布式oracle协议的体系结构。在此基础上,我们提出了一种新的协议,该协议采用定时承诺方案,满足了体系结构中定义的所有要求。最后,通过原型程序对新协议中核心算法带来的额外代价进行了评估,结果表明该代价是可以接受的。
{"title":"Blockchain based Distributed Oracle in Time Sensitive Scenario","authors":"Langchen He, Tianyu Kang, Li Guo","doi":"10.1145/3507971.3507990","DOIUrl":"https://doi.org/10.1145/3507971.3507990","url":null,"abstract":"Distributed oracle protocol is proposed to support on-chain transaction execution which depends on off-chain information without a trusted party as source. Although the commit-reveal mechanism based on commitment scheme used in distributed oracle protocol solve the problem of freeloading, it introduces a new one of availability, which is significant when information requester would like to obtain protocol output before expiration. To address the issue, we describe an architecture of distributed oracle protocol in time-sensitive scenario. Then we propose a new protocol which satisfies all requirements defined in the architecture by applying timed commitment scheme. Finally, a prototype program is implemented to evaluate additional cost caused by the core algorithm in new protocol, which shows that the cost is acceptable.","PeriodicalId":439757,"journal":{"name":"Proceedings of the 7th International Conference on Communication and Information Processing","volume":"69 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114778020","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 7th International Conference on Communication and Information Processing
全部 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