NL2027731B1 - Deep neural network (dnn)-based reconstruction method and apparatus for compressive video sensing (cvs) - Google Patents

Deep neural network (dnn)-based reconstruction method and apparatus for compressive video sensing (cvs) Download PDF

Info

Publication number
NL2027731B1
NL2027731B1 NL2027731A NL2027731A NL2027731B1 NL 2027731 B1 NL2027731 B1 NL 2027731B1 NL 2027731 A NL2027731 A NL 2027731A NL 2027731 A NL2027731 A NL 2027731A NL 2027731 B1 NL2027731 B1 NL 2027731B1
Authority
NL
Netherlands
Prior art keywords
hypothesis
keyframe
key frame
measurements
reconstruction
Prior art date
Application number
NL2027731A
Other languages
Dutch (nl)
Inventor
Zhang Dengyin
Liu Zijie
Zhou Chao
Li Junjiang
Chen Can
Original Assignee
Univ Nanjing Posts & Telecommunications
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Univ Nanjing Posts & Telecommunications filed Critical Univ Nanjing Posts & Telecommunications
Priority to NL2027731A priority Critical patent/NL2027731B1/en
Application granted granted Critical
Publication of NL2027731B1 publication Critical patent/NL2027731B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/176Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/132Sampling, masking or truncation of coding units, e.g. adaptive resampling, frame skipping, frame interpolation or high-frequency transform coefficient masking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The present disclosure provides a deep neural network (DNN)—based reconstruction method and apparatus for compressive video sensing (CVS). The method divides a video signal into a key frame and a non-key frame. The key frame is reconstructed by using an existing image reconstruction method. The non-key frame is reconstructed by using a special DNN according to the present disclosure. The neural network includes an adaptive sampling module, a multi-hypothesis prediction module, and a residual reconstruction module. The neural network makes full use of a spatio-temporal correlation of the video signal to sample and reconstruct the video signal. This ensures low time complexity of an algorithm while improving reconstruction quality. Therefore, the method in the present disclosure is applicable to a video sensing system with limited resources on a sampling side and high requirements for reconstruction quality and real-time performance.

Description

