Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
METHOD AND APPARATUS FOR CROSS-COMPONENT PREDICTION FOR VIDEO CODING
Document Type and Number:
WIPO Patent Application WO/2023/200966
Kind Code:
A1
Abstract:
The present disclosure provides a method for decoding video data, comprising: obtaining internal luma sample values of a video block from a bitstream; obtaining neighboring luma and chroma sample values of the video block; calculating first filtered values based on the neighboring luma sample values for each direction of a number of directions, wherein each of the first filtered values is calculated based on sample differences between luma sample values in the direction of the number of directions; accumulating the first filtered values for each direction of the number of directions respectively to obtain accumulated values; determining a direction of the number of directions for which an accumulated value is the largest one of the accumulated values among the number of directions; applying the determined direction as a direction for predicting internal chroma sample values of the video block based on the internal luma sample values of the video block; and obtaining decoded video block using the predicted internal chroma sample values.

Inventors:
WANG XIANGLIN (US)
KUO CHE-WEI (CN)
XIU XIAOYU (US)
YAN NING (CN)
JHU HONG-JHENG (CN)
CHEN WEI (US)
GAO HAN (CN)
YU BING (CN)
Application Number:
PCT/US2023/018510
Publication Date:
October 19, 2023
Filing Date:
April 13, 2023
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
BEIJING DAJIA INTERNET INFORMATION TECH CO LTD (CN)
WANG XIANGLIN (US)
International Classes:
H04N19/176; H04N19/186; H04N19/11; H04N19/117; H04N19/593; H04N19/80
Foreign References:
US20180367814A12018-12-20
US20180124400A12018-05-03
Attorney, Agent or Firm:
LOVE, James et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A method for decoding video data, comprising: obtaining internal luma sample values of a video block from a bitstream; obtaining neighboring luma and chroma sample values of the video block; calculating first filtered values based on the neighboring luma sample values for each direction of a number of directions, wherein each of the first filtered values is calculated based on sample differences between luma sample values in the direction of the number of directions; accumulating the first filtered values for each direction of the number of directions respectively to obtain accumulated values; determining a direction of the number of directions for which an accumulated value is the largest one of the accumulated values among the number of directions; applying the determined direction as a direction for predicting internal chroma sample values of the video block based on the internal luma sample values of the video block; and obtaining decoded video block using the predicted internal chroma sample values.

2. The method of claim 1, further comprising: performing, based on the determined direction, at least one pre-operation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values; deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values; and predicting each of the internal chroma sample values of the video block by applying the linear model to one or more corresponding pre-operated internal luma sample values for that internal chroma sample value.

3. The method of claim 1, further comprising: building a Histogram of Gradients (HoG) based on the the accumulated values for the number of directions; and determining the direction for predicting internal chroma sample values of the video block based on the HoG.

4. The method of claim 2, wherein the linear model comprises: a simple linear regression (SLR) model; or a multiple linear regression (MLR) model.

5. The method of claim 4, wherein the linear model is a MLR model, and wherein deriving the MLR model comprises deriving multiple scale parameters a and an optional offset parameter ft by using the pre-operated neighboring luma sample values and the neighboring chroma sample values, wherein performing the at least one pre-operation comprises calculating second filtered values based on the neighboring and internal luma sample values, and wherein at least one of the multiple scale parameters a is derived by utilizing the second filtered values.

6. The method of claim 5, wherein each of the second filtered values is obtained based on sample differences between luma sample values in the determined direction.

7. The method of claim 5, wherein the first filtered values and the second filtered values are calculated with the same filter, or the first filtered values and the second filtered values are calculated with different filters.

8. The method of claim 1, wherein each of the accumulated values is an accumulated value of absolute values of corresponding first filtered values.

9. A method for encoding video data, comprising: obtaining internal luma sample values of a video block; obtaining neighboring luma and chroma sample values of the video block; calculating first filtered values based on the neighboring luma sample values for each direction of a number of directions, wherein each of the first filtered values is calculated based on sample differences between luma sample values in the direction of the number of directions; accumulating the first filtered values for each direction of the number of directions respectively to obtain accumulated values; determining a direction of the number of directions for which an accumulated value is the largest one of the accumulated values among the number of directions; applying the determined direction as a direction for predicting internal chroma sample values of the video block based on the internal luma sample values of the video block; and generating a bitstream comprising encoded video block by using the predicted internal chroma sample values.

10. The method of claim 9, further comprising: performing, based on the determined direction, at least one pre-operation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values; deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values; and predicting each of the internal chroma sample values of the video block by applying the linear model to one or more corresponding pre-operated internal luma sample values for that internal chroma sample value.

11. The method of claim 9, further comprising: building a Histogram of Gradients (HoG) based on the the accumulated values for the number of directions; and determining the direction for predicting internal chroma sample values of the video block based on the HoG.

12. The method of claim 10, wherein the linear model comprises: a simple linear regression (SLR) model; or a multiple linear regression (MLR) model.

13. The method of claim 12, wherein the linear model is a MLR model, and wherein deriving the MLR model comprises deriving multiple scale parameters a and an optional offset parameter ft by using the pre-operated neighboring luma sample values and the neighboring chroma sample values, wherein performing the at least one pre-operation comprises calculating second filtered values based on the neighboring and internal luma sample values, and wherein at least one of the multiple scale parameters a is derived by utilizing the second filtered values.

14. The method of claim 13, wherein each of the second filtered values is obtained based on sample differences between luma sample values in the determined direction.

15. The method of claim 13, wherein the first filtered values and the second filtered values are calculated with the same filter, or the first filtered values and the second filtered values are calculated with different filters.

16. The method of claim 9, wherein each of the accumulated values is an accumulated value of absolute values of corresponding first filtered values.

17. A computer system, comprising: one or more processors; and one or more storage devices storing computer-executable instructions that, when executed, cause the one or more processors to perform the operations of the method of any of claims 1-16.

18. A computer program product, storing computer-executable instructions that, when executed, cause one or more processors to perform the operations of the method of any of claims 1-16.

19. A computer readable medium, storing computer-executable instructions that, when executed, cause one or more processors to receive a bitstream and perform the operations of the method of any of claims 1-8 based on the bitstream.

20. A computer readable medium, storing computer-executable instructions that, when executed, cause one or more processors to perform the operations of the method of one of claims 9-16 and transmit a bitstream comprising encoded video information associated with the predicted chroma samples.

21. A method for decoding video data, comprising: obtaining internal luma sample values of a video block from a bitstream; obtaining neighboring luma and chroma sample values of the video block; performing at least one pre-operation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values, wherein performing the at least one pre-operation comprises calculating sample differences based on the neighboring and internal luma sample values; deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values; determining first internal chroma sample values of the video block by applying the linear model to the corresponding pre-operated internal luma sample values; determining second internal chroma sample values of the video block based on another prediction mode; and obtaining decoded video block by applying weights to the first internal chroma sample values and the second internal chroma sample values respectively.

22. The method of claim 21, wherein the another prediction mode comprising one of the CrossComponent Linear Mode (CCLM), the Multi-Model Linear Mode (MMLM) and non-LM mode.

23. The method of claim 22, wherein the non-LM mode comprising one of the intra angular mode and the planar mode.

24. The method of claim 21, wherein the weights are different for I slices, P slices and B slices.

25. The method of claim 21, wherein the weights are determined based on the prediction mode of the neighbouring video blocks and/or the size of the video block.

26. A method for encoding video data, comprising: obtaining internal luma sample values of a video block; obtaining neighboring luma and chroma sample values of the video block; performing at least one pre-operation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values, wherein performing the at least one pre-operation comprises calculating sample differences based on the neighboring and internal luma sample values; deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values; determining first internal chroma sample values of the video block by applying the linear model to the corresponding pre-operated internal luma sample values; determining second internal chroma sample values of the video block based on another prediction mode; and generating a bitstream comprising encoded video block by applying weights to the first internal chroma sample values and the second internal chroma sample values respectively.

27. The method of claim 26, wherein the another prediction mode comprising one of the CrossComponent Linear Mode (CCLM), the Multi-Model Linear Mode (MMLM) and non-LM mode.

28. The method of claim 27, wherein the non-LM mode comprising one of the intra angular mode and the planar mode.

29. The method of claim 26, wherein the weights are different for I slices, P slices and B slices.

30. The method of claim 26, wherein the weights are determined based on the prediction mode of the neighbouring video blocks and/or the size of the video block.

31. A computer system, comprising: one or more processors; and one or more storage devices storing computer-executable instructions that, when executed, cause the one or more processors to perform the operations of the method of any of claims 21-30.

32. A computer program product, storing computer-executable instructions that, when executed, cause one or more processors to perform the operations of the method of any of claims 21-30.

33. A computer readable medium, storing computer-executable instructions that, when executed, cause one or more processors to receive a bitstream and perform the operations of the method of any of claims 21-25 based on the bitstream.

34. A computer readable medium, storing computer-executable instructions that, when executed, cause one or more processors to perform the operations of the method of any of claims 26-30 and transmit a bitstream comprising encoded video information associated with the predicted chroma samples.

Description:
METHOD AND APPARATUS FOR CROSS -COMPONENT PREDICTION FOR VIDEO CODING

CROSS-REFERENCE TO RELATED APPLICATION

[0001] This application claims the benefit of U.S. Provisional Applications No. 63/330,604 filed on April 13, 2022. The entire contents thereof are incorporated herein by reference in its entirety.

FIELD

[0002] Aspects of the present disclosure relate generally to image/video coding and compression, and more particularly, to methods and apparatus for cross-component prediction technology.

BACKGROUND

[0003] Various video coding techniques may be used to compress video data. Video coding is performed according to one or more video coding standards. For example, video coding standards include versatile video coding (WC), high-efficiency video coding (H.265/HEVC), advanced video coding (H.264/AVC), moving picture expert group (MPEG) coding, or the like. Video coding generally utilizes prediction methods (e.g., inter-prediction, intra-prediction, or the like) that take advantage of redundancy present in video images or sequences. An important goal of video coding techniques is to compress video data into a form that uses a lower bit rate, while avoiding or minimizing degradations to video quality.

SUMMARY

[0004] The following presents a simplified summary of one or more aspects according to the present disclosure in order to provide a basic understanding of such aspects. This summary is not an extensive overview of all contemplated aspects, and is intended to neither identify key or critical elements of all aspects nor delineate the scope of any or all aspects. Its sole purpose is to present some concepts of one or more aspects in a simplified form as a prelude to the more detailed description that is presented later.

[0005] According to one aspect of the present disclosure, there is provided a method for decoding video data, comprising: obtaining internal luma sample values of a video block from a bitstream; obtaining neighboring luma and chroma sample values of the video block; calculating first filtered values based on the neighboring luma sample values for each direction of a number of directions, wherein each of the first filtered values is calculated based on sample differences between luma sample values in the direction of the number of directions; accumulating the first filtered values for each direction of the number of directions respectively to obtain accumulated values; determining a direction of the number of directions for which an accumulated value is the largest one of the accumulated values among the number of directions; applying the determined direction as a direction for predicting internal chroma sample values of the video block based on the internal luma sample values of the video block; and obtaining decoded video block using the predicted internal chroma sample values.

[0006] According to another aspect of the present disclosure, there is provided a method for encoding video data, comprising: obtaining internal luma sample values of a video block; obtaining neighboring luma and chroma sample values of the video block; calculating first filtered values based on the neighboring luma sample values for each direction of a number of directions, wherein each of the first filtered values is calculated based on sample differences between luma sample values in the direction of the number of directions; accumulating the first filtered values for each direction of the number of directions respectively to obtain accumulated values; determining a direction of the number of directions for which an accumulated value is the largest one of the accumulated values among the number of directions; applying the determined direction as a direction for predicting internal chroma sample values of the video block based on the internal luma sample values of the video block; and generating a bitstream comprising encoded video block by using the predicted internal chroma sample values.

