Abstract

We have proposed preprocessing techniques for high-efficiency data compression in wireless multimedia sensor networks. To do this, we analyzed the characteristics of multimedia data under the environment of wireless multimedia sensor networks. The proposed preprocessing techniques consider the characteristics of sensed multimedia data to perform the first stage preprocessing by deleting the low priority bits that do not affect the image quality. The second stage preprocessing is also performed for the undeleted high priority bits. By performing these two-stage preprocessing techniques, it is possible to reduce the multimedia data size in large. To show the superiority of our techniques, we simulated the existing multimedia data compression scheme with/without our preprocessing techniques. Our experimental results show that our proposed techniques increase compression ratio while reducing compression operations compared to the existing compression scheme without preprocessing techniques.

1. Introduction

In recent, with the development of hardware technologies and monitoring schemes, the applications for gathering multimedia data such as sound and image using multimedia sensors have been increased [1, 2]. As the multimedia data are very large over simple data in traditional sensor networks, the network lifetime of the sensor network is significantly reduced due to excessive energy consumption in particular nodes for transmitting the multimedia data [3]. In addition, the multimedia data increase the data transmission time and decline the data reception ratio. Consequently, the existing schemes based on the traditional sensor networks are not suitable for the environments to collect the multimedia data [3, 4].

It is necessary to use compression schemes to alleviate such problems. However, most of the existing compression schemes for sensor data are based on signal compression such as wavelet and variable quantization and code compression [5]. These studies are not suitable for the environments based on wireless sensor networks. The compression schemes for wireless multimedia sensor networks are at an early stage. Considering this, a novel compression scheme based on the Chinese remainder theorem for the multimedia data has been proposed in [6]. The compression scheme based on the Chinese remainder theorem considered the characteristics and limitation of wireless multimedia sensor networks. However, the existing compression scheme still suffers from energy consumption in the wireless multimedia sensor network with the limited energy.

In this paper, we propose preprocessing techniques for high-efficiency data compression in wireless multimedia sensor networks. The proposed techniques consider the characteristics of sensed multimedia data to perform the first stage preprocessing by deleting the low priority bits that do not affect the image quality. The second stage preprocessing is also performed for the undeleted high priority bits. By performing these two-stage preprocessing techniques, it is possible to reduce the multimedia data size in large.

The remainder of this paper is organized as follows. Section 2 overviews and analyzes the existing compression schemes. In Section 3, we present our preprocessing techniques for high-efficiency data compression in wireless multimedia sensor networks. Section 4 shows the simulated experiments and compares the existing scheme with the proposed scheme. Finally, we present concluding remarks in Section 5.

The existing compression schemes for multimedia data can be categorized under 1st and 2nd generation schemes [7]. The 1st generation schemes such as DCT based compression [8], EZW [9], SPIHT [10], and EBCOT [11] emphasize more on how well the information contained in a transformed multimedia data is efficiently encoded whereas the 2nd generation schemes such as Pyramidal [12], Directional Decomposition [13], Segmentation [14], and Vector Quantization [15] place more importance on how we can exploit and extract useful information from the multimedia data. However, the existing compression schemes require the high-computational power and large memory to process the compression. Because of the constrained hardware of a wireless sensor node, these studies are not suitable for the environments based on wireless sensor networks. Considering this, a compression scheme based on the Chinese remainder theorem for the multimedia data was proposed [6]. However, the existing compression scheme suffers from energy consumption in the wireless multimedia sensor network with the limited energy. Therefore, it is necessary to study a preprocessing technique considering the characteristics of the wireless multimedia sensor networks to improve the efficiency of compression scheme.

3. The Preprocessing Techniques for High-Efficiency Data Compression

In this paper, for the maximization of compression efficiency, we propose the preprocessing techniques that consist of dynamic area extraction and bit plane deletion before conducting compression scheme. By doing so, the proposed scheme reduces data compression operation, improves compression ratio, and minimizes energy consumption generated from data transmission by transmitting the remaining data instead of original multimedia sensor data.

3.1. Preprocessing Technique (1): Extracting the Dynamic Area

In general, the wireless multimedia sensor networks require the installation costs and distribute the few multimedia sensor nodes and many general sensor nodes together. As shown in Figure 1, the first detection is done through general scalar sensor nodes. When an abnormal signal (event) is detected, the near multimedia sensor nodes perform the second detection for the detailed monitoring. The position of a sensor node distributed to the network is fixed. As the multimedia sensor node is designed for the unidirectional shooting, it continuously shoots the image data of the space so that the abnormal signal is detected by adjusting the shooting angle and transmits the sensed data to the base station.

