Geometry encoder

US10318891B1 · US · B1

Patent metadata
FieldValue
Publication numberUS-10318891-B1
Application numberUS-201816042712-A
CountryUS
Kind codeB1
Filing dateJul 23, 2018
Priority dateJul 23, 2018
Publication dateJun 11, 2019
Grant dateJun 11, 2019

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method includes receiving geometric data to be encoded, generating a signature for the geometric data based on the at least one property associated with the geometric data, enumerating a first set of options, enumerating a second set of options, encoding the geometric data using the first option and the second option, decoding the encoded geometric data, determining a performance associated with encoding the geometric data, determining a performance associated with decoding the encoded geometric data, and training a regressor based on the signature, the enumerated first option, the enumerated second option, the performance associated with encoding the geometric data and the performance associated with decoding the encoded geometric data.

First claim

Opening claim text (preview).

What is claimed is: 1. A method comprising: receiving geometric data to be encoded; generating a signature for the geometric data based on the at least one property associated with the geometric data; enumerating a first set of options; enumerating a second set of options; encoding the geometric data using the first option and the second option; decoding the encoded geometric data; determining a performance associated with encoding the geometric data; determining a performance associated with decoding the encoded geometric data; and training a regressor based on the signature, the enumerated first option, the enumerated second option, the performance associated with encoding the geometric data and the performance associated with decoding the encoded geometric data. 2. The method of claim 1 , wherein the geometric data is mesh data, the at least one property includes at least one of a number of vertices, a number of edges, and a number of triangles, and the signature is based on the number of vertices, the number of edges, and the number of triangles in the mesh data. 3. The method of claim 1 , wherein the geometric data is mesh data, the at least one property includes a number of connected components for at least one attribute, and the signature is based on the number of connected components for the at least one attribute in the mesh data. 4. The method of claim 1 , wherein the geometric data is mesh data, the at least one property includes a number of boundary edges for at least one attribute, and the signature is based on the number of boundary edges for the at least one attribute in the mesh data. 5. The method of claim 1 , wherein the geometric data is mesh data, the at least one property includes an angle of a triangles corner, and the signature is based on a statistical analysis of a histogram of the angles of triangle corners in the mesh data. 6. The method of claim 1 , wherein the geometric data is mesh data, the at least one property includes angles between triangles, and the signature is based on a statistical analysis of a histogram of the angles between triangles in the mesh data. 7. The method of claim 1 , wherein the geometric data is mesh data, the at least one property includes vertex valences, and the signature is based on a statistical analysis of a histogram of the vertex valences in the mesh data. 8. The method of claim 1 , wherein enumerating the second set of options includes enumerating all of the second set of options. 9. The method of claim 1 , wherein the first option includes a fixed option and an environmental option. 10. A method comprising: receiving geometric data to be encoded; determining at least one property associated with the geometric data; generating a signature for the geometric data based on the at least one property; receiving a first set of options; enumerating a second set of options; accessing a regressor based on the signature, the first set of options and the second set of options; using the regressor to provide a performance estimate associated with each of the enumerated second set of options, the regressor including a plurality of performance estimates; selecting a second option from the enumerated second set of options based on the plurality of performance estimates and a cost function; and encoding the geometric data using the first set of options and the selected second option. 11. The method of claim 10 , wherein the geometric data is mesh data, the signature is based on a number of vertices, a number of edges, and a number of triangles in the mesh data, and accessing the regressor uses a trained machine learning model based on one of a random forest model, a neural network model and a cluster analysis model. 12. The method of claim 10 , wherein the geometric data is mesh data, the signature is based on a number of connected components for at least one attribute in the mesh data, and accessing the regressor uses a trained machine learning model based on one of a random forest model, a neural network model and a cluster analysis model. 13. The method of claim 10 , wherein the geometric data is mesh data, the signature is based on a number of boundary edges for at least one attribute in the mesh data, and accessing the regressor uses a trained machine learning model based on one of a random forest model, a neural network model and a cluster analysis model. 14. The method of claim 10 , wherein the geometric data is mesh data, the signature is based on a histogram of an angle of a triangles corner in the mesh data, and accessing the regressor uses a trained machine learning model based on one of a random forest model, a neural network model and a cluster analysis model. 15. The method of claim 10 , wherein the geometric data is mesh data, the signature is based on a histogram of angles between triangles in the mesh data, and accessing the regressor uses a trained machine learning model based on one of a random forest model, a neural network model and a cluster analysis model. 16. The method of claim 10 , wherein the geometric data is mesh data, the signature is based on a histogram of vertex valences in the mesh data, and accessing the regressor uses a trained machine learning model based on one of a random forest model, a neural network model and a cluster analysis model. 17. The method of claim 10 , wherein the first set of options include a fixed option and an environmental option. 18. The method of claim 10 , wherein the first set of options include a fixed option and an environmental option, the selecting of the second option is based on the fixed option and the environmental option, and the encoding of the geometric data uses the fixed option. 19. The method of claim 10 , wherein the cost function is based on a performance associated with encoding the geometric data and a performance associated with decoding the encoded geometric data. 20. A non-transitory computer-readable storage medium having stored thereon computer executable program code which, when executed on a computer system, causes the computer system to perform steps comprising: receiving geometric data to be encoded; determining at least one property associated with the geometric data; generating a signature for the geometric data based on the at least one property; receiving a first set of options; enumerating a second set of options; accessing a regressor based on the signature and the first set of options; using the regressor to provide a performance estimate associated with each of the enumerated second set of options, the regressor including a plurality of performance estimates; selecting a second option from the enumerated second set of options based on the plurality of performance estimates and a cost function; and encoding the geometric data using the first set of options and the selected second option.

Assignees

Inventors

Classifications

  • Learning methods · CPC title

  • G06N20/00Primary

    Machine learning · CPC title

  • using neural networks · CPC title

  • Image coding (bandwidth or redundancy reduction for static pictures H04N1/41; coding or decoding of static colour picture signals H04N1/64; methods or arrangements for coding, decoding, compressing or decompressing digital video signals H04N19/00) · CPC title

  • G06T9/001Primary

    Model-based coding, e.g. wire frame · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10318891B1 cover?
A method includes receiving geometric data to be encoded, generating a signature for the geometric data based on the at least one property associated with the geometric data, enumerating a first set of options, enumerating a second set of options, encoding the geometric data using the first option and the second option, decoding the encoded geometric data, determining a performance associated w…
Who is the assignee on this patent?
Google Llc
What technology area does this patent fall under?
Primary CPC classification G06N20/00. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jun 11 2019 00:00:00 GMT+0000 (Coordinated Universal Time) (B1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 7 related publications on this page (citations in our corpus or others sharing the same primary CPC).