[0007] According to one aspect of the present disclosure, there is provided a method for decoding video data, comprising: obtaining internal luma sample values of a video block from a bitstream; obtaining neighboring luma and chroma sample values of the video block; performing at least one preoperation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values, wherein performing the at least one pre-operation comprises calculating sample differences based on the neighboring and internal luma sample values; deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values; determining first internal chroma sample values of the video block by applying the linear model to the corresponding pre-operated internal luma sample values; determining second internal chroma sample values of the video block based on another prediction mode; and obtaining decoded video block by applying weights to the first internal chroma sample values and the second internal chroma sample values respectively.

[0008] According to another aspect of the present disclosure, there is provided a method for encoding video data, comprising: obtaining internal luma sample values of a video block; obtaining neighboring luma and chroma sample values of the video block; performing at least one pre-operation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values, wherein performing the at least one pre-operation comprises calculating sample differences based on the neighboring and internal luma sample values; deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values; determining first internal chroma sample values of the video block by applying the linear model to the corresponding pre-operated internal luma sample values; determining second internal chroma sample values of the video block based on another prediction mode; and generating a bitstream comprising encoded video block by applying weights to the first internal chroma sample values and the second internal chroma sample values respectively. [0009] According to an embodiment, there is provided a computer system, comprising: one or more processors; and one or more storage devices storing computer-executable instructions that, when executed, cause the one or more processors to perform the operations of the method of the present disclosure.

[0010] According to an embodiment, there is provided a computer program product, storing computer-executable instructions that, when executed, cause one or more processors to perform the operations of the method of the present disclosure.

[0011] According to an embodiment, there is provided a computer readable medium, storing computer-executable instructions that, when executed, cause one or more processors to receive a bitstream and perform the operations of the method of the present disclosure based on the bitstream.

[0012] According to an embodiment, there is provided a computer readable medium, storing computer-executable instructions that, when executed, cause one or more processors to perform the operations of the method of the present disclosure and transmit a bitstream comprising encoded video information associated with the predicted chroma samples.

BRIEF DESCRIPTION OF THE DRAWINGS

[0013] The disclosed aspects will hereinafter be described in connection with the appended drawings that are provided to illustrate and not to limit the disclosed aspects.

[0014] Figure 1 illustrates a block diagram of a generic block-based hybrid video encoding system. [0015] Figure 2A to 2E illustrate five splitting types, comprising quaternary partitioning, horizontal binary partitioning, vertical binary partitioning, horizontal ternary partitioning, and vertical ternary partitioning.

[0016] Figure 3 illustrates a general block diagram of a block-based video decoder.

[0017] Figure 4 illustrates an example of the locations of the left and above samples and the sample of the current block involved in the CCLM mode.

[0018] Figure 5A to 5C illustrate examples of deriving CCLM parameters.

[0019] Figure 6 illustrates an example of classifying the neighboring samples into two groups based on the value Threshold.

[0020] Figure 7 illustrates an example of classifying the neighboring samples into two groups based on a knee point.

[0021] Figures 8A and 8B illustrate the effect of the scale adjustment parameter “u”.

[0022] Figure 8C illustrates the collocated reconstructed luma samples.

[0023] Figure 8D illustrates the neighboring reconstructed samples.

[0024] Figures 8E to 8H illustrate the steps of decoder-side intra mode derivation.

[0025] Figure 9 illustrates an example of four reference lines neighboring to a prediction block.

[0026] Figures 10A and 10B illustrate schematic diagrams for correlation among a chroma sample and one or more luma samples.

[0027] Figure 11 illustrates an example that 6-tap is used in multiple linear regression (MLR) model according to one or more aspects of the present disclosure.

[0028] Figure 12 illustrates exemplary different filter shapes and/or numbers of taps according to one or more aspects of the present disclosure.

[0029] Figure 13 illustrates an example in which FLM can only use top or left luma and/or chroma samples (extended) for parameter derivation.

[0030] Figure 14 illustrates an example in which FLM can use different lines for parameter derivation.

[0031] Figure 15 illustrates some examples for l-tap/2-tap pre-operations.

[0032] Figure 16 illustrates a workflow of a method for decoding video data according to one or more aspects of the present disclosure.

[0033] Figure 17 illustrates a workflow of a method for encoding video data according to one or more aspects of the present disclosure.

[0034] Figure 18 illustrates a workflow of a method for decoding video data according to one or more aspects of the present disclosure.

[0035] Figure 19 illustrates a workflow of a method for encoding video data according to one or more aspects of the present disclosure.

[0036] Figure 20 illustrates an exemplary computing system according to one or more aspects of the present disclosure.

DETAILED DESCRIPTION

[0037] Reference will now be made in detail to specific implementations, examples of which are illustrated in the accompanying drawings. In the following detailed description, numerous non-limiting specific details are set forth in order to assist in understanding the subject matter presented herein. But it will be apparent to one of ordinary skill in the art that various alternatives may be used without departing from the scope of claims and the subject matter may be practiced without these specific details. For example, it will be apparent to one of ordinary skill in the art that the subject matter presented herein can be implemented on many types of electronic devices with digital video capabilities. [0038] It should be illustrated that the terms “first,” “second,” and the like used in the description, claims of the present disclosure, and the accompanying drawings are used to distinguish objects, and not used to describe any specific order or sequence. It should be understood that the data used in this way may be interchanged under an appropriate condition, such that the embodiments of the present disclosure described herein may be implemented in orders besides those shown in the accompanying drawings or described in the present disclosure.

[0039] The first version of the WC standard was finalized in July, 2020, which offers approximately 50% bit-rate saving or equivalent perceptual quality compared to the prior generation video coding standard HEVC. Although the WC standard provides significant coding improvements than its predecessor, there is evidence that superior coding efficiency can be achieved with additional coding tools. Recently, Joint Video Exploration Team (JVET) under the collaboration of ITU-T VCEG and ISO/IEC MPEG started the exploration of advanced technologies that can enable substantial enhancement of coding efficiency over WC. In April 2021, one software codebase, called Enhanced Compression Model (ECM) was established for future video coding exploration work. The ECM reference software was based on WC Test Model (VTM) that was developed by JVET for the WC, with several existing modules (e.g., intra/inter prediction, transform, in-loop filter and so forth) are further extended and/or improved. In future, any new coding tool beyond the WC standard need to be integrated into the ECM platform, and tested using JVET common test conditions (CTCs).

[0040] Similar to all the preceding video coding standards, the ECM is built upon the block-based hybrid video coding framework. Figure 1 illustrates a block diagram of a generic block-based hybrid video encoding system. The input video signal is processed block by block (called coding units (CUs)). In ECM-1.0, a CU can be up to 128x128 pixels. However, same to the WC, one coding tree unit (CTU) is split into CUs to adapt to varying local characteristics based on quad/binary/temary-tree. In the multitype tree structure, one CTU is firstly partitioned by a quad-tree structure. Then, each quad-tree leaf node can be further partitioned by a binary and ternary tree structure. As shown in Figures 2A, 2B, 2C, 2D, and 2E, there are five splitting types, quaternary partitioning, vertical binary partitioning, horizontal binary partitioning, vertical extended quaternary partitioning, and horizontal extended quaternary partitioning.

[0041] In Figure 1, spatial prediction and/or temporal prediction may be performed. Spatial prediction (or “intra prediction”) uses pixels from the samples of already coded neighboring blocks (which are called reference samples) in the same video picture/slice to predict the current video block. Spatial prediction reduces spatial redundancy inherent in the video signal. Temporal prediction (also referred to as “inter prediction” or “motion compensated prediction”) uses reconstructed pixels from the already coded video pictures to predict the current video block. Temporal prediction reduces temporal redundancy inherent in the video signal. Temporal prediction signal for a given CU is usually signaled by one or more motion vectors (MVs) which indicate the amount and the direction of motion between the current CU and its temporal reference. Also, if multiple reference pictures are supported, one reference picture index is additionally sent, which is used to identify from which reference picture in the reference picture store the temporal prediction signal comes. After spatial and/or temporal prediction, the mode decision block in the encoder chooses the best prediction mode, for example based on the rate-distortion optimization method. The prediction block is then subtracted from the current video block; and the prediction residual is de-correlated using transform and quantized. The quantized residual coefficients are inverse quantized and inverse transformed to form the reconstructed residual, which is then added back to the prediction block to form the reconstructed signal of the CU. Further inloop filtering, such as deblocking filter, sample adaptive offset (SAG) and adaptive in-loop filter (ALF) may be applied on the reconstructed CU before it is put in the reference picture store and used to code future video blocks. To form the output video bit-stream, coding mode (inter or intra), prediction mode information, motion information, and quantized residual coefficients are all sent to the entropy coding unit to be further compressed and packed to form the bit-stream. It should be noted that the term “block” or “video block” as used herein may be a portion, in particular a rectangular (square or non- square) portion, of a frame or a picture. With reference, for example, to HEVC and WC, the block or video block may be or correspond to a Coding Tree Unit (CTU), a CU, a Prediction Unit (PU) or a Transform Unit (TU) and/or may be or correspond to a corresponding block, e.g., a Coding Tree Block (CTB), a Coding Block (CB), a Prediction Block (PB) or a Transform Block (TB) and/or to a sub-block.

[0042] Figure 3 illustrates a general block diagram of a block-based video decoder. The video bitstream is first entropy decoded at entropy decoding unit. The coding mode and prediction information are sent to either the spatial prediction unit (if intra coded) or the temporal prediction unit (if inter coded) to form the prediction block. The residual transform coefficients are sent to inverse quantization unit and inverse transform unit to reconstruct the residual block. The prediction block and the residual block are then added together. The reconstructed block may further go through in-loop filtering before it is stored in reference picture store. The reconstructed video in reference picture store is then sent out to drive a display device, as well as used to predict future video blocks.

[0043] The main focus of this disclosure is to further enhance the coding efficiency of the coding tool of cross-component prediction, cross-component linear model (CCLM), that is applied in the ECM. In the following, some related coding tools in the ECM are briefly reviewed. After that, some deficiencies in the existing design of CCLM are discussed. Finally, the solutions are provided to improve the existing CCLM prediction design.

[0044] Cross-component linear model prediction

[0045] To reduce the cross-component redundancy, a cross-component linear model (CCLM) prediction mode is used in the WC, for which the chroma samples are predicted based on the reconstructed luma samples of the same CU by using a linear model as follows: where pred c (i,j) represents the predicted chroma samples in a CU, and rec L '(i,j) represents the down-sampled reconstructed luma samples of the same CU which are obtained by performing downsampling on the reconstructed luma samples rec L (i,j) . The above a and 0 are linear model parameters which are derived from at most four neighboring chroma samples and their corresponding down-sampled luma samples, which may be referred to as neighboring luma-chroma sample pairs. Suppose that a current chroma block has a size of WxH, then W’ and H’ are obtained as follows:

- W’ = W, H’ = H when LM mode is applied;

- W’ =W + H when LM-A mode is applied;

- H’ = H + W when LM-L mode is applied; where in the LM mode, above samples and left samples of the CU are used together to calculate the linear model coefficients; in the LM_A mode, only the above samples of the CU are used to calculate the linear model coefficients; and in the LM_L mode, only the left samples of the CU are used to calculate the linear model coefficients.

[0046] If locations of above neighboring samples of a chroma block are denoted as S[ 0, -1 ]...S[ W’ - 1, -1 ] and locations of left neighboring samples of the chroma block are denoted as S[ -1, 0 ]...S[ -1, H’ - 1 ], positions of four neighboring chroma samples are selected as follows:

- S[W’ / 4, -1 ], S[ 3 * W’ / 4, -1 ], S[ -l, H’ / 4 ], S[ -1, 3 * H’ / 4 ] are selected as the positions of the four neighboring chroma samples when LM mode is applied and both above and left neighboring samples are available;

