paper-with-me

홈 › Papers

Teaching the Teacher: The Role of Teacher-Student Smoothness Alignment in Genetic Programming-based Symbolic Distillation

2025-07-30 · Soumyadeep Dhar, Kei Sen Fong, Mehul Motani arxiv

Obtaining human-readable symbolic formulas via genetic programming-based symbolic distillation of a deep neural network trained on the target dataset presents a promising yet underexplored path towards explainable artificial intelligence (XAI); however, the standard pipeline frequently yields symbolic models with poor predictive accuracy. We identify a fundamental misalignment in functional complexity as the primary barrier to achieving better accuracy: standard Artificial Neural Networks (ANNs) often learn accurate but highly irregular functions, while Symbolic Regression typically prioritizes parsimony, often resulting in a much simpler class of models that are unable to sufficiently distill or learn from the ANN teacher. To bridge this gap, we propose a framework that actively regularizes the teacher's functional smoothness using Jacobian and Lipschitz penalties, aiming to distill better student models than the standard pipeline. We characterize the trade-off between predictive accuracy and functional complexity through a robust study involving 20 datasets and 50 independent trials. Our results demonstrate that students distilled from smoothness-regularized teachers achieve statistically significant improvements in R^2 scores, compared to the standard pipeline. We also perform ablation studies on the student model algorithm. Our findings suggest that smoothness alignment between teacher and student models is a critical factor for symbolic distillation.

📄 PDF Abstract BibTeX arXiv:2507.22767

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Know Thy Student: Interactive Learning with Gaussian Processes

2022-04-26 · Rose E. Wang, Mike Wu, Noah Goodman

Learning often involves interaction between multiple agents. Human teacher-student settings best illustrate how interactions result in efficient knowledge passing where the teacher constructs a curriculum based on their …

Gaussian Processes

Learning to Teach

2018-05-09 · ICLR 2018 1 · Yang Fan, Fei Tian, Tao Qin, Xiang-Yang Li 외

Teaching plays a very important role in our society, by spreading human knowledge and educating our next generations. A good teacher will select appropriate teaching materials, impact suitable methodologies, and set up t…

BIG-bench Machine Learningimage-classificationImage ClassificationReinforcement Learning

Natural Language Communication with a Teachable Agent

2022-03-17 · Rachel Love, Edith Law, Philip R. Cohen, Dana Kulić

Conversational teachable agents offer a promising platform to support learning, both in the classroom and in remote settings. In this context, the agent takes the role of the novice, while the student takes on the role o…

Learning by Teaching, with Application to Neural Architecture Search

2021-03-11 · Parth Sheth, Yueyu Jiang, Pengtao Xie

In human learning, an effective skill in improving learning outcomes is learning by teaching: a learner deepens his/her understanding of a topic by teaching this topic to others. In this paper, we aim to borrow this teac…

Neural Architecture Search

ORC: Network Group-based Knowledge Distillation using Online Role Change

2022-06-01 · ICCV 2023 1 · Junyong Choi, Hyeon Cho, Seokhwa Cheung, Wonjun Hwang

In knowledge distillation, since a single, omnipotent teacher network cannot solve all problems, multiple teacher-based knowledge distillations have been studied recently. However, sometimes their improvements are not as…

Knowledge Distillation