Beyond Scaleup: Knowledge-aware Parsimony Learning from Deep Networks
Quanming Yao, Yongqi Zhang, Yaqing Wang, Nan Yin, James Kwok, Qiang Yang
TL;DR
This work advocates a knowledge-driven, parsimony-centric approach to machine learning as a sustainable alternative to brute-force scaleup. By treating domain knowledge—symbols, logic, and laws—as modular building blocks, the framework targets parsimony across model design, training, and interpretation, integrating knowledge and data in a complementary dual space. Across modules like AutoBLM, ColdNAS, PAR, PACIA, RED-GNN, and EmerGNN, the approach achieves competitive or superior performance with simpler architectures, fewer trainable parameters, and improved interpretability. The authors demonstrate potential in AI for science, notably drug-drug interaction prediction, and outline a roadmap for theory, methods, and applications that could influence future foundation-model research toward more efficient, trustworthy, and versatile systems.
Abstract
The brute-force scaleup of training datasets, learnable parameters and computation power, has become a prevalent strategy for developing more robust learning models. However, due to bottlenecks in data, computation, and trust, the sustainability of this strategy is a serious concern. In this paper, we attempt to address this issue in a parsimonious manner (i.e., achieving greater potential with simpler models). The key is to drive models using domain-specific knowledge, such as symbols, logic, and formulas, instead of purely relying on scaleup. This approach allows us to build a framework that uses this knowledge as "building blocks" to achieve parsimony in model design, training, and interpretation. Empirical results show that our methods surpass those that typically follow the scaling law. We also demonstrate our framework in AI for science, specifically in the problem of drug-drug interaction prediction. We hope our research can foster more diverse technical roadmaps in the era of foundation models.
