paper-with-me

홈 › Papers

A quantum moving target segmentation algorithm for grayscale video

2023-10-01 · Wenjie Liu, Lu Wang, Qingshan Wu

The moving target segmentation (MTS) aims to segment out moving targets in the video, however, the classical algorithm faces the huge challenge of real-time processing in the current video era. Some scholars have successfully demonstrated the quantum advantages in some video processing tasks, but not concerning moving target segmentation. In this paper, a quantum moving target segmentation algorithm for grayscale video is proposed, which can use quantum mechanism to simultaneously calculate the difference of all pixels in all adjacent frames and then quickly segment out the moving target. In addition, a feasible quantum comparator is designed to distinguish the grayscale values with the threshold. Then several quantum circuit units, including three-frame difference, binarization and AND operation, are designed in detail, and then are combined together to construct the complete quantum circuits for segmenting the moving target. For a quantum video with $2^m$ frames (every frame is a $2^n\times 2^n$ image with $q$ grayscale levels), the complexity of our algorithm can be reduced to O$(n^2 + q)$. Compared with the classic counterpart, it is an exponential speedup, while its complexity is also superior to the existing quantum algorithms. Finally, the experiment is conducted on IBM Q to show the feasibility of our algorithm in the noisy intermediate-scale quantum (NISQ) era.

📄 PDF Abstract BibTeX arXiv:2310.03038

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationSegmentation

Similar Papers 제목 키워드 기반

Quantum Image Segmentation Based on Grayscale Morphology

2023-10-02 · Wenjie Liu, Lu Wang, Mengmeng Cui

The classical image segmentation algorithm based on grayscale morphology can effectively segment images with uneven illumination, but with the increase of the image data, the real-time problem will emerge. In order to so…

Image SegmentationSegmentationSemantic Segmentation

Quantum image classification using principal component analysis

2015-04-02 · Mateusz Ostaszewski, Przemysław Sadowski, Piotr Gawron

We present a novel quantum algorithm for classification of images. The algorithm is constructed using principal component analysis and von Neuman quantum measurements. In order to apply the algorithm we present a new qua…

ClassificationGeneral Classificationimage-classificationImage Classification

AutoQML: Automatic Generation and Training of Robust Quantum-Inspired Classifiers by Using Genetic Algorithms on Grayscale Images

2022-08-28 · Sergio Altares-López, Juan José García-Ripoll, Angela Ribeiro

We propose a new hybrid system for automatically generating and training quantum-inspired classifiers on grayscale images by using multiobjective genetic algorithms. We define a dynamic fitness function to obtain the sma…

Dimensionality Reduction

A Hybrid Quantum enabled RBM Advantage: Convolutional Autoencoders For Quantum Image Compression and Generative Learning

2020-01-31 · Jennifer Sleeman, John Dorband, Milton Halem

Understanding how the D-Wave quantum computer could be used for machine learning problems is of growing interest. Our work evaluates the feasibility of using the D-Wave as a sampler for machine learning. We describe a hy…

BIG-bench Machine LearningImage Compression

Towards an in-depth detection of malware using distributed QCNN

2023-12-19 · Tony Quertier, Grégoire Barrué

Malware detection is an important topic of current cybersecurity, and Machine Learning appears to be one of the main considered solutions even if certain problems to generalize to new malware remain. In the aim of explor…

Malware DetectionQuantum Machine Learning