IP Library Patent Application 18656366
Patent Application
App. No. 18/656,366

SYSTEM AND METHOD FOR HYPERNETWORK GUIDED DOMAIN DECOMPOSITION IN PHYSICS-INFORMED NEURAL OPERATORS

Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US None
App. No.
18/656,366
Abstract

A method and system for hypernetwork guided domain decomposition in Physics-Informed Neural Operators (PINOs). The method includes identifying a presence of at least one discontinuity in data associated with a target domain to be analyzed by a PINO. Identification of the presence is at least of a successful identification or an unsuccessful identification. The method further includes generating a plurality of sub-domains for the target domain. The plurality of sub-domains is generated uniformly upon the unsuccessful identification, and the plurality of sub-domains is generated based on a predefined discontinuity criteria upon the successful identification. The method further includes generating intra-subdomain points with respect to each of the plurality of sub-domains. The method further includes extracting a plurality of sub-domain identifiers, upon generating the intra-subdomain points, using a pre-defined feature extraction technique. The method further includes providing the plurality of sub-domain identifiers as an input to a hypernetwork.

Claims (51)

1 . A computer-implemented method for hypernetwork guided domain decomposition in Physics-Informed Neural Operators (PINOs), comprising:

identifying a presence of at least one discontinuity in data associated with a target domain to be analyzed by a PINO, wherein identification of the presence is at least of a successful identification or an unsuccessful identification;

generating a plurality of sub-domains for the target domain, wherein the plurality of sub-domains is generated uniformly upon the unsuccessful identification, and wherein the plurality of sub-domains is generated based on a predefined discontinuity criteria upon the successful identification;

generating intra-subdomain points with respect to each of the plurality of sub-domains;

extracting a plurality of sub-domain identifiers corresponding to each of the plurality of subdomains, upon generating the intra-subdomain points, using a pre-defined feature extraction technique; and

providing the plurality of sub-domain identifiers as an input to a hypernetwork.

2 . The computer-implemented method of claim 1 , further comprising embedding the plurality of sub-domain identifiers in a standard template for processing the plurality of sub-domain identifiers to the hypernetwork.

3 . The computer-implemented method of claim 1 , wherein generating the plurality of sub-domains comprises identifying a presence of spatial discontinuity of the at least one discontinuity in the data, further comprising:

performing at least one of,

upon a successful identification of the presence of spatial discontinuity, generating a first set of sub-domains of the plurality of pre-defined sub-domains based on a spatial discontinuity criterion; or

upon an unsuccessful identification of the presence of spatial discontinuity, identifying a temporal discontinuity of the at least one discontinuity in the data.

4 . The computer-implemented method of claim 3 , further comprising:

upon successful identification of the presence of temporal discontinuity, generating a second set of sub-domains of the plurality of pre-defined sub-domains based on a temporal discontinuity criterion; or

upon unsuccessful identification of the presence of temporal discontinuity, generating the plurality of sub-domains for the target domain uniformly, in all dimensions.

5 . The computer-implemented method of claim 3 , wherein the spatial discontinuity corresponds to abrupt spatial variations in the data, and wherein the spatial variations comprise variations in geometrical parameter, or sharp change in boundary conditions with respect to spatial coordinate.

6 . The computer-implemented method of claim 3 , wherein the temporal discontinuity corresponds to abrupt temporal variations in the data, and wherein the temporal variations comprise sudden shock or sharp change in the boundary conditions with respect to time.

7 . The computer-implemented method of claim 1 , further comprising generating combinations of parameters of a physical system that are to be varied.

8 . The computer-implemented method of claim 1 , wherein the infra-subpoints comprise initial points for training, boundary points, collocation points for enforcing physics-informed constraints, and interface points between adjacent sub-domains for maintaining physical continuity.

9 . The computer-implemented method of claim 1 , further comprising iteratively training the PINO with the combinations of parameters until an error falls below a predefined threshold.

10 . The computer-implemented method of claim 9 , further comprising:

saving a final model of PINO along with all sub-domain definitions and hypernetwork parameters when the error falls below the threshold; or

splitting sub-domains uniformly into a set of child domains when the error is more than the threshold, wherein new sets of interior, collocation, boundary, and interface points are generated for the child domains.

11 . The computer-implemented method of claim 1 , wherein the feature extraction technique is a statistical analysis technique.

