Adaptive weighting of reference pictures in video decoding
A video decoder, encoder, and corresponding methods for processing video signal data for an image block and a particular reference picture index to predict the image block are disclosed that utilize adaptive weighting of reference pictures to enhance video compression, where a decoder includes a reference picture weighting factor unit for determining a weighting factor corresponding to the particular reference picture index; an encoder includes a reference picture weighting factor assignor for assigning a weighting factor corresponding to the particular reference picture index; and a method for decoding includes receiving a reference picture index with the data that corresponds to the image block, determining a weighting factor for each received reference picture index, retrieving a reference picture for each index, motion compensating the retrieved reference picture, and multiplying the motion compensated reference picture by the corresponding weighting factor to form a weighted motion compensated reference picture.
Latest Thomson Licensing Patents:
- Multi-modal approach to providing a virtual companion system
- Apparatus with integrated antenna assembly
- Method of monitoring usage of at least one application executed within an operating system, corresponding apparatus, computer program product and computer-readable carrier medium
- Method for recognizing at least one naturally emitted sound produced by a real-life sound source in an environment comprising at least one artificial sound source, corresponding apparatus, computer program product and computer-readable carrier medium
- Apparatus and method for diversity antenna selection
This application is a continuation application of U.S. Non-Provisional patent application Ser. No. 10/410,481, filed Apr. 9, 2003 now U.S. Pat. No. 7,903,742; which itself claims the benefit of of U.S. Provisional Patent Application Ser. No. 60/395,843 filed Jul. 15, 2002; and also U.S. Provisional Patent Application Ser. No. 60/395,874 filed Jul. 15, 2002, and all of which are incorporated by reference herein in their respective entireties.
FIELD OF THE INVENTIONThe present invention is directed towards video decoders, and in particular, towards utilization of adaptive weighting of reference pictures in video decoders.
BACKGROUND OF THE INVENTIONVideo data is generally processed and transferred in the form of bit streams. Typical video compression coders and decoders (“CODECs”) gain much of their compression efficiency by forming a reference picture prediction of a picture to be encoded, and encoding the difference between the current picture and the prediction. The more closely that the prediction is correlated with the current picture, the fewer bits that are needed to compress that picture, thereby increasing the efficiency of the process. Thus, it is desirable for the best possible reference picture prediction to be formed.
In many video compression standards, including Moving Picture Experts Group (“MPEG”)-1, MPEG-2 and MPEG-4, a motion compensated version of a previous reference picture is used as a prediction for the current picture, and only the difference between the current picture and the prediction is coded. When a single picture prediction (“P” picture) is used, the reference picture is not scaled when the motion compensated prediction is formed. When bi-directional picture predictions (“B” pictures) are used, intermediate predictions are formed from two different pictures, and then the two intermediate predictions are averaged together, using equal weighting factors of (½, ½) for each, to form a single averaged prediction. In these MPEG standards, the two reference pictures are always one each from the forward direction and the backward direction for B pictures.
SUMMARY OF THE INVENTIONThese and other drawbacks and disadvantages of the prior art are addressed by a system and method for adaptive weighting of reference pictures in video decoders.
A video decoder and corresponding methods are disclosed for decoding video data for a picture having a plurality of image blocks. The video data includes data for an image block of the plurality of image blocks and includes a first reference picture index and a second reference picture index. The video data is received and the received video data includes the data for the image block, the first reference picture index for the image block, and the second reference picture index for the image block. The first reference picture index corresponds to a first reference picture, and the second reference picture index corresponds to a second reference picture. The image block is predicted using the first and second reference pictures, and using a first weighting factor corresponding to the first reference picture index, and using a second weighting factor corresponding to the second reference picture index. The first reference picture index determines both the first reference picture and the first weighting factor, and the second reference picture index determines both the second reference picture and the second weighting factor.
These and other aspects, features and advantages of the present invention will become apparent from the following description of exemplary embodiments, which is to be read in connection with the accompanying drawings.
Adaptive weighting of reference pictures in video coders and decoders in accordance with the principles of the present invention are shown in the following exemplary figures, in which:
The present invention presents an apparatus and method for motion vector estimation and adaptive reference picture weighting factor assignment. In some video sequences, in particular those with fading, the current picture or image block to be coded is more strongly correlated to a reference picture scaled by a weighting factor than to the reference picture itself. Video CODECs without weighting factors applied to reference pictures encode fading sequences very inefficiently. When weighting factors are used in encoding, a video encoder needs to determine both weighting factors and motion vectors, but the best choice for each of these depends on the other, with motion estimation typically being the most computationally intensive part of a digital video compression encoder.
In the proposed Joint Video Team (“JVT”) video compression standard, each P picture can use multiple reference pictures to form a picture's prediction, but each individual motion block or 8×8 region of a macroblock uses only a single reference picture for prediction. In addition to coding and transmitting the motion vectors, a reference picture index is transmitted for each motion block or 8×8 region, indicating which reference picture is used. A limited set of possible reference pictures is stored at both the encoder and decoder, and the number of allowable reference pictures is transmitted.
In the JVT standard, for bi-predictive pictures (also called “B” pictures), two predictors are formed for each motion block or 8×8 region, each of which can be from a separate reference picture, and the two predictors are averaged together to form a single averaged predictor. For bi-predictively coded motion blocks, the reference pictures can both be from the forward direction, both be from the backward direction, or one each from the forward and backward directions. Two lists are maintained of the available reference pictures that may used for prediction. The two reference pictures are referred to as the list 0 and list 1 predictors. An index for each reference picture is coded and transmitted, ref_idx—|0 and ref_idx—|1, for the list 0 and list 1 reference pictures, respectively. Joint Video Team (“JVT”) bi-predictive or “B” pictures allows adaptive weighting between the two predictions, i.e.,
Pred=[(P0)(Pred0)]+[(P1)(Pred1)]+D,
where P0 and P1 are weighting factors, Pred0 and Pred1 are the reference picture predictions for list 0 and list 1 respectively, and D is an offset.
Two methods have been proposed for indication of weighting factors. In the first, the weighting factors are determined by the directions that are used for the reference pictures. In this method, if the ref_idx—|0 is less than or equal to ref_idx—|1, weighting factors of (½, ½) are used, otherwise (2, −1) factors are used.
In the second method offered, any number of weighting factors is transmitted for each slice. Then a weighting factor index is transmitted for each motion block or 8×8 region of a macroblock that uses bi-directional prediction. The decoder uses the received weighting factor index to choose the appropriate weighting factor, from the transmitted set, to use when decoding the motion block or 8×8 region. For example, if three weighting factors were sent at the slice layer, they would correspond to weight factor indices 0, 1 and 2, respectively.
The following description merely illustrates the principles of the invention. It will thus be appreciated that those skilled in the art will be able to devise various arrangements that, although not explicitly described or shown herein, embody the principles of the invention and are included within its spirit and scope. Furthermore, all examples and conditional language recited herein are principally intended expressly to be only for pedagogical purposes to aid the reader in understanding the principles of the invention and the concepts contributed by the inventor to furthering the art, and are to be construed as being without limitation to such specifically recited examples and conditions. Moreover, all statements herein reciting principles, aspects, and embodiments of the invention, as well as specific examples thereof, are intended to encompass both structural and functional equivalents thereof. Additionally, it is intended that such equivalents include both currently known equivalents as well as equivalents developed in the future, i.e., any elements developed that perform the same function, regardless of structure.
Thus, for example, it will be appreciated by those skilled in the art that the block diagrams herein represent conceptual views of illustrative circuitry embodying the principles of the invention. Similarly, it will be appreciated that any flow charts, flow diagrams, state transition diagrams, pseudocode, and the like represent various processes which may be substantially represented in computer readable media and so executed by a computer or processor, whether or not such computer or processor is explicitly shown.
The functions of the various elements shown in the figures may be provided through the use of dedicated hardware as well as hardware capable of executing software in association with appropriate software. When provided by a processor, the functions may be provided by a single dedicated processor, by a single shared processor, or by a plurality of individual processors, some of which may be shared. Moreover, explicit use of the term “processor” or “controller” should not be construed to refer exclusively to hardware capable of executing software, and may implicitly include, without limitation, digital signal processor (“DSP”) hardware, read-only memory (“ROM”) for storing software, random access memory (“RAM”), and non-volatile storage. Other hardware, conventional and/or custom, may also be included. Similarly, any switches shown in the figures are conceptual only. Their function may be carried out through the operation of program logic, through dedicated logic, through the interaction of program control and dedicated logic, or even manually, the particular technique being selectable by the implementer as more specifically understood from the context.
In the claims hereof any element expressed as a means for performing a specified function is intended to encompass any way of performing that function including, for example, a) a combination of circuit elements that performs that function or b) software in any form, including, therefore, firmware, microcode or the like, combined with appropriate circuitry for executing that software to perform the function. The invention as defined by such claims resides in the fact that the functionalities provided by the various recited means are combined and brought together in the manner which the claims call for. Applicant thus regards any means that can provide those functionalities as equivalent to those shown herein.
As shown in
Turning to
The VLD 210 is further connected in signal communication with a reference picture weighting factor lookup 280 for providing an adaptive bi-prediction (“ABP”) coefficient index to the lookup 280. A first output of the lookup 280 is for providing a weighting factor, and is connected in signal communication to a second input of the multiplier 270. The output of the multiplier 270 is connected in signal communication to a first input of a summing junction 290. A second output of the lookup 280 is for providing an offset, and is connected in signal communication to a second input of the summing junction 290. The output of the summing junction 290 is connected in signal communication with a second input terminal of the summing junction 240.
Turning now to
The VLD 310 is further connected in signal communication with a reference picture weighting factor lookup 380 for providing a reference picture index to the lookup 380. A first output of the lookup 380 is for providing a weighting factor, and is connected in signal communication to a second input of the multiplier 370. The output of the multiplier 370 is connected in signal communication to a first input of a summing junction 390. A second output of the lookup 380 is for providing an offset, and is connected in signal communication to a second input of the summing junction 390. The output of the summing junction 390 is connected in signal communication with a second input terminal of the summing junction 340.
As shown in
The output of the quantizer 430 is further connected in signal communication with an inverse quantizer 450. The inverse quantizer 450 is connected in signal communication with an inverse block transformer 460, which, in turn, is connected in signal communication with a reference picture store 470. A first output of the reference picture store 470 is connected in signal communication with a first input of a motion estimator 480. The input to the encoder 400 is further connected in signal communication with a second input of the motion estimator 480. The output of the motion estimator 480 is connected in signal communication with a first input of a motion compensator 490. A second output of the reference picture store 470 is connected in signal communication with a second input of the motion compensator 490. The output of the motion compensator 490 is connected in signal communication with an inverting input of the summing junction 410.
Turning to
The output of the quantizer 530 is further connected in signal communication with an inverse quantizer 550. The inverse quantizer 550 is connected in signal communication with an inverse block transformer 560, which, in turn, is connected in signal communication with a reference picture store 570. A first output of the reference picture store 570 is connected in signal communication with a first input of a reference picture weighting factor assignor 572. The input to the encoder 500 is further connected in signal communication with a second input of the reference picture weighting factor assignor 572. The output of the reference picture weighting factor assignor 572, which is indicative of a weighting factor, is connected in signal communication with a first input of a motion estimator 580. A second output of the reference picture store 570 is connected in signal communication with a second input of the motion estimator 580.
The input to the encoder 500 is further connected in signal communication with a third input of the motion estimator 580. The output of the motion estimator 580, which is indicative of motion vectors, is connected in signal communication with a first input of a motion compensator 590. A third output of the reference picture store 570 is connected in signal communication with a second input of the motion compensator 590. The output of the motion compensator 590, which is indicative of a motion compensated reference picture, is connected in signal communication with a first input of a multiplier 592. The output of the reference picture weighting factor assignor 572, which is indicative of a weighting factor, is connected in signal communication with a second input of the multiplier 592. The output of the multiplier 592 is connected in signal communication with an inverting input of the summing junction 510.
Turning now to
Turning now to
In the present exemplary embodiment, for each coded picture or slice, a weighting factor is associated with each allowable reference picture that blocks of the current picture can be encoded with respect to. When each individual block in the current picture is encoded or decoded, the weighting factor(s) and offset(s) that correspond to its reference picture indices are applied to the reference prediction to form a weight predictor. All blocks in the slice that are coded with respect to the same reference picture apply the same weighting factor to the reference picture prediction.
Whether or not to use adaptive weighting when coding a picture can be indicated in the picture parameter set or sequence parameter set, or in the slice or picture header. For each slice or picture that uses adaptive weighting, a weighting factor may be transmitted for each of the allowable reference pictures that may be used for encoding this slice or picture. The number of allowable reference pictures is transmitted in the slice header. For example, if three reference pictures can be used to encode the current slice, up to three weighting factors are transmitted, and they are associated with the reference picture with the same index.
If no weighting factors are transmitted, default weights are used. In one embodiment of the current invention, default weights of (½, ½) are used when no weighting factors are transmitted. The weighting factors may be transmitted using either fixed or variable length codes.
Unlike typical systems, each weighting factor that is transmitted with each slice, block or picture corresponds to a particular reference picture index. Previously, any set of weighting factors transmitted with each slice or picture were not associated with any particular reference pictures. Instead, an adaptive bi-prediction weighting index was transmitted for each motion block or 8×8 region to select which of the weighting factors from the transmitted set was to be applied for that particular motion block or 8×8 region.
In the present embodiment, the weighting factor index for each motion block or 8×8 region is not explicitly transmitted. Instead, the weighting factor that is associated with the transmitted reference picture index is used. This dramatically reduces the amount of overhead in the transmitted bitstream to allow adaptive weighting of reference pictures.
This system and technique may be applied to either Predictive “P” pictures, which are encoded with a single predictor, or to Bi-predictive “B” pictures, which are encoded with two predictors. The decoding processes, which are present in both encoder and decoders, are described below for the P and B picture cases. Alternatively, this technique may also be applied to coding systems using the concepts similar to I, B, and P pictures.
The same weighting factors can be used for single directional prediction in B pictures and for bi-directional prediction in B pictures. When a single predictor is used for a macroblock, in P pictures or for single directional prediction in B pictures, a single reference picture index is transmitted for the block. After the decoding process step of motion compensation produces a predictor, the weighting factor is applied to predictor. The weighted predictor is then added to the coded residual, and clipping is performed on the sum, to form the decoded picture. For use for blocks in P pictures or for blocks in B pictures that use only list 0 prediction, the weighted predictor is formed as:
Pred=W0*Pred0+D0 (1)
where W0 is the weighting factor associated with the list 0 reference picture, D0 is the offset associated with the list 0 reference picture, and Pred0 is the motion-compensated prediction block from the list 0 reference picture.
For use for blocks in B pictures which use only list 0 prediction, the weighted predictor is formed as:
Pred=W1*Pred1+D1 (2)
where W1 is the weighting factor associated with the list 1 reference picture, D0 is the offset associated with the list 1 reference picture, and Pred1 is the motion-compensated prediction block from the list 1 reference picture.
The weighted predictors may be clipped to guarantee that the resulting values will be within the allowable range of pixel values, typically 0 to 255. The precision of the multiplication in the weighting formulas may be limited to any pre-determined number of bits of resolution.
In the bi-predictive case, reference picture indexes are transmitted for each of the two predictors. Motion compensation is performed to form the two predictors. Each predictor uses the weighting factor associated with its reference picture index to form two weighted predictors. The two weighted predictors are then averaged together to form an averaged predictor, which is then added to the coded residual.
For use for blocks in B pictures that use list 0 and list 1 predictions, the weighted predictor is formed as:
Pred=(P0*Pred0+D0+P1*Pred1+D1)/2 (3)
Clipping may be applied to the weighted predictor or any of the intermediate values in the calculation of the weighted predictor to guarantee that the resulting values will be within the allowable range of pixel values, typically 0 to 255.
Thus, a weighting factor is applied to the reference picture prediction of a video compression encoder and decoder that uses multiple reference pictures. The weighting factor adapts for individual motion blocks within a picture, based on the reference picture index that is used for that motion block. Because the reference picture index is already transmitted in the compressed video bitstream, the additional overhead to adapt the weighting factor on a motion block basis is dramatically reduced. All motion blocks that are coded with respect to the same reference picture apply the same weighting factor to the reference picture prediction.
These and other features and advantages of the present invention may be readily ascertained by one of ordinary skill in the pertinent art based on the teachings herein. It is to be understood that the teachings of the present invention may be implemented in various forms of hardware, software, firmware, special purpose processors, or combinations thereof.
Most preferably, the teachings of the present invention are implemented as a combination of hardware and software. Moreover, the software is preferably implemented as an application program tangibly embodied on a program storage unit. The application program may be uploaded to, and executed by, a machine comprising any suitable architecture. Preferably, the machine is implemented on a computer platform having hardware such as one or more central processing units (“CPU”), a random access memory (“RAM”), and input/output (“I/O”) interfaces. The computer platform may also include an operating system and microinstruction code. The various processes and functions described herein may be either part of the microinstruction code or part of the application program, or any combination thereof, which may be executed by a CPU. In addition, various other peripheral units may be connected to the computer platform such as an additional data storage unit and a printing unit.
It is to be further understood that, because some of the constituent system components and methods depicted in the accompanying drawings are preferably implemented in software, the actual connections between the system components or the process function blocks may differ depending upon the manner in which the present invention is programmed. Given the teachings herein, one of ordinary skill in the pertinent art will be able to contemplate these and similar implementations or configurations of the present invention.
Although the illustrative embodiments have been described herein with reference to the accompanying drawings, it is to be understood that the present invention is not limited to those precise embodiments, and that various changes and modifications may be effected therein by one of ordinary skill in the pertinent art without departing from the scope or spirit of the present invention. All such changes and modifications are intended to be included within the scope of the present invention as set forth in the appended claims.
Claims
1. A method for decoding video data for a picture having a plurality of image blocks, the video data including data for an image block of the plurality of image blocks and including a first reference picture index and a second reference picture index, the method comprising:
- receiving the video data, the received video data including the data for the image block, the first reference picture index for the image block, and the second reference picture index for the image block, the first reference picture index corresponding to a first reference picture, and the second reference picture index corresponding to a second reference picture; and
- predicting the image block using the first and second reference pictures, and using a first weighting factor corresponding to the first reference picture index, and using a second weighting factor corresponding to the second reference picture index,
- wherein the first reference picture index determines both the first reference picture and the first weighting factor, and the second reference picture index determines both the second reference picture and the second weighting factor.
2. A method as defined in claim 1 wherein predicting the image block comprises:
- forming a first predictor from the first reference picture;
- forming a second predictor from the second reference picture;
- motion compensating each of the first and second predictors; and
- averaging the motion compensated first and second predictors together using their corresponding weighting factors to form a single averaged predictor.
3. A method as defined in claim 2 wherein predicting the image further comprises:
- determining a first offset;
- determining a second offset;
- adding the first offset to the motion compensated first predictor prior to averaging; and
- adding the second offset to the motion compensated second predictor prior to averaging.
4. A video decoder for decoding video data for a picture having a plurality of image blocks, the video data including data for an image block of the plurality of image blocks and including a first reference picture index and a second reference picture index, the decoder comprising:
- means for receiving the video data, the received video data including the data for the image block, the first reference picture index for the image block, and the second reference picture index for the image block, the first reference picture index corresponding to a first reference picture, and the second reference picture index corresponding to a second reference picture; and
- means for predicting the image block using the first and second reference pictures, and using a first weighting factor corresponding to the first reference picture index, and using a second weighting factor corresponding to the second reference picture index,
- wherein the first reference picture index determines both the first reference picture and the first weighting factor, and the second reference picture index determines both the second reference picture and the second weighting factor.
5. A computer readable media readable by machine, tangibly embodying a program of instructions executable by the machine to perform program steps for decoding video data for a picture having a plurality of image blocks, the video data including data for an image block of the plurality of image blocks and including a first reference picture index and a second reference picture index, the program steps including:
- receiving the video data, the received video data including the data for the image block, the first reference picture index for the image block, and the second reference picture index for the image block, the first reference picture index corresponding to a first reference picture, and the second reference picture index corresponding to a second reference picture; and
- predicting the image block using the first and second reference pictures, and using a first weighting factor corresponding to the first reference picture index, and using a second weighting factor corresponding to the second reference picture index,
- wherein the first reference picture index determines both the first reference picture and the first weighting factor, and the second reference picture index determines both the second reference picture and the second weighting factor.
4985768 | January 15, 1991 | Sugiyama |
5436665 | July 25, 1995 | Ueno et al. |
5488482 | January 30, 1996 | Ueda et al. |
5592228 | January 7, 1997 | Dachiku et al. |
5602593 | February 11, 1997 | Katto |
5767907 | June 16, 1998 | Pearlstein |
5778097 | July 7, 1998 | Nickerson |
5781788 | July 14, 1998 | Woo et al. |
6081551 | June 27, 2000 | Etoh |
6108040 | August 22, 2000 | Moteki et al. |
6122318 | September 19, 2000 | Yamaguchi et al. |
6151075 | November 21, 2000 | Shin et al. |
6175592 | January 16, 2001 | Kim et al. |
6275532 | August 14, 2001 | Hibi et al. |
6292514 | September 18, 2001 | Yamaguchi et al. |
6292515 | September 18, 2001 | Kao et al. |
6754269 | June 22, 2004 | Yamaguchi et al. |
7308145 | December 11, 2007 | Abe et al. |
7450643 | November 11, 2008 | Chujoh et al. |
20040008783 | January 15, 2004 | Boyce |
20040042552 | March 4, 2004 | Dvorkovich et al. |
2003249056 | February 2004 | AU |
1139256 | February 2004 | CN |
0511778 | November 1992 | EP |
0614318 | September 1994 | EP |
09065342 | March 1997 | JP |
2002-340042 | November 2002 | JP |
2004-007377 | January 2004 | JP |
2093968 | October 1997 | RU |
2182727 | May 2002 | RU |
WO9418799 | August 1994 | WO |
WO2004008761 | January 2004 | WO |
WO2004008762 | January 2004 | WO |
- Kikuchi et al., “Multi-Frame Interpolative Prediction with modified Syntax,” JVT of ISO/IEC MPEG & ITU-T VCEG, Document: JVT-C066, 3rd Meeting: Fairfax, VA, Mar. 6-10, 2002.
- Kikuchi et al., “Improved Multiple Frame Motion Compensation Using Frame Interpolation”, JVT of ISO/IEC MPEG & ITU-T VCEG, Document: JVT-B075, 2nd Meeting: Geneva, CH, Jan. 29-Feb. 1, 2002.
- Boyce, “Adaptive Reference Picture Weighting Using Reference Picture Index”, JVT of ISO/IEC MPEG & ITU-T VCEG, Document: JVT-D122, 4th Meeting: Klagenfurt, Austria, Jul. 22-26, 2002.
- Draft ISO/IEC 14496-10: 2002 (E), Joint Committee Draft (CD), JVT of iSO/IEC MPEG and ITU-T VCEG, Document: JVT-C-167, May 10, 2002.
- Draft ISO/IEC 14496-10: 2002 (E), “Editor's Proposed Changes Relative to JVT-E146d37ncm, revision 4”, JVT of ISO/IEC MPEG & ITU-T VCEG, Document: JVT-F100d1, 6th meeting: Awaji Island, JP, Dec. 5-13, 2002.
- Boyce, “Weighted Prediction Clean-up”, JVT of ISO/IEC MPEG & ITU-T VCEG, Document: JVT-F034, 6th Meeting: Awaji Island, JP, Dec. 5-13, 2002.
- Boyce, “Changes to Adaptive Reference Picture Weighting”,JVT of ISO/IEC MPEG & ITU-T VCEG,Document JVT-E060,5th Meeting Geneva ,CH, Oct. 9-17, 2002.
- Kikuchi et al., “Interpolation Coefficient Adaptation in Multi-Frame Interpolative Prediction”, JVT of ISO/IEC MPEG & ITU-T VCEG, Document: JVT-C103, 3rd Meeting: Fairfax, Virginia, Mar. 6-10, 2002.
- Wiegand, Working Draft No. 2, Revision 2 (WD-2), Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG, Document: JVT-B118r2, Geneva, Switzerland, Jan. 29-Feb. 1, 2002, pp. 1-106.
Type: Grant
Filed: Oct 1, 2010
Date of Patent: Mar 27, 2012
Patent Publication Number: 20110026590
Assignee: Thomson Licensing (Boulogne-Billancourt)
Inventor: Jill MacDonald Boyce (Manalapan, NJ)
Primary Examiner: David Czekaj
Attorney: Robert D. Shedd
Application Number: 12/924,720
International Classification: H04N 7/12 (20060101);