Scope question: would a materials spectroscopy benchmark task fit Matbench Discovery? #350
Replies: 1 comment
|
@nkwork9999 thanks for the suggestion! spectroscopy could be a very interesting next direction since we just added finite-temperature molecular dynamics as a new benchmark task in #344. seems like a natural extension of MLIP benchmarking to incentivize the field to make them more experimentally relevant. we've been a bit simulation siloed so far. i imagine the current models won't be good initially so the point you raise about good baselines to compare against is important, to give readers a feeling how far away from usefulness we are.
if people start training on NIR/NMR datasets, we'll just add those datasets to matbench-discovery/data/datasets.yml Lines 1 to 13 in 2b0d3ce and then refer to them as additional training sets in each model's metadata happy to discuss further details here or in a PR if you already located some reference data |
Uh oh!
There was an error while loading. Please reload this page.
Hi Matbench Discovery maintainers,
I would like to ask a scope question before preparing any PR or prototype:
would a materials spectroscopy benchmark task be considered in scope for
Matbench Discovery?
The rough idea is to explore whether an additional experimental-spectroscopy
task family could complement the current discovery / geo-opt / phonons /
diatomics tasks. Example directions could include:
semiconductor packaging materials
I understand that Matbench Discovery currently focuses on inorganic crystal
discovery, geometry optimization, phonons, thermal conductivity, and interatomic
potentials. So experimental spectroscopy may simply be outside the intended
scope of this repository.
Before going further, I wanted to ask:
open data, fixed splits, metrics, reproducible baselines, and a clear
prediction-file format?
recommend building it as a separate Matbench-inspired benchmark instead?
acceptable to mention NIR/NMR-related external training or validation data in
the model card's
notesfield, without treating it as a scored task?If this sounds potentially in scope, I can prepare a more concrete proposal with:
Thanks for maintaining Matbench Discovery.
All reactions