Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
TECHNIQUES AND APPARATUS FOR INTER-CHANNEL PREDICTION AND TRANSFORM FOR POINT-CLOUD ATTRIBUTE CODING
Document Type and Number:
WIPO Patent Application WO/2021/071752
Kind Code:
A1
Abstract:
A method and device for coding attribute information of a point cloud may include obtaining the point cloud including a set of points in a three-dimensional space. The attribute information of the point cloud is coded using a YCoCg-R transform.

Inventors:
YEA SEHOON (US)
WENGER STEPHAN (US)
LIU SHAN (US)
Application Number:
PCT/US2020/053977
Publication Date:
April 15, 2021
Filing Date:
October 02, 2020
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
TENCENT AMERICA LLC (US)
International Classes:
G06T3/00; G06T9/00
Foreign References:
US20190087978A12019-03-21
US20050259730A12005-11-24
US20180268570A12018-09-20
US20150373327A12015-12-24
Other References:
See also references of EP 4038577A4
Attorney, Agent or Firm:
RABENA, John F. et al. (US)
Download PDF:
Claims:
WHAT IS CLAIMED IS:

1. A method for coding attribute information of a point cloud, the method performed by at least one processor and comprising: obtaining the point cloud including a set of points in a three-dimensional space; and coding the attribute information of the point cloud using a YCoCg-R transform.

2. The method of claim 1, further comprising: transmitting the point cloud based on coding the attribute information using the YCoCg- R transform.

3. The method of claim 1, wherein the YCoCg-R transform is used for graph-based point cloud compression (G-PCC).

4. The method of claim 1, wherein Co = R - B.

5. The method of claim 1, wherein t = B + (Co » 1).

6. The method of claim 1, wherein Cg = G - 1.

7. The method of claim 1, wherein Y = t + (Cg » 1).

8 A device for coding attribute information of a point cloud, the device comprising: at least one memory configured to store program code; and at least one processor configured to read the program code and operate as instructed by the program code, the program code including: obtaining code configured to cause the at least one processor to obtain the point cloud including a set of points in a three-dimensional space; and coding code configured to cause the at least one processor to code the attribute information of the point cloud using a YCoCg-R transform.

9. The device of claim 8, wherein the program code further includes: transmitting code configured to cause the at least one processor to transmit the point cloud based on coding the attribute information using the YCoCg-R transform.

10. The device of claim 8, wherein the YCoCg-R transform is used for graph-based point cloud compression (G-PCC).

11. The device of claim 8, wherein Co = R - B

12. The device of claim 8, wherein t = B + (Co » 1).

13. The device of claim 8, wherein Cg = G - 1.

14. The device of claim 8, wherein Y = t + (Cg » 1)

15. A non-transitory computer-readable medium storing instructions, the instructions comprising: one or more instructions that, when executed by one or more processors of a device for coding attribute information of a point cloud, cause the one or more processors to: obtain the point cloud including a set of points in a three-dimensional space; and code the attribute information of the point cloud using a YCoCg-R transform.

16. The non-transitory computer-readable medium of claim 15, wherein the one or more instructions further cause the one or more processors to transmit the point cloud based on coding the attribute information using the YCoCg-R transform.

17. The non-transitory computer-readable medium of claim 15, wherein Co = R - B.

18. The non-transitory computer-readable medium of claim 15, wherein t = B + (Co

» 1).

19. The non-transitory computer-readable medium of claim 15, wherein Cg = G - 1.

20. The non-transitory computer-readable medium of claim 15, wherein Y = t + (Cg

» 1).

Description:
TECHNIQUES AND APPARATUS FOR INTER-CHANNEL PREDICTION AND TRANSFORM FOR POINT-CLOUD ATTRIBUTE CODING

CROSS-REFERENCE TO RELATED APPLICATION(S)

[0001] This application claims priority from U.S. Provisional Patent Application No.

62/911,327, filed October 6, 2019, and U.S. Patent Application No. 17/030,779, filed September 24, 2020, the entirety of which are incorporated herein.

BACKGROUND

[0002] Advanced three dimensional (3D) representations of the world are enabling more immersive forms of interaction and communication, and also allow machines to understand, interpret, and navigate our world. 3D point clouds have emerged as an enabling representation of such information. A number of use cases associated with point cloud data have been identified, and corresponding requirements for point cloud representation and compression have been developed.

