DocumentCode
1865441
Title
A Parallel Method for Stego Image Feature Extraction on Multicore CPU
Author
Chenjun Lin ; Shangping Zhong
Author_Institution
Coll. of Math. & Comput. Sci., Fuzhou Univ., Fuzhou, China
Volume
1
fYear
2013
fDate
26-27 Aug. 2013
Firstpage
536
Lastpage
540
Abstract
At present, the key techniques of the universal steganography detection include image feature extraction and classifier construction. With the structure of features for steganography detection being more and more complex, the computation of image feature extraction algorithms constantly increases, which becomes the most time-consuming part of image steganography detection. In this paper, we focus on the parallelization method for stego image feature extraction on multicore CPU system. By overcoming some disadvantages of the original OpenMP parallel method, we propose a feature extraction method that uses thread-level task parallelism, which firstly constructs a lock-free task queue for task threads, secondly reduces thread synchronization overhead and finally solves false sharing issue and sets thread affinity scheduling to improve performance. Results of the experiment show that the proposed parallel method works out good speedup performance on the dual-core and quad-core systems. Compared with the original OpenMP method, our method gains better speedup that is 1.2% and 3% faster respectively, and that improves the practicality of the universal steganography detection.
Keywords
feature extraction; image classification; multiprocessing systems; steganography; stereo image processing; OpenMP method; OpenMP parallel method; classifier construction; dual core systems; image feature extraction algorithms; image steganography detection; lock free task queue; multicore CPU system; parallelization method; quad core systems; stego image feature extraction; thread affinity scheduling; thread level task parallelism; thread synchronization overhead; universal steganography detection; Feature extraction; Instruction sets; Message systems; Multicore processing; Parallel processing; Programming; Synchronization; lock-free; parallel feature extraction; steganography detection; synchronization elimination;
fLanguage
English
Publisher
ieee
Conference_Titel
Intelligent Human-Machine Systems and Cybernetics (IHMSC), 2013 5th International Conference on
Conference_Location
Hangzhou
Print_ISBN
978-0-7695-5011-4
Type
conf
DOI
10.1109/IHMSC.2013.134
Filename
6643946
Link To Document