- S[ W’ / 8, -1 ], S[ 3 * W’ / 8, -1 ], S[ 5 * W78, -1 ], S[ 7 * W7 8, -1 ] are selected as the positions of the four neighboring chroma samples when LM-A mode is applied or only the above neighboring samples are available;

- S[ -1, H’ / 8 ], S[ -1, 3 * H’ / 8 ], S[ -1, 5 * H78 ], S[ -1, 7 * H’ / 8 ] are selected as the positions of the four neighboring chroma samples when LM-L mode is applied or only the left neighboring samples are available.

[0047] The four neighboring luma samples corresponding to the selected locations are obtained by a down-sampling operation and the obtained four neighboring luma samples are compared four times to find two larger values: X°A and x\, and two smaller values: x° B and X 1 B. Chroma sample values corresponding to the two larger values and the two smaller values are denoted as and respectively. Then X a , Xb, Y a and Yb are derived as: [0048] Finally, the linear model parameters a and β are obtained according to the following equations.

[0049] Figure 4 illustrates an example of the locations of the left and above samples and the sample of the current block involved in the CCLM mode, including locations of left and above samples of an NxN chroma block in the CU and locations of left and above samples of an 2NX 2N luma block in the CU.

[0050] The division operation to calculate parameter a is implemented with a look-up table. To reduce the memory required for storing the table, the diff value (difference between maximum and minimum values) and the parameter a are expressed by an exponential notation. For example, diff is approximated with a 4-bit significant part and an exponent. Consequently, the table for 1 /diff is reduced into 16 elements for 16 values of the significand as follows:

[0051] This would have a benefit of both reducing the complexity of the calculation as well as the memory size required for storing the needed tables

[0052] Besides the above template and left template can be used to calculate the linear model coefficients together, they also can be used alternatively in the other 2 LM modes, called LM_A, and LM L modes.

[0053] In LM_T mode, only the above template is used to calculate the linear model coefficients. To get more samples, the above template is extended to (W+H) samples. In LM_L mode, only left template is used to calculate the linear model coefficients. To get more samples, the left template is extended to (H+W) samples.

[0054] In LM LT mode, left and above templates are used to calculate the linear model coefficients.

[0055] To match the chroma sample locations for 4:2:0 video sequences, two types of downsampling filter are applied to luma samples to achieve 2 to 1 down-sampling ratio in both horizontal and vertical directions. The selection of down-sampling filter is specified by a SPS level flag. The two down-sampling filters are as follows, which are corresponding to “type-0” and “type-2” content, respectively.

[0056] Note that only one luma line (general line buffer in intra prediction) is used to make the down-sampled luma samples when the upper reference line is at the CTU boundary.

[0057] This parameter computation is performed as part of the decoding process, and is not just as an encoder search operation. As a result, no syntax is used to convey the a and 0 values to the decoder. [0058] For chroma intra mode coding, a total of 8 intra modes are allowed for chroma intra mode coding. Those modes include five traditional intra modes and three cross-component linear model modes (CCLM, LM_A, and LM_L). Chroma mode signalling and derivation process are shown in Table 1. Chroma mode coding directly depends on the intra prediction mode of the corresponding luma block. Since separate block partitioning structure for luma and chroma components is enabled in I slices, one chroma block may correspond to multiple luma blocks. Therefore, for Chroma DM mode, the intra prediction mode of the corresponding luma block covering the center position of the current chroma block is directly inherited.

Table 1 - Derivation of chroma prediction mode from luma mode when cclm is enabled

[0059] A single binarization table is used regardless of the value of sps cchn enabled flag as shown in Table 2.

Table 2 - Unified binarization table for chroma prediction mode

[0060] In Table 2, the first bin indicates whether it is regular (0) or LM modes (1). If it is LM mode, then the next bin indicates whether it is LM CHROMA (0) or not. If it is not LM CHROMA, next 1 bin indicates whether it is LM_L (0) or LM_A (1). For this case, when sps cchn enabled flag is 0, the first bin of the binarization table for the corresponding intra_chroma_pred_mode can be discarded prior to the entropy coding. Or, in other words, the first bin is inferred to be 0 and hence not coded. This single binarization table is used for both sps cchn enabled flag equal to 0 and 1 cases. The first two bins in Table 2 are context coded with its own context model, and the rest bins are bypass coded.

[0061] In addition, in order to reduce luma-chroma latency in dual tree, when the 64x64 luma coding tree node is partitioned with Not Split (and ISP is not used for the 64x64 CU) or QT, the chroma CUs in 32x32 / 32x16 chroma coding tree node are allowed to use CCLM in the following way: - If the 32x32 chroma node is not split or partitioned QT split, all chroma CUs in the 32x32 node can use CCLM

- If the 32x32 chroma node is partitioned with Horizontal BT, and the 32x16 child node does not split or uses Vertical BT split, all chroma CUs in the 32x16 chroma node can use CCLM.

[0062] In all the other luma and chroma coding tree split conditions, CCLM is not allowed for chroma CU.

[0063] During the ECM development, the simplified derivation of a and β (min-max approximation) is removed. Instead, linear least square solution between causal reconstructed data of down-sampled luma samples and causal chroma samples to derive model parameters a and fl. where Recdi) and Rec ’L(I) indicate reconstructed chroma samples and down-sampled reconstructed luma samples around the target block, I indicates total samples number of neighboring data.

[0064] The LM_A, LM_L modes are also called Multi-Directional Linear Model (MDLM). Figure 5A illustrates an example that MDLM works when the block content cannot be predicted from the L- shape reconstructed region. Figure 5B illustrates MDLM L which only uses left reconstructed samples to derive CCLM parameters. Figure 5C illustrates MDLM T which only uses top reconstructed samples to derive CCLM parameters.

[0065] Integerization for the above discussed Least Mean Square (LMS) (please refer to equations (8)-(9)) has been proposed as improvements for CCLM. The initial integerization design of LMS CCLM was firstly proposed in JCTVC-C206. The method was then improved by a series of simplification, including JCTVC-F0233/I0178 which reduces a precision n a from 13 to 7, JCTVC-

10151 which reduces the maximum multiplier bitwidth, and JCTVC-H0490/I0166 which reduces division LUT entries from 64 to 32, finally leads to the ECM LMS version.

[0066] As discussed in equation (1), the integerization design utilizes the linear relationship to modelize the correlation of luma signal and chroma signal. The chroma values are predicted from reconstructed luma values of collocated block.

[0067] Luma and chroma components have different sampling ratios in YUV420 sampling. The sampling ratio of chroma components is half of that of luma component and has 0.5 pixel phase difference in vertical direction. Reconstructed luma needs down-sampling in vertical direction and subsample in horizontal direction to match size of chroma signal. For example, the down-sampling may be implemented by: [0068] Float point operation is necessary in equation (8) to calculate linear model parameters a to keep high data accuracy. And float point multiplication is involved in equation (1) when a is represented by float point value. In this section, the integer implementation of this algorithm is designed. Specifically, fractional part of parameter a is quantized with bits data accuracy. Parameter a value is represented by an up-scaled and rounded integer value and . Then the linear model of equation (1) is changed to:

Where is the rounding value of float point fl and a' can be calculated as follows.

[0069] It is proposed to replace division operation of equation (12) by table lookup and multiplication. A2 is firstly de-scaled to reduce the table size. Ai is also de-scaled to avoid product overflow. Then, in A2 it is kept only most significant bits defined by value and others bits are put to zero. The approximate value can be calculated as:

Where [...] means rounding operation and can be calculated as:

Where bdepth(Afl means bit depth of value 4 -

[0070] Same operation is done for as follows:

[0071] Taking into account quantized representation of and } equation (12) can be re written as following.

Where is represented as lookup table with length of to avoid the division.

[0072] In the simulation, the constant parameters are set as: equals to 13, which value is tradeoff between data accuracy and computational cost.