[0003] A point cloud is a set of points in a 3D space, each with associated attributes, e.g. color, material properties, etc. Point clouds can be used to reconstruct an object or a scene as a composition of such points. They can be captured using multiple cameras and depth sensors in various setups, and may be made up of thousands up to billions of points in order to realistically represent reconstructed scenes.

[0004] Compression technologies are needed to reduce the amount of data required to represent a point cloud. As such, technologies are needed for lossy compression of point clouds for use in real-time communications and six Degrees of Freedom (6 DoF) virtual reality. In addition, technology is sought for lossless point cloud compression in the context of dynamic mapping for autonomous driving and cultural heritage applications, etc. MPEG has started working on a standard to address compression of geometry and attributes such as colors and reflectance, scalable/progressive coding, coding of sequences of point clouds captured over time, and random access to subsets of the point cloud.

SUMMARY

[0005] The present disclosure is directed to point-cloud coding technologies. The disclosed subject matter relates to video coding and decoding, video encoders and decoders performing the same, and more specifically, to the coding of attribute information of point cloud samples.

[0006] According to an aspect of the disclosure, a method for coding attribute information of a point cloud may be performed by at least one processor and may include obtaining the point cloud including a set of points in a three-dimensional space; and coding the attribute information of the point cloud using a YCoCg-R transform.

[0007] According to an aspect of the disclosure, a device for coding attribute information of a point cloud may include at least one memory configured to store program code; and at least one processor configured to read the program code and operate as instmcted by the program code, the program code including: obtaining code configured to cause the at least one processor to obtain the point cloud including a set of points in a three-dimensional space; and coding code configured to cause the at least one processor to code the attribute information of the point cloud using a YCoCg-R transform.

[0008] According to an aspect of the disclosure, a non-transitory computer-readable medium may store instructions, the instructions comprising: one or more instructions that, when executed by one or more processors of a device for coding attribute information of a point cloud, cause the one or more processors to: obtain the point cloud including a set of points in a three- dimensional space; and code the attribute information of the point cloud using a YCoCg-R transform.

BRIEF DESCRIPTION OF THE DRAWINGS

[0009] FIG. 1 is a flowchart of an example process for coding attribute information of a point cloud;

[0010] FIG. 2 is a diagram of an example environment in which systems and/or methods, described herein, may be implemented; and

[0011] FIG. 3 is a diagram of example components of one or more devices of FIG. 2.

DETAILED DESCRIPTION

[0012] The Graph -based Point Cloud Compression (G-PCC) model separately compresses the geometry information and the associated attributes such as color or reflectance. The geometry information, which is the 3D coordinates of the point clouds, is coded by octree- decomposition of its occupancy information. On the other hand, the attribute information is encoded by a Differential Pulse Code Modulation (DPCM)-like technique which performs closed-loop prediction of Level-Of-Detail (LOD) data between different levels. The LOD information is built in an identical manner at the encoder and the decoder based upon the decoded geometry information. Basically, the LOD is built in such a way that more detailed information of the given point cloud is obtained in a successive manner as more LOD is provided. When the sample-based prediction is performed for attribute coding, the nearest- neighbor based tree search is leveraged to find neighboring samples to do a weighted prediction. The weight is calculated as the inverse of the geometric distance of each of the neighboring samples.

[0013] In G-PCC attributes coding, LOD of each 3D point is generated based on the distance of each point, then the attributes value of 3D points in each LOD is encoded by applying prediction in LOD-based order.

[0014] The anchor method in G-PCC proceeds as follows. First, the variability of its neighborhood is computed to check how different the neighbor values are and if the variability is lower than a threshold, the distance-based weighted average prediction is conducted as follows: the attribute values are predicted by using a linear interpolation process based on the distances of the nearest neighbors of point i. Let be the set of the k-nearest neighbors of the current point i and let their decoded/reconstructed attribute values and their distances to the current point. The predicted attribute value â i is then given by:

