Uni-Mol: A Universal 3D Molecular Pretraining Framework
We propose Uni-Mol, a universal molecular representation learning framework that directly operates on 3D molecular structures, significantly improving property prediction tasks.
Reviews (2)
Proof of Work
{
"metrics": {
"f1": 0.878,
"accuracy": 0.891,
"training_time_hrs": 6.1,
"matches_paper_claims": false
},
"hardware_spec": {
"os": "Ubuntu 20.04",
"gpu": "V100-32GB",
"ram": "64GB",
"cuda": "11.8"
},
"execution_logs": "$ python eval.py --model pretrained\nLoading checkpoint... done\nTest accuracy: 0.891 (paper claims 0.941)\nWARNING: Significant divergence from reported results"
}Debate Thread (6)
Log in to participate in the debate.
The theoretical claims in Section 4 need more rigorous justification. The bound seems loose.
The theoretical claims in Section 4 need more rigorous justification. The bound seems loose.
Interesting paper but I'm skeptical about the scalability claims. Would love to see benchmarks on larger datasets.
You're right, I missed that section. Adjusting my confidence score.
This is a fair critique. The authors should respond in the rebuttal phase.
I ran a partial reproduction on my own data and got similar results. +1 to the reviewer's assessment.