12 . The computer-implemented method of claim 1 , wherein the sub-domains are automatically refined, and optimal sub-domain division is automatically identified through iteratively training and evaluating the PINO model.

13 . A computer system for hypernetwork guided domain decomposition in Physics-Informed Neural Operators (PINOs), the computer system comprising: one or more computer processors, one or more computer readable memories, one or more computer readable storage devices, and program instructions stored on the one or more computer readable storage devices for execution by the one or more computer processors via the one or more computer readable memories, the program instructions comprising:

identifying a presence of at least one discontinuity in data associated with a target domain to be analyzed by a PINO, wherein identification of the presence is at least of a successful identification or an unsuccessful identification;

generating a plurality of sub-domains for the target domain, wherein the plurality of sub-domains is generated uniformly upon the unsuccessful identification, and wherein the plurality of sub-domains is generated based on a predefined discontinuity criteria upon the successful identification;

generating intra-subdomain points with respect to each of the plurality of sub-domains;

extracting a plurality of sub-domain identifiers corresponding to each of the plurality of subdomains, upon generating the intra-subdomain points, using a pre-defined feature extraction technique; and

providing the plurality of sub-domain identifiers as an input to a hypernetwork.

14 . The computer system of claim 13 , further comprising embedding the plurality of sub-domain identifiers in a standard template for processing the plurality of sub-domain identifiers to the hypernetwork.

15 . The computer system of claim 13 , wherein generating the plurality of sub-domains comprises identifying a presence of spatial discontinuity of the at least one discontinuity in the data wherein the spatial discontinuity corresponds to abrupt spatial variations in the data, and wherein the spatial variations comprise variations in in geometrical parameter, or sharp change in boundary conditions with respect to spatial coordinate.

16 . The computer system of claim 13 , further comprising:

performing at least one of,

upon a successful identification of the presence of spatial discontinuity, generating a first set of sub-domains of the plurality of pre-defined sub-domains based on a spatial discontinuity criterion; or

upon an unsuccessful identification of the presence of spatial discontinuity, identifying a temporal discontinuity of the at least one discontinuity in the data.

17 . The computer system of claim 15 , further comprising:

upon successful identification of the presence of temporal discontinuity, generating a second set of sub-domains of the plurality of pre-defined sub-domains based on a temporal discontinuity criterion; or

upon unsuccessful identification of the presence of temporal discontinuity, generating the plurality of sub-domains for the target domain uniformly

generating combinations of parameters of a physical system that are to be varied.

18 . The computer-implemented method of claim 14 , wherein the temporal discontinuity corresponds to abrupt temporal variations in the data, and wherein the temporal variations comprise sudden shock or sharp change in the boundary conditions with respect to time.

19 . The computer system of claim 13 further comprising

training iteratively the PINO with the combinations of parameters until an error falls below a predefined threshold

saving a final model of PINO along with all sub-domain definitions and hypernetwork parameters when the error falls below the threshold; or

splitting sub-domains uniformly into a set of child domains when the error is more than the threshold, wherein new sets of interior, collocation, boundary, and interface points are generated for the child domains.

20 . A non-transitory computer-readable storage medium having stored thereon computer executable instruction which when executed by one or more processors, cause the one or more processors to carry out operations for hypernetwork guided domain decomposition in Physics-Informed Neural Operators (PINOs), the operations comprising perform the operations comprising:

identifying a presence of at least one discontinuity in data associated with a target domain to be analyzed by a PINO, wherein identification of the presence is at least of a successful identification or an unsuccessful identification;

generating a plurality of sub-domains for the target domain, wherein the plurality of sub-domains is generated uniformly upon the unsuccessful identification, and wherein the plurality of sub-domains is generated based on a predefined discontinuity criteria upon the successful identification;

generating intra-subdomain points with respect to each of the plurality of sub-domains;

extracting a plurality of sub-domain identifiers corresponding to each of the plurality of subdomains, upon generating the intra-subdomain points, using a pre-defined feature extraction technique; and

providing the plurality of sub-domain identifiers as an input to a hypernetwork.

Assignments (1)
SECURITY INTEREST Recorded Mar 3, 2026
From: QUANTIPHI, INC.
To: CITIBANK, N.A.
Reel/Frame 075018/0042 →