[0015] Note the geometric locations of all the point clouds are already available when attributes are coded. In addition, the neighboring points together with their reconstructed attribute values are available both at the encoder and the decoder as a KD-Tree structure is used to facilitate the nearest-neighbor search for each point in an identical manner.

[0016] Secondly, if the variability is higher than the threshold, a rate-distortion optimized predictor selection is performed. Multiple predictor candidates are created based on the result of neighbor point search in generating LOD. For example, when the attributes value of P2 is encoded by using prediction, a distance based weighted average value of P0, P5 and P4 is set to predictor index equal to 0. Then, the value of nearest neighbor point P4 is set to predictor index equal to 1. Moreover, the value of next nearest neighbor point P5 and P0 are set to predictor index equal to 2 and 3 respectively (Table 1). After creating predictor candidates, best predictor is selected by applying a rate-distortion optimization procedure and then, selected predictor index is arithmetically encoded.

[0017] The maximum number of predictor candidate (MaxNumCand) is defined and it is encoded into attributes header. In the current implementation, MaxNumCand is set to equal to numberOfNearestNeighborsInPrediction + 1 and it is used in encoding and decoding predictor index with truncated unary binarization.

[0018] The Lifting Transform builds on top of the Predicting Transform described in the previous section. The main difference between the prediction scheme and the lifting scheme is the introduction of an update operator.

[0019] In order to facilitate the prediction and update steps in lifting, one has to split the signal into two sets of high-correlation at each stage of decomposition. In the lifting scheme in G-PCC, the splitting is performed by leveraging the LOD structure where such high-correlation is expected among levels and each level is constructed by nearest-neighbor search to organize the non-uniform point clouds into a structured data. A Prediction/Update (P/U) decomposition step at level N results in a detail signal D(N-1) and an approximation signal A(N-1), which is further decomposed into D(N-2) and A(N-2). This step is repeatedly applied until the base layer approximation signal A(1) is obtained.

[0020] Consequently, instead of coding the input attribute signal itself which consists of

LOD(N), ... , LOD(1), one ends up coding D(N-1), D(N-2), .. D(1), A(1) in the lifting scheme. Note that application of efficient P/U steps often leads to sparse subbands “coefficients” in D(N- 1), ... , D(1), thereby providing the transform coding gain advantage.

[0021] The distance-based weighted average prediction described above for Predicting-

Transform is used for the Prediction step in the lifting as the anchor method in G-PCC.

[0022] For point cloud attributes such as color, there are significant redundancy among channels.

[0023] In order to improve coding efficiency, a color space conversion is often performed as a pre-/post-processing step. One problem of color-space conversion as a pre-/post- processing step is that they often lack orthonormality and optimizing the codec performance in the converted color space does not necessarily translate into a good quality in the original space. In addition, lossless color transforms tend to have extended bit-depths especially when one tries to approximate the non-integer color transform with a good precision. This can be an issue depending on the implementation constraints in many practical systems.

[0024] In this disclosure, methods are proposed to efficiently perform inter-channel decorrelation for compression efficiency.

[0025] The proposed methods may be used separately or combined in any order. Further, each of the methods (or embodiments), encoder, and decoder may be implemented by processing circuitry (e.g., one or more processors or one or more integrated circuits). In one example, the one or more processors execute a program that is stored in a non-transitory computer-readable medium.

[0026] The disclosure is directed to G-PCC predictor design described above. These methods can be applied to similar codecs designed for point clouds.

[0027] In this disclosure, techniques are disclosed that can avoid the aforementioned problems of using color-space transform as a conversion tool for coding efficiency .

[0028] According to an embodiment, a technique uses Y CoCg-R as a lossless inloop transform of prediction residuals in DPCM (aka Predicting Transform) for G-PCC to decorrelate inter-channel dependency while maintaining near-lossless and lossless reconstruction, According to another embodiment, a technique uses another step of prediction to predict residual values of other channel s in DPCM for G-PCC.

[0029] The YCoCg transform is given as follows:

[0030] As a lossless transform derived from YCoCg, the forward YCoCg-R is given as follows ;

[0031] The backward YCoCg-R reverses the above process as follows: t = Y - (Cg » 1 )

G = Cg + 1;

B = t - (Co » 1) R = B + Co

