Skip to content

Random subsampling of spatiotemporal data #689

@BoqianBIT

Description

@BoqianBIT

Hello,

I am using PySINDy (specifically non-ensemble SINDy / WSINDy) for PDE discovery on high-dimensional spatiotemporal data. In my case, the spatial grid is very large, resulting in a huge number of samples. This leads to extremely large library matrices, slow computation, and occasional memory overflow (especially with WSINDy).

I would like to know whether it is valid in PySINDy to apply random subsampling over the spatiotemporal domain—i.e., randomly selecting a subset of rows from the candidate library matrix (Θ), similar to the approach in Rudy et al. (2017), for non-ensemble SINDy / WSINDy.

Thank you for your guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions