The integration of electroencephalography (EEG) and photoplethysmography (PPG) in consumer-grade wearable devices is revolutionizing healthcare by enabling continuous health monitoring. However, these devices face sig...
详细信息
Integer compression plays an important role in columnar database systems to reduce the main memory footprint as well as to speedup query processing. To keep the additional computational effort of (de)compression as lo...
详细信息
ISBN:
(纸本)9781665481045
Integer compression plays an important role in columnar database systems to reduce the main memory footprint as well as to speedup query processing. To keep the additional computational effort of (de)compression as low as possible, the powerful Single Instruction Multiple data (SIMD) extensions of modern CPUs are heavily applied. While a scalar compression algorithm usually compresses a block of N consecutive integers, the state-of-the-art SIMD implementation scales the block size to k*N with k as the number of elements which could be simultaneously processed in an SIMD register. On the one hand, this scaling SIMD approach improves the performance of (de)compression but can lead to a degradation of the compression ratio compared to the scalar variant on the other hand. Within this paper, we analyze this degradation effect for an heavily applied and well-performing integer compression algorithm called BitPacking (BP) and present a novel SIMD concept to overcome that effect. Our novel SIMD idea called BOUNCE is to concurrently compress k different blocks of size N within SIMD registers achieving the same compression rate as the scalar variant. As we are going to show, our proposed SIMD idea works well for BP and may offer a new generalized approach to optimize further algorithms.
With the continuous progress of science and technology, the accuracy of satellite remote sensing, detection and reconnaissance technologies is getting higher and higher, and the amount of data generated by them is als...
详细信息
In technology 4.0, all data is put on the Cloud for transmission and processing. Images are one of the most important data and are quite large because they are created every day. Therefore, the increased demand for im...
详细信息
LiDAR point cloud compression is important for autonomous driving as it consumes a lot of storage and bandwidth. Although the fusion of camera and LiDAR for vision perception has been well studied, it remains unexplor...
详细信息
In medical imaging, image compression is used to ease bandwidth and storage requirements. In this paper, we report a Roi based image compression approach for retinal images based on convolutional auto-encoder (CAE) an...
详细信息
It has been witnessed that the learned datacompression techniques has outperformed conventional ones. However, the non-deterministic floating-point calculation makes the probability prediction inconsistent between se...
详细信息
ISBN:
(数字)9781665472180
ISBN:
(纸本)9781665472180
It has been witnessed that the learned datacompression techniques has outperformed conventional ones. However, the non-deterministic floating-point calculation makes the probability prediction inconsistent between sender and receiver, disabling practical applications. We propose to use the integer network to relieve this problem and focus on graph data lossless compression. Firstly, we propose an adaptive fixedpoint format, AdaFixedPoint, which can convert a floatingpoint model, which has graph convolution layers to a fixedpoint one with minimal precision loss and enable deterministic graph data lossless compression. Secondly, we propose QbiasFree Compensation and Bin Regularization to quantize the network with fewer bits, relieving the computation cost. Experiments show that our proposed integer network can achieve successful cross-platform graph datacompression. And compared with the commonly used 8 bits, our method remarkably decreases the quantized average bit to 5 bits, without a performance drop.
This study proposes a new compression algorithm for health data management, which is a derivative of the JPEG algorithm. The proposed method has shown improvement in compression ratio compared to the classical JPEG al...
详细信息
The emerging and existing light field displays are highly capable of realistic presentation of 3D scenes on auto-stereoscopic glasses-free platforms. However, the large size of light field data presents a significant ...
详细信息
Ensuring the security of private data during transmission and storage is increasingly crucial. Private information retrieval (PIR), which allows a client to retrieve specific data from a server's database without ...
详细信息
暂无评论