[0032] When applying this as a residual-transform, the signal R, G, and B are prediction residuals of each channel resulting from per channel prediction in G-PCC.

[0033] Another way of decorrelating a multi-channel signal is to use a predictor. In this disclosure, a technique uses a predictor to predict residual signals of the channels so that the second order residual will be quantized and entropy-coded instead of the original residuals. [0034] For G-PCC prediction design, the simplest version can be described as follows, where the bold parts are changes needed on top of the current TMC3 specification. Any general form of linear or nonlinear predictor function can be introduced for possible improvement of this simplest prediction.

[0035] As used below, “X” represents a channel X signal, “X_pred” represents a predicted channel X signal (obtained from reconstructed neighbor samples in G-PCC), “X_delta_index” represents a quantization index of the prediction residual of channel X, “X_delta_recon” represents a reconstructed residual for channel X, “X_recon” represents a reconstructed channel X signal, and “X_delta_residual_index” represents the quantization index of the residual from the residual-prediction [0036] For encoding:

G-Channel: G_delta index <- Quantize(G- G_pred)

G_delta_recon <- InverseQuantize(G_delta_index)

G_ recon <- G_pred + G_delta_recon EntopyEncode(G_delta index) C-Channels (‘C’ can be either R or B): C_delta_index <- Quantize(C- C_pred) C_delta_recon <- InverseQuantize(C_delta_index) C_delta_ residual index <- Quantize (C_delta_recon - G_delta_recon) C_delta_recon <- InverseQuantize(C_delta_residual index) + G_delta_recon C_recon <- C_pred + C_delta_recon EntopyEncode(C_delta_residual index)

[0037] For decoding:

G-Channel G_delta index < - EntropyDecode() G_delta_recon <- InverseQuantize(G_delta index)

G_ recon <- G_pred + G_delta_recon

// C-Channels (‘C’ can be either R or B) C_delta_residual index < - EntropyDecode() C_delta_recon < - InverseQuantize(C_delta_residual_index) + G_delta_recon C_recon <- C_pred + C_delta_recon

[0038] Advantages of the inter-channel residual predictor for G-PCC and similar point cloud codecs include the following: the change in the decoding process is very minor; it does not require any elaborate multi-channel signal model, and unlike other lossless color transform-based approaches for inter-channel decorrelation including an inloop residual transform, the proposed method can control the fidelity of the signal in the original domain in terms of Hausdorff metric. This is because the quantization is performed in the original (RGB color-) space.

[0039] This following provides an embodiment example of the inter-channel residual predictor in the G-PCC working-draft specification.

[0040] In the attribute parameter set syntax, one can add a flag to adaptively enable/disable the proposed inter-channel residual predictor.

[0041] Attribute parameter set syntax :

[0042] Attribute parameter set semantics:

[0043] “lifting_residual_prediction_enabled_flag” equal to 1 specifies that the attribute decoding process performs the residual prediction.

[0044] Inverse quantization process: endlndex = pointCountPerLevelOfDetail[ 0 ]; for (i=0, d = 0; i< PointNum; i++) { if ( i == endlndex ) { endlndex = pointCountPerLevelOfDetail[ ++d ];

QstepY = ( d < numjayer ) ? SliceQstepY[ d ] : SliceQstepY[ numjayer - 1 ];

QstepC = ( d < numjayer ) ? SliceQstepC[ d ] : SliceQstepC[ numjayer - 1 ];

} for (a=0; a< attrCnt; a++) { if (a==0 II Iifting_residual_prediction_enabled_flag==0) unquantAttributeCoefficients [ i ][ a ] = quantAttributeCoefficients[ i ][ a ] x

( a == 0 ? QstepY : QstepC); else unquantAttributeCoefficients [ i ][ a ] = quantAttributeCoefficients[ i ][ a ] x

( a == 0 ? QstepY : QstepC) + unquantAttributeCoefficients[i][0];

}

}

[0045] The disclosure applies equally to both the inloop color-residual transform and color-residual prediction under the context of DPCM prediction (aka Predicting-Transform) in G-PCC. These two techniques will be called the interchannel tool.

[0046] In this disclosure, several methods of a conditional check are proposed to be used for deciding whether to apply the interchannel tool to the current point.