• equals to 6, results in lookup table size as 64, table size can be further reduced to 32 by up- scaling A 2 when bdepth(

• equals to 15, results in 16 bits data representation of table elements.

• is set as 15, to avoid product overflow and keep 16 bits multiplication.

[0073] In final, a' is clipped to | , to remain 16 bits multiplication in equation (11). With this clipping, the actual value is limited to H ) when equals to 13, which is useful to prevent the error amplification.

[0074] With calculated parameter , parameter is calculated as follows:

Wherein the division of above equation can be simply replaced by shift, since value I is power of 2.

[0075] Similar as discussed above with regard to equation (1), in HM6.0, an intra prediction mode called LM is applied to predict chroma PU based on a linear model using the reconstruction of the collocated luma PU. The parameters of the linear model consist of slope (a»k) and y-intercept (b), which are derived from the neighboring luma and chroma pixels using the least mean square solution. The values of the prediction samples predSamples[x,y], with x,y = 0...nS-l, where nS specifies the block size of the current chroma PU, are derived as follows: predSamples[ x, y ] = Cliplc( ( ( PY’[ X, y ] * a ) » k ) + b ), with x, y = 0..nS-l (17) where PY’[ x,y ] is the reconstructed pixels from the corresponding luma component. When the coordinates x and y are equal to or larger than 0, PY’ is the reconstructed pixel from the co-located luma PU. When x or y is less than 0, PY’ is the reconstructed neighboring pixel of the co-located luma PU. [0076] Some intermediate variables in the derivation process, L, C, LL, LC, k2 and k3, are derived as:

[0078] In Equation (19-6), als is a 16-bit signed integer and ImDiv is a 16-bit unsigned integer. Therefore, 16-bit multiplier and 16-bit storage are needed. It is proposed to reduce the bit depth of multipliers to the internal bit depth, as well as the size of the look-up table, as detailed below.

[0079] The bit depth of als is reduced to the internal bit depth by changing equation (19-4) as: als = al » Max(0, Log2( abs( al ) ) - (BitDepthc - 2)) . (21)

The values of ImDiv with the internal bit depth are achieved with the following equation (22) and stored in the look-up table: lmDiv(a2s)=( (1 « (BitDepthc- 1)) + a2s/2 ) / a2s. (22)

[0080] Table 4 shows the example of internal bit depth 10.

Table 4-Specification of ImDiv with the internal bit depth equal to 10

[0081] Modifications are also made to Equation (19-3) and (19-8) as below: kl = Max( 0, Log2( abs( a2 ) ) - 5 ) - Max( 0, Log2( abs( al ) ) - (BitDepthc - 2) ), and (23-1) k = BitDepthc- 1 - Max( 0, Log2( abs( a ) ) - 6 ). (23-2)

[0082] It is also proposed to reduce the entries from 63 to 32, and the bits for each entry from 16 to 10, as shown in Table 5. By doing this, almost 70% memory saving can be achieved. The corresponding changes for equation (19-6), equation (20) and equation (19-8) are as follows: a3 = a2s < 32 ? 0 : Clip3( -2 15 , 2 15 -1, als*lmDiv + ( 1 « ( kl - 1 ) ) » kl ) (24-1) lmDiv(a2s)=( (1 « (BitDepthc+4)) + a2s/2 ) / a2s (24-2) k= BitDepthc + 4 - Max( 0, Log2( abs( a ) ) - 6 ). (24-3) Table 5-Specification of ImDiv with the internal bit depth equal to 10

[0083] Multi-model linear model prediction

[0084] In ECM- 1.0, Multi-model LM (MMLM) prediction mode is proposed, for which the chroma samples are predicted based on the reconstructed luma samples of the same CU by using two linear models as follows: where pred c (i,j) represents the predicted chroma samples in a CU and rec L ' (i,j) represents the down-sampled reconstructed luma samples of the same CU. Threshold is calculated as the average value of the neighboring reconstructed luma samples. Figure 6 illustrates an example of classifying the neighboring samples into two groups based on the value Threshold. For each group, parameter a, and βi, with i equal to 1 and 2 respectively, are derived from the straight-line relationship between luma values and chroma values from two samples, which are minimum luma sample A (XA, YA) and maximum luma sample B (XB, YB) inside the group. Here XA, YA are the x-coordinate (i.e., luma value) and y-coordinate (i.e., chroma value) value for sample A, and XB, YB are the x-coordinate and y- coordinate value for sample B. The linear model parameters a and ft are obtained according to the following equations. [0085] Such a method is also called min-max method. The division in the equation above could be avoided and replaced by a multiplication and a shift.

[0086] For a coding block with a square shape, the above two equations are applied directly. For a non-square coding block, the neighboring samples of the longer boundary are first subsampled to have the same number of samples as for the shorter boundary.

[0087] Besides the scenario wherein the above template and the left template are used together to calculate the linear model coefficients, the two templates also can be used alternatively in the other two MMLM modes, called MMLM A, and MMLM L modes.

[0088] In MMLM A mode, only pixel samples in the above template are used to calculate the linear model coefficients. To get more samples, the above template is extended to the size of (W+W). In MMLM L mode, only pixel samples in the left template are used to calculate the linear model coefficients. To get more samples, the left template is extended to the size of (H+H).

[0089] Note that when the upper reference line is at the CTU boundary, only one luma row (which is stored in line buffer for intra prediction) is used to make the down-sampled luma samples.

[0090] For chroma intra mode coding, a total of 11 intra modes are allowed for chroma intra mode coding. Those modes include five traditional intra modes and six cross-component linear model modes (CCLM, LM_A, LM_L, MMLM, MMLM A and MMLM L). Chroma mode signaling and derivation process are shown in Table 6. Chroma mode coding directly depends on the intra prediction mode of the corresponding luma block. Since separate block partitioning structure for luma and chroma components is enabled in I slices, one chroma block may correspond to multiple luma blocks. Therefore, for Chroma DM mode, the intra prediction mode of the corresponding luma block covering the center position of the current chroma block is directly inherited.

Table 6 - Derivation of chroma prediction mode from luma mode when MMLM is enabled

[0091] MMLM and LM modes may also be used together in an adaptive manner. For MMLM, two linear models are as follows: where pred c (i,j) represents the predicted chroma samples in a CU and rec L ' (i,j) represents the downsampled reconstructed luma samples of the same CU. Threshold can be simply determined based on the luma and chroma average values together with their minimum and maximum values. Figure 7 shows an example of classifying the neighboring samples into two groups based on the knee point, T, indicated by an arrow. Linear model parameter a ± and are derived from the straight-line relationship between luma values and chroma values from two samples, which are minimum luma sample A (XA, YA) and the Threshold (XT, YT). Linear model parameter a 2 and β 2 are derived from the straight-line relationship between luma values and chroma values from two samples, which are maximum luma sample B (XB, YB) and the Threshold (XT, YT). Here XA, YA are the x-coordinate (i.e., luma value) and y-coordinate (i.e., chroma value) value for sample A, and XB, YB are the x- coordinate and y-coordinate value for sample B. The linear model parameters α i and Pi for each group, with i equal to 1 and 2 respectively, are obtained according to the following equations.

[0092] For a coding block with a square shape, the above equations are applied directly. For a nonsquare coding block, the neighboring samples of the longer boundary are first subsampled to have the same number of samples as for the shorter boundary.

[0093] Besides the scenario wherein the above template and the left template are used together to determine the linear model coefficients, the two templates also can be used alternatively in the other two MMLM modes, called MMLM A, and MMLM L modes respectively.

[0094] In MMLM A mode, only pixel samples in the above template are used to calculate the linear model coefficients. To get more samples, the above template is extended to the size of (W+W). In MMLM L mode, only pixel samples in the left template are used to calculate the linear model coefficients. To get more samples, the left template is extended to the size of (H+H).

[0095] Note that when the upper reference line is at the CTU boundary, only one luma row (which is stored in line buffer for intra prediction) is used to make the down-sampled luma samples.

[0096] For chroma intra mode coding, there is a condition check used to select LM modes (CCLM, LM_A, and LM_L) or multi-model LM modes (MMLM, MMLM A, and MMLM L). The condition check is as follows: where BlkSizeThres LM represents the smallest block size of LM modes and BlkSizeThres MM represents the smallest block size of MMLM modes. The symbol d represents a pre-determined threshold value. In one example, d may take a value of 0. In another example, d may take a value of 8. [0097] For chroma intra mode coding, a total of 8 intra modes are allowed for chroma intra mode coding. Those modes include five traditional intra modes and three cross-component linear model modes. Chroma mode signaling and derivation process are shown in Table 1. It is worth noting that for a given CU, if it is coded under linear model mode, whether it is a conventional single model LM mode or a MMLM mode is determined based on the condition check above. Unlike the case shown in Table 6, there are no separate MMLM modes to be signaled. Chroma mode coding directly depends on the intra prediction mode of the corresponding luma block. Since separate block partitioning structure for luma and chroma components is enabled in I slices, one chroma block may correspond to multiple luma blocks. Therefore, for Chroma DM mode, the intra prediction mode of the corresponding luma block covering the center position of the current chroma block is directly inherited.

[0098] During ECM development, scale (slope) adjustment for CCLM are proposed as further improvements, for example, as described in JVET-Y0055/Z0049.

[0099] As discussed above, CCLM uses a model with 2 parameters to map luma values to chroma values. The scale parameter “a” and the bias parameter “b” define the mapping as follows: chromaVal = a * lumaVal + b (30)

[00100] It is proposed to signal an adjustment “u” to the scale parameter to update the model to the following form: chromaVal = a’ * lumaVal + b’ (31) where a’ = a + u, and b’ = b - u * y r .

[00101] With this selection, the mapping function is tilted or rotated around the point with luminance value y r . It is proposed to use the average of the reference luma samples used in the model creation as y r in order to provide a meaningful modification to the model. Figures 8A to 8B illustrate the effect of the scale adjustment parameter “u”, wherein Figure 8A illustrates the model created without the scale adjustment parameter “u”, and Figure 8B illustrates the model created with the scale adjustment parameter “u”.

[00102] In one example, the scale adjustment parameter is provided as an integer between -4 and 4, inclusive, and signaled in the bitstream. The unit of the scale adjustment parameter is l/8th of a chroma sample value per one luma sample value (for 10-bit content).

[00103] In one example, adjustment is available for the CCLM models that are using reference samples both above and left of the block (“LM CHROMA IDX” and “MMLM CHROMA IDX”), but not for the “single side” modes. This selection is based on coding efficiency vs. complexity trade- off considerations.

[00104] When scale adjustment is applied for a multimode CCLM model, both models can be adjusted and thus up to two scale updates are signaled for a single chroma block.

[00105] To enable the scale adjustment at the encoder, the encoder may perform an SATD based search for the best value of the scale update for Cr and a similar SATD based search for Cb. If either one results as a non-zero scale adjustment parameter, the combined scale adjustment pair (SATD based update for Cr, SATD based update for Cb) is included in the list of RD checks for the TU.

[00106] The fusion of chroma intra prediction modes

[00107] During ECM development, JVET-Y0092/Z0051 proposed fusion of chroma intra modes.

[00108] The intra prediction modes enabled for the chroma components in ECM -4.0 are six crosscomponent linear model (LM) modes including CCLM LT, CCLM L, CCLM T, MMLM LT, MMLM L and MMLM T modes, the direct mode (DM), and four default chroma intra prediction modes. The four default modes are given by the list {0, 50, 18, 1 } and if the DM mode already belongs to that list, the mode in the list will be replaced with mode 66.

[00109] A decoder-side intra mode derivation (DIMD) method for luma intra prediction is included in ECM-4.0. First, a horizontal gradient and a vertical gradient are calculated for each reconstructed luma sample of the L-shaped template of the second neighboring row and column of the current block to build a Histogram of Gradients (HoG). Then, the two intra prediction modes with the largest and the second largest histogram amplitude values are blended with the Planar mode to generate the final predictor of the current luma block.

[00110] In order to improve the coding efficiency of chroma intra prediction, two methods are proposed, including a decoder-side derived chroma intra prediction mode (DIMD chroma) and a fusion of a non-LM mode and the MMLM LT mode.

[00111] In a first embodiment, a DIMD chroma mode is proposed. The proposed DIMD chroma mode uses the DIMD derivation method to derive the chroma intra prediction mode of the current block based on the collocated reconstructed luma samples. Specifically, a horizontal gradient and a vertical gradient are calculated for each collocated reconstructed luma sample of the current chroma block to build a HoG, as shown in Figure 8C. Then the intra prediction mode with the largest histogram amplitude values is used for performing chroma intra prediction of the current chroma block.

[00112] When the intra prediction mode derived from the DIMD chroma mode is the same as the intra prediction mode derived from the DM mode, the intra prediction mode with the second largest histogram amplitude value is used as the DIMD chroma mode.

[00113] A CU level flag is signaled to indicate whether the proposed DIMD chroma mode is applied as shown in Table 7.

Table 7. The binarization process for intra_chroma_pred_mode in the proposed method

[00114] In a second embodiment, a fusion of chroma intra prediction modes is proposed, wherein the DM mode and the four default modes can be fused with the MMLM LT mode as follows: pred = (wO * pred0 + wl * predl + (1 « (shift — 1))) » shift where pred0 is the predictor obtained by applying the non-LM mode, predl is the predictor obtained by applying the MMLM LT mode and pred is the final predictor of the current chroma block. The two weights, ivO and wl are determined by the intra prediction mode of adjacent chroma blocks and shift is set equal to 2. Specifically, when the above and left adjacent blocks are both coded with LM modes, {w0, wl}={l, 3}; when the above and left adjacent blocks are both coded with non- LM modes, {wO, wl}={3, 1}; otherwise, {w0, wl}={2, 2}.

[00115] For the syntax design, if a non-LM mode is selected, one flag is signaled to indicate whether the fusion is applied. And the proposed fusion is only applied to I slices.

[00116] In a third embodiment, the DIMD chroma mode and the fusion of chroma intra prediction modes are combined. Specifically, the DIMD chroma mode described in the first embodiment is applied, and for I slices, the DM mode, the four default modes and the DIMD chroma mode can be fused with the MMLM LT mode using the weights described in the second embodiment, while for non-I slices, only the DIMD chroma mode can be fused with the MMLM LT mode using equal weights.

[00117] In a fourth embodiment, the DIMD chroma mode with reduced processing and the fusion of chroma intra prediction modes are combined. Specifically, the DIMD chroma mode with reduced processing derives the intra mode based on the neighboring reconstructed Y, Cb and Cr samples in the second neighboring row and column as shown in Figure 8D. Other parts are the same as the third embodiment.

[00118] In one embodiment, when DIMD is applied, two intra modes are derived from the reconstructed neighbor samples, and those two predictors are combined with the planar mode predictor with the weights derived from the gradients as described in JVET-O0449. The division operations in weight derivation is performed utilizing the same lookup table (LUT) based integerization scheme used by the CCLM. For example, the division operation in the orientation calculation is computed by the following LUT-based scheme: normDiff = ( ( Gx« 4 ) » x ) & 15 x +=( 3 + ( normDiff != 0 ) ? 1 : 0 )

Orient = (Gy* ( DivSigTable[ normDiff] | 8 ) + ( 1«( x-1 ) )) » x where

DivSigTable[16] = { 0, 7, 6, 5 ,5, 4, 4, 3, 3, 2, 2, 1, 1, 1, 1, 0 }.

[00119] Derived intra modes are included into the primary list of intra most probable modes (MPM), so the DIMD process is performed before the MPM list is constructed. The primary derived intra mode of a DIMD block is stored with a block and is used for MPM list construction of the neighboring blocks. [00120] Figures 8E to 8H illustrate the steps of decoder-side intra mode derivation, wherein intra prediction direction is estimated without intra mode signaling. The first step as shown in Figure 8E includes estimating gradient per sample (for light-grey samples as illustrated in Figure 8E). The second step as shown in Figure 8F includes mapping gradient values to closest prediction direction within [2,66]. The third step as shown in Figure 8G includes selecting 2 prediction directions, wherein for each prediction direction, all absolute gradients Gx and Gy of neighboring pixels with that direction are summed up, and top 2 directions are selected. The fourth step as shown in Figure 8H includes enabling weighted intra prediction with the selected directions.

[00121] Multiple reference line (MRL) intra prediction uses more reference lines for intra prediction. In Figure 9, an example of 4 reference lines is depicted, where the samples of segments A and F are not fetched from reconstructed neighboring samples but padded with the closest samples from Segment B and E, respectively. HEVC intra-picture prediction uses the nearest reference line (i.e., reference line 0). In MRL, 2 additional lines (reference line 1 and reference line 3) are used.

[00122] The index of selected reference line (mrl idx) is signaled and used to generate intra predictor. For reference line idx, which is greater than 0, only include additional reference line modes in MPM list and only signal mpm index without remaining mode. The reference line index is signaled before intra prediction modes, and Planar mode is excluded from intra prediction modes in case a nonzero reference line index is signaled.

[00123] MRL is disabled for the first line of blocks inside a CTU to prevent using extended reference samples outside the current CTU line. Also, PDPC is disabled when additional line is used. For MRL mode, the derivation of DC value in DC intra prediction mode for non-zero reference line indices is aligned with that of reference line index 0. MRL requires the storage of 3 neighboring luma reference lines with a CTU to generate predictions. The Cross-Component Linear Model (CCLM) tool also requires 3 neighboring luma reference lines for its down-sampling filters. The definition of MRL to use the same 3 lines is aligned as CCLM to reduce the storage requirements for decoders.

[00124] In the existing CCLM or MMLM design, the neighboring reconstructed luma-chroma sample pairs are classified into one or more sample groups based on the value Threshold, which only considers the luma DC values. That is, a luma-chroma sample pair is classified by only considering the intensity of the luma sample. However, luma component usually preserves abundant textures, and the current luma sample may be highly correlated with neighboring luma samples, such inter-sample correlation (AC correlation) may benefit the classification of luma-chroma sample pairs and can bring additional coding efficiency.

[00125] Edge-classified linear model (ELM)

[00126] To improve the coding efficiency of luma and chroma components, classifiers considering luma edge or AC information is introduced, in contrast to the above implementations wherein only luma DC values are considered. Besides the existing band-classified MMLM, the present disclosure provides exemplary classifiers. The process of generating linear prediction models for different sample groups may be similar as CCLM or MMLM (e.g., via a least square method, or a simplified min-max method, etc.), but with different metrices for classification. Different classifiers may be used to classify the neighboring luma samples (e.g., of the neighboring luma-chroma sample pairs) and/or the luma samples corresponding to chroma samples to be predicted. The luma samples corresponding to the chroma samples may be obtained by a down-sampling operation to match the locations of the corresponding chroma samples for 4:2:0 video sequences. For example, a luma sample corresponding to a chroma sample may be obtained by performing a down-sampling operation on more than one (e.g., 4) reconstructed luma samples corresponding to the chroma sample (e.g., located around the chroma sample). Alternatively, the luma samples may obtained directly from the reconstructed luma samples in a case of 4:4:4 video sequences, for example. Alternatively, the luma samples may be obtained from respective ones of the reconstructed luma samples that are at respective collocated positions for the corresponding chroma samples. For example, a luma sample to be classified may be obtained from one of four reconstructed luma samples corresponding to the chroma sample that is at a left-top position of the four reconstructed luma samples, which may be considered as a collocated position for the chroma sample.

[00127] A first classifier may classify luma samples according to their edge strengths. For example, one direction (e.g., 0-degree, 45-degree, or 90-degree, etc.) may be selected to calculate the edge strength. A direction may be formed by a current sample and a neighboring sample along the direction (e.g., a neighboring sample located at the right-top of the current sample for 45-degree). An edge strength may be calculated by subtracting the neighbor sample from the current sample. The edge strength may be quantized into one of M segments by M-l thresholds, and the first classifier may use M classes to classify the current sample. Alternatively or additionally, N directions may be formed by a current sample and N neighboring samples along the N directions. N edge strengths may be calculated by subtracting N neighboring samples from the current sample, respectively. Similarly, if each of the N edge strengths may be quantized into one of M segments by M-l thresholds, then the first classifier may use MN classes to classify the current sample.

[00128] A second classifier may be used to classify according to a local pattern. For example, a current luma sample Y0 may be compared with its neighboring N luma samples Yi. A score may be added by one if the value of Y0 is greater than that of Yi, otherwise, the score may be reduced by one. The sore may be quantized to form K classes. The second classifier may classify a current sample into one of the K classes. For example, the neighboring luma samples may be obtained from four neighbors that are located above, left, right and below the current luma samples, i.e., without diagonal neighbors. [00129] It may be contemplated that a plurality of the first classifier, the second classifier, or different instances of the first or second classifier or other classifiers described herein may be combined. For example, a first classifier may be combined with the existing MMLM threshold-based classifier. For another example, instance A of the first classifier may be combined with another instance B of the first classifier, where the instance A and B employ different directions (e.g., employing vertical and horizontal directions, respectively).

[00130] It will be appreciated by those skilled in the art that though the existing CCLM design in the WC standard is used as the basic CCLM method in the description, the proposed cross-component method described in the disclosure can also be applied to other prediction coding tools with similar design spirits. For example, for the chroma from luma (CfL) in the AVI standard, the proposed method can also be applied by dividing luma-chroma sample pairs into multiple sample groups.

[00131] It will be appreciated by those skilled that Y/Cb/Cr also can be denoted as Y/U/V in video coding area. If video data is of RGB format, the proposed method can also be applied by simply mapping YUV notation to GBR, for example.

[00132] Filter-based linear model (FLM)

[00133] As shown in Figure 10A, the CCLM assumes a given chroma sample only correlates to a corresponding luma sample (L0.5, which can be taken as the fractional luma sample position), and a simple linear regression (SLR) with ordinary least squares (OLS) estimation is used to predict the given chroma sample. However, as shown in Figure 10B, in some video content, one chroma sample may simultaneously correlate to multiple luma samples (AC or DC correlation), so a multiple linear regression (MLR) model may further improve the prediction accuracy.

[00134] A filter-based linear model (FLM) which utilizes the MLR model is thus introduced as follows, to take into account the possibilities that one chroma sample may simultaneously correlate to multiple luma samples.

[00135] For a to-be-predicted chroma sample, the reconstructed collocated and neighboring luma samples can be used to predict the chroma sample, to capture the inter-sample correlation among the collocated luma sample, neighboring luma samples, and the chroma sample. The reconstructed luma samples are linear weighted and combined with one “offset” to generate the predicted chroma sample (C : predicted chroma sample, L i : i -th reconstructed collocated or neighboring luma samples, filter coefficients, P: offset, N: filter taps). Note the linear weighted plus offset value directly forms the predicted chroma sample (can be low pass, high pass adaptively according to video content), and it is then added by the residual to form the reconstructed chroma sample. [00136] For a given CU, the top and left reconstructed luma and chroma samples can be used to derive or train the FLM parameters Like CCLM, and P can be derived via OLS. The top and left training samples are collected, and one pseudo inverse matrix is calculated at both encoder and decoder sides to derive the parameters, which are then used to predict the chroma samples in the given CU. Let N denotes the number of filter taps applied on luma samples, M denotes the total top and left reconstructed luma-chroma sample pairs used for training parameters, denotes luma sample with the i-th sample pair and the j-th filter tap, C i denotes the chroma sample with the i-th sample pair, the following equations show the derivation of the pseudo inverse matrix A + , and also the parameters. Figure 11 shows an example that N is 6 (6-tap), M is 8, top 2 rows and left 3 columns luma samples and top 1 row and left 1 column chroma samples are used to derive or train the parameters. [00137] Please note that one can predict the chroma sample by only without the offset , which may be a subset of the proposed method.

[00138] The proposed ELM/FLM/GLM (as discussed below) can be extended straightforwardly to the CfL design in the AVI standard, which transmits model parameters (a, 0) explicitly. For example, (1-tap case) deriving a and/or 0 at encoder at levels, and signaled to decoder for the CfL mode.

[00139] To further improve the coding performance, additional designs may be used in the FLM prediction. As shown in Figure 11 and discussed above, a 6-tap luma filter is used for the FLM prediction. However, though a multiple tap filter can fit well on training data (e.g., top and left neighboring reconstructed luma and chroma samples), in some cases that training data do not capture full characteristics of testing data, it may result in overfitting and may not predict well on testing data (i.e., the to-be-predicted chroma block samples). Also, different filter shapes may adapt well to different video block content, leading to more accurate prediction.

[00140] To address this issue, the filter shape and number of filter taps can be predefined or signaled or switched in Sequence Parameter Set (SPS), Adaptation Parameter Set (APS), Picture Parameter Set (PPS), Picture Header (PH), Slice Header (SH), Region, CTU, CU, Subblock, or Sample level. A set of filter shape candidates can be predefined, and a selection on the set of filter shape candidates may be signaled or switched in SPS, APS, PPS, PH, SH, Region, CTU, CU, Subblock, or Sample level. Different components (e.g., U and V) may have different filter switch control. For example, a set of filter shape candidates (e.g., indicated by index 0~5) may be predefined, and a filter shape (1, 2) may denote a 2-tap luma filter, a filter shape (1, 2, 4) may denote a 3 -tap luma filter and the like, as shown in Figure 11. The filter shape selection of U and V components can be switched in PH or in CU or CTU level. Note N-tap can represent N-tap with or without the offset 0 as described herein. One example is given as below in Table 8.

Table 8 - Exemplary signaling and switching for different filter shapes

[00141] Different chroma types and/or color formats can have different predefined filter shapes and/or taps. For example, a predefined filter shape (1, 2, 4, 5) may be used for 4:2:0 type-0, a predefined filter shape (0, 1, 2, 4, 7) may be used for 4:2:0 type-2, and a predefined filter shape (1, 4) may be used for 4:2:2, and a predefined filter shape (0, 1, 2, 3, 4, 5) may be used for 4:4:4, as shown in Figure 12.

[00142] In another aspect of the present disclosure, unavailable luma and chroma samples for deriving the MLR model can be padded from available reconstructed samples. For example, if using a 6-tap (0, 1, 2, 3, 4, 5) filter as in Figure 12, for a CU located at the left picture boundary, the left columns including samples (0, 3) are not available (out of picture boundary), so samples (0, 3) are repetitive padding from samples (1, 4) to apply the 6-tap filter. Note that the padding process may be applied in both training data (top and left neighboring reconstructed luma and chroma samples) and testing data (the luma and chroma samples in the CU(s)).

[00143] As mentioned above, an MLR model (linear equations) must be derived at both the encoder and the decoder. According to one or more aspects of the present disclosure, several methods are proposed to derive the pseudo inverse matrix A + , or to directly solve the linear equations. Other known methods like Newton's method, Cayley-Hamilton method, and Eigendecomposition as mentioned in https://en.wikipedia.org/wiki/Invertible_matrix can also be applied.

[00144] In the present disclosure, A + can be denoted as A -1 for simplification. The linear equations may be solved as follows 1. Solving A -1 by adjugate matrix (adj^f), closed form, analytic solution:

Below shows one nxn general form, one 2x2 and one 3x3 cases. If FLM uses 3x3, 2 scalers plus one offset need be solved. submatrix by removing j -th row and i-th column

2. Gauss- Jordan elimination

The linear equations can be solved using Gauss-Jordan elimination, by an augmented matrix and a series of elementary row operation to obtain the reduced row echelon form Below shows 2x2 and 3x3 examples.

3. Cholesky decomposition

To solve can be firstly decomposed by Cholesky-Crout algorithm, leading to one upper triangular and one lower triangular matrices, and one forward substitution plus one backward substitution can be applied in serial to obtain the solution. Below shows a 3x3 example.

[00145] Apart from the above examples, some conditions need special handling. For example, if some conditions result in that the linear equations cannot be solved, default values can be used to fill the chroma prediction values. The default values can be predefined or signaled or switched in SPS/ levels, for example, when predefined l«(bitDepth-l), meanC, meanL, or meanC-meanL (mean current chroma or other chroma, luma values from available, or subset of FLM reconstructed neighboring region).

[00146] The following examples represent situations when the matrix A cannot be solved, where default prediction values may be assigned to the whole current block:

1. Solving by closed form (analytic, adjugate matrix), but A is singular, (i.e., detA=0);

2. Solving by Cholesky decomposition, but A cannot be Cholesky decomposed, gjj < REG_SQR, where REG_SQR is one small value, can be predefined or signaled or switched in SPS/ levels.

[00147] Figure 11 shows a typical case that the FLM parameters are derived using top 2 and/or left 3 luma lines and top 1 and/or left 1 chroma lines. However, using different region for parameter derivation may bring coding benefit because of different block content and the reconstructive quality of different neighboring samples, as mentioned above. Several ways to choose the applied region for parameter derivation are proposed below:

1. Similar to MDLM, the FLM derivation can only use top or left luma and/or chroma samples to derive the parameters. Whether to use FLM, FLM L, or FLM T can be predefined or signaled or switched in levels. Suppose that a current chroma block has a size of W*H, then W’ and H’ are obtained as follows:

- W’ = W, H’ = H when FLM mode is applied;

- W’ =W + We when FLM T mode is applied; where We denotes extended top luma/chroma samples;

- H’ = H + He when FLM L mode is applied; where He denotes extended left luma/chroma samples.

The number of extended luma/chroma samples (We, He) can be predefined, or signaled or switched in SPS/ DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels.

For example, predefine (We, He) = (H, W) as the WC CCLM, or (W, H) as the ECM CCLM. The unavailable (We, He) luma/chroma samples can be repetitive padded from the nearest (horizontal, vertical) luma/chroma samples.

Figure 13 shows an illustration of FLM L and FLM T (e.g., under 4 tap). When FLM L or FLM T is applied, only H’ or W’ luma/chroma samples are used for parameter derivation, respectively.

2. Similar to MRL, different line index can be predefined, or signaled or switched in SPS/APS/PPS/PH/SH/Region/CTU/CU/Subblock/Sample levels, to indicate the selected lumachroma sample pair line. This may benefit from different reconstructive quality of different line samples.

Figure 14 shows that similar to MRL, FLM can use different lines for parameter derivation (e.g., under 4 tap). For example, FLM can use light blue/yellow luma and/or chroma samples in index 1.

3. Extend CCLM region and take full top N and/or left M lines for parameter derivation. Figure 14 shows all dark and light blue and yellow region can be used at one time. Training using larger region (data) may lead to a more robust MLR model.

[00148] Corresponding syntax may be defined as below in Table 9 for the FLM prediction. Wherein FLC represents fixed length code, TU represents truncated unary code, EGk represents exponential- golomb code with order k, where k can be fixed or signaled/switched in SPS/ DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblcok/Sample levels, SVLC represents signed EGO, and UVLC represents unsigned EGO.

Table 9 - An example of FLM syntax

[00149] Note that the binarization of each syntax element can be changed.

[00150] A new method for cross-component prediction is proposed on the basis of the existing linear model designs, in order to further improve coding accuracy and efficiency. Main aspects of the proposed method are detailed as follows.

[00151] Though the above discussed FLM provides the best flexibility (leading to the best performance), it requires to solve many unknown parameters if the number of filter taps goes up. When the inverse matrix is larger than 3x3, the closed form derivation is not suitable (too many multipliers), and iterative methods like Cholesky are needed, which burden decoder processing cycles. In this section, pre-operations before applying the linear model are proposed, including utilizing the sample gradients to exploit the correlation between luma AC information and chroma intensities. With the help of gradients, the number of filter taps can be efficiently reduced.

[00152] Please note that methods/examples in this section can be combined/reused from any of the designs discussed above, including but not limited to classification, filter shape, matrix derivation (with special handling), applied region, syntax. Moreover, methods/examples listed in this section can also be applied in any of the designs discussed above, to have a better performance with certain complexity trade-off.

[00153] Please note that reference samples/training template/reconstructed neighboring region as used herein usually refers to the luma samples used for deriving the MLR model parameters, which are then applied to the inner luma samples in one CU, to predict the chroma samples in the CU.

[00154] According to the proposed method, instead of directly using luma sample intensity values as the input of the linear model, pre-operations (e.g., pre linear weighted, sign, scale/abs, thresholding, ReLU) can be applied to downgrade the dimension of unknown parameters. In one example, the preoperations may comprise calculating sample differences based on the luma sample values. As understoond by one skilled in the art, the sample differences may be characterized as gradients, and thus this new method is also referred to as gradient linear model (GLM) in certain embodiments.

[00155] Please note that the following detailed description discuss scenarios wherein the proposed pre-operations may be reused for/combined with the SLR model (also referred to as 1 -tap case), and reused for/combined with the MLR model (also referred to as multi-tap case, for example, 2-tap).

[00156] For example, instead of applying 2-tap on 2 luma samples, the 2 luma samples can be preoperated, then a simpler 1-tap can be applied to reduce complexity. Figure 15 shows some examples for l-tap/2-tap (with offset) pre-operations, where 2-tap coefficients are denoted as (a, b). please note that each circle as illustrated in Figure 15 represents a illustrative chroma position in the YUV 4:2:0 format. As discussed above, in the YUV 4:2:0 format, a luma sample corresponding to a chroma sample may be obtained by performing a down-sampling operation on more than one (e.g., 4) reconstructed luma samples corresponding to the chroma sample (e.g., located around the chroma sample). In other words, the chroma position may correspond to corresponding to one or more luma samples comprising a collocated luma sample. The different 1-tap patterns are designed for different gradient directions and using different “interpolated” luma samples (weighting to different luma location) for gradient calculation. For example, one typical filter [1, 0, -1; 1, 0, -1] is shown in Figure 15, which represents the following operations:

Wherein rec L represents the reconstructed luma sample values and represents the pre operated luma sample values. Please also note that the 1-tap filters as shown in Figure 15 may be understood as alternatives for the down-sampling filters as used in CCLM (please refer to equations (6)-(7)), with changed filter coefficients.

[00157] Pre-operations can be according to gradients, edge direction (detection), pixel intensity, pixel variation, pixel variance, Roberts/Prewitt/compass/Sobel/Laplacian operator, high-pass filter (by calculating gradients or other relevant operators), low-pass filter (by performing weighted-average operations)... etc. The edge direction detectors listed in the examples can be extended to different edge directions. For example, 1-tap (1, -1) or 2-tap (a, b) applied along different directions to detect different edge gradients. The filter shape/coeff can be symmetric with respect to the chroma position, as the Figure 15 examples (420 type-0 case).

[00158] The pre-operation parameters (coefficients, sign, scale/abs, thresholding, ReLU) can be fixed or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblcok/Sample levels. Note in the examples, if multiple coefficients apply on one sample (e.g., -1, 4), then they can be merged (e.g., 3) to reduce operations.

[00159] In one example, the pre-operations may relate to calculating sample differences of the luma sample values. Alternatively, the pre-operations may comprise performing down-sampling by weighted-average operations. In certain cases, the pre-operations can be applied repeatedly. For example, one may apply one template filtering to template to remove outliers using the low-pass smoothing FIR filter [1, 2, 1 ]/4, or [1, 2, 1; 1, 2, l]/8 (i.e., down-sampling) and then apply 1-tap GLM filter to calculate the sample differences to derive the linear model. It may be contemplated that one may also calculate the sample differences and then enabling down-sampling.

[00160] In one example, the pre-operation coefficients (finally applied (e.g., 3), or middle applied (e.g., -1, 4) to per luma sample) can be limited to power -of-2 values to save multipliers.

[00161] In one aspect of the present disclosure, the proposed new method may be reused for/combined with the above discussed CCLM, which utilizing a simple linear regression (SLR) model and using one corresponding luma sample value to predict the chroma sample value. This is also referred to as a 1-tap case. In this case, deriving the linear model further comprises deriving a scale parameter a and an offset parameter β by using the pre-operated neighboring luma sample values and the neighboring chroma sample values. Or, the linear model may be re-writen as:

Wherein L here represents “pre-operated” luma samples. The parameter derivation of 1-tap GLM can reuse CCLM design, but taking directional gradient into consideration (may be with high-pass filter). In one example, the scale parameter a may be derived by utilizing a division look-up table, as detailed below, to enable simplification.

[00162] In one example, when combining GLM with the SLR model, the scale parameter a and the offset parameter P may be derived by utilizing the above-discussed min-max method. Specifically, the scale parameter a and the offset parameter P may be derived by: comparing the pre-operated neighboring luma sample values to determine a minimum luma samle value YA and a maximum luma sample value Y B ; determining corresponding choma samples values XA and X B for the minimum luma sarnie value Y A and the maximum luma sample value YB, respectively; and deriving the scale parameter a and the offset parameter β based on the minimum luma samle value YA, the maximum luma sample value YB, and the corresponding choma samples values XA andX B according to the following equations:

[00163] In one example, when combining GLM with the SLR model, the above discussed scale adjuestment may be reused. In this case, the encoder may determine a scale adjustment value (for example, “u”) to be signaled in the bitstream and add the scale adjustment value to the derived scale parameter a. The decoder may dertermine the scale adjustment value (for example, “u”) from the bitstream and add the scale adjustment value to the derived scale parameter a. The added value are finally used to predict the internal chroma sample values.

[00164] In one aspect of the present disclosure, the proposed new method may be reused for/combined with FLM, which utilizing a multiple linear regression (MLR) model and using multiple luma sample values to predict the chroma sample value. This is also referred to as a multi-tap case, for example, 2-tap. In this case, the linear model may be re-writen as:

[00165] In this case, multiple scale parameters a and an offset parameter /? may be derived by using the pre-operated neighboring luma sample values and the neighboring chroma sample values. In one example, the offset parameter β is optional. In one example, at least one of the multiple scale parameters a may be derived by utilizing the sample differences. Moreover, another of the multiple scale parameters a may be derived by utilizing the down-sampled luma sample value. In one example, at least one of the multiple scale parameters a may be derived by utilizing horizontal or vertical sample differences calculated on the basis of downsampled neighboring luma sample values. In other words, the linear model may combine multiple scale parameters a asscosicated with different pre-opertaions.

[00166] Implicit filter shape derivation

[00167] In one example, instead of explicitly signaling the selected filter shape index, the used direction oriented filter shape can be derived at decoder to save bit overhead. For example, at the decoder, a number of directional gradient filters may be applied for each reconstructed luma sample of the L-shaped template of the i-th neighboring row and column of the current block. Then the filtered values (gradients) may be accumulated for each direction of the number of directional gradient filters respectively. In an example, the accumulated value is an accumulated value of absolute values of corresponding filtered values. After the accumulation, the direction of the directional gradient filter for which the accumulated value is the largest may be determined as the derived (luma) gradient direction. For example, a Histogram of Gradients (HoG) may be built to determine the largest value. The derived direction can be further applied as the direction for predicting chroma samples in the current block.

[00168] The following example involves reusing the decoder-side intra mode derivation (DIMD) method for luma intra prediction included in ECM-4.0:

Step 1: applying 2 kinds of directional gradient filters (3x3 hor/ver Sobel) for each reconstructed luma sample of the L-shaped template of the 2 nd neighboring row and column of the current block;

Step 2: accumulating filtered values (gradients) by SAD (sum of absolute differences) for each of the directional gradient filters;

Step 3: Build a Histogram of Gradients (HoG) based on the accumulating filtered values; and

Step 4: The largest value in HoG is determined to be the derived (luma) gradient direction, based on which the GLM filter may be determined.

[00169] In one example, if the shape candidates are [-1, 0, 1; -1, 0, 1] (horizontal) and [1, 2, 1; -I, - 2, -1] (vertical), when the largest value is associated with the horizontal shape, then use shape [-1, 0, 1; -1, 0, 1] for GLM based chroma prediction.

[00170] The gradient filter used for deriving the gradient direction can be the same or different with the GLM filter in shape. For example, both of the filters may be horizontal [-1, 0, 1; -1, 0, 1], or the two filters may have different shapes, while the GLM filter may be determined based on the gradient filter. [00171] The proposed GLM can be combined with above discussed MMLM or ELM. When combined with classification, each group can share or have its own filter shape, with syntaxes indicating shape for each group. For example, as a exemplary classifier, horiontal grandients grad hor may be classified into a first group, which correspond to a first linear model, and vertical grandients grad ver may be classified into a second group, which correspond to a second linear model. In one example, the horiontal luma patterns may be generated only once.

[00172] Further possible classifiers are also provided as follows. With the classifers, the neighboring and internal luma-chroma sample pairs of the current video block may be classified into muitple groups based on one or more thresholds. Please note that, as disscussed above, each neighboring/intemal chroma sample and its corresponding luma sample may be referred to as a lumachroma sample pair. The one or more thresholds are associated with intensities of neighboring/ internal luma samples. In this case, each of the multiple groups corresponds to a respective one of the plurality of linear models.

[00173] When combining with MMLM classifier, the following operations may be performed: classifying neighboring reconstructed luma-chroma sample pairs of the current video block into 2 groups based on Threshold; deriving different linear models for different groups, wherein the deriving process may be GLM simplified, i.e., with the above pre-operations to reduce the number of taps; classifying luma-chroma sample pairs inside the CU (internal luma-chroma sample pairs, wherein each of the internal luma-chroma sample pairs comprises an internal chroma sample value to be predicted with the derived linear model) into 2 groups similarly based on Threshold; applying different linear models to the reconstructed luma samples in different groups; and predicting chroma samples in the CU based on different classified linear models. Wherein Threshold may be average value of the neighboring reconstructed luma samples. Note the number of classes (2) can be extended to multiple classes by increasing the number of Threshold (e.g., equally divided based on min/max of neighboring reconstructed (downsampled) luma samples, fixed or signaled/switched in levels).

[00174] In one example, instead of MMLM luma DC intensity, the filtered values of FLM/GLM apply on neighboring luma samples are used for classification. For example, if 1-tap (1, -1) GLM is applied, average AC values are used (physical meaning). The processing can be: classifying neighboring reconstructed luma-chroma sample pairs into K groups based on one or more filter shapes, one or more filtered values, and K-l Threshold Ti; deriving different MLR models for different groups, wherein the deriving process may be GLM simplified, i.e., with the above pre-operations to reduce the number of taps; classifying luma-chroma sample pairs inside the CU (internal luma-chroma sample pairs, wherein each of the internal luma-chroma sample pairs comprises an internal chroma sample value to be predicted with the derived linear model) into K groups similarly based on one or more filter shapes, one or more filtered values, and K-l Threshold Ti; applying different linear models to the reconstructed luma samples in different groups; predicting chroma samples in the CU based on different classified linear models. Wherein Threshold can be predefined (e.g., 0, or can be a table) or signaled/switched in levels). For example, Threshold can be the average AC value (filtered value) (2 groups), or equally divided based on min/max AC (K groups), of neighboring reconstructed (can be downsampled) luma samples.

