Yijun Li, Xiaonan Wang, Jiangjie Qiu, Wentao Li, Yizhe Chen, Leyi Zhao
We lifted 9 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| littlepeachs/SemiMat | canonical | 1 of 9 |
| Function | Status | Where it lives |
|---|---|---|
| he_orthogonal_init | Ran | littlepeachs/SemiMat/models/dense.py code served (permissive licence) · get_code("c94ad99c5f6191c3") |
| all_gather | Not yet run | littlepeachs/SemiMat/ocpmodels/common/distutils.py code served (permissive licence) · get_code("993ce94c2b85fc54") |
| all_reduce | Not yet run | littlepeachs/SemiMat/ocpmodels/common/distutils.py code served (permissive licence) · get_code("c6f75fec33ed8379") |
| balanced_partition | Not yet run | littlepeachs/SemiMat/ocpmodels/common/data_parallel.py code served (permissive licence) · get_code("64b025a6e270ffbe") |
| clss_rank_losses | Not yet run | littlepeachs/SemiMat/models/baselines.py code served (permissive licence) · get_code("c2817b065140d452") |
| divide_and_check_no_remainder | Not yet run | littlepeachs/SemiMat/ocpmodels/common/gp_utils.py code served (permissive licence) · get_code("3ae9ca02160fa96e") |
| label_metric_dict | Not yet run | littlepeachs/SemiMat/ocpmodels/common/hpo_utils.py code served (permissive licence) · get_code("5d9e332995e7cc56") |
| pad_tensor | Not yet run | littlepeachs/SemiMat/ocpmodels/common/gp_utils.py code served (permissive licence) · get_code("30bc93160486bf59") |
| trim_tensor | Not yet run | littlepeachs/SemiMat/ocpmodels/common/gp_utils.py code served (permissive licence) · get_code("a48b9058ae580c20") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Learning materials properties from scarce labels and unlabeled crystals is a central challenge for data-driven materials discovery. We present SemiMat, a controlled benchmark for semi-supervised materials property regression, and MatRank, a reliability-weighted objective for continuous pseudo-label uncertainty. SemiMat fixes labeled and unlabeled crystal inputs, graph-backbone interfaces, validation-only checkpoint selection, held-out test reporting, normalized MAE (NMAE), and method-rank summaries across six scarce-label tasks, four graph backbones, and five predefined split runs. MatRank builds pseudo-targets from labeled anchors, weights them by local reliability and weak-prediction agreement, trains weak and strong graph views consistently, and adds ranking signals so that unlabeled crystals shape both values and candidate order. Across the retained 24 backbone-task blocks, one fixed MatRank objective gives the lowest aggregate held-out test NMAE (0.896) and best average method rank (2.208). The component, OOD, and generated-pool diagnostics identify where the gain is reliable and where further screening evaluation remains necessary. Code is available at https://github.com/littlepeachs/SemiMat.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2608.30682")
get_code_for_paper("2608.30682")
have("2608.30682")
Connect an agent — have() is free.