[0047] In an embodiment, the maximum difference of reconstructed residual values of three channels are computed for each of nearest-neighbors. More specifically, the decoder can track how many neighbors experienced reduced residual magnitude/variance after applying the interchannel tool by a set threshold. Especially when the three reconstructed residual values are relatively even, the chances are the decorrelation was not successful. This needs a bookkeeping of one-flag to indicate the result of such testing per each point when decoded. Also one can do a majority -voting when making a decision.

[0048] In another embodiment, the maximum absolute difference values of three channels from neighbor points are compared. When there is a significant difference in the variability of values among color channels, the chances are that predicting one from another can be difficult.

[0049] Any measure that can identify interchannel correlation from neighbor samples can be incorporated to determine the use of the interchannel tools.

[0050] In another embodiment, a tile/slice-level (e.g., in tile/slice header) or a video/picture-level (e.g., in SPS/PPS) flag can be signaled to enable/disable the proposed residual transform or prediction. The signaling can be applied to any grouping of point-cloud pixels that constitutes a coding-unit.

[0051] Since the detail subband coefficients are nothing but the output from the Predict- step of lifting, these are essentially prediction residual signals and they are likely be similar among different color channels given an identical prediction strategy.

[0052] For G-PCC lifting design, the simplest version can be described as follows, where the bold parts are changes needed on top of the current TMC3 specification. Any general form of linear or nonlinear predictor function can be introduced for possible improvement of this simplest prediction.

[0053] As used below, “X” represents channel X signal, “X_coeff_index” represents quantization index of a lifting coefficient of channel X, “X_coeff_recon” represents reconstructed lifting coefficient for channel X, “X_recon” represents reconstructed channel X signal, “X_coeff_ residual index” represents the quantization index of the residual from the residual-prediction, “quantWeight” represents weighting factor used in G-PCC which is applied to the lifting coefficient before quantization at the encoder and after dequantization at the decoder. [0054] Encoding:

G-Channel

G_coeff_index <- Quantize(G)

G_coeff_recon <- InverseQuantize(G_coeff_ index)

G_ recon <- G _coeff_ recon/quantWeight EntopyEncode(G_coeff_index)

// C-Channels (‘C’ can be either R or B)

C_coeff_index <- Quantize(C)

C_coeff_recon <- InverseQuantize(C_coeff_index)

C_coeff_residual index <- Quantize (C_coeff_ recon - G_coeff_ recon)

C_coeff_recon <- InverseQuantize(C_coeff_ residual index) + G _coeff_ recon C_recon <- C_coeff_ recon/quantWeight EntopyEncode(C_coeff_residual_index)

Decoding

/G-Channel

G_coeff_index < - EntropyDecode()

G_coeff_recon <- InverseQuantize(G_coeff_index)

G_ recon <- G _coeff_ recon/quantWeight

// C-Channels (‘C’ can be either R or B)

C_coeff_ residual index < - EntropyDecode()

C_coeff_ recon < - InverseQuantize(C_coeff_residual_index) + G_coeff_recon C_recon <- C_coeff_recon/quantWeight

[0055] FIG. 1 is a flow chart of an example process 100 for coding attribute information of a point cloud. In some implementations, one or more process blocks of FIG. 1 may be performed by user device 210. In some implementations, one or more process blocks of FIG. 1 may be performed by another device or a group of devices separate from or including user device 210, such as platform 220.

[0056] As shown in FIG. 1, process 100 may include obtaining the point cloud including a set of points in a three-dimensional space (block 110).

[0057] The point cloud may be a set of points in a 3D space, each with associated attributes, e.g. color, material properties, etc.

[0058] As further shown in FIG. 1, process 100 may include coding the attribute information of the point cloud using a YCoCg-R transform (block 120).

[0059] The YCoCg color model is the color space formed from a simple transformation of an associated red, green, blue (RGB) color space into a luma value (denoted as “Y”) and two chroma values called chrominance green (Cg) and chrominance orange (Co). YCoCg-R is a reversible scaled version of the YCoCg color model.

[0060] The YCoCg-R transform may be used for graph-based point cloud compression

(G-PCC). In the YCoCg-R , Co = R - B. Further, t = B + (Co » 1). Further still, Cg = G - 1. Further still, Y = t + (Cg » 1).

