作者:
Xu, JieZhou, JiantaoCollege of Computer Science
Engineering Research Center of Ecological Big Data Ministry of Education National and Local Joint Engineering Research Center of Mongolian Intelligent Information Processing Technology Inner Mongolia Cloud Computing and Service Software Engineering Laboratory Inner Mongolia Social Computing and Data Processing Key Laboratory Inner Mongolia Discipline Inspection and Supervision Big Data Key Laboratory Inner Mongolia Big Data Analysis Technology Engineering Laboratory Inner Mongolia University Hohhot China
Anomaly detection aims to find outliers data that do not conform to expected behaviors in a specific scenario, which is indispensable and critical in current safety environments related studies. However, when performi...
详细信息
In 2022,Yellow Sea green tide caused by Ulva prolifera reached a historic minimum and the coastal areas of Shandong Peninsula were less ***,the largest amount of seaweed biomass has been washed ashore on Lianyungang a...
详细信息
In 2022,Yellow Sea green tide caused by Ulva prolifera reached a historic minimum and the coastal areas of Shandong Peninsula were less ***,the largest amount of seaweed biomass has been washed ashore on Lianyungang and Rizhao coasts since *** studied the development pattern of Yellow Sea green tide in 2022,and analyzed the key environmental factors on the growth and drifting,then discussed the possible reasons that resulted in the massive stranding of green tide biomass in Lianyungang and *** show under the combined influence of the east to southeast winds and currents with shoreward anomalies,green tide drifted to the coastal waters between Shandong and Jiangsu provinces and the distribution areas located westward compared with previous years(2008–2021).Floating *** rafts from the coastal waters of Binhai and Sheyang drifted continuously into the coastal waters of Lianyungang and Rizhao,providing important supplements for Yellow Sea green *** green tide in 2022 distributed close to the coastal waters,the abundant nutrients might support their continuous high growth *** addition,the amount of rainfall around Shandong Peninsula from late June to early July were significantly higher than in previous years,which might promote the development of green tide to some extent.
The paper presents a robust control method for effectively managing uncertainties and communication loss in a connected automated vehicle (CAV) platoon under the multiple-predecessor following (MPF) topology. The prop...
详细信息
Kinship verification is one of the interesting and critical problems in computer vision research, with significant progress in the past decades. Meanwhile, Vision Transformer (VIT) has recently achieved impressive suc...
详细信息
Given a query patch from a novel class,one-shot object detection aims to detect all instances of this class in a target image through the semantic similarity ***,due to the extremely limited guidance in the novel clas...
详细信息
Given a query patch from a novel class,one-shot object detection aims to detect all instances of this class in a target image through the semantic similarity ***,due to the extremely limited guidance in the novel class as well as the unseen appearance difference between the query and target instances,it is difficult to appropriately exploit their semantic similarity and generalize *** mitigate this problem,we present a universal Cross-Attention Transformer(CAT)module for accurate and efficient semantic similarity comparison in one-shot object *** proposed CAT utilizes the transformer mechanism to comprehensively capture bi-directional correspondence between any paired pixels from the query and the target image,which empowers us to sufficiently exploit their semantic characteristics for accurate similarity *** addition,the proposed CAT enables feature dimensionality compression for inference speedup without performance *** experiments on three object detection datasets MS-COCO,PASCAL VOC and FSOD under the one-shot setting demonstrate the effectiveness and efficiency of our model,e.g.,it surpasses CoAE,a major baseline in this task,by 1.0%in average precision(AP)on MS-COCO and runs nearly 2.5 times faster.
In practice, significant modality differences usually exist between visible and infrared images, which makes visible-infrared Person Re-Identification (VI-ReID) a challenging research task. Due to the existing influen...
详细信息
Segmentation of rat heart section images and infarct area quantization are essential components of infarct size measurement in processing data from animal experiments on ischemic heart disease. Previously, the task of...
详细信息
With the increased popularity of IoT devices and applications, the amount of time-series IoT data has exploded and the need for efficient processing and analysis of time-series IoT data has also emerged. In this paper...
详细信息
ISBN:
(纸本)9798350309720
With the increased popularity of IoT devices and applications, the amount of time-series IoT data has exploded and the need for efficient processing and analysis of time-series IoT data has also emerged. In this paper, we present, IoTPass, an IoT data management system for processing time-series data. IoTPass employs the microservice architecture to facilitate the development and deployment of functions, and adopts the Object model to structure the data and facilitate dataanalysis and visualization afterwards. IoTPass also adopt Revert-RPC (Remote Procedure Call) communication technique to avoid the performance degradation problem in service call processes and supports both synchronous and asynchronous service invocation modes. Experimental results demonstrate that IoTPass system meets the requirement of processing time-series IoT data in real time, which shows the effectiveness and scalability of the system.
Generative text-to-image models, which allow users to create appealing images through a text prompt, have seen a dramatic increase in popularity in recent years. However, most users have a limited understanding of how...
详细信息
The emergence of non-volatile memory(NVM)has introduced new opportunities for performance optimizations in existing storage *** better utilize its byte-addressability and near-DRAM performance,NVM can be attached on t...
详细信息
The emergence of non-volatile memory(NVM)has introduced new opportunities for performance optimizations in existing storage *** better utilize its byte-addressability and near-DRAM performance,NVM can be attached on the memory bus and accessed via load/store memory instructions rather than the conventional block *** this scenario,a cache line(usually 64 bytes)becomes the data transfer unit between volatile and non-volatile ***,the failure-atomicity of write on NVM is the memory bit width(usually 8 bytes).This mismatch between the data transfer unit and the atomicity unit may introduce write amplification and compromise data consistency of node-based data structures such as B+-*** this paper,we propose WOBTree,a Write-Optimized B+-Tree for NVM to address the mismatch problem without expensive *** minimizes the update granularity from a tree node to a much smaller subnode and carefully arranges the write operations in it to ensure crash consistency and reduce write *** results show that compared with previous persistent B+-tree solutions,WOBTree reduces the write amplification by up to 86× and improves write performance by up to 61× while maintaining similar search performance.
暂无评论