DEEP NEURAL NETWORK (DNN)-BASED RECONSTRUCTION METHOD AND APPARATUS FOR COMPRESSIVE VIDEO SENSING (CVS)
TECHNICAL FIELD The present disclosure relates to the technical field of video processing, and in particular, to a DNN-based reconstruction method and apparatus for CVS.
BACKGROUND With the dramatic development of information society, increasing requirements are imposed on the sampling and processing with high-dimensional signals such as images and videos. In conventional video sampling systems, a video sensor usually first samples plenty of redundant video signals according to the Nyquist-Shannon sampling theorem, and then compresses the signals on an encoder side through video compressing coding to reduce transmission bandwidth and storage pressure. However, this method causes a huge waste of sampling resources. In addition, highly complicated compressing encoding methods cannot be used in some applications with limited resources on the encoder side, for example, wireless video sensing networks (WVSNSs). In recent years, CVS methods have been widely applied to the WVSNs. In a framework of CVS, an encoder usually employs a sensing device such as a single pixel camera to integrate sampling and compression into a low-complexity linear projection, which produces much fewer measurements than those required by the Nyquist-Shannon sampling theorem. On a decoder side, a proper reconstruction algorithm is used to recover these measurements to obtain the original video signal. Existing CVS systems usually recover video signals by optimization-based reconstruction algorithms. Specifically, optimization-based algorithms generally use some prior knowledge (for example, sparsity, model sparsity, low-rank performance, and non-local similarity) of video signals to design a convex optimization problem. However, the convex optimization problem is usually solved in an iterative and highly-complicated manner, resulting in a long reconstruction
2.
time. Typically, these kinds of methods usually take several seconds or even several minutes to restore a video frame with a resolution of 352288. This makes it difficult to play the video on the decoder side in real time. Therefore, this method cannot satisfy the real-time requirement in a wireless sensor network. In addition, the prior knowledge used in the optimization method is artificially designed, and can only roughly describe features of the signal. Video signals in nature are usually more complicated. Therefore, an optimization-based reconstruction method cannot ensure good reconstruction quality. As a result, reconstructed videos are blurred and even ghosting occurs, causing poor user experience.
SUMMARY In view of this, the present disclosure aims to provide a DNN-based reconstruction method and apparatus for CVS used in WVSNs with limited resources on an encoder side, to resolve problems that a delay is large and quality of a reconstructed video is poor in existing video reconstruction methods.
To achieve the foregoing objective, the present disclosure provides a DNN-based reconstruction method for CVS. The method includes: constructing a non-key-frame reconstruction module configured to reconstruct a non-key video frame, including construction of an adaptive sampling module, a multi-hypothesis prediction module, and a residual reconstruction module.
A specific method includes: obtaining a video sequence used for DNN training; dividing the video sequence used for DNN training into a plurality of training-specific groups of pictures (GOP), and determining a training-specific key frame and a training-specific non-key frame for each training-specific GOP; reconstructing the training-specific key frame by using a CVS reconstruction method, to obtain a reconstructed training-specific key frame; and dividing the training-specific non-key
3. frame into a plurality of image blocks that do not overlap each other, constructing the adaptive sampling module, specifically including: performing adaptive sampling on each image block in the training-specific non-key frame, to obtain measurements of the image block;
constructing the multi-hypothesis prediction module, specifically including: determining a set of hypothesis blocks corresponding to each image block in the training-specific non-key frame, performing adaptive sampling on each hypothesis block corresponding to the image block, to obtain measurements of the hypothesis block, and calculating a multi-hypothesis prediction of each image block based on the measurements of the hypothesis block and the measurements of the image block to obtain a multi-hypothesis predicted image; constructing the residual reconstruction module, specifically including: performing adaptive sampling on the multi-hypothesis predicted image to obtain measurements of the multi-hypothesis predicted image, constructing residual measurements between the measurements of the multi-hypothesis predicted image and measurements of the non-key frame, and obtaining a reconstruction value of the non-key frame based on the residual measurements by using a residual reconstruction method, where the measurements of the non-key frame include measurements of all image blocks in the training-specific non-key frame; cascading the constructed adaptive sampling module and the constructed multi-hypothesis prediction module to construct a sub-network; pre-training the sub-network by using the training-specific non-key frame and the reconstructed training-specific key frame as inputs, the multi-hypothesis predicted image as an output, and the training-specific non-key frame as a label; and training an entire DNN by using, as initial values, parameters obtained by pre-training the sub-network, the training-specific non-key frame and the reconstructed
4- training-specific key frame as the inputs, the reconstruction value of the non-key frame as the output, and the training-specific non-key frame as the label, to obtain a trained DNN; inputting a to-be-reconstructed video sequence, dividing the to-be-reconstructed video sequence into a plurality of to-be-reconstructed GOPs, determining a to-be-reconstructed key frame and a to-be-reconstructed non-key frame for each to-be-reconstructed GOP, and reconstructing the to-be-reconstructed key frame to obtain a reconstructed key frame; reconstructing the to-be-reconstructed non-key frame of the to-be-reconstructed video sequence by using the trained DNN, to output a reconstructed non-key frame; and arranging, in sequence, the reconstructed key frame and the reconstructed non-key frame output by the DNN, to obtain a reconstructed video signal.
Optionally, the determining a set of hypothesis blocks corresponding to each image block in the non-key frame specifically includes: for each b+b image block in the training-specific non-key frame, determining, in the training-specific key frame, a WxW rectangular search window centered on a position in which a center point of the b:b image block is located, extracting, as hypothesis blocks of a current image block, all overlapping image blocks in the search window, and combining all hypothesis blocks of each image block in the training-specific non-key frame to obtain an hxwx(beb)xn hypothesis block tensor, where n represents the number of hypothesis blocks corresponding to each image block, hxw represents the number of to-be-predicted image blocks, each frame is divided into h image blocks in a height direction and w image blocks in a width direction, bsb represents dimensions of a hypothesis block, and b represents a side length of the hypothesis block.
Optionally, the multi-hypothesis prediction of each image block is calculated according to the following formula:
5. P= > . w, by vi ann 1 vla) zl) 3 — 2 e h, dy ce { bE TNT where P; represents a prediction result of the i" image block in a current training-specific non-key frame, hi; represents the j" hypothesis block of the i" image block, wij represents a weight of the hypothesis block, qj represents measurements obtained by performing adaptive sampling on the hypothesis block, y; represents measurements of the i" image block, and p(s) represents a nonlinear mapping function used to convert low-dimensional measurements into high-dimensional measurements.
Optionally, the formula for calculating the multi-hypothesis prediction of the image block is specifically implemented as follows:
performing adaptive sampling on the hypothesis block tensor to obtain an hxwx (sampling rate (SR)<bsb)xn tensor including measurements q;; of all hypothesis blocks of each image block, where SReb+b represents dimensions of the measurements q;; of the hypothesis block;
implementing the p(-) function by using three convolutional layers, where the three convolutional layers each have a 1x1 convolution kernel and b:b output channels, the first convolutional layer has SR+b+b input channels and the other convolutional layers each have b°b input channels, and the SR represents an SR of the non-key frame;
converting, by using the p(+) function, the obtained tensor including the measurements of the hypothesis blocks into an hxwx{bsb)xn hypothesis block feature map; performing, by using the p(¢) function, convolution on an obtained hxwx(SR+b+b) tensor of the measurements of the non-key frame, to obtain an hxwx(bsb) non-key-frame feature map,
where the measurements of the non-key frame are obtained based on the measurements of
26- the image block; performing matrix multiplication on the hypothesis block feature map and the non-key-frame feature map to implement ers] en) to obtain an hxwxn tensor; normalizing, by using a softmax function, the last dimension of the obtained tensor to implement 2 peo) 2. ‚to obtain an hxwxn coefficient tensor; performing matrix multiplication on the hypothesis block tensor and the coefficient tensor to obtain an hxwx{beb} prediction tensor; and transforming the prediction tensor to obtain an (h=b)x(w+b) multi-hypothesis predicted image of the current training-specific non-key frame.
Optionally, a weight of each hypothesis block is determined by an embedded Gaussian function, and is specifically obtained according to the following formula: RIC J vG) Wy = 3 Pes) pl) vi Optionally, the constructing the residual reconstruction module specifically includes: performing adaptive sampling on the multi-hypothesis predicted image to obtain the hxwx(SR=b+b) measurements of the multi-hypothesis predicted image; performing subtraction on the measurements of the multi-hypothesis predicted image and the measurements that are of the non-key frame and that are obtained based on the measurements of the image block, to obtain residual measurements; converting the residual measurements into an hxwx(b+b) feature map by using one convolutional layer, where the convolutional layer has a 1x1 convolution kernel, SR+bb input
7. channels, and b+b output channels; transforming the feature map obtained through conversion, to obtain a transformed {h+b)x (web) feature map; performing convolution on the transformed feature map by using a convolutional layer to obtain a reconstruction result of a residual image; and adding the reconstruction result of the residual image and the multi-hypothesis predicted image to output the reconstruction value of the non-key frame.
Optionally, convolution is performed on the transformed feature map by using eight convolutional layers, to obtain the reconstruction result of the residual image, where the eight convolutional layers each have a 3x3 convolution kernel, the first convolutional layer has one input channel and the other convolutional layers each have 64 input channels, and the last convolutional layer has one output channel and the other convolutional layers each have 64 output channels.
Optionally, an adaptive sampling method includes: sampling a signal according to the following formula: y=Dx where y represents a vector of measurements, © represents a sampling matrix, and x represents an original signal; the foregoing formula is implemented by using one convolutional layer, and the convolutional layer has a bxb convolution kernel, one input channel, and SR-beb output channels; and the convolutional layer is equivalent to performing compressive sensing-based sampling on each bxb image block in an image to output an hxwx(SRe<b+b) tensor, where h and w represent quantities of blocks of the input image in height and width dimensions respectively, and weights of the convolutional layer are a corresponding sampling matrix.
.g8- Optionally, the key frame is reconstructed by using a DNN-based reconstruction method for CVS.
The present disclosure further provides a DNN-based Apparatus for CVS . The apparatus includes:
a video sequence input module, a non-key-frame reconstruction module, a GOP division module, a key-frame reconstruction module, and a video signal reconstruction and output module, where the video sequence input module is configured to input a to-be-reconstructed video sequence;
the GOP division module is configured to divide the to-be-reconstructed video signal sequence input by the video sequence input module into a plurality of GOPs, and determine a to-be-reconstructed key frame and a to-be-reconstructed non-key frame for each GOP;
the non-key-frame reconstruction module is configured to reconstruct the to-be-reconstructed non-key frame obtained by the GOP division module through division, to obtain a reconstructed non-key frame;
the key-frame reconstruction module is configured to reconstruct, by using a CVS reconstruction method, the to-be-reconstructed key frame obtained by the GOP division module through division, to obtain a reconstructed key frame;
the video signal reconstruction and output module is configured to arrange, in sequence,
the reconstructed key frame output by the key-frame reconstruction module and the reconstructed non-key frame output by the non-key-frame reconstruction module, to obtain a reconstructed video signal;
the non-key-frame reconstruction module includes an image block division submodule, an adaptive sampling submodule, a multi-hypothesis prediction submodule, a residual
9. reconstruction submodule, a sub-network training submodule, and a DNN training submodule, where the adaptive sampling submodule, the multi-hypothesis prediction submodule, and the residual reconstruction submodule constitute the end-to-end DNN; the video sequence input module is configured to input a training-specific video sequence; the GOP division module is configured to divide the training-specific video sequence input by the video sequence input module into a plurality of GOPs, and determine a training-specific key frame and a training-specific non-key frame for each GOP; the image block division submodule is configured to divide the training-specific non-key frame that is of the training-specific video sequence and that is obtained by the GOP division module into a plurality of image blocks that do not overlap each other; the adaptive sampling submodule is configured to perform adaptive sampling on each image block in the training-specific non-key frame, to obtain measurements of the image block; the multi-hypothesis prediction submodule is configured to determine a set of hypothesis blocks corresponding to each image block, perform adaptive sampling on each image block in the training-specific non-key frame by using a corresponding hypothesis block, to obtain measurements of the hypothesis block, and obtain a multi-hypothesis predicted image based on the measurements of the hypothesis block, the measurements of the image block, and an original value of the hypothesis block; the residual reconstruction submodule is configured to perform adaptive sampling on the multi-hypothesis predicted image, construct residual measurements between measurements of the multi-hypothesis predicted image and measurements of the non-key frame, and obtain a reconstruction value of the non-key frame based on the residual measurements by using a residual reconstruction method, where the measurements of the non-key frame include
-10- measurements of all image blocks in the training-specific non-key frame; the sub-network training submodule is configured to cascade the adaptive sampling submodule and the multi-hypothesis prediction submodule to construct a sub-network, and train the sub-network; and the DNN training submodule is configured to train the entire DNN by using, as initial values, parameters obtained by pre-training the sub-network, to obtain a trained DNN.
According to specific embodiments of the present disclosure, the present disclosure has the following technical effects: The present disclosure provides the DNN-based reconstruction method and apparatus for CVS.
The constructed DNN includes the adaptive sampling module, the multi-hypothesis prediction module, and the residual reconstruction module.
Owing to characteristics of the DNN, this method greatly reduces a reconstruction time of the video signal, thereby satisfying real-time performance of the video signal.
In addition, the network learns, from training data, how to use a temporal correlation and a spatial correction of the video signal to improve reconstruction quality of the video signal.
The proposed DNN uses the reconstructed key frame and the measurements of current non-key frame as inputs and a reconstructed signal of the non-key frame as an output.
After parameters of the network are properly trained, the adaptive sampling module of the network is applied to an encoding node in a wireless sensor network, and the multi-hypothesis prediction module and the residual reconstruction module are applied to a decoder side in the wireless sensor network, to restore the video signal in a low-delay and high-quality manner.
In the present disclosure, the adaptive block sampling method is used to retain valid information and delete or reduce redundant information in a sampling process.
In addition, a block instead of an image is sampled, reducing the storage and operation burden of the video
-11- encoder side. An obtained residual is easier to reconstruct because of lower signal energy compared with the original frame.
The present disclosure makes full use of the DNN to perform multi-hypothesis prediction on a video frame. A weight of each hypothesis is obtained by learning the training data, so that a prediction result is more accurate.
The present disclosure makes full use of the DNN to perform residual reconstruction. Convolution is performed on the entire residual image by using a learnable convolutional layer, thereby reducing blocking artifacts, extending a receptive field, and improving reconstruction quality.
In the present disclosure, adaptive sampling, multi-hypothesis prediction, and residual reconstruction are implemented by using the constructed neural network. The DNN has low time complexity. Therefore, an algorithm of the method provided in the present disclosure is of low complexity and has a fast reconstruction speed, and can satisfy the real-time performance.
BRIEF DESCRIPTION OF THE DRAWINGS To describe the technical solutions in the embodiments of the present disclosure or in the prior art more clearly, the following briefly describes the accompanying drawings required for describing the embodiments. Apparently, the accompanying drawings in the following description show merely some embodiments of the present disclosure, and a person of ordinary skill in the art may still derive other drawings from these accompanying drawings without creative efforts.
FIG. 1 shows a framework of a DNN-based reconstruction method for CVS according to an embodiment of the present disclosure; FIG. 2 is a schematic diagram of an adaptive sampling module according to an
12- embodiment of the present disclosure; FIG. 3 is a schematic diagram of a hypothesis block in a key frame according to an embodiment of the present disclosure; FIG. 4 is a flowchart of a multi-hypothesis prediction module according to an embodiment of the present disclosure; and FIG. 5 is a flowchart of a residual reconstruction module according to an embodiment of the present disclosure.
DETAILED DESCRIPTION The technical solutions in the embodiments of the present disclosure are clearly and completely described below with reference to the accompanying drawings in the embodiments of the present disclosure. Apparently, the described embodiments are only a part rather than all of the embodiments of the present disclosure. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present disclosure without creative efforts shall fall within the protection scope of the present disclosure.
An objective of the present disclosure is to provide a DNN-based reconstruction method and apparatus for CVS used in WVSNs with limited resources on an encoder side, to resolve problems that a delay is large and quality of a reconstructed video is poor in an existing video reconstruction method.
To make the objective, features, and advantages of the present disclosure more obvious and comprehensive, the following further describes in detail the present disclosure with reference to the accompanying drawing and specific implementations.
The present disclosure is described in detail below with reference to specific embodiments. As shown in FIG. 1, the present disclosure provides a DNN-based reconstruction method
13- for CVS. The method specifically includes the following steps.
Parameter setting: An SR of a non-key frame is 0.01, 0.04, or 0.10, a block size b is 33, and a search window size W is 45x45.
(1) Sample a high-quality video sequence used for network training.
(2) Divide the training-specific video signal sequence into a plurality of GOPs. For each GOP, the first frame is a key frame with a high SR, and other frames are non-key frames that have a lower SR than the key frame. The key frame has good reconstruction quality because of the high SR, and is used to guide reconstruction of the non-key frame.
(3) Reconstruct the key frame by using an existing CVS reconstruction method. A specific implementation method is known in the art. Preferably, to reduce a reconstruction time of an entire video, the key frame is reconstructed by using a DNN-based reconstruction method for CVS such as DR2-Net, or ReconNet and DR2-Net in the present disclosure. A specific implementation method is known in the art.
(4) Construct an adaptive sampling module of a CVS network, as shown in FIG. 2. In compressive sensing, a signal is sampled according to the following formula: y=0x (3) In the foregoing formula, y represents a vector of measurements, ® represents a sampling matrix, and x represents an original signal. In this network, the formula (3) is implemented by using one convolutional layer, and is used to sample the non-key frame. Specifically, the convolutional layer has a bxb convolution kernel, one input channel, and SR+bsb output channels. The SR represents the SR of the non-key frame.
The convolutional layer is equivalent to performing compressive sensing—based sampling on each bxb image block in an image to output an hxwx(SRe<bb) tensor, where h and w represent quantities of blocks of the non-key frame in height and width dimensions
-14- respectively (in other words, are obtained by dividing the height and the width of the non-key frame by b respectively). Weights of the convolutional layer are a corresponding sampling matrix. Parameters of the convolutional layer can be trained. Therefore, adaptive sampling is used in this network.
(5) Construct a multi-hypothesis prediction module of the CVS network, as shown in FIG.
4. This module divides the non-key frame into a plurality of bxb image blocks that do not overlap each other, and predicts each image block by using a linear combination of hypothesis blocks corresponding to the image block. Specifically, a prediction of each image block is calculated according to the following formula: p= > w, fy dy u 2 Fol), CHEE ad / Lj € (1) In the foregoing formula, P; represents a prediction result of the i" image block in a current non-key frame, hi; represents the j" hypothesis block of the i" image block, wij represents a weight of the hypothesis block, and is a function related to measurements of the image block and the hypothesis block, gi; represents measurements obtained by sampling the hypothesis block in the sampling manner described in the step (4), yi represents the measurements of the i" image block, and p(*) represents a nonlinear mapping. In a specific embodiment, the weight wi; of the hypothesis block may be obtained by using the following function: fa,,y) aw = ree bo Ny fav)
15.
In the foregoing function, f(q;;, y‚) is a function related to q;; and y:.
The foregoing function can be implemented in a plurality of manners. Preferably, in a specific embodiment, a weight wij of each hypothesis block is determined by an embedded Gaussian function, and is specifically obtained according to the following formula: lo) ols) Wy; = — Ty plas) py) vi © (2) In this network, the formula (1) is specifically implemented as follows: (a) Extract a set of hypothesis blocks from a reconstructed key frame in the step (3). Specifically, as shown in FIG. 3, for each image block in the non-key frame, a WxW rectangular search window centered on a position. of the image block is determined in the key frame, and all overlapping image blocks in the search window are extracted as hypothesis blocks of a current image block. All hypothesis blocks of each image block in the non-key frame are combined to obtain an hxwx{(b-bp)xn hypothesis block tensor, where n represents the number of hypothesis blocks corresponding to each image block, hxw represents the number of to-be-predicted image blocks, and b:b represents dimensions of a hypothesis block.
(b) Sample, by using the adaptive sampling method in the step (4), the hypothesis block tensor obtained in the step (a), to obtain an hxwx(SRebeb)xn tensor including measurements of all hypothesis blocks of each image block, where SR+b:b represents dimensions of the measurements q; of the hypothesis block.
(c) Use three convolutional layers to implement the p(*) function. The three convolutional layers each have a 1x1 convolution kernel and b+b output channels, and the first convolutional layer has SR:b°b input channels and the other convolutional layers each have bb input channels.
-16- (d) Convert, by using the p(s) function, the tensor that includes the measurements of the hypothesis blocks and that is obtained in the step (b} into an hxwx{(b-b}xn feature map.
(e) Perform, by using the p(*) function, convolution on the hxwx(SRsb+b) tensor that is of the measurements of the non-key frame and that is obtained in the step {4}, to obtain an hxwx(beb) feature map.
(f Perform matrix multiplication on the feature map obtained in the step (d) and the feature map obtained in the step (e), to implement p{qi;) T p(y) in the formula (1) to obtain an hxwxn tensor.
(9) Normalize, by using a softmax function, the last dimension of the tensor obtained in the — — > ad eli) hs step (e), to implement Lys go in the formula (1) to obtain an hxwxn coefficient tensor.
(nh) Perform matrix multiplication on the coefficient tensor obtained in the step (g) and the hypothesis block tensor obtained in the step (a), to obtain an hxwx(bsb) prediction tensor.
() Transform the prediction tensor obtained in the step (h), to obtain an (hsb)x{web) multi-hypothesis predicted image of the current non-key frame.
(8) Construct a residual reconstruction module of the CVS network, as shown in FIG. 5. This module is configured to perform reconstruction to obtain a residual value between the original non-key frame and the multi-hypothesis predicted image obtained in the step (5). A residual signal has lower energy than an image signal, and therefore can be more easily reconstructed. The residual reconstruction module is specifically implemented as follows: (a) Sample, by using the method in the step (4), the multi-hypothesis predicted image obtained in the step (5), to obtain hxwx(SReb+b) measurements of the multi-hypothesis predicted image.
17- (b) Perform subtraction on the multi-hypothesis measurements obtained in the step (a) and the measurements that are of the non-key frame and that are obtained in the step (4), to obtain residual measurements.
(c) Convert the residual measurements into an hxwx(b-b) feature map by using one convolutional layer. The convolutional layer has a 1x1 convolution kernel, SR:b:b input channels, and bb output channels.
(d) Transform the feature map output in the step (c), to obtain an (h<b)x{w-b) feature map.
(e) Preferably, perform, by using eight convolutional layers, convolution on the feature map obtained in the step (d), to obtain a reconstruction result of a residual image. The eight convolutional layers each have a 3x3 convolution kernel, the first convolutional layer has one input channel and the other convolutional layers each have 64 input channels, and the last convolutional layer has one output channel and the other convolutional layers each have 64 output channels.
(f) Add the residual reconstruction result obtained in the step (e) and the multi-hypothesis prediction result obtained in the step (5), to output a final reconstruction value of the non-key frame.
(7) Cascade the adaptive sampling module in the step (4) and the multi-hypothesis prediction module in the step (5) to constitute a sub-network. The network uses the original non-key frame and the reconstructed key frame in the step (3) as inputs, and the multi-hypothesis predicted image as an output. Initial parameters of all layers of the network are set to random values in pre-training. During training, a mean-square error is used as a loss function, and a label is an image of a real video frame.
(8) Train the entire network by using, as initial values, parameters obtained through pre-training in the step (7), and design the loss function to reduce a loss value in a training
18- process, to obtain a trained network.
During training, the mean-square error is used as the loss function. (9) Use a trained network in the step (8) in an actual WVSN system to reconstruct a video signal.
A specific implementation method includes the following steps: (a) Separately reconstruct a key frame of a video sequence by using the method in the step (2). (b) Reconstruct a non-key frame of the video sequence by using the trained network in the step (8). (c) Arrange a reconstructed key frame in the step (a) and a reconstructed non-key frame inthe step (b) in sequence, to obtain a reconstructed video signal.
The following provides further description based on the effects of the method in the present disclosure.
Table 1 compares reconstruction quality of the non-key frame in the embodiments of the present disclosure and the prior art.
Table 1 | = Ter Method A measurement criterion is a peak signal to noise ratio (PSNR), tested objects are 100 video sequences with seven frames as a GOP, and SRs of the non-key frame are 0.01, 0.04,
-19- and 0.10.
Table 1 shows that reconstruction quality of the method in the present disclosure is obviously better than existing methods. Compared with the existing best method (MH-BCS-SPL, a conventional block sampling-based multi-hypothesis prediction method), the method in the present disclosure improves the PSNR by 4 dB when the SR is 0.01, 4.22 dB when the SR is 0.04, and 4.78 dB when the SR is 0.10.
Table 2 compares average reconstruction times of a single non-key frame in the embodiments of the present disclosure and the prior art. Table 2
TT Method | on on EN
0.0241 0.0251 0.025 disclosure A time unit is second (s}, tested objects are 100 video sequences with seven frames as a GOP, and the SRs of the non-key frame are 0.01, 0.04, and 0.10.
Table 2 shows that the reconstruction time of the method in the present disclosure is in a same order of magnitude as the reconstruction times of the DNN-based ReconNet and DR 2 -Net methods, and is two orders of magnitude shorter than the reconstruction time of the MH-BCS-SPL method, and is three orders of magnitude shorter than the reconstruction time of the D-AMP method. Therefore, the method in the present disclosure supports a currently
-20- leading reconstruction speed, and is applicable to a real-time video sensing system.
The method in the present disclosure divides the video signal into the key frame and the non-key frame. The key frame is reconstructed by using the existing image reconstruction method. In this method, a special DNN is proposed to reconstruct the non-key frame. The neural network includes the adaptive sampling module, the multi-hypothesis prediction module, and the residual reconstruction module. The neural network makes full use of a spatio-temporal correlation of the video signal to sample and reconstruct the video signal. This ensures low time complexity of an algorithm while improving reconstruction quality. Therefore, the method in the present disclosure is applicable to a video sensing system with limited resources on a sampling side and high requirements for reconstruction quality and real-time performance.
In the method in the present disclosure, the adaptive sampling module, the multi-hypothesis prediction module, and the residual reconstruction module are designed based on the DNN. The three modules make full use of the spatio-temporal correlation of the video signal to sample and reconstruct the non-key frame. This ensures the low time complexity of the algorithm. Therefore, the method in the present disclosure is applicable to the video sensing system with the limited resources on the sampling side and the high requirements for the reconstruction quality and the real-time performance.
Those skilled in the art should understand that the embodiments of the present disclosure may be provided as a method, a system, or a computer program product. Therefore, the present disclosure may use a form of hardware only embodiments, software only embodiments, or embodiments with a combination of software and hardware. Moreover, the present disclosure may use a form of a computer program product that is implemented on one or more computer-usable storage media (including but not limited to a disk memory, a
-21- CD-ROM, an optical memory, and the like) that include computer-usable program codes.
The present disclosure is described with reference to the flowcharts and/or block diagrams of the method, the device (system), and the computer program product according to the embodiments of the present disclosure. It should be understood that computer program instructions may be used to implement each process and/or each block in the flowcharts and/or the block diagrams and a combination of a process and/or a block in the flowcharts and/or the block diagrams. These computer program instructions may be provided for a general-purpose computer, a dedicated computer, an embedded processor, or a processor of any other programmable data processing device to generate a machine, so that the instructions executed by a computer or a processor of any other programmable data processing device generate an apparatus for implementing a specific function in one or more processes in the flowcharts and/or in one or more blocks in the block diagrams.
These computer program instructions may also be stored in a computer readable memory that can instruct the computer or any other programmable data processing device to work in a specific manner, so that the instructions stored in the computer readable memory generate an artifact that includes an instruction apparatus. The instruction apparatus implements a specific function in one or more processes in the flowcharts and/or in one or more blocks in the block diagrams.
These computer program instructions may also be loaded onto a computer or another programmable data processing device, so that a series of operations and steps are performed on the computer or the another programmable device, thereby generating computer-implemented processing. Therefore, the instructions executed on the computer or the another programmable device provide steps for implementing a specific function in one or more processes in the flowcharts and/or in one or more blocks in the block diagrams.
22- The embodiments of the present disclosure are described above with reference to the accompanying drawings, but the present disclosure is not limited to the above specific implementations. The above specific implementations are merely illustrative and not restrictive. Those of ordinary skill in the art may make modifications to the present disclosure without departing from the purpose of the present disclosure and the scope of protection of the claims, but these modifications should all fall within the protection of the present disclosure.
It should be understood that in the description of the disclosure, terms such as "inner side”, "outer side", "upper" "top", "lower", "left", "right", "vertical", "horizontal", "parallel", "bottom", "inside" and "outside" indicate the orientation or position relationships based on the drawings.
They are merely intended to facilitate description of the disclosure, rather than to indicate or imply that the mentioned apparatus or elements must have a specific orientation and must be constructed and operated in a specific orientation. Therefore, these terms should not be construed as a limitation on the disclosure.
In this specification, several specific examples are used for illustration of the principles and implementations of the present disclosure. The description of the foregoing embodiments is used to help illustrate the method of the present disclosure and the core ideas thereof. In addition, those of ordinary skill in the art can make various modifications in terms of specific implementations and scope of application in accordance with the ideas of the present disclosure. In conclusion, the content of this specification shall not be construed as a limitation on the present disclosure.

Claims (1)

-23. CONCLUSIES-23. CONCLUSIONS 1. Een op diep neuraal netwerk (DNN) gebaseerde reconstructiemethode voor compressieve videodetectie (CVS), waarbij de methode specifiek de volgende stappen omvat: het construeren van een niet-sleutelframe reconstructiemodule geconfigureerd om een niet-sleutelvideoframe te reconstrueren, omvattende het construeren van een eind-naar- eind DNN omvattende een adaptieve bemonsteringsmodule, een multi-hypothese voorspellingsmodule en een residuale reconstructiemodule, waarbij een specifieke methode omvat: het invoeren van een videosequentie die wordt gebruikt voor netwerktraining; het verdelen van de videosignaalsequentie in meerdere groepen afbeeldingen (GOP), en het bepalen van een sleutelframe en een niet-sleutelframe voor elke GOP; het reconstrueren van het sleutelframe door gebruik te maken van een CVS-reconstructiemethode, om een gereconstrueerd sleutelframe te verkrijgen; en het verdelen van het niet-sleutelframe in meerdere beeldblokken die elkaar niet overlappen; het construeren van de adaptieve bemonsteringsmodule, die specifiek omvat: het uitvoeren van adaptieve bemonstering op elk beeldblok in het niet-sleutelframe, om metingen van het beeldblok te verkrijgen; het construeren van de multi-hypothese voorspellingsmodule, die specifiek omvat: het bepalen van een hypotheseblok dat overeenkomt met elk beeldblok, het uitvoeren van adaptieve bemonstering op elk beeldblok in het niet-sleutelframe met behulp van een overeenkomstig hypotheseblok, om metingen van het hypotheseblok te verkrijgen, en het berekenen van een voorspelling van elk beeldblok op basis van de metingen van het hypotheseblok en de metingen van het beeldblok om een multi-hypothese voorspelde beeld te verkrijgen; het construeren van de residuale reconstructiemodule, die specifiek omvat: het uitvoeren van adaptieve bemonstering op het multi-hypothese voorspelde beeld, het construeren van residuale metingen tussen metingen van het voorspelde beeld met meerdere hypothesen en metingen van het niet-sleutelframe, en het verkrijgen van een gereconstrueerd niet-sleutelframe gebaseerd op de residuale metingen door gebruik te maken van een residuale reconstructiemethode; het in cascade plaatsen van de geconstrueerde adaptieve bemonsteringsmodule en de geconstrueerde multi-hypothese voorspellingsmodule om een subnetwerk te bouwen, het trainen van het subnetwerk en het trainen van de volledige DNN door parameters te gebruiken die, als initiële waarden, zijn verkregen via subnetwerk pre-training om een getrainde DNN te verkrijgen;A deep neural network (DNN) based reconstruction method for compression video detection (CVS), the method specifically comprising the steps of: constructing a non-key frame reconstruction module configured to reconstruct a non-key video frame, comprising constructing a end-to-end DNN comprising an adaptive sampling module, a multi-hypothesis prediction module and a residual reconstruction module, a specific method comprising: inputting a video sequence used for network training; dividing the video signal sequence into multiple groups of pictures (GOP), and determining a keyframe and a non-keyframe for each GOP; reconstructing the keyframe using a CVS reconstruction method to obtain a reconstructed keyframe; and dividing the non-keyframe into multiple image blocks that do not overlap; constructing the adaptive sampling module, specifically comprising: performing adaptive sampling on each image block in the non-keyframe to obtain measurements of the image block; constructing the multi-hypothesis prediction module, which specifically includes: determining a hypothesis block corresponding to each image block, performing adaptive sampling on each image block in the non-keyframe using a corresponding hypothesis block, to obtain measurements of the hypothesis block obtaining and calculating a prediction of each image block based on the measurements of the hypothesis block and the measurements of the image block to obtain a multi-hypothesis predicted image; constructing the residual reconstruction module, which specifically includes: performing adaptive sampling on the multi-hypothesis predicted image, constructing residual measurements between measurements of the multi-hypothesis predicted image and non-keyframe measurements, and obtaining a reconstructed non-keyframe based on the residual measurements using a residual reconstruction method; cascading the constructed adaptive sampling module and the constructed multi-hypothesis prediction module to build a subnetwork, training the subnetwork, and training the entire DNN by using parameters obtained, as initial values, through subnetwork pre- training to obtain a trained DNN; - 24.- 24. het invoeren van een videosequentie, het verdelen van de videosequentie in meerdere GOP's, het bepalen van een sleutelframe en een niet-sleutelframe voor elke GOP, en het reconstrueren van het sleutelframe om een gereconstrueerd sleutelframe te verkrijgen; het reconstrueren van het niet-sleutelframe van de videosequentie door gebruik te maken van de getrainde DNN; en het in sequentie rangschikken van het gereconstrueerde sleutelframe en een gereconstrueerde niet-sleutelframe-uitvoer door de DNN om een gereconstrueerd videosignaal te verkrijgen.inputting a video sequence, dividing the video sequence into a plurality of GOPs, determining a keyframe and a non-keyframe for each GOP, and reconstructing the keyframe to obtain a reconstructed keyframe; reconstructing the non-keyframe of the video sequence using the trained DNN; and sequencing the reconstructed keyframe and a reconstructed non-keyframe output by the DNN to obtain a reconstructed video signal.
NL2027731A 2021-03-10 2021-03-10 Deep neural network (dnn)-based reconstruction method and apparatus for compressive video sensing (cvs) NL2027731B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
NL2027731A NL2027731B1 (en) 2021-03-10 2021-03-10 Deep neural network (dnn)-based reconstruction method and apparatus for compressive video sensing (cvs)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
NL2027731A NL2027731B1 (en) 2021-03-10 2021-03-10 Deep neural network (dnn)-based reconstruction method and apparatus for compressive video sensing (cvs)

Publications (1)

Publication Number Publication Date
NL2027731B1 true NL2027731B1 (en) 2022-09-27

Family

ID=77838893

Family Applications (1)

Application Number Title Priority Date Filing Date
NL2027731A NL2027731B1 (en) 2021-03-10 2021-03-10 Deep neural network (dnn)-based reconstruction method and apparatus for compressive video sensing (cvs)

Country Status (1)

Country Link
NL (1) NL2027731B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110933429A (en) * 2019-11-13 2020-03-27 南京邮电大学 Video compression sensing and reconstruction method and device based on deep neural network

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110933429A (en) * 2019-11-13 2020-03-27 南京邮电大学 Video compression sensing and reconstruction method and device based on deep neural network

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ADLER AMIR ET AL: "Block-based compressed sensing of images via deep learning", 2017 IEEE 19TH INTERNATIONAL WORKSHOP ON MULTIMEDIA SIGNAL PROCESSING (MMSP), IEEE, 16 October 2017 (2017-10-16), pages 1 - 6, XP033271613, DOI: 10.1109/MMSP.2017.8122281 *
AMIR ADLER ET AL: "A Deep Learning Approach to Block-based Compressed Sensing of Images", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 5 June 2016 (2016-06-05), XP080705979 *
SHI WUZHEN ET AL: "Video Compressed Sensing Using a Convolutional Neural Network", IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, IEEE, USA, vol. 31, no. 2, 5 March 2020 (2020-03-05), pages 425 - 438, XP011835016, ISSN: 1051-8215, [retrieved on 20210203], DOI: 10.1109/TCSVT.2020.2978703 *

Similar Documents

Publication Publication Date Title
US11490128B2 (en) Deep neural network (DNN)-based reconstruction method and apparatus for compressive video sensing (CVS)
Shi et al. Image compressed sensing using convolutional neural network
US20200275101A1 (en) Efficient Use of Quantization Parameters in Machine-Learning Models for Video Coding
CN108960333B (en) Hyperspectral image lossless compression method based on deep learning
CN104159112B (en) The compressed sensing video transmission method and system decoded based on dual sparse model
US11516478B2 (en) Method and apparatus for coding machine vision data using prediction
US20230164336A1 (en) Training a Data Coding System Comprising a Feature Extractor Neural Network
CN108924558B (en) Video predictive coding method based on neural network
GB2575628A (en) Video processing
CN112866694A (en) Intelligent image compression optimization method combining asymmetric volume block and condition context
CN110290386B (en) Low-bit-rate human motion video coding system and method based on generation countermeasure network
WO2021205066A1 (en) Training a data coding system for use with machines
Zhu et al. Dictionary based surveillance image compression
CN114915786B (en) Asymmetric semantic image compression method for Internet of things scene
Wen et al. A strong baseline for image and video quality assessment
Chen et al. Learning to compress videos without computing motion
CN114651270A (en) Depth loop filtering by time-deformable convolution
NL2027731B1 (en) Deep neural network (dnn)-based reconstruction method and apparatus for compressive video sensing (cvs)
Huang et al. CS-MCNet: a video compressive sensing reconstruction network with interpretable motion compensation
Van Luong et al. A reconstruction algorithm with multiple side information for distributed compression of sparse sources
Xia et al. A regularized tensor decomposition method with adaptive rank adjustment for compressed-sensed-domain background subtraction
CN113542780B (en) Method and device for removing compression artifacts of live webcast video
Aruna et al. Compressed sensing based quantization with prediction encoding for video transmission in WSN
CN111770344A (en) Laser spectrum image compression method and system based on deep learning network
Mital et al. Deep stereo image compression with decoder side information using wyner common information