You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possible MP2020 correction leakage in the bundled TRI2024 reference dataset
AI-assisted drafting: GPT-5.6 Sol.
Summary
We found a systematic inconsistency between MatterGen's bundled reference_MP2020correction.gz and reference_TRI2024correction.gz datasets.
When the same MatterSim energies are evaluated against the two references, the
TRI2024 energy above hull is not simply the expected 1.108-scaled MP2020 value.
Instead, the difference contains an additional term that matches exactly 10.8%
of the MP2020 oxygen and GGA/GGA+U mixing corrections.
The numerical agreement is at approximately machine precision for the tested
non-U oxides. For V, Mo, and W oxides, the remaining offset is also reproduced
exactly by 10.8% of the corresponding MP2020 U-mixing correction.
This strongly suggests that the bundled TRI2024 reference may have been built by
applying the TRI scaling term to entry.energy while that property still
included MP2020 adjustments. If so, removing/replacing the original adjustments
afterward would still leave 10.8% of the MP2020 corrections embedded in the TRI
reference energies.
Setup
MatterSim model: MatterSim-v1.0.0-5M
Structures: 25 experimentally established oxide compositions from Materials Project
Relaxation: cell and atomic positions, fmax = 0.01 eV/Angstrom
Novelty, uniqueness, and structure matching were not evaluated
The same relaxed MatterSim total energy was used for both correction schemes
All 25 selected structures had MP2020 Ehull below 0.01 eV/atom.
Observed relation for non-U oxides
After excluding V-, Mo-, and W-containing entries, the results fall on parallel
lines with slope 1.108. The intercept depends only on oxygen atomic fraction:
where -0.687 eV/O is the MP2020 oxide correction. Within each oxygen-fraction
group, the residual scatter around the fixed-slope line is approximately
(10^{-14}) eV/atom.
Figure 1: non-U oxides
Figure 1 intentionally excludes V-, Mo-, and W-containing materials to isolate
the oxygen-fraction dependence before introducing GGA+U corrections.
Additional offsets for MP2020 GGA+U elements
For V2O5, MoO3, and WO3, the additional displacement from the oxygen-only line
is
There is no MP2020 oxygen or U-mixing adjustment on the MatterSim sample entry,
so the sample-side path cannot generate the observed MP2020-dependent terms.
However, if the TRI reference was generated from an entry for which entry.energy already contained MP2020 adjustments, the PBE scaling adjustment
would be calculated as
This is exactly the expression required to reproduce all observed offsets.
Expected behavior
If both references are built consistently from correction-free raw energies,
composition-linear corrections should not create an oxygen-fraction-dependent
Ehull intercept. For non-U systems we would expect approximately
and therefore no residual term proportional to the MP2020 oxygen correction.
Likewise, a residual proportional to the MP2020 GGA/GGA+U mixing correction
should not remain in the TRI reference.
Questions for the maintainers
Was reference_TRI2024correction.gz generated from entries that already had
MP2020 energy adjustments attached?
During reference generation, was the TRI PBE adjustment calculated from entry.energy rather than entry.uncorrected_energy?
Were existing adjustments cleared before or after calculating the 0.108 PBE
adjustment?
Could the TRI2024 reference be regenerated from correction-free entries, or
by explicitly using uncorrected_energy for the multiplicative term?
Figure 2: all oxides and the U-related offsets
The attached scatter plot contains all 25 materials. Dashed lines show the
oxygen-only prediction
$$
y=1.108x+0.074196x_O,
$$
and the red arrows for V2O5, MoO3, and WO3 show the additional offsets predicted
by 0.108 * abs(MP2020 U correction) * metal atomic fraction.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Possible MP2020 correction leakage in the bundled TRI2024 reference dataset
AI-assisted drafting: GPT-5.6 Sol.
Summary
We found a systematic inconsistency between MatterGen's bundled
reference_MP2020correction.gzandreference_TRI2024correction.gzdatasets.When the same MatterSim energies are evaluated against the two references, the
TRI2024 energy above hull is not simply the expected 1.108-scaled MP2020 value.
Instead, the difference contains an additional term that matches exactly 10.8%
of the MP2020 oxygen and GGA/GGA+U mixing corrections.
The numerical agreement is at approximately machine precision for the tested
non-U oxides. For V, Mo, and W oxides, the remaining offset is also reproduced
exactly by 10.8% of the corresponding MP2020 U-mixing correction.
This strongly suggests that the bundled TRI2024 reference may have been built by
applying the TRI scaling term to
entry.energywhile that property stillincluded MP2020 adjustments. If so, removing/replacing the original adjustments
afterward would still leave 10.8% of the MP2020 corrections embedded in the TRI
reference energies.
Setup
MatterSim-v1.0.0-5Mfmax = 0.01 eV/Angstromreference_MP2020correction.gzreference_TRI2024correction.gzEnergyMetricsCapability.energy_above_hullAll 25 selected structures had MP2020 Ehull below 0.01 eV/atom.
Observed relation for non-U oxides
After excluding V-, Mo-, and W-containing entries, the results fall on parallel
lines with slope 1.108. The intercept depends only on oxygen atomic fraction:
The fitted intercepts are:
These values satisfy
where
-0.687 eV/Ois the MP2020 oxide correction. Within each oxygen-fractiongroup, the residual scatter around the fixed-slope line is approximately
(10^{-14}) eV/atom.
Figure 1: non-U oxides
Figure 1 intentionally excludes V-, Mo-, and W-containing materials to isolate

the oxygen-fraction dependence before introducing GGA+U corrections.
Additional offsets for MP2020 GGA+U elements
For V2O5, MoO3, and WO3, the additional displacement from the oxygen-only line
is
where (x_U) is the atomic fraction of the U-corrected transition metal.
Combining the oxygen and U-mixing terms gives the complete observed relation:
Both MP2020 corrections are negative, so the observed Ehull displacement is
positive.
Why this points to the TRI reference rather than the sample-side evaluator
For a correction-free sample entry, the current TRI implementation applies
There is no MP2020 oxygen or U-mixing adjustment on the MatterSim sample entry,
so the sample-side path cannot generate the observed MP2020-dependent terms.
However, if the TRI reference was generated from an entry for which
entry.energyalready contained MP2020 adjustments, the PBE scaling adjustmentwould be calculated as
After replacing the original MP2020 adjustments with TRI adjustments, the
reference energy would still contain
The resulting reference-side energy would be
This is exactly the expression required to reproduce all observed offsets.
Expected behavior
If both references are built consistently from correction-free raw energies,
composition-linear corrections should not create an oxygen-fraction-dependent
Ehull intercept. For non-U systems we would expect approximately
and therefore no residual term proportional to the MP2020 oxygen correction.
Likewise, a residual proportional to the MP2020 GGA/GGA+U mixing correction
should not remain in the TRI reference.
Questions for the maintainers
reference_TRI2024correction.gzgenerated from entries that already hadMP2020 energy adjustments attached?
entry.energyrather thanentry.uncorrected_energy?adjustment?
by explicitly using
uncorrected_energyfor the multiplicative term?Figure 2: all oxides and the U-related offsets
The attached scatter plot contains all 25 materials. Dashed lines show the
oxygen-only prediction
and the red arrows for V2O5, MoO3, and WO3 show the additional offsets predicted

by
0.108 * abs(MP2020 U correction) * metal atomic fraction.All reactions