[00175] It is also proposed to combine GLM with ELM classifier. As shown in Figure 15, one filter shape (e.g., 1 -tap) may be selected to calculate edge strengths. The direction is determined as a direction along which a sample difference between samples of the current and N neighboring samples (e.g., all 6 luma samples) is calculated. For example, the filter (shape [1, 0, -1; 1, 0, -1]) at the upper middle in Figure 15 indicates a horizontal direction since a sample difference may be calculated between samples in the horizontal direction, while the filter below it (shape [1, 2, 1; -1, -2, -1]) indicates a vertical direction since a sample difference may be calculated between samples in the vertical direction. The positive and negative coefficients in each of the filters enable the calculation of the sample differences. The processing may then comprise: calculating one edge strength by the filtered value (e.g., equivalent); quantizing the edge strength into M segments by M-l thresholds Ti; using K classes to classify the current sample, (e.g., K==M); deriving different MLR models for different groups, wherein the deriving process may be GLM simplified, i.e., with the above pre-operations to reduce the number of taps; classifying luma-chroma sample pairs inside the CU into K groups; applying different MLR models to the reconstructed luma samples in different groups; and predicting chroma samples in the CU based on different classified MLR models. Please note that the filter shape used for classification can be the same or different with the filter shape used for MLR prediction. Both and the number of thresholds M-l, the thresholds values Ti, can be fixed or signaled/switched in levels. Moreover, other classifiers/combined-classifiers as discussed in ELM can also be used for GLM.