Figure 2 shows the characteristics of sensed images in the wireless multimedia sensor networks. As shown in the Figure 2, the wireless multimedia sensor node continuously shoots the image of space that the abnormal signal is detected so that a dynamic area and a static area with a considerable size occur according to the time. By considering the characteristics, the transmission of the whole sensed data causes the unnecessary communication cost. It also reduces network lifetime. In order to solve such problems, the proposed scheme extracts and compresses the high efficient dynamic area.

First of all, it is important to detect the dynamic area in the sensed data. As it needs a high arithmetic operation cost to compare all pixels in the detection stage of the dynamic area, it is not efficient. Therefore, the proposed scheme generates the virtual comparison block through the pixel clustering and the detection of the image change and uses it as the transmission unit as shown in Figure 3. As the virtual comparison block is utilized as a transmission unit, there should be no effect on the compression based on the Chinese remainder theorem [3]. The conditions of the virtual comparison block are as follows by the definition of compression scheme based on the Chinese remainder theorem.

Condition 1. As the continuous decimal numbers to utilize the Chinese remainder theorem are at least two or more, it must be possible to express the comparison block data with two continuous decimal numbers.

Condition 2. As the actual transmission data to the base station is the remainder, the remainder is below the maximum expression range of a specific variable type for the maximum efficiency.

Condition 3. For the easy restoration of original data and block data, it is a structure of square which is applicable for the QCIF format.

By the conditions above, the maximum block size for possible utilization is 3 × 3 pixels (the proof is omitted due to the space limit).

The virtual comparison block with a grid shape is generated to the sensed image. As in (1), the proposed scheme clusters the colors of all pixels inside the corresponding virtual comparison block and computes their average values. At this time, if the average values of the colors in the virtual comparison blocks of the initially sensed images and the currently sensed images are above the threshold value, they should be recognized as the dynamic areas as follows:

Figure 4 shows the detection of the dynamic area and the extraction of the transmission area. Through the comparison of average values of colors in the virtual comparison block, the dynamic area that must be transmitted is recognized. The corresponding dynamic area is compressed based on the Chinese remainder theorem to transmit it to the base station. At this time, when the packets are transmitted in the virtual comparison block unit, unnecessary data transmission occurs due to header and trailer. To solve such a problem, the proposed scheme transmits the dynamic area in a single packet through the establishment and extraction of the maximum transmission area. Through this process, the proposed scheme minimizes the energy consumption by the partial compression and transmission of the dynamic area.

3.2. Preprocessing Technique (2): Deleting Bit Plane Data

The sensor node is driven based on the limited energy and computing performance so that it needs an additional compression module to perform the data compression. However, it requires a lot of installation costs. Considering this, transmitting the original data was common in the existing scheme. Figure 5 shows the structure of multimedia sensor data in wireless multimedia sensor networks. The image data sensed from the wireless multimedia sensor network has a data bit structure of the pixel unit, and each pixel has eight bits (0~255) per color channel (R, G, B) as shown in Figure 5. The same bits are bound together to compose a bit plane. As a result, the color image is composed of 24 bit planes in total. While the data sizes of the bit plane are equivalent, the amount of their expressible information and the importance are different. For example, each bit of the most significant 7 bit plane can express 128, but each bit of the lowest significant 0 bit plane can express only 1. In other words, the most significant bit plane shows a big color change and the lowest bit plane shows the small color change.

Based on this analysis, Figure 6 shows the changes in image quality according to the bit plane deletion. When the most significant bit plane is deleted, serious damages to the quality of the original data occur. However, when the low significant bit plane data is deleted, it does not largely affect the quality of the original data. From the result, when all bit plane data cannot be transmitted, the high quality image can be maintained by deleting data near the lowest bit plane. In the proposed scheme, the preprocessing (2) is performed for the image data based on this fact.

According to the result from the preprocessing (2), few bit plane data are selected as transmission data. As a result, the proposed scheme minimizes the energy consumption and increases the lifetime of a whole network by utilizing this kind of preprocessing techniques.

4. Performance Evaluation

We have developed a simulator based on JAVA to evaluate the existing multimedia data compression scheme [6] with/without our preprocessing techniques. This simulation was carried out by constructing the performance evaluation environment shown in Table 1.