[0061] The YCoCg transform is given as follows:

[0062] As a lossless transform derived from YCoCg, the forward YCoCg-R is given as follows :

Co = R - B t = B + (Co » 1)

Cg = G - 1 Y = t + (Cg » 1)

[0063] The backward YCoCg-R reverses the above process as follows: t = Y - (Cg » 1)

G = Cg + t;

B = t - (Co >> 1)

R = B + Co

[0064] In some implementations, the process may include transmitting the point cloud based on coding the attribute information using the YCoCg-R transform.

[0065] Although FIG. 1 shows example blocks of process 100, in some implementations, process 100 may include additional blocks, fewer blocks, different blocks, or differently arranged blocks than those depicted in FIG. 1. Additionally, or alternatively, two or more of the blocks of process 100 may be performed in parallel .

[0066] FIG. 2 is a diagram of an example communication system 200 in which systems and/or methods, described herein, may be implemented. As shown in FIG. 2, communication system 200 may include a user device 210, a platform 220, and a network 230. Devices of communication system 200 may interconnect via wired connections, wireless connections, or a combination of wired and wireless connections. [0067] The communication system 200 may support unidirectional transmission of data.

For example, a first user device 210 may code video data at a local location for transmission to a second user device 210 via the network 230. The second user device 210 may receive the coded video data of the first user device 210 from the network 230, decode the coded data and display the recovered video data. Unidirectional data transmission may be common in media serving applications, and the like.

[0068] The communication system 200 may support bidirectional transmission of data.

For example, the communication system 200 may support bidirectional transmission of coded video that may occur, for example, during videoconferencing. For bidirectional transmission of data, each user device 210 may code video data captured at a local location for transmission to the other user device 210 via the network 230. Each user device 210 also may receive the coded video data transmitted by the other user device 210, may decode the coded data and may display the recovered video data at a local display device.

[0069] User device 210 includes one or more devices capable of receiving, generating, storing, processing, and/or providing information associated with platform 220. For example, user device 210 may include a computing device (e.g., a desktop computer, a laptop computer, a tablet computer, a handheld computer, a smart speaker, a server, etc.), a mobile phone (e.g., a smart phone, a radiotelephone, etc.), a wearable device (e.g., a pair of smart glasses or a smart watch), or a similar device. In some implementations, user device 210 may receive information from and/or transmit information to platform 220.

[0070] Platform 220 includes one or more devices capable of providing information to user device 210, as described elsewhere herein. In some implementations, platform 220 may include a cloud server or a group of cloud servers. In some implementations, platform 220 may be designed to be modular such that certain software components may be swapped in or out depending on a particular need. As such, platform 220 may be easily and/or quickly reconfigured for different uses.

[0071] In some implementations, as shown, platform 220 may be hosted in cloud computing environment 222. Notably, while implementations described herein describe platform 220 as being hosted in cloud computing environment 222, in some implementations, platform 220 is not be cloud-based (i.e., may be implemented outside of a cloud computing environment) or may be partially cloud-based.

[0072] Cloud computing environment 222 includes an environment that hosts platform

220. Cloud computing environment 222 may provide computation, software, data access, storage, etc. services that do not require end-user (e.g., user device 210) knowledge of a physical location and configuration of system(s) and/or device(s) that hosts platform 220. As shown, cloud computing environment 222 may include a group of computing resources 224 (referred to collectively as “computing resources 224” and individually as “computing resource 224”). [0073] Computing resource 224 includes one or more personal computers, workstation computers, server devices, or other types of computation and/or communication devices. In some implementations, computing resource 224 may host platform 220. The cloud resources may include compute instances executing in computing resource 224, storage devices provided in computing resource 224, data transfer devices provided by computing resource 224, etc. In some implementations, computing resource 224 may communicate with other computing resources 224 via wired connections, wireless connections, or a combination of wired and wireless connections.

[0074] As further shown in FIG. 2, computing resource 224 includes a group of cloud resources, such as one or more applications (“APPs”) 224-1, one or more virtual machines (“VMs”) 224-2, virtualized storage (“VSs”) 224-3, one or more hypervisors (“HYPs”) 224-4, or the like.