[00176] If classified samples in one group are less than a number (e.g., predefined 4), default values mentioned when discussing the matrix derivation for the MLR model can be applied for the group parameters (α i , β). If the corresponding neighboring reconstructed samples are not available with respct to the selected LM modes, default values can be applied. For example, when MMLM L mode is selected but left samples are not valid.

[00177] Several methods relate to simplification for GLM are introduced as follows for further improving coding efficiency.

[00178] The matrix/parameter derivation in FLM requires floating-point operation (e.g., division in closed-form), which is expensive for decoder hardware, so a fixed-point design is required. For 1-tap GLM case, it can be taken as modified luma reconstructed sample generation of CCLM (e.g., horizontal gradient direction, from CCLM [1, 2, 1;1, 2, l]/8 to GLM [-l, 0, 1; -1, 0, 1]), the original CCLM process can be reused for GLM, including fixed-point operation, MDLM downsampling, division table, applied size restriction, min-max approximation, and scale adjustment. For all items, 1-tap GLM can have its own configurations or share the same design as CCLM. For example, using simplified min-max method to derive the parameters (instead of LMS), and combined with scale adjustment after GLM model is derived.

[00179] This section takes typical case reference samples (up 1 row and left 1 column) for example. Note as inFigure 14, extended reconstructed region can also use the simplification with the same spirit, and may be with syntax indicating the specific region (like MDLM, MRL).

