首页 > 最新文献

Journal of Computer Science and Technology最新文献

英文 中文
Top-down Text-Level Discourse Rhetorical Structure Parsing with Bidirectional Representation Learning 基于双向表征学习的自顶向下语篇修辞结构分析
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-30 DOI: 10.1007/s11390-022-1167-0
Long-Yin Zhang, Xin Tan, Fang Kong, Pei-Feng Li, Guo-Dong Zhou

Early studies on discourse rhetorical structure parsing mainly adopt bottom-up approaches, limiting the parsing process to local information. Although current top-down parsers can better capture global information and have achieved particular success, the importance of local and global information at various levels of discourse parsing is different. This paper argues that combining local and global information for discourse parsing is more sensible. To prove this, we introduce a top-down discourse parser with bidirectional representation learning capabilities. Existing corpora on Rhetorical Structure Theory (RST) are known to be much limited in size, which makes discourse parsing very challenging. To alleviate this problem, we leverage some boundary features and a data augmentation strategy to tap the potential of our parser. We use two methods for evaluation, and the experiments on the RST-DT corpus show that our parser can primarily improve the performance due to the effective combination of local and global information. The boundary features and the data augmentation strategy also play a role. Based on gold standard elementary discourse units (EDUs), our parser significantly advances the baseline systems in nuclearity detection, with the results on the other three indicators (span, relation, and full) being competitive. Based on automatically segmented EDUs, our parser still outperforms previous state-of-the-art work.

