Skip to content

SAD versus PADS Input density #96

@hanaol

Description

@hanaol

I looked into two approaches for generating the input charge density:

  1. Superposition of atomic densities (SAD)
  2. Precomputed atomic density superposition (PADS)

For a small ~3K subset of the MP database the following table lists the CPU timing and the error metric for both the input and model (ResUNet) output.

Input type CPU time (s/atom) NMAE % (Input, MP) NMAE % (UNet, MP)
SAD 1.4 (112 cores) 40.59 2.30
PADS 0.9 (1 core) 15.84 2.65

Here is a comparison of the learning and evaluation curves between SAD and PADS in W&B.

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