[00180] Please note that the following aspects can be combined and applied jointly. For example, combining reference sample down-sampling and division table to perform the division process.

[00181] When classification (MMLM/ELM) is applied, each group can apply the same or different simplification operation. For example, samples for each group are padded respectively to the target sample number before applying right shift, and then apply the same derivation process, same division table.

[00182] Fixed-point implementation

[00183] The 1-tap case can reuse the CCLM design, dividing by n may be implemented by right shift, dividing by A 2 may be implemented by by a LUT. The integerization parameters, including n a , n table invloved in the integerization design of LMS CCLM and intermediate parameters for deriving the linear model (equations (19)-(20)) can be the same as CCLM or have different values, to have more precision. The integerization parameters can be predefined or signaled/switched in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblcok/Sample levels, can be conditioned on sequence bitdepth. For example,

[00184] MDLM down-sample

[00185] When GLM is combined with MDLM, the existed total samples used for parameter derivation may not be power-of-2 values, and need padding to power-of-2 to replace division with right shift operation. For example, for an 8x4 chroma CU, MDLM needs W+H=12 samples, with MDLM T only 8 samples are available (reconstructed), then downsampled 4 samples (0, 2, 4, 6) may be padded equally. Codes for implementing such opertions are shown as follows: int targetSampNum = 1 << ( floorLog2( existSampNum - 1 ) + 1 ) ; if (targetSampNum ! = existSampNum)//if existSampNum not a value of power of 2

{ xPadMdlmTemplateSample;

} int step = (int) (existSampNum I sampNumToBeAdd) ; for (int i = 0; i < sampNumToBeAdd; i++)

{ pTempSrc [i] = pSrc [i * step] ; pTempCur[i] = pCur[i * step] ;

}

[00186] Other padding method like repetitive/mirror padding with respect to last neighouring samples (rightmost/lowermost) can also be applied. [00187] The padding method for GLM can be the same or different with that of CCLM.

[00188] Note in ECM version, an 8x4 chroma CU MDLM T/MDLM L needs 2T/2L=16/8 samples respectively, in such case, same padding method can be applied to meet the target power-of-2 sample number.

[00189] Division LUT

[00190] Division LUT proposed for CCLM/LIC (Local Illumination Compensation) in known standard development like AVC/HEVC/AV1/WC/AVS can be used for GLM division. For example, reusing the LUT in JCTVC-I0166 for bitdepth=10 case (Table 4). The division LUT can be different from CCLM. For example, CCLM uses min-max with DivTable as in equation 5, but GLM uses 32- entries LMS division LUT as in Table 5.

[00191] When GLM is combined with MMLM, the meanL values may not always be positive (e.g., using filtered/gradient values to classify groups), so sgn(meanL) needs to be extracted, and use abs(meanL) to look-up the division LUT. Note division LUT used for MMLM classification and parameter derivation can be different. For example, using lower precision LUT (as the LUT in min- max) for mean classification, and using higher precision LUT (as in the LMS) for parameter derivation.

[00192] Size restriction and latency constraint

[00193] Similar to the CCLM design, some size restrictions can be applied for ELM/FLM/GLM. For example, same constraint for luma-chroma latency in dual tree may be applied.

[00194] The size restriction can be according to the CU area/width/height/depth. The threshold can be predefined or signaled in SPS/DPS/VPS/SEI/APS/PPS/PH/SH/Region/CTU/CU/Subblcok/Sample levels. For example, the predefined threshold may be 128 for chroma CU area.

[00195] In one example, the at least one pre-operation is performed in response to determining that the video block meets an enabling threshold, wherein the enabling threshold is associated with area, width, height or partition depth of the video block. Spesifically, the enabling threshold may define a minium or maximum area, width, height or partition depth of the video block. As understood by one skilled in the art, the video block may comprise a current chroma block and its collocated luma block. It is also proposed to apply the above enabling threshold for the current chroma block and its collocated luma block jointly. For example, the at least one pre-operation is performed in response to determining the enabling threshold is met for both the current chroma block and its collocated luma block.

[00196] Line buffer reduction

[00197] Similar to the CCLM design, if the collocated luma area of the current chroma CU contains the 1st row inside one CTU, the top template samples generation can be limited to 1 row, to reduce CTU row line buffer storage. Note that only one luma line (general line buffer in intra prediction) is used to make the downsampled luma samples when the upper reference line is at the CTU boundary.

[00198] For example, in Figure 13, if the collocated luma area of the current chroma CU contains the 1st row inside one CTU, top template can be limited to only use 1 row (but not 2) for parameter derivation (other CUs can still use 2 rows). This saves luma sample line buffer storage when processing CTU row by row at decoder hardware. Several methods can be used to achieve the line buffer reduction. Note the example of limited “1” row can be extended to N rows with similar operations. Similarly, 2- tap or multi-tap can also apply such operations. When applying multi-tap, chroma samples may also need to apply operations.

[00199] For example, take the 1-tap filter [1, 0, -1; 1, 0, -1] shown in Figure 15 as an example for illustration. This filter can be reduced to [0, 0, 0; 1, 0, -1], i.e., only use below row coefficients. Alternatively, the limited upper row luma samples can be padded (repetitive, mirror, 0, meanL, meanC. ..etc.) from the bellow row luma samples.