[0075] Application 224-1 includes one or more software applications that may be provided to or accessed by user device 210. Application 224-1 may eliminate a need to install and execute the software applications on user device 210. For example, application 224-1 may include software associated with platform 220 and/or any other software capable of being provided via cloud computing environment 222. In some implementations, one application 224- 1 may send/receive information to/from one or more other applications 224-1, via virtual machine 224-2.

[0076] Virtual machine 224-2 includes a software implementation of a machine (e.g., a computer) that executes programs like a physical machine. Virtual machine 224-2 may be either a system virtual machine or a process virtual machine, depending upon use and degree of correspondence to any real machine by virtual machine 224-2. A system virtual machine may provide a complete system platform that supports execution of a complete operating system (“OS”). A process virtual machine may execute a single program, and may support a single process. In some implementations, virtual machine 224-2 may execute on behalf of a user (e.g., user device 210), and may manage infrastructure of cloud computing environment 222, such as data management, synchronization, or long-duration data transfers. [0077] Virtualized storage 224-3 includes one or more storage systems and/or one or more devices that use virtualization techniques within the storage systems or devices of computing resource 224. In some implementations, within the context of a storage system, types of virtualizations may include block virtualization and file virtualization. Block virtualization may refer to abstraction (or separation) of logical storage from physical storage so that the storage system may be accessed without regard to physical storage or heterogeneous structure. The separation may permit administrators of the storage system flexibility in how the administrators manage storage for end users. File virtualization may eliminate dependencies between data accessed at a file level and a location where files are physically stored. This may enable optimization of storage use, server consolidation, and/or performance of non-disruptive file migrations.

[0078] Hypervisor 224-4 may provide hardware virtualization techniques that allow multiple operating systems (e.g., “guest operating systems”) to execute concurrently on a host computer, such as computing resource 224. Hypervisor 224-4 may present a virtual operating platform to the guest operating systems, and may manage the execution of the guest operating systems. Multiple instances of a variety of operating systems may share virtualized hardware resources.

[0079] Network 230 includes one or more wired and/or wireless networks. For example, network 230 may include a cellular network (e.g., a fifth generation (5G) network, a long-term evolution (LTE) network, a third generation (3G) network, a code division multiple access (CDMA) network, etc.), a public land mobile network (PLMN), a local area network (LAN), a wide area network (WAN), a metropolitan area network (MAN), a telephone network (e.g., the Public Switched Telephone Network (PSTN)), a private network, an ad hoc network, an intranet, the Internet, a fiber optic-based network, or the like, and/or a combination of these or other types of networks.

[0080] The number and arrangement of devices and networks shown in FIG. 2 are provided as an example. In practice, there may be additional devices and/or networks, fewer devices and/or networks, different devices and/or networks, or differently arranged devices and/or networks than those shown in FIG. 2. Furthermore, two or more devices shown in FIG. 2 may be implemented within a single device, or a single device shown in FIG. 2 may be implemented as multiple, distributed devices. Additionally, or alternatively, a set of devices (e.g., one or more devices) of environment 200 may perform one or more functions described as being performed by another set of devices of environment 200.

[0081] FIG. 3 is a diagram of example components of a device 300. Device 300 may correspond to user device 210 and/or platform 220. As shown in FIG. 3, device 300 may include a bus 310, a processor 320, a memory 330, a storage component 340, an input component 350, an output component 360, and a communication interface 370.

[0082] Bus 310 includes a component that permits communication among the components of device 300. Processor 320 is implemented in hardware, firmware, or a combination of hardware and software. Processor 320 is a central processing unit (CPU), a graphics processing unit (GPU), an accelerated processing unit (APU), a microprocessor, a microcontroller, a digital signal processor (DSP), a field-programmable gate array (FPGA), an application-specific integrated circuit (ASIC), or another type of processing component. In some implementations, processor 320 includes one or more processors capable of being programmed to perform a function. Memory 330 includes a random access memory (RAM), a read only memory (ROM), and/or another type of dynamic or static storage device (e.g., a flash memory, a magnetic memory, and/or an optical memory) that stores information and/or instructions for use by processor 320.

[0083] Storage component 340 stores information and/or software related to the operation and use of device 300. For example, storage component 340 may include a hard disk (e.g., a magnetic disk, an optical disk, a magneto-optic disk, and/or a solid state disk), a compact disc (CD), a digital versatile disc (DVD), a floppy disk, a cartridge, a magnetic tape, and/or another type of non-transitory computer-readable medium, along with a corresponding drive. [0084] Input component 350 includes a component that permits device 300 to receive information, such as via user input (e.g., a touch screen display, a keyboard, a keypad, a mouse, a button, a switch, and/or a microphone). Additionally, or alternatively, input component 350 may include a sensor for sensing information (e.g., a global positioning system (GPS) component, an accelerometer, a gyroscope, and/or an actuator). Output component 360 includes a component that provides output information from device 300 (e.g., a display, a speaker, and/or one or more light-emitting diodes (LEDs)).

[0085] Communication interface 370 includes a transceiver-like component (e.g., a transceiver and/or a separate receiver and transmitter) that enables device 300 to communicate with other devices, such as via a wired connection, a wireless connection, or a combination of wired and wireless connections. Communication interface 370 may permit device 300 to receive information from another device and/or provide information to another device. For example, communication interface 370 may include an Ethernet interface, an optical interface, a coaxial interface, an infrared interface, a radio frequency (RF) interface, a universal serial bus (USB) interface, a Wi-Fi interface, a cellular network interface, or the like.

[0086] Device 300 may perform one or more processes described herein. Device 300 may perform these processes in response to processor 320 executing software instructions stored by a non-transitory computer-readable medium, such as memory 330 and/or storage component 340. A computer-readable medium is defined herein as a non-transitory memory device. A memory device includes memory space within a single physical storage device or memory space spread across multiple physical storage devices.

[0087] Software instructions may be read into memory 330 and/or storage component

340 from another computer-readable medium or from another device via communication interface 370. When executed, software instructions stored in memory 330 and/or storage component 340 may cause processor 320 to perform one or more processes described herein. Additionally, or alternatively, hardwired circuitry may be used in place of or in combination with software instructions to perform one or more processes described herein. Thus, implementations described herein are not limited to any specific combination of hardware circuitry and software. [0088] The number and arrangement of components shown in FIG. 3 are provided as an example. In practice, device 300 may include additional components, fewer components, different components, or differently arranged components than those shown in FIG. 3. Additionally, or alternatively, a set of components (e.g., one or more components) of device 300 may perform one or more functions described as being performed by another set of components of device 300. [0089] The foregoing disclosure provides illustration and description, but is not intended to be exhaustive or to limit the implementations to the precise form disclosed. Modifications and variations are possible in light of the above disclosure or may be acquired from practice of the implementations.

[0090] As used herein, the term component is intended to be broadly construed as hardware, firmware, or a combination of hardware and software.

[0091] It will be apparent that systems and/or methods, described herein, may be implemented in different forms of hardware, firmware, or a combination of hardware and software. The actual specialized control hardware or software code used to implement these systems and/or methods is not limiting of the implementations. Thus, the operation and behavior of the systems and/or methods were described herein without reference to specific software code — it being understood that software and hardware may be designed to implement the systems and/or methods based on the description herein.

[0092] Even though particular combinations of features are recited in the claims and/or disclosed in the specification, these combinations are not intended to limit the disclosure of possible implementations. In fact, many of these features may be combined in ways not specifically recited in the claims and/or disclosed in the specification. Although each dependent claim listed below may directly depend on only one claim, the disclosure of possible implementations includes each dependent claim in combination with every other claim in the claim set.

[0093] No element, act, or instruction used herein should be construed as critical or essential unless explicitly described as such. Also, as used herein, the articles “a” and “an” are intended to include one or more items, and may be used interchangeably with “one or more.” Furthermore, as used herein, the term “set” is intended to include one or more items (e.g., related items, unrelated items, a combination of related and unrelated items, etc.), and may be used interchangeably with “one or more.” Where only one item is intended, the term “one” or similar language is used. Also, as used herein, the terms “has,” “have,” “having,” or the like are intended to be open-ended terms. Further, the phrase “based on” is intended to mean “based, at least in part, on” unless explicitly stated otherwise.