In order to carry out performance evaluation, we utilized the uncompressed MPEG-4 standard image provided by Xiph.org [16]. Figure 7 shows the sample images of uncompressed MPEG-4 standard images. This simulation was done targeting the image having CIF (full CIF) and QCIF (quarter CIF) resolution which are generally gathered by wireless multimedia sensor networks. In Table 2, the image classification indicates spatial complexity and motion amount, in which “A” is the image expressing a tiny level of spatial complexity and movement while “B” signifies the image expressing a mid-level of spatial complexity and movement [17]. In addition, the wireless multimedia sensor networks have a distribution characteristic and monitoring characteristic similar to that of closed circuit TV (CCTV). Therefore, in this simulation, the performance evaluation was conducted by collecting images of actual CCTV. The relevant images are CCTV images [18] of the fire occurrence at Busan Metro Daeti Station in Korea on August 27, 2012, and for simulation we converted the format to CIF and QCIF. Figure 8 shows the sample images of CCTV images.

Figure 9 shows the compression ratio per frame to standard image and CCTV image of the proposed scheme with preprocessing techniques. Performance evaluation was carried out by grafting preprocessing technique and preprocessing technique onto the existing scheme. Preprocessing technique indicates dynamic area extraction and preprocessing technique #2, #4, and #6 indicate the number deleting the bit plane, respectively. According to the experimental result, in case preprocessing technique is applied, the compression ratio improves as the area for compression is reduced by extracting dynamic area while transmitting the relevant area by compressing the area only. In addition, in case preprocessing technique is applied, the compression ratio also improves since the number of bit planes for compression is reduced by adjusting the quality of multimedia sensor data through the deletion of bit planes according to applications. In case 1 bit plane is deleted, preprocessing technique improves compression efficiency by 12.5% on the basis of grayscale image but, as much, image information is lost; therefore, proper setup should be done according to application. In addition, in the event of grafting preprocessing technique onto CCTV image, image change severely comes up, which causes dynamic area to be wide extracted relatively, and consequently it does not serve to improve compression efficiency to a larger extent than optimized image. Nonetheless, preprocessing technique belongs to arithmetic operation deleting bit plane, causing no big impact. As a result, the existing scheme with preprocessing technique and the existing scheme with preprocessing technique improve the data compression ratio by about 25% and 42.9%, respectively, over the existing scheme without preprocessing techniques. In addition, when preprocessing technique and preprocessing technique were simultaneously grafted, the existing scheme improves the data compression ratio by about 49.2% over the existing scheme without preprocessing techniques.

Figure 10 shows the compression arithmetic operation quantity in the existing scheme with preprocessing techniques. Preprocessing technique requires per-pixel comparison operation with the previous image in order to extract the dynamic area, making it inevitable to carry out large-scale arithmetic operation. In order to reduce this, per-block data comparison is performed, but it also requires large-scale arithmetic operations. In the event of grafting preprocessing technique , the compression operation quantity is decreased, which can be explained by the fact that compression operations decrease as much because the bit plane deleted by virtue of simple deletion operation does not require compression operations. Preprocessing technique gets improved in compression efficiency by 12.5% on the basis of grayscale image when 1 bit plane is deleted. However, since the loss of image information can occur, it is important to properly set up according to applications.

5. Conclusion

In this paper, we have proposed preprocessing techniques for high-efficiency data compression in wireless multimedia sensor networks. To do this, we analyzed the characteristics of multimedia data under the environment of wireless multimedia sensor networks. The proposed scheme considers the characteristics of sensed multimedia data to perform the first compression by deleting the low priority bits that do not affect the image quality. The second stage compression is also performed based on the Chinese remainder theorem for the undeleted high priority bits. By performing this two-stage compression, it is possible to reduce the multimedia data size in large. To show the superiority of our techniques, we simulated the existing multimedia data compression scheme with/without our preprocessing techniques. As a result, it was shown through performance evaluation that the proposed preprocessing scheme significantly increased compression ratio while reducing compression operation comparing to the existing compression schemes without preprocessing techniques. In the future work, we plan to study the effective transmission scheme considering the characteristics of compression data.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This research was supported by the MSIP (Ministry of Science, ICT and Future Planning), Korea, under the ITRC (Information Technology Research Center) Support Program (NIPA-2014-H0301-14-1022) supervised by the NIPA (National IT Industry Promotion Agency) and the C-ITRC (Convergence Information Technology Research Center) Support Program (NIPA-2014-H0401-14-1007) supervised by the NIPA (National IT Industry Promotion Agency), by the ICT R & D Program of MSIP/IITP ---, Development of High Performance Visual Big Data Discovery Platform for Large-Scale Real Time Data Analysis, and by the Ministry of Education (MOE) and National Research Foundation of Korea (NRF) through the Human Resource Training Project for Regional Innovation (no. 2013H1B8A2032298).