[00200] Take an example where N=4, that is, the video block is at a top boundary of a current CTU, while top 4 rows of neighboring luma sample values and corresponding chroma sample values are used for deriving the linear model. Please note that, the corresponding chroma sample values may refer to corresponding top 4 rows of neighboring chroma sample values (for example, for the YUV 4:4:4 format). Alternatively, the corresponding chroma sample values may refer to corresponding top 2 rows of neighboring chroma sample values (for example, for the YUV 4:2:0 format). In this case, the top 4 rows of neighboring luma sample values and corresponding chroma sample values may be divided into two regions - a first region comprising valid sample values (for example, the one nearest row of luma sample values and corresponding chroma sample values) and a second region comprising invalid sample values (for example, the other three rows of luma sample values and corresponding chroma sample values). Then coefficients of the filter corresponding to sample positions not belonging to the first region may be set as zeros, such that only sample values from the first region are used for calculating the sample differences. For example, as discussed above, in this case the filter [1, 0, -1; 1, 0, -1] can be reduced to [0, 0, 0; 1, 0, -1]. Alternatively, the nearest sample values in the first region may be padded to the second region, such that the padded sample values may be used to calculate the sample differences.

[00201] Fusion of chroma intra prediction modes

[00202] In one example, since GLM can be taken as one special CCLM mode, the fusion design can be reused or have its own way. Multiple (two or more) weights can be applied to generation the final predictor. For example, wherein pred0 is the predictor based on non-LM mode, while predl is the predictor based on GLM, or pred0 is the predictor based on one of CCLM (including all MDLM/MMLM), while predl is the predictor based on GLM, or pred0 is the predictor based on GLM, while predl is the predictor based on GLM.

[00203] Different I/P/B slices can have different designs for weights, wO and wl, depending on if neighboring blocks is coded with CCLM/GLM/other coding mode or the block size/width/height.

[00204] For example, the designs for weights can be determined by the intra prediction mode of adjacent chroma blocks and shift is set equal to 2. Specifically, when the above and left adjacent blocks are both coded with LM modes, then {wO, wl } = { 1 , 3 } ; when the above and left adjacent blocks are both coded with non-LM modes, then {w0,wl}={3, 1}; otherwise, {w0,wl}={2, 2}. For non-I slices, wO and wl can both be set equal to 2.

[00205] For the syntax design, if a non-LM mode is selected, one flag is signaled to indicate whether the fusion is applied.

[00206] Figure 16 illustrates a workflow of a method 1600 for decoding video data according to one or more aspects of the present disclosure.

[00207] At step 1610, the method 1600 comprises obtaining internal luma sample values of a video block (e.g., a CU comprising a luma block and/or a chroma block) from a bitstream.

[00208] At step 1620, the method 1600 comprises obtaining neighboring luma and chroma sample values of the video block.

[00209] At step 1630, the method 1600 comprises calculating first filtered values based on the neighboring luma sample values for each direction of a number of directions, wherein each of the first filtered values is calculated based on sample differences between luma sample values in the direction of the number of directions.

[00210] At step 1640, the method 1600 comprises accumulating the first filtered values for each direction of the number of directions respectively to obtain accumulated values.

[00211] At step 1650, the method 1600 comprises determining a direction of the number of directions for which an accumulated value is the largest one of the accumulated values among the number of directions.

[00212] At step 1660, the method 1600 comprises applying the determined direction as a direction for predicting internal chroma sample values of the video block based on the internal luma sample values of the video block.

[00213] At step 1670, the method 1600 comprises obtaining decoded video block using the predicted internal chroma sample values.

[00214] In one example, the method 1600 further comprising performing, based on the determined direction, at least one pre-operation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values; deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values; and predicting each of the internal chroma sample values of the video block by applying the linear model to one or more corresponding pre-operated internal luma sample values for that internal chroma sample value.

[00215] In one example, the method 1600 further comprises building a Histogram of Gradients (HoG) based on the accumulated values for the number of directions; and determining the direction for predicting internal chroma sample values of the video block based on the HoG.

[00216] In one example, the linear model comprises: a simple linear regression (SLR) model; or a multiple linear regression (MLR) model.

[00217] In one example, the linear model is a MLR model, and wherein deriving the MLR model comprises deriving multiple scale parameters a and an optional offset parameter 0 by using the pre- operated neighboring luma sample values and the neighboring chroma sample values, wherein performing the at least one pre-operation comprises calculating second filtered values based on the neighboring and internal luma sample values, and wherein at least one of the multiple scale parameters a is derived by utilizing the second filtered values.

[00218] In one example, each of the second filtered values is obtained based on sample differences between luma sample values in the determined direction.

[00219] In one example, the first filtered values and the second filtered values are calculated with the same filter, or the first filtered values and the second filtered values are calculated with different filters.

[00220] In one example, each of the accumulated values is an accumulated value of absolute values of corresponding first filtered values.

[00221] Figure 17 illustrates a workflow of a method 1700 for encoding video data according to one or more aspects of the present disclosure. Method 1700 may be similar to method 1600, and the processes or steps of method 1700 may correspond to that of method 1600.

[00222] At step 1710, the method 1700 comprises obtaining internal luma sample values of a video block (e.g., a CU comprising a luma block and/or a chroma block).

[00223] At step 1720, the method 1700 comprises obtaining neighboring luma and chroma sample values of the video block.

[00224] At step 1730, the method 1700 comprises calculating first filtered values based on the neighboring luma sample values for each direction of a number of directions, wherein each of the first filtered values is calculated based on sample differences between luma sample values in the direction of the number of directions.

[00225] At step 1740, the method 1700 comprises accumulating the first filtered values for each direction of the number of directions respectively to obtain accumulated values.

[00226] At step 1750, the method 1700 comprises determining a direction of the number of directions for which an accumulated value is the largest one of the accumulated values among the number of directions.

[00227] At step 1760, the method 1700 comprises applying the determined direction as a direction for predicting internal chroma sample values of the video block based on the internal luma sample values of the video block.

[00228] At step 1770, the method 1700 comprises generating a bitstream comprising encoded video block by using the predicted internal chroma sample values.

[00229] In one example, the method 1700 further comprising performing, based on the determined direction, at least one pre-operation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values; deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values; and predicting each of the internal chroma sample values of the video block by applying the linear model to one or more corresponding pre-operated internal luma sample values for that internal chroma sample value.

[00230] In one example, the method 1700 further comprises building a Histogram of Gradients (HoG) based on the accumulated values for the number of directions; and determining the direction for predicting internal chroma sample values of the video block based on the HoG.

[00231] In one example, the linear model comprises: a simple linear regression (SLR) model; or a multiple linear regression (MLR) model.

[00232] In one example, the linear model is a MLR model, and wherein deriving the MLR model comprises deriving multiple scale parameters a and an optional offset parameter p by using the pre- operated neighboring luma sample values and the neighboring chroma sample values, wherein performing the at least one pre-operation comprises calculating second filtered values based on the neighboring and internal luma sample values, and wherein at least one of the multiple scale parameters a is derived by utilizing the second filtered values.

[00233] In one example, each of the second filtered values is obtained based on sample differences between luma sample values in the determined direction.

[00234] In one example, the first filtered values and the second filtered values are calculated with the same filter, or the first filtered values and the second filtered values are calculated with different filters.

[00235] In one example, each of the accumulated values is an accumulated value of absolute values of corresponding first filtered values.

[00236] Figure 18 illustrates a workflow of a method 1800 for decoding video data according to one or more aspects of the present disclosure.

[00237] At step 1810, the method 1800 comprises obtaining internal luma sample values of a video block (e.g., a CU comprising a luma block and/or a chroma block) from a bitstream.

[00238] At step 1820, the method 1800 comprises obtaining neighboring luma and chroma sample values of the video block.

[00239] At step 1830, the method 1800 comprises performing at least one pre-operation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values, wherein performing the at least one preoperation comprises calculating sample differences based on the neighboring and internal luma sample values.

[00240] At step 1840, the method 1800 comprises deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values.

[00241] At step 1850, the method 1800 comprises determining first internal chroma sample values of the video block by applying the linear model to the corresponding pre-operated internal luma sample values.

[00242] At step 1860, the method 1800 comprises determining second internal chroma sample values of the video block based on another prediction mode.

[00243] At step 1870, the method 1800 comprises obtaining decoded video block by applying weights to the first internal chroma sample values and the second internal chroma sample values respectively.

[00244] In one example, the another prediction mode comprising one of the Cross-Component Linear Mode (CCLM), the Multi-Model Linear Mode (MMLM) and non-LM mode.

[00245] In one example, the non-LM mode comprising one of the intra angular mode and the planar mode.

[00246] In one example, the weights are different for I slices, P slices and B slices.

[00247] In one example, the weights are determined based on the prediction mode of the neighbouring video blocks and/or the size of the video block.

[00248] Figure 19 illustrates a workflow of a method 1900 for encoding video data according to one or more aspects of the present disclosure. Method 1900 may be similar to method 1800, and the processes or steps of method 1900 may correspond to that of method 1800.

[00249] At step 1910, the method 1900 comprises obtaining internal luma sample values of a video block (e.g., a CU comprising a luma block and/or a chroma block).

[00250] At step 1920, the method 1900 comprises obtaining neighboring luma and chroma sample values of the video block.

[00251] At step 1930, the method 1900 comprises performing at least one pre-operation to the neighboring luma sample values and to the internal luma sample values of the video block, to obtain pre-operated neighboring and internal luma sample values, wherein performing the at least one preoperation comprises calculating sample differences based on the neighboring and internal luma sample values.

[00252] At step 1940, the method 1900 comprises deriving a linear model by using the pre-operated neighboring luma sample values and the neighboring chroma sample values.

[00253] At step 1950, the method 1900 comprises determining first internal chroma sample values of the video block by applying the linear model to the corresponding pre-operated internal luma sample values.

[00254] At step 1960, the method 1900 comprises determining second internal chroma sample values of the video block based on another prediction mode.

[00255] At step 1970, the method 1900 comprises generating a bitstream comprising encoded video block by applying weights to the first internal chroma sample values and the second internal chroma sample values respectively.

[00256] In one example, the another prediction mode comprising one of the Cross-Component Linear Mode (CCLM), the Multi-Model Linear Mode (MMLM) and non-LM mode.

[00257] In one example, the non-LM mode comprising one of the intra angular mode and the planar mode .

[00258] In one example, the weights are different for I slices, P slices and B slices.

[00259] In one example, the weights are determined based on the prediction mode of the neighbouring video blocks and/or the size of the video block. [00260] Figure 20 illustrates an exemplary computing system 2000 according to one or more aspects of the present disclosure. The computing system 2000 may comprise at least one processor 2010. The computing system 2000 may further comprise at least one storage device 2020. The storage device 2020 may store computer-executable instructions that, when executed, cause the processor 2010 to perform the steps of methods described above. The processor 2010 may be a general-purpose processor, or may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, multiple microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration. The storage device 2020 may store the input data, output data, data generated by processor 2010, and/or instructions executed by processor 2010.

[00261] It should be appreciated that the storage device 2020 may store computer-executable instructions that, when executed, cause the processor 2010 to perform any operations according to the embodiments of the present disclosure.

[00262] The embodiments of the present disclosure may be embodied in a computer-readable medium such as non-transitory computer-readable medium. The non-transitory computer-readable medium may comprise instructions that, when executed, cause one or more processors to perform any operations according to the embodiments of the present disclosure. For example, the instructions, when executed, may cause one or more processors to receive a bitstream and perform the decoding operations as described above. For another example, the instructions, when executed, may cause one or more processors to perform the encoding operations and transmit a bitstream comprising the encoded video information associated with the predicted chroma sample as described above.

[00263] It should be appreciated that all the operations in the methods described above are merely exemplary, and the present disclosure is not limited to any operations in the methods or sequence orders of these operations, and should cover all other equivalents under the same or similar concepts.

[00264] It should also be appreciated that all the modules in the methods described above may be implemented in various approaches. These modules may be implemented as hardware, software, or a combination thereof. Moreover, any of these modules may be further functionally divided into submodules or combined together.

[00265] The previous description is provided to enable any person skilled in the art to practice the various aspects described herein. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects. Thus, the claims are not intended to be limited to the aspects shown herein. All structural and functional equivalents to the elements of the various aspects described throughout the present disclosure that are known or later come to be known to those of ordinary skill in the art are expressly incorporated herein by reference and are intended to be encompassed by the claims.