早期的话语修辞结构分析研究主要采用自下而上的方法,将分析过程局限于局部信息。虽然目前的自顶向下解析器可以更好地捕获全局信息,并取得了特别的成功,但在不同层次的语篇解析中,局部信息和全局信息的重要性是不同的。本文认为将局部信息和全局信息结合起来进行语篇分析更为合理。为了证明这一点,我们引入了一个具有双向表示学习能力的自顶向下话语解析器。现有的修辞结构理论(RST)语料库规模有限,这给语篇分析带来了很大的挑战。为了缓解这个问题,我们利用一些边界特征和数据增强策略来挖掘解析器的潜力。我们使用了两种方法进行评估,在RST-DT语料库上的实验表明,由于有效地结合了局部和全局信息,我们的解析器可以主要提高性能。边界特征和数据增强策略也起到了一定的作用。基于金标准基本话语单位(edu),我们的解析器在核检测方面显著提高了基线系统,其他三个指标(跨度、关系和完整)的结果具有竞争力。基于自动分割的edu,我们的解析器仍然优于以前最先进的工作。
{"title":"Top-down Text-Level Discourse Rhetorical Structure Parsing with Bidirectional Representation Learning","authors":"Long-Yin Zhang, Xin Tan, Fang Kong, Pei-Feng Li, Guo-Dong Zhou","doi":"10.1007/s11390-022-1167-0","DOIUrl":"https://doi.org/10.1007/s11390-022-1167-0","url":null,"abstract":"<p>Early studies on discourse rhetorical structure parsing mainly adopt bottom-up approaches, limiting the parsing process to local information. Although current top-down parsers can better capture global information and have achieved particular success, the importance of local and global information at various levels of discourse parsing is different. This paper argues that combining local and global information for discourse parsing is more sensible. To prove this, we introduce a top-down discourse parser with bidirectional representation learning capabilities. Existing corpora on Rhetorical Structure Theory (RST) are known to be much limited in size, which makes discourse parsing very challenging. To alleviate this problem, we leverage some boundary features and a data augmentation strategy to tap the potential of our parser. We use two methods for evaluation, and the experiments on the RST-DT corpus show that our parser can primarily improve the performance due to the effective combination of local and global information. The boundary features and the data augmentation strategy also play a role. Based on gold standard elementary discourse units (EDUs), our parser significantly advances the baseline systems in nuclearity detection, with the results on the other three indicators (span, relation, and full) being competitive. Based on automatically segmented EDUs, our parser still outperforms previous state-of-the-art work.</p>","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"12 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138540017","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
Path-Based Multicast Routing for Network-on-Chip of the Neuromorphic Processor 基于路径的神经形态处理器片上网络组播路由
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-30 DOI: 10.1007/s11390-022-1232-8
Zi-Yang Kang, Shi-Ming Li, Shi-Ying Wang, Lian-Hua Qu, Rui Gong, Wei Shi, Wei-Xia Xu, Lei Wang

Network-on-Chip (NoC) is widely adopted in neuromorphic processors to support communication between neurons in spiking neural networks (SNNs). However, SNNs generate enormous spiking packets due to the one-to-many traffic pattern. The spiking packets may cause communication pressure on NoC. We propose a path-based multicast routing method to alleviate the pressure. Firstly, all destination nodes of each source node on NoC are divided into several clusters. Secondly, multicast paths in the clusters are created based on the Hamiltonian path algorithm. The proposed routing can reduce the length of path and balance the communication load of each router. Lastly, we design a lightweight microarchitecture of NoC, which involves a customized multicast packet and a routing function. We use six datasets to verify the proposed multicast routing. Compared with unicast routing, the running time of path-based multicast routing achieves 5.1x speedup, and the number of hops and the maximum transmission latency of path-based multicast routing are reduced by 68.9% and 77.4%, respectively. The maximum length of path is reduced by 68.3% and 67.2% compared with the dual-path (DP) and multi-path (MP) multicast routing, respectively. Therefore, the proposed multicast routing has improved performance in terms of average latency and throughput compared with the DP or MP multicast routing.

片上网络(Network-on-Chip, NoC)被广泛应用于神经形态处理器中,以支持尖峰神经网络(snn)中神经元之间的通信。然而,由于一对多的流量模式,snn会产生大量的峰值数据包。尖峰报文可能对NoC造成通信压力。为了减轻这种压力,我们提出了一种基于路径的组播路由方法。首先,将NoC上每个源节点的所有目的节点划分为多个集群。其次,基于哈密顿路径算法在集群中创建组播路径;所提出的路由可以减少路径长度,平衡各路由器的通信负荷。最后,我们设计了一个轻量级的NoC微架构,包括自定义组播数据包和路由功能。我们使用六个数据集来验证所提出的组播路由。与单播路由相比,基于路径的组播路由运行时间加快5.1倍,跳数和最大传输时延分别降低68.9%和77.4%。与双路(DP)组播路由和多路(MP)组播路由相比,最大路径长度分别减少了68.3%和67.2%。因此,与DP或MP组播路由相比,所提出的组播路由在平均延迟和吞吐量方面具有更高的性能。
{"title":"Path-Based Multicast Routing for Network-on-Chip of the Neuromorphic Processor","authors":"Zi-Yang Kang, Shi-Ming Li, Shi-Ying Wang, Lian-Hua Qu, Rui Gong, Wei Shi, Wei-Xia Xu, Lei Wang","doi":"10.1007/s11390-022-1232-8","DOIUrl":"https://doi.org/10.1007/s11390-022-1232-8","url":null,"abstract":"<p>Network-on-Chip (NoC) is widely adopted in neuromorphic processors to support communication between neurons in spiking neural networks (SNNs). However, SNNs generate enormous spiking packets due to the one-to-many traffic pattern. The spiking packets may cause communication pressure on NoC. We propose a path-based multicast routing method to alleviate the pressure. Firstly, all destination nodes of each source node on NoC are divided into several clusters. Secondly, multicast paths in the clusters are created based on the Hamiltonian path algorithm. The proposed routing can reduce the length of path and balance the communication load of each router. Lastly, we design a lightweight microarchitecture of NoC, which involves a customized multicast packet and a routing function. We use six datasets to verify the proposed multicast routing. Compared with unicast routing, the running time of path-based multicast routing achieves 5.1x speedup, and the number of hops and the maximum transmission latency of path-based multicast routing are reduced by 68.9% and 77.4%, respectively. The maximum length of path is reduced by 68.3% and 67.2% compared with the dual-path (DP) and multi-path (MP) multicast routing, respectively. Therefore, the proposed multicast routing has improved performance in terms of average latency and throughput compared with the DP or MP multicast routing.</p>","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"49 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138540074","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
Parallel Bounded Search for the Maximum Clique Problem 最大团问题的并行有界搜索
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-30 DOI: 10.1007/s11390-022-1803-8
Hua Jiang, Ke Bai, Hai-Jiao Liu, Chu-Min Li, Felip Manyà, Zhang-Hua Fu

Given an undirected graph, the Maximum Clique Problem (MCP) is to find a largest complete subgraph of the graph. MCP is NP-hard and has found many practical applications. In this paper, we propose a parallel Branch-and- Bound (BnB) algorithm to tackle this NP-hard problem, which carries out multiple bounded searches in parallel. Each search has its upper bound and shares a lower bound with the rest of the searches. The potential benefit of the proposed approach is that an active search terminates as soon as the best lower bound found so far reaches or exceeds its upper bound. We describe the implementation of our highly scalable and efficient parallel MCP algorithm, called PBS, which is based on a state-of-the-art sequential MCP algorithm. The proposed algorithm PBS is evaluated on hard DIMACS and BHOSLIB instances. The results show that PBS achieves a near-linear speedup on most DIMACS instances and a super-linear speedup on most BHOSLIB instances. Finally, we give a detailed analysis that explains the good speedups achieved for the tested instances.

给定一个无向图,最大团问题(Maximum Clique Problem, MCP)是求该图的最大完整子图。MCP是NP-hard的,已经发现了许多实际应用。在本文中,我们提出了一种并行分支定界(BnB)算法来解决这一np困难问题,该算法并行地进行多个有界搜索。每个搜索都有自己的上界,并与其他搜索共享一个下界。所提出的方法的潜在好处是,一旦找到的最佳下界达到或超过其上界,主动搜索就会终止。我们描述了我们高度可扩展和高效的并行MCP算法的实现,称为PBS,它基于最先进的顺序MCP算法。在硬DIMACS和BHOSLIB实例上对该算法进行了评估。结果表明,PBS在大多数DIMACS实例上实现了近线性加速,在大多数BHOSLIB实例上实现了超线性加速。最后,我们给出了一个详细的分析,解释了测试实例获得的良好加速。
{"title":"Parallel Bounded Search for the Maximum Clique Problem","authors":"Hua Jiang, Ke Bai, Hai-Jiao Liu, Chu-Min Li, Felip Manyà, Zhang-Hua Fu","doi":"10.1007/s11390-022-1803-8","DOIUrl":"https://doi.org/10.1007/s11390-022-1803-8","url":null,"abstract":"<p>Given an undirected graph, the Maximum Clique Problem (MCP) is to find a largest complete subgraph of the graph. MCP is NP-hard and has found many practical applications. In this paper, we propose a parallel Branch-and- Bound (BnB) algorithm to tackle this NP-hard problem, which carries out multiple bounded searches in parallel. Each search has its upper bound and shares a lower bound with the rest of the searches. The potential benefit of the proposed approach is that an active search terminates as soon as the best lower bound found so far reaches or exceeds its upper bound. We describe the implementation of our highly scalable and efficient parallel MCP algorithm, called PBS, which is based on a state-of-the-art sequential MCP algorithm. The proposed algorithm PBS is evaluated on hard DIMACS and BHOSLIB instances. The results show that PBS achieves a near-linear speedup on most DIMACS instances and a super-linear speedup on most BHOSLIB instances. Finally, we give a detailed analysis that explains the good speedups achieved for the tested instances.</p>","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"42 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138540041","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
FedIERF: Federated Incremental Extremely Random Forest for Wearable Health Monitoring FedIERF:可穿戴健康监测的联邦增量极度随机森林
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-30 DOI: 10.1007/s11390-023-3009-0
Chun-Yu Hu, Li-Sha Hu, Lin Yuan, Dian-Jie Lu, Lei Lyu, Yi-Qiang Chen

Wearable health monitoring is a crucial technical tool that offers early warning for chronic diseases due to its superior portability and low power consumption. However, most wearable health data is distributed across different organizations, such as hospitals, research institutes, and companies, and can only be accessed by the owners of the data in compliance with data privacy regulations. The first challenge addressed in this paper is communicating in a privacy-preserving manner among different organizations. The second technical challenge is handling the dynamic expansion of the federation without model retraining. To address the first challenge, we propose a horizontal federated learning method called Federated Extremely Random Forest (FedERF). Its contribution-based splitting score computing mechanism significantly mitigates the impact of privacy protection constraints on model performance. Based on FedERF, we present a federated incremental learning method called Federated Incremental Extremely Random Forest (FedIERF) to address the second technical challenge. FedIERF introduces a hardness-driven weighting mechanism and an importance-based updating scheme to update the existing federated model incrementally. The experiments show that FedERF achieves comparable performance with non-federated methods, and FedIERF effectively addresses the dynamic expansion of the federation. This opens up opportunities for cooperation between different organizations in wearable health monitoring.

可穿戴式健康监测由于其优越的便携性和低功耗,是慢性病早期预警的关键技术工具。然而,大多数可穿戴健康数据分布在不同的组织中,如医院、研究机构和公司,并且只能由数据所有者根据数据隐私法规进行访问。本文解决的第一个挑战是在不同组织之间以保护隐私的方式进行通信。第二个技术挑战是在没有模型再培训的情况下处理联邦的动态扩展。为了解决第一个挑战,我们提出了一种称为联邦极端随机森林(FedERF)的水平联邦学习方法。其基于贡献的分分计算机制显著减轻了隐私保护约束对模型性能的影响。在FedERF的基础上,我们提出了一种叫做联邦增量极度随机森林(federdierf)的联邦增量学习方法来解决第二个技术难题。FedIERF引入了一种硬度驱动的加权机制和一种基于重要性的更新方案,以增量方式更新现有的联邦模型。实验表明,FedIERF与非联邦方法的性能相当,有效地解决了联邦的动态扩展问题。这为不同组织在可穿戴健康监测方面的合作提供了机会。
{"title":"FedIERF: Federated Incremental Extremely Random Forest for Wearable Health Monitoring","authors":"Chun-Yu Hu, Li-Sha Hu, Lin Yuan, Dian-Jie Lu, Lei Lyu, Yi-Qiang Chen","doi":"10.1007/s11390-023-3009-0","DOIUrl":"https://doi.org/10.1007/s11390-023-3009-0","url":null,"abstract":"<p>Wearable health monitoring is a crucial technical tool that offers early warning for chronic diseases due to its superior portability and low power consumption. However, most wearable health data is distributed across different organizations, such as hospitals, research institutes, and companies, and can only be accessed by the owners of the data in compliance with data privacy regulations. The first challenge addressed in this paper is communicating in a privacy-preserving manner among different organizations. The second technical challenge is handling the dynamic expansion of the federation without model retraining. To address the first challenge, we propose a horizontal federated learning method called Federated Extremely Random Forest (FedERF). Its contribution-based splitting score computing mechanism significantly mitigates the impact of privacy protection constraints on model performance. Based on FedERF, we present a federated incremental learning method called Federated Incremental Extremely Random Forest (FedIERF) to address the second technical challenge. FedIERF introduces a hardness-driven weighting mechanism and an importance-based updating scheme to update the existing federated model incrementally. The experiments show that FedERF achieves comparable performance with non-federated methods, and FedIERF effectively addresses the dynamic expansion of the federation. This opens up opportunities for cooperation between different organizations in wearable health monitoring.</p>","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"36 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138540008","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
Side-Channel Analysis for the Re-Keying Protocol of Bluetooth Low Energy 低功耗蓝牙重键协议的边信道分析
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-30 DOI: 10.1007/s11390-022-1229-3
Pei Cao, Chi Zhang, Xiang-Jun Lu, Hai-Ning Lu, Da-Wu Gu

In the era of the Internet of Things, Bluetooth low energy (BLE/BTLE) plays an important role as a well-known wireless communication technology. While the security and privacy of BLE have been analyzed and fixed several times, the threat of side-channel attacks to BLE devices is still not well understood. In this work, we highlight a side-channel threat to the re-keying protocol of BLE. This protocol uses a fixed long term key for generating session keys, and the leakage of the long term key could render the encryption of all the following (and previous) connections useless. Our attack exploits the side-channel leakage of the re-keying protocol when it is implemented on embedded devices. In particular, we present successful correlation electromagnetic analysis and deep learning based profiled analysis that recover long term keys of BLE devices. We evaluate our attack on an ARM Cortex-M4 processor (Nordic Semiconductor nRF52840) running Nimble, a popular open-source BLE stack. Our results demonstrate that the long term key can be recovered within only a small amount of electromagnetic traces. Further, we summarize the features and limitations of our attack, and suggest a range of countermeasures to prevent it.

在物联网时代,低功耗蓝牙(BLE/BTLE)作为一种众所周知的无线通信技术发挥着重要作用。虽然已经对BLE的安全性和隐私性进行了多次分析和修复,但对BLE设备的侧信道攻击的威胁仍然没有很好的了解。在这项工作中,我们强调了对BLE重密钥协议的侧信道威胁。该协议使用固定的长期密钥来生成会话密钥,长期密钥的泄漏可能导致对所有后续(和之前)连接的加密无效。我们的攻击利用了重密钥协议在嵌入式设备上实现时的侧信道泄漏。特别是,我们提出了成功的相关电磁分析和基于深度学习的剖面分析,可以恢复BLE设备的长期密钥。我们在ARM Cortex-M4处理器(Nordic Semiconductor nRF52840)上评估了我们的攻击,该处理器运行了Nimble,这是一个流行的开源BLE堆栈。我们的研究结果表明,只需少量的电磁迹线就可以恢复长期密钥。此外,我们总结了我们的攻击的特点和局限性,并提出了一系列的对策,以防止它。
{"title":"Side-Channel Analysis for the Re-Keying Protocol of Bluetooth Low Energy","authors":"Pei Cao, Chi Zhang, Xiang-Jun Lu, Hai-Ning Lu, Da-Wu Gu","doi":"10.1007/s11390-022-1229-3","DOIUrl":"https://doi.org/10.1007/s11390-022-1229-3","url":null,"abstract":"<p>In the era of the Internet of Things, Bluetooth low energy (BLE/BTLE) plays an important role as a well-known wireless communication technology. While the security and privacy of BLE have been analyzed and fixed several times, the threat of side-channel attacks to BLE devices is still not well understood. In this work, we highlight a side-channel threat to the re-keying protocol of BLE. This protocol uses a fixed long term key for generating session keys, and the leakage of the long term key could render the encryption of all the following (and previous) connections useless. Our attack exploits the side-channel leakage of the re-keying protocol when it is implemented on embedded devices. In particular, we present successful correlation electromagnetic analysis and deep learning based profiled analysis that recover long term keys of BLE devices. We evaluate our attack on an ARM Cortex-M4 processor (Nordic Semiconductor nRF52840) running Nimble, a popular open-source BLE stack. Our results demonstrate that the long term key can be recovered within only a small amount of electromagnetic traces. Further, we summarize the features and limitations of our attack, and suggest a range of countermeasures to prevent it.</p>","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"23 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138540018","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
FDNet: A Deep Learning Approach with Two Parallel Cross Encoding Pathways for Precipitation Nowcasting FDNet:一种具有两个平行交叉编码路径的降水临近预报深度学习方法
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-30 DOI: 10.1007/s11390-021-1103-8
Bi-Ying Yan, Chao Yang, Feng Chen, Kohei Takeda, Changjun Wang

With the goal of predicting the future rainfall intensity in a local region over a relatively short period time, precipitation nowcasting has been a long-time scientific challenge with great social and economic impact. The radar echo extrapolation approaches for precipitation nowcasting take radar echo images as input, aiming to generate future radar echo images by learning from the historical images. To effectively handle complex and high non-stationary evolution of radar echoes, we propose to decompose the movement into optical flow field motion and morphologic deformation. Following this idea, we introduce Flow-Deformation Network (FDNet), a neural network that models flow and deformation in two parallel cross pathways. The flow encoder captures the optical flow field motion between consecutive images and the deformation encoder distinguishes the change of shape from the translational motion of radar echoes. We evaluate the proposed network architecture on two real-world radar echo datasets. Our model achieves state-of-the-art prediction results compared with recent approaches. To the best of our knowledge, this is the first network architecture with flow and deformation separation to model the evolution of radar echoes for precipitation nowcasting. We believe that the general idea of this work could not only inspire much more effective approaches but also be applied to other similar spatio-temporal prediction tasks.

降水临近预报是一项长期存在的科学挑战,其目的是预测局部地区在较短时间内的未来降水强度,并对社会和经济产生重大影响。降水临近预报的雷达回波外推方法以雷达回波图像为输入,旨在通过对历史图像的学习生成未来雷达回波图像。为了有效地处理雷达回波的复杂和高度非平稳演变,我们提出将回波运动分解为光流场运动和形态变形。根据这一思想,我们介绍了流动-变形网络(FDNet),这是一种神经网络,可以模拟两个平行交叉路径中的流动和变形。流编码器捕获连续图像之间的光流场运动,变形编码器区分雷达回波的形状变化和平移运动。我们在两个真实雷达回波数据集上评估了所提出的网络架构。与最近的方法相比,我们的模型实现了最先进的预测结果。据我们所知,这是第一个采用流动和变形分离的网络架构来模拟降水临近预报雷达回波的演变。我们相信,这项工作的总体思路不仅可以激发更有效的方法,而且还可以应用于其他类似的时空预测任务。
{"title":"FDNet: A Deep Learning Approach with Two Parallel Cross Encoding Pathways for Precipitation Nowcasting","authors":"Bi-Ying Yan, Chao Yang, Feng Chen, Kohei Takeda, Changjun Wang","doi":"10.1007/s11390-021-1103-8","DOIUrl":"https://doi.org/10.1007/s11390-021-1103-8","url":null,"abstract":"<p>With the goal of predicting the future rainfall intensity in a local region over a relatively short period time, precipitation nowcasting has been a long-time scientific challenge with great social and economic impact. The radar echo extrapolation approaches for precipitation nowcasting take radar echo images as input, aiming to generate future radar echo images by learning from the historical images. To effectively handle complex and high non-stationary evolution of radar echoes, we propose to decompose the movement into optical flow field motion and morphologic deformation. Following this idea, we introduce Flow-Deformation Network (FDNet), a neural network that models flow and deformation in two parallel cross pathways. The flow encoder captures the optical flow field motion between consecutive images and the deformation encoder distinguishes the change of shape from the translational motion of radar echoes. We evaluate the proposed network architecture on two real-world radar echo datasets. Our model achieves state-of-the-art prediction results compared with recent approaches. To the best of our knowledge, this is the first network architecture with flow and deformation separation to model the evolution of radar echoes for precipitation nowcasting. We believe that the general idea of this work could not only inspire much more effective approaches but also be applied to other similar spatio-temporal prediction tasks.</p>","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"51 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138540056","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
Accurate Robotic Grasp Detection with Angular Label Smoothing 基于角标记平滑的精确机器人抓取检测
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-30 DOI: 10.1007/s11390-022-1458-5
Min Shi, Hao Lu, Zhao-Xin Li, Deng-Ming Zhu, Zhao-Qi Wang

Grasp detection is a visual recognition task where the robot makes use of its sensors to detect graspable objects in its environment. Despite the steady progress in robotic grasping, it is still difficult to achieve both real-time and high accuracy grasping detection. In this paper, we propose a real-time robotic grasp detection method, which can accurately predict potential grasp for parallel-plate robotic grippers using RGB images. Our work employs an end-to-end convolutional neural network which consists of a feature descriptor and a grasp detector. And for the first time, we add an attention mechanism to the grasp detection task, which enables the network to focus on grasp regions rather than background. Specifically, we present an angular label smoothing strategy in our grasp detection method to enhance the fault tolerance of the network. We quantitatively and qualitatively evaluate our grasp detection method from different aspects on the public Cornell dataset and Jacquard dataset. Extensive experiments demonstrate that our grasp detection method achieves superior performance to the state-of-the-art methods. In particular, our grasp detection method ranked first on both the Cornell dataset and the Jacquard dataset, giving rise to the accuracy of 98.9% and 95.6%, respectively at real-time calculation speed.

抓取检测是一项视觉识别任务,机器人利用其传感器来检测其环境中可抓取的物体。尽管机器人抓取技术取得了长足的进步,但要实现实时、高精度的抓取检测仍然很困难。本文提出了一种实时机器人抓力检测方法,该方法可以利用RGB图像准确预测平行板机器人抓力的潜在抓力。我们的工作采用端到端卷积神经网络,该网络由特征描述符和抓取检测器组成。并且,我们首次在抓取检测任务中加入了注意机制,使网络能够专注于抓取区域而不是背景。具体来说,我们在抓握检测方法中提出了一种角度标签平滑策略,以提高网络的容错性。我们在公开的Cornell数据集和Jacquard数据集上从不同的方面对我们的抓握检测方法进行了定量和定性的评价。大量的实验表明,我们的抓握检测方法比最先进的方法具有更好的性能。特别是,我们的抓取检测方法在Cornell数据集和Jacquard数据集上均排名第一,在实时计算速度下,准确率分别达到98.9%和95.6%。
{"title":"Accurate Robotic Grasp Detection with Angular Label Smoothing","authors":"Min Shi, Hao Lu, Zhao-Xin Li, Deng-Ming Zhu, Zhao-Qi Wang","doi":"10.1007/s11390-022-1458-5","DOIUrl":"https://doi.org/10.1007/s11390-022-1458-5","url":null,"abstract":"<p>Grasp detection is a visual recognition task where the robot makes use of its sensors to detect graspable objects in its environment. Despite the steady progress in robotic grasping, it is still difficult to achieve both real-time and high accuracy grasping detection. In this paper, we propose a real-time robotic grasp detection method, which can accurately predict potential grasp for parallel-plate robotic grippers using RGB images. Our work employs an end-to-end convolutional neural network which consists of a feature descriptor and a grasp detector. And for the first time, we add an attention mechanism to the grasp detection task, which enables the network to focus on grasp regions rather than background. Specifically, we present an angular label smoothing strategy in our grasp detection method to enhance the fault tolerance of the network. We quantitatively and qualitatively evaluate our grasp detection method from different aspects on the public Cornell dataset and Jacquard dataset. Extensive experiments demonstrate that our grasp detection method achieves superior performance to the state-of-the-art methods. In particular, our grasp detection method ranked first on both the Cornell dataset and the Jacquard dataset, giving rise to the accuracy of 98.9% and 95.6%, respectively at real-time calculation speed.</p>","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"35 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138540007","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
Reinvent Cloud Software Stacks for Resource Disaggregation 为资源分解重新设计云软件堆栈
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-30 DOI: 10.1007/s11390-023-3272-0
Chen-Xi Wang, Yi-Zhou Shan, Peng-Fei Zuo, Hui-Min Cui

Due to the unprecedented development of low-latency interconnect technology, building large-scale disaggregated architecture is drawing more and more attention from both industry and academia. Resource disaggregation is a new way to organize the hardware resources of datacenters, and has the potential to overcome the limitations, e.g., low resource utilization and low reliability, of conventional datacenters. However, the emerging disaggregated architecture brings severe performance and latency problems to the existing cloud systems. In this paper, we take memory disaggregation as an example to demonstrate the unique challenges that the disaggregated datacenter poses to the existing cloud software stacks, e.g., programming interface, language runtime, and operating system, and further discuss the possible ways to reinvent the cloud systems.

由于低延迟互连技术的空前发展,构建大规模的可分解架构越来越受到业界和学术界的关注。资源分解是一种新的数据中心硬件资源组织方式,具有克服传统数据中心资源利用率低、可靠性低等局限性的潜力。然而,新兴的分解架构给现有的云系统带来了严重的性能和延迟问题。在本文中,我们以内存分解为例,展示了分解数据中心对现有的云软件堆栈(如编程接口、语言运行时和操作系统)提出的独特挑战,并进一步讨论了重塑云系统的可能方法。
{"title":"Reinvent Cloud Software Stacks for Resource Disaggregation","authors":"Chen-Xi Wang, Yi-Zhou Shan, Peng-Fei Zuo, Hui-Min Cui","doi":"10.1007/s11390-023-3272-0","DOIUrl":"https://doi.org/10.1007/s11390-023-3272-0","url":null,"abstract":"<p>Due to the unprecedented development of low-latency interconnect technology, building large-scale disaggregated architecture is drawing more and more attention from both industry and academia. Resource disaggregation is a new way to organize the hardware resources of datacenters, and has the potential to overcome the limitations, e.g., low resource utilization and low reliability, of conventional datacenters. However, the emerging disaggregated architecture brings severe performance and latency problems to the existing cloud systems. In this paper, we take memory disaggregation as an example to demonstrate the unique challenges that the disaggregated datacenter poses to the existing cloud software stacks, e.g., programming interface, language runtime, and operating system, and further discuss the possible ways to reinvent the cloud systems.</p>","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"96 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138540011","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
Ontology Driven Semantic Campus Map Application for NJUST 基于本体驱动的语义校园地图应用
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-08 DOI: 10.57237/j.cst.2023.03.004
Jiayuan Wang, Qianru Zhou
{"title":"Ontology Driven Semantic Campus Map Application for NJUST","authors":"Jiayuan Wang, Qianru Zhou","doi":"10.57237/j.cst.2023.03.004","DOIUrl":"https://doi.org/10.57237/j.cst.2023.03.004","url":null,"abstract":"","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"21 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76237765","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
Towards Low-light Image Restoration via Color Correction Matrix Learning 基于颜色校正矩阵学习的弱光图像恢复
IF 1.9 3区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2023-09-08 DOI: 10.57237/j.cst.2023.03.003
Muhammad Tahir Rasheed, Daming Shi
{"title":"Towards Low-light Image Restoration via Color Correction Matrix Learning","authors":"Muhammad Tahir Rasheed, Daming Shi","doi":"10.57237/j.cst.2023.03.003","DOIUrl":"https://doi.org/10.57237/j.cst.2023.03.003","url":null,"abstract":"","PeriodicalId":50222,"journal":{"name":"Journal of Computer Science and Technology","volume":"43 1","pages":""},"PeriodicalIF":1.9,"publicationDate":"2023-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74291212","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
期刊
Journal of Computer Science and Technology
全部 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