首页 > 最新文献

Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition最新文献

英文 中文
Integrating Hybrid Features for Document-Level Event Role Extraction Method 集成混合特征的文档级事件角色提取方法
Jingyao Zhang, Tao Xu
Event extraction is a sub-task of information extraction and is an important part of natural language processing. Depending on the range of features used, event extraction methods are classified as sentence-level or document-level. However, document-level event extraction is more practical for practical tasks. Document-level event extraction is a difficult task, as it requires features to be extracted from a larger amount of text to determine which span of text is the desired event element. However, most methods do not utilize both sentence-level and document-level features. In order to utilize hybrid feature information and fuse it, this paper proposes a document-level event extraction method that integrating hybrid features. The event extraction method is based on Dynamic Multi-Pooling Convolutional Neural Network (DMCNN) and Bi-directional Long Short-Term Memory (BiLSTM), combined with self-attention mechanisms and Conditional Random Field (CRF). We evaluate the model proposed in this paper on the MUC-4 dataset and the experimental results show that our proposed model outperforms previous work.
事件抽取是信息抽取的子任务,是自然语言处理的重要组成部分。根据所使用的特征的范围,事件提取方法分为句子级和文档级。但是,文档级事件提取对于实际任务更为实用。文档级事件提取是一项困难的任务,因为它需要从大量文本中提取特性,以确定哪一段文本是所需的事件元素。但是,大多数方法没有同时利用句子级和文档级特性。为了充分利用和融合混合特征信息,提出了一种融合混合特征的文档级事件提取方法。事件提取方法基于动态多池卷积神经网络(DMCNN)和双向长短期记忆(BiLSTM),结合自注意机制和条件随机场(CRF)。我们在MUC-4数据集上对本文提出的模型进行了评估,实验结果表明我们提出的模型优于以往的工作。
{"title":"Integrating Hybrid Features for Document-Level Event Role Extraction Method","authors":"Jingyao Zhang, Tao Xu","doi":"10.1145/3573942.3574051","DOIUrl":"https://doi.org/10.1145/3573942.3574051","url":null,"abstract":"Event extraction is a sub-task of information extraction and is an important part of natural language processing. Depending on the range of features used, event extraction methods are classified as sentence-level or document-level. However, document-level event extraction is more practical for practical tasks. Document-level event extraction is a difficult task, as it requires features to be extracted from a larger amount of text to determine which span of text is the desired event element. However, most methods do not utilize both sentence-level and document-level features. In order to utilize hybrid feature information and fuse it, this paper proposes a document-level event extraction method that integrating hybrid features. The event extraction method is based on Dynamic Multi-Pooling Convolutional Neural Network (DMCNN) and Bi-directional Long Short-Term Memory (BiLSTM), combined with self-attention mechanisms and Conditional Random Field (CRF). We evaluate the model proposed in this paper on the MUC-4 dataset and the experimental results show that our proposed model outperforms previous work.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115928438","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
Visual Model Checking Distributed System 分布式系统可视化模型检测
Yiyang Jia, Xinfeng Shu
In order to ensure the correctness of module interaction between distributed systems in the analysis and design stages, this paper proposes a visual model checking method for distributed systems. The component diagram and sequence diagram are used to visually model the system and describe the interaction between subsystems. The object property specification language was used to annotate the properties of the model, and the properties were extracted and converted into projection temporal logic formulas, and then converted into property non-automata. The sequence diagram model is transformed into a system automaton. Finally, the model checking tool is used to verify whether the model satisfies the system properties. The experimental results show that this method can realize the verification of distributed system and the modeling is more intuitive and convenient.
为了在分析和设计阶段保证分布式系统之间模块交互的正确性,本文提出了一种分布式系统的可视化模型检查方法。利用组件图和序列图对系统进行可视化建模,描述子系统之间的相互作用。利用对象属性规范语言对模型属性进行标注,提取属性后转换为投影时间逻辑公式,再转换为属性非自动机。序列图模型被转换成一个系统自动机。最后,使用模型检查工具验证模型是否满足系统属性。实验结果表明,该方法可以实现分布式系统的验证,且建模更加直观、方便。
{"title":"Visual Model Checking Distributed System","authors":"Yiyang Jia, Xinfeng Shu","doi":"10.1145/3573942.3574023","DOIUrl":"https://doi.org/10.1145/3573942.3574023","url":null,"abstract":"In order to ensure the correctness of module interaction between distributed systems in the analysis and design stages, this paper proposes a visual model checking method for distributed systems. The component diagram and sequence diagram are used to visually model the system and describe the interaction between subsystems. The object property specification language was used to annotate the properties of the model, and the properties were extracted and converted into projection temporal logic formulas, and then converted into property non-automata. The sequence diagram model is transformed into a system automaton. Finally, the model checking tool is used to verify whether the model satisfies the system properties. The experimental results show that this method can realize the verification of distributed system and the modeling is more intuitive and convenient.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131351309","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
Research on Blockchain Consensus Algorithm for Secure Data Sharing on Industrial Internet Platform 面向工业互联网平台数据安全共享的区块链共识算法研究
Chao Jia, Lili Gao, Min Li
The traditional industrial Internet platform adopts a centralized data storage model, and the security sharing of data generated by terminal devices is a major bottleneck that hinders the development of industrial Internet. Along with the geometric growth of terminal data, protecting the security and integrity of data has become the core research area of the Industrial Internet. Blockchain is distributed, open, transparent and tamper-evident, and can provide a reliable underlying service to realize a distributed data security sharing system. Therefore, this paper proposes a blockchain-based data security sharing model for industrial Internet platforms, with a distributed blockchain network as the core to build up a decentralized data security sharing service. Meanwhile, to address the problems of high consensus latency, low throughput and performance, and no support for node dynamic management of the practical Byzantine fault-tolerant (PBFT) algorithm used in blockchain, a simplified consistency protocol and a new node management mechanism are introduced to achieve dynamic management of nodes while reducing the complexity of algorithm communication.
传统的工业互联网平台采用集中式的数据存储模式,终端设备产生的数据的安全共享是阻碍工业互联网发展的一大瓶颈。随着终端数据的几何级增长,保护数据的安全性和完整性已成为工业互联网的核心研究领域。区块链具有分布式、开放、透明、防篡改的特点,可以提供可靠的底层服务,实现分布式数据安全共享系统。因此,本文提出了一种基于区块链的工业互联网平台数据安全共享模型,以分布式区块链网络为核心,构建去中心化的数据安全共享服务。同时,针对区块链中实际使用的拜占庭容错(PBFT)算法存在共识延迟高、吞吐量和性能不高、不支持节点动态管理等问题,引入简化的一致性协议和新的节点管理机制,在降低算法通信复杂性的同时实现节点的动态管理。
{"title":"Research on Blockchain Consensus Algorithm for Secure Data Sharing on Industrial Internet Platform","authors":"Chao Jia, Lili Gao, Min Li","doi":"10.1145/3573942.3573973","DOIUrl":"https://doi.org/10.1145/3573942.3573973","url":null,"abstract":"The traditional industrial Internet platform adopts a centralized data storage model, and the security sharing of data generated by terminal devices is a major bottleneck that hinders the development of industrial Internet. Along with the geometric growth of terminal data, protecting the security and integrity of data has become the core research area of the Industrial Internet. Blockchain is distributed, open, transparent and tamper-evident, and can provide a reliable underlying service to realize a distributed data security sharing system. Therefore, this paper proposes a blockchain-based data security sharing model for industrial Internet platforms, with a distributed blockchain network as the core to build up a decentralized data security sharing service. Meanwhile, to address the problems of high consensus latency, low throughput and performance, and no support for node dynamic management of the practical Byzantine fault-tolerant (PBFT) algorithm used in blockchain, a simplified consistency protocol and a new node management mechanism are introduced to achieve dynamic management of nodes while reducing the complexity of algorithm communication.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133474221","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
MFR Working Mode Recognition Based on CNN-BILSTM-SoftAttention Model 基于CNN-BILSTM-SoftAttention模型的MFR工作模式识别
Jie Yang, Jinghua Tian
Accurate identification of MFR working mode recognition is an essential prerequisite for target threat assessment. To solve the problem of lower recognition rate of radar pulse signals with overlapping parameters, a hybrid recognition model based on CNN-BILSTM-SoftAttention is proposed. Firstly, We utilize the combined CPI parameters to describe pluse stream and capture local characteristics with CNN. Then, the BILSTM Network is used to analyze the timing regularity of radar pulse sequences, and to discover the inter-class rule between different working modes and the intra-class rule of the same working mode. Finally, combined with the attention mechanism model, we can distinguish different working mode by assigning higher weights to parameters with overlapping. Through simulation analysis, the proposed algorithm is compared with SVM, CNN, CNN_LSTM method, the accuracy of model can reach 92.48% in the strong noise environment, increasing by 20%. The results show that the proposed method has better classification ability and higher performance than existing work pattern classification methods.
准确识别MFR工作模式是目标威胁评估的必要前提。为解决参数重叠的雷达脉冲信号识别率较低的问题,提出了一种基于CNN-BILSTM-SoftAttention的混合识别模型。首先,利用组合CPI参数对脉冲流进行描述,并利用CNN捕捉局部特征。然后,利用BILSTM网络分析雷达脉冲序列的时序规律,发现不同工作模式之间的类间规律和同一工作模式下的类内规律。最后,结合注意机制模型,通过对有重叠的参数赋予更高的权重来区分不同的工作模式。通过仿真分析,将所提算法与SVM、CNN、CNN_LSTM方法进行比较,在强噪声环境下,模型准确率可达到92.48%,提高20%。结果表明,与现有的工作模式分类方法相比,该方法具有更好的分类能力和更高的性能。
{"title":"MFR Working Mode Recognition Based on CNN-BILSTM-SoftAttention Model","authors":"Jie Yang, Jinghua Tian","doi":"10.1145/3573942.3574115","DOIUrl":"https://doi.org/10.1145/3573942.3574115","url":null,"abstract":"Accurate identification of MFR working mode recognition is an essential prerequisite for target threat assessment. To solve the problem of lower recognition rate of radar pulse signals with overlapping parameters, a hybrid recognition model based on CNN-BILSTM-SoftAttention is proposed. Firstly, We utilize the combined CPI parameters to describe pluse stream and capture local characteristics with CNN. Then, the BILSTM Network is used to analyze the timing regularity of radar pulse sequences, and to discover the inter-class rule between different working modes and the intra-class rule of the same working mode. Finally, combined with the attention mechanism model, we can distinguish different working mode by assigning higher weights to parameters with overlapping. Through simulation analysis, the proposed algorithm is compared with SVM, CNN, CNN_LSTM method, the accuracy of model can reach 92.48% in the strong noise environment, increasing by 20%. The results show that the proposed method has better classification ability and higher performance than existing work pattern classification methods.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133512762","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
High Speed Multi-channel Data Cache Design Based on DDR3 SDRAM 基于DDR3 SDRAM的高速多通道数据缓存设计
Xiaofeng Yang, Ancheng Liu, Jinjin Wang
With the rapid development of microelectronics technology, the amount of data information is becoming larger and larger, and the speed of data processing is becoming higher and higher. In order to meet the needs of today's data cache and solve a series of problems such as unstable data transmission and data loss caused by the common data cache technology due to its small capacity and slow data processing speed, a synchronous dynamic random access memory (DDR3 SDRAM) based data cache design method with high speed and large capacity and multi-channel is proposed to achieve fast and efficient real-time storage of eight-channel video data. Based on Vivado MIG IP core and Kintex-7 FPGA as the control core, asynchronous FIFO with read/write bit width ratio of 8:1 is realized, and the read/write cache control module is designed, and the real-time data is finally cached to the corresponding address of DDR3 SDRAM. Improved DDR3 SDRAM bandwidth utilization. The experimental results show that the system can access 8-channel high speed video data, and the data transmission is stable and reliable. The design is mainly composed of multi-channel data acquisition module, cross-clock domain data processing module, read and write priority arbitration and other modules, with a working frequency of up to 400M Hz. It has been verified that the design can be used for real-time acquisition system of space-borne video storage.
随着微电子技术的飞速发展,数据信息量越来越大,数据处理的速度也越来越高。为了满足当今数据缓存的需求,解决常用数据缓存技术由于容量小、数据处理速度慢而导致的数据传输不稳定、数据丢失等一系列问题,提出了一种基于同步动态随机存取存储器(DDR3 SDRAM)的高速大容量多通道数据缓存设计方法,实现8通道视频数据的快速高效实时存储。基于Vivado MIG IP核和Kintex-7 FPGA作为控制核心,实现了读写位宽比为8:1的异步FIFO,并设计了读写缓存控制模块,最终将实时数据缓存到DDR3 SDRAM的对应地址。提高DDR3 SDRAM带宽利用率。实验结果表明,该系统能够访问8路高速视频数据,数据传输稳定可靠。本设计主要由多通道数据采集模块、跨时钟域数据处理模块、读写优先仲裁等模块组成,工作频率高达400M Hz。经验证,该设计可用于星载视频存储实时采集系统。
{"title":"High Speed Multi-channel Data Cache Design Based on DDR3 SDRAM","authors":"Xiaofeng Yang, Ancheng Liu, Jinjin Wang","doi":"10.1145/3573942.3573972","DOIUrl":"https://doi.org/10.1145/3573942.3573972","url":null,"abstract":"With the rapid development of microelectronics technology, the amount of data information is becoming larger and larger, and the speed of data processing is becoming higher and higher. In order to meet the needs of today's data cache and solve a series of problems such as unstable data transmission and data loss caused by the common data cache technology due to its small capacity and slow data processing speed, a synchronous dynamic random access memory (DDR3 SDRAM) based data cache design method with high speed and large capacity and multi-channel is proposed to achieve fast and efficient real-time storage of eight-channel video data. Based on Vivado MIG IP core and Kintex-7 FPGA as the control core, asynchronous FIFO with read/write bit width ratio of 8:1 is realized, and the read/write cache control module is designed, and the real-time data is finally cached to the corresponding address of DDR3 SDRAM. Improved DDR3 SDRAM bandwidth utilization. The experimental results show that the system can access 8-channel high speed video data, and the data transmission is stable and reliable. The design is mainly composed of multi-channel data acquisition module, cross-clock domain data processing module, read and write priority arbitration and other modules, with a working frequency of up to 400M Hz. It has been verified that the design can be used for real-time acquisition system of space-borne video storage.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"91 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133593182","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
Wireless Sensor Networks Based on UAV Auxiliary Energy-Saving Data Collection Algorithms 基于无人机的无线传感器网络辅助节能数据采集算法
Aijing Sun, Yijia Li, Shichang Li
The selection of wireless sensor networks (WSNs) communication topology and the application of unmanned aerial vehicles (UAV) in data collection are studied in the scenario of being far away from the base station. The topology consists of a set of cluster head nodes that communicate with the UAV. After considering the network energy consumption factors, the optimal number of cluster heads of the network is derived, the network is clustered and the cluster head node is selected. Finally, the cruising path of the drone to collect data from the cluster head is optimized. Simulation results show that the proposed algorithm can effectively save the energy of nodes, prolong network life, and reduce the total distance of the UAV collects data.
研究了在远离基站的情况下,无线传感器网络通信拓扑的选择以及无人机在数据采集中的应用。该拓扑由一组与无人机通信的簇头节点组成。在考虑网络能耗因素的基础上,推导出网络的最优簇头数,对网络进行聚类并选择簇头节点。最后,优化了无人机从簇头采集数据的巡航路径。仿真结果表明,该算法可以有效地节省节点能量,延长网络寿命,缩短无人机采集数据的总距离。
{"title":"Wireless Sensor Networks Based on UAV Auxiliary Energy-Saving Data Collection Algorithms","authors":"Aijing Sun, Yijia Li, Shichang Li","doi":"10.1145/3573942.3573982","DOIUrl":"https://doi.org/10.1145/3573942.3573982","url":null,"abstract":"The selection of wireless sensor networks (WSNs) communication topology and the application of unmanned aerial vehicles (UAV) in data collection are studied in the scenario of being far away from the base station. The topology consists of a set of cluster head nodes that communicate with the UAV. After considering the network energy consumption factors, the optimal number of cluster heads of the network is derived, the network is clustered and the cluster head node is selected. Finally, the cruising path of the drone to collect data from the cluster head is optimized. Simulation results show that the proposed algorithm can effectively save the energy of nodes, prolong network life, and reduce the total distance of the UAV collects data.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115349427","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
CBAM-DCE: A Non-Reference Image Correction Algorithm for Uneven Illumination CBAM-DCE:一种非参考图像不均匀光照校正算法
Mengyu Fan, Jinjun Lu, Xianguang Kong, Wei Sun, Wei Sun, Yijun Sun
Affected by the change in daytime illumination sequence and by the shooting angle in the complex field environment, the kiwifruit images possess the unfriendly features of uneven illumination, such as local darkness and local brightness. The ill-posed image with uneven illumination will seriously constraint the subsequent image analysis processing. Current deep learning methods have achieved satisfactory results, and a large number of paired images (one is the input image, one is the ground truth image) is required to train the better network performance. However, it is difficult to capture ground truth images of the kiwifruit in the field. Based on this, the paper proposed Convolutional Block Attention Module Deep Curve Estimation (CBAM-DCE) to accomplish a non-reference illumination unevenness correction for field kiwifruit images. A deep learning network model is used to estimate the image-specific curve for image enhancement, and a non-reference loss function is applied to evaluate the image enhancement effect. Compared with seven related enhancement algorithms, the presented algorithm shakes off uneven illumination or normal-light image pairs for training. Five different public datasets and our Kiwifruit dataset were used in the experiments. Experiments demonstrate that our proposed CBAM-DCE is superior to other state-of-the-art algorithms for enhancing natural images under different lighting conditions.
在复杂的野外环境下,受白天光照顺序变化和拍摄角度的影响,猕猴桃图像具有局部暗、局部亮等光照不均匀的不友好特征。光照不均匀的病态图像将严重制约后续的图像分析处理。目前的深度学习方法已经取得了令人满意的效果,需要大量的成对图像(一个是输入图像,一个是地面真值图像)来训练更好的网络性能。然而,很难捕捉实地猕猴桃的真实图像。在此基础上,本文提出了卷积块注意模块深度曲线估计(CBAM-DCE),实现了对野外猕猴桃图像的非参考光照不均匀校正。使用深度学习网络模型估计图像特定曲线进行图像增强,并使用非参考损失函数评估图像增强效果。与7种相关增强算法相比,该算法摆脱了光照不均匀或正常光照图像对进行训练。实验中使用了五个不同的公共数据集和我们的猕猴桃数据集。实验表明,我们提出的CBAM-DCE算法在不同光照条件下的自然图像增强方面优于其他最先进的算法。
{"title":"CBAM-DCE: A Non-Reference Image Correction Algorithm for Uneven Illumination","authors":"Mengyu Fan, Jinjun Lu, Xianguang Kong, Wei Sun, Wei Sun, Yijun Sun","doi":"10.1145/3573942.3574098","DOIUrl":"https://doi.org/10.1145/3573942.3574098","url":null,"abstract":"Affected by the change in daytime illumination sequence and by the shooting angle in the complex field environment, the kiwifruit images possess the unfriendly features of uneven illumination, such as local darkness and local brightness. The ill-posed image with uneven illumination will seriously constraint the subsequent image analysis processing. Current deep learning methods have achieved satisfactory results, and a large number of paired images (one is the input image, one is the ground truth image) is required to train the better network performance. However, it is difficult to capture ground truth images of the kiwifruit in the field. Based on this, the paper proposed Convolutional Block Attention Module Deep Curve Estimation (CBAM-DCE) to accomplish a non-reference illumination unevenness correction for field kiwifruit images. A deep learning network model is used to estimate the image-specific curve for image enhancement, and a non-reference loss function is applied to evaluate the image enhancement effect. Compared with seven related enhancement algorithms, the presented algorithm shakes off uneven illumination or normal-light image pairs for training. Five different public datasets and our Kiwifruit dataset were used in the experiments. Experiments demonstrate that our proposed CBAM-DCE is superior to other state-of-the-art algorithms for enhancing natural images under different lighting conditions.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124313876","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Efficient Image Encryption Algorithm Based on Hyperchaotic and Two Times of Scrambling Diffusion 基于超混沌和二次置乱扩散的高效图像加密算法
Wei Bu, Shu-cui Xie
An image encryption algorithm based on hyperchaotic system is proposed to satisfy the security of image information transmission, the encryption algorithm consists of two times of scrambling and diffusion. The relation between plaintext and key is constructed to generate plaintext related chaotic sequence. Two rounds of scrambling operation are performed to make the pixel positions of the image are sufficiently scrambled, and two-way diffusion is carried out after scrambling, in this way, the value of any one pixel can affect other pixel values as much as possible. The information entropy, histogram distribution, adjacent pixel correlation, plaintext sensitivity, key sensitivity and key space are analyzed. As show by simulation results, our algorithm has good encryption effect and high security.
为了满足图像信息传输的安全性,提出了一种基于超混沌系统的图像加密算法,该算法包括两次置乱和两次扩散。构造明文与密钥的关系,生成与明文相关的混沌序列。进行两轮置乱操作,使图像的像素位置得到充分置乱,置乱后进行双向扩散,使任意一个像素的值尽可能地影响其他像素的值。分析了信息熵、直方图分布、相邻像素相关性、明文灵敏度、密钥灵敏度和密钥空间。仿真结果表明,该算法具有良好的加密效果和较高的安全性。
{"title":"An Efficient Image Encryption Algorithm Based on Hyperchaotic and Two Times of Scrambling Diffusion","authors":"Wei Bu, Shu-cui Xie","doi":"10.1145/3573942.3574063","DOIUrl":"https://doi.org/10.1145/3573942.3574063","url":null,"abstract":"An image encryption algorithm based on hyperchaotic system is proposed to satisfy the security of image information transmission, the encryption algorithm consists of two times of scrambling and diffusion. The relation between plaintext and key is constructed to generate plaintext related chaotic sequence. Two rounds of scrambling operation are performed to make the pixel positions of the image are sufficiently scrambled, and two-way diffusion is carried out after scrambling, in this way, the value of any one pixel can affect other pixel values as much as possible. The information entropy, histogram distribution, adjacent pixel correlation, plaintext sensitivity, key sensitivity and key space are analyzed. As show by simulation results, our algorithm has good encryption effect and high security.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115988147","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
NMT Sentence Granularity Similarity Calculation Method Based on Improved Cosine Distance 基于改进余弦距离的NMT句子粒度相似度计算方法
Shuyan Wang, Jingjing Ma
Aiming at the problem of semantic lack of sentence similarity calculation in the process of metamorphosis test of neural machine translation system, an NMT sentence granularity similarity calculation method based on improved Cosine Distance is proposed. Text vectors are constructed through the improved TF-IDF weights, and the combination of Edit Distance and Jaccard similarity coefficient is used as a suppressor for cosine similarity. Experiments on neural machine translation systems such as Alibaba Translation and Baidu Translation on the UM-Corpus dataset show that, compared with the method based on Edit Distance, this method improves the Pearson correlation coefficient and Spearman correlation coefficient of the reference translation method by 20.5% and 12%, respectively. And this method is closer to the BLEU and METEOR evaluation results based on the reference translation, the evaluation accuracy is higher.
针对神经机器翻译系统变形测试过程中句子相似度计算存在语义缺失的问题,提出了一种基于改进余弦距离的NMT句子粒度相似度计算方法。通过改进的TF-IDF权重构建文本向量,并结合编辑距离和Jaccard相似系数作为余弦相似度的抑制因子。在UM-Corpus数据集上对阿里巴巴翻译和百度翻译等神经机器翻译系统进行的实验表明,与基于Edit Distance的方法相比,该方法将参考翻译方法的Pearson相关系数和Spearman相关系数分别提高了20.5%和12%。并且该方法更接近基于参考翻译的BLEU和METEOR评价结果,评价精度更高。
{"title":"NMT Sentence Granularity Similarity Calculation Method Based on Improved Cosine Distance","authors":"Shuyan Wang, Jingjing Ma","doi":"10.1145/3573942.3574021","DOIUrl":"https://doi.org/10.1145/3573942.3574021","url":null,"abstract":"Aiming at the problem of semantic lack of sentence similarity calculation in the process of metamorphosis test of neural machine translation system, an NMT sentence granularity similarity calculation method based on improved Cosine Distance is proposed. Text vectors are constructed through the improved TF-IDF weights, and the combination of Edit Distance and Jaccard similarity coefficient is used as a suppressor for cosine similarity. Experiments on neural machine translation systems such as Alibaba Translation and Baidu Translation on the UM-Corpus dataset show that, compared with the method based on Edit Distance, this method improves the Pearson correlation coefficient and Spearman correlation coefficient of the reference translation method by 20.5% and 12%, respectively. And this method is closer to the BLEU and METEOR evaluation results based on the reference translation, the evaluation accuracy is higher.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116016347","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
Prompt and Contrastive Learning for Few-shot Sentiment Classification 基于提示和对比学习的少镜头情感分类
Fei Wang, Long Chen, Xiaohua Huang, Cai Xu, Wei Zhao, Ziyu Guan, Guangyue Lu
Sentiment classification is a hot topic in the field of natural language processing. Currently, state-of-the-art classification models follow two steps: pre-training a large language model on upstream tasks, and then using human-labeled data to fine-tune a task-related model. However, there is a large gap between the upstream tasks of the pre-trained model and the downstream tasks being performed, resulting in the need for more labeled data to achieve excellent performance. Manually annotating data is expensive. In this paper, we propose a few-shot sentiment classification method based on Prompt and Contrastive Learning (PCL), which can significantly improve the performance of large-scale pre-trained language models in low-data and high-data regimes. Prompt learning aims to alleviate the gap between upstream and downstream tasks, and the contrastive learning is designed to capture the inter-class and intra-class distribution patterns of labeled data. Thanks to the integration of the two strategies, PCL markedly exceeds baselines with low resources. Extensive experiments on three datasets show that our method has outstanding performance in the few-shot settings.
情感分类是自然语言处理领域的研究热点。目前,最先进的分类模型遵循两个步骤:在上游任务上预训练大型语言模型,然后使用人工标记数据对任务相关模型进行微调。然而,预训练模型的上游任务与正在执行的下游任务之间存在较大差距,因此需要更多的标记数据才能达到优异的性能。手动标注数据的成本很高。本文提出了一种基于提示和对比学习(PCL)的少镜头情感分类方法,该方法可以显著提高大规模预训练语言模型在低数据和高数据下的性能。提示学习旨在缓解上游和下游任务之间的差距,对比学习旨在捕捉标记数据的类间和类内分布模式。由于两种策略的整合,PCL在资源较少的情况下明显超过了基线。在三个数据集上的大量实验表明,我们的方法在少镜头设置下具有出色的性能。
{"title":"Prompt and Contrastive Learning for Few-shot Sentiment Classification","authors":"Fei Wang, Long Chen, Xiaohua Huang, Cai Xu, Wei Zhao, Ziyu Guan, Guangyue Lu","doi":"10.1145/3573942.3573969","DOIUrl":"https://doi.org/10.1145/3573942.3573969","url":null,"abstract":"Sentiment classification is a hot topic in the field of natural language processing. Currently, state-of-the-art classification models follow two steps: pre-training a large language model on upstream tasks, and then using human-labeled data to fine-tune a task-related model. However, there is a large gap between the upstream tasks of the pre-trained model and the downstream tasks being performed, resulting in the need for more labeled data to achieve excellent performance. Manually annotating data is expensive. In this paper, we propose a few-shot sentiment classification method based on Prompt and Contrastive Learning (PCL), which can significantly improve the performance of large-scale pre-trained language models in low-data and high-data regimes. Prompt learning aims to alleviate the gap between upstream and downstream tasks, and the contrastive learning is designed to capture the inter-class and intra-class distribution patterns of labeled data. Thanks to the integration of the two strategies, PCL markedly exceeds baselines with low resources. Extensive experiments on three datasets show that our method has outstanding performance in the few-shot settings.","PeriodicalId":103293,"journal":{"name":"Proceedings of the 2022 5th International Conference on Artificial Intelligence and Pattern Recognition","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117112159","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 2022 5th International Conference on Artificial Intelligence and Pattern Recognition
全部 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