System and Method For Multi-Task Learning Through Spatial Variable Embeddings

US2022207362A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2022207362-A1
Application numberUS-202117554097-A
CountryUS
Kind codeA1
Filing dateDec 17, 2021
Priority dateDec 31, 2020
Publication dateJun 30, 2022
Grant date

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 general prediction model is based on an observer traveling around a continuous space, measuring values at some locations, and predicting them at others. The observer is completely agnostic about any particular task being solved; it cares only about measurement locations and their values. A machine learning framework in which seemingly unrelated tasks can be solved by a single model is proposed, whereby input and output variables are embedded into a shared space. The approach is shown to (1) recover intuitive locations of variables in space and time, (2) exploit regularities across related datasets with completely disjoint input and output spaces, and (3) exploit regularities across seemingly unrelated tasks, outperforming task-specific single-task models and multi-task learning alternatives.

First claim

Opening claim text (preview).

1 . A process, implemented in a computing environment, for training a single model across diverse tasks, comprising: measuring tasks with disjoint input and output variable sets in a shared space; for each task, encoding by a function f a value of each observed variable x i given its shared space location z i ; aggregating encodings by elementwise addition; and decoding by a function g the aggregated encodings to predict y j at its location z j , wherein z i and z j are variable embeddings. 2 . The process according to claim 1 , wherein the encoding and decoding are conditioned on the variable embeddings via Feature-wise Linear Modulation (FiLM) layers. 3 . The process according to claim 1 , wherein function g is re-decomposed into a core, which is independent of output variable, and a decoder, g 2 , which is conditioned on output variable. 4 . The process according to claim 3 , wherein the single model is in the form of: [ y j |x ]= g 2 ( g 1 (Σ i=1 n f ( x i ,z i )), z j ). 5 . The process according to claim 1 , wherein functions f and g are implemented as neural networks. 6 . The process according to claim 5 , wherein the neural networks are residual block networks. The process according to claim 1 , wherein the shared space is 2-Dimensional. 8 . At least one computer-readable medium storing instructions that, when executed by a computer, perform a process for training a single model across diverse tasks, the process comprising: measuring tasks with disjoint input and output variable sets in a shared space; for each task, encoding by a function f a value of each observed variable x i given its shared space location z i ; aggregating encodings by elementwise addition; and decoding by a function g the aggregated encodings to predict y j at its location z j , wherein z i and z j are variable embeddings. 9 . The at least one computer-readable medium of claim 8 , wherein the encoding and decoding are conditioned on the variable embeddings via Feature-wise Linear Modulation (FiLM) layers. 10 . The at least one computer-readable medium of claim 8 , wherein function g is re-decomposed into a core, g 1 , which is independent of output variable, and a decoder, g 2 , which is conditioned on output variable. 11 . The at least one computer-readable medium of claim 10 , wherein the single model is in the form of: [ y j |x ]= g 2 ( g 1 (Σ i=1 n f ( x i ,z i )), z j ). 12 . The at least one computer-readable medium of claim 8 , wherein functions f and g are implemented as neural networks. 13 . The at least one computer-readable medium of claim 12 , wherein the neural networks are residual block networks. 14 . The computer-readable medium of claim 8 , wherein the shared space is 2-Dimensional. 15 . A single universal prediction model trained across diverse tasks in a shared space with disjoint input and output variable sets, the single universal prediction model comprising: an encoder, f, which is conditioned on vector z i , for generating an encoder output for each task variable x i given its location in the shared space; an aggregator for aggregating the encoder outputs; a core, g 1 , which is independent of output variable; and a decoder, g 2 , which is conditioned on vector z j , for generating a prediction y j given its location in the shared space. 16 . The single universal prediction model of claim 15 , having the form of: [y j |x]=g 2 (g 1 (Σ i=1 n f(x i ,z i )), z j ). 17 . The single universal prediction model of claim 15 , wherein vector z i and z j are variable embeddings. 18 . The single universal prediction model of claim 15 , wherein functions f and g are implemented as neural networks. 19 . The single universal prediction model of claim 18 , wherein the neural networks are residual block networks. 20 . The single universal prediction model of claim 15 , wherein the encoder and decoder are conditioned on the variable embeddings via Feature-wise Linear Modulation (FiLM) layers.

Assignees

Inventors

Classifications

  • G06N20/10Primary

    using kernel methods, e.g. support vector machines [SVM] · CPC title

  • Combinations of networks · CPC title

  • Convolutional networks [CNN, ConvNet] · CPC title

  • Auto-encoder networks; Encoder-decoder networks · CPC title

  • Supervised learning · 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 US2022207362A1 cover?
A general prediction model is based on an observer traveling around a continuous space, measuring values at some locations, and predicting them at others. The observer is completely agnostic about any particular task being solved; it cares only about measurement locations and their values. A machine learning framework in which seemingly unrelated tasks can be solved by a single model is propose…
Who is the assignee on this patent?
Cognizant Tech Solutions U S Corporation
What technology area does this patent fall under?
Primary CPC classification G06N20/10. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Jun 30 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).