English

lpNTK: Better Generalisation with Less Data via Sample Interaction During Learning

Machine Learning 2024-05-15 v2

Abstract

Although much research has been done on proposing new models or loss functions to improve the generalisation of artificial neural networks (ANNs), less attention has been directed to the impact of the training data on generalisation. In this work, we start from approximating the interaction between samples, i.e. how learning one sample would modify the model's prediction on other samples. Through analysing the terms involved in weight updates in supervised learning, we find that labels influence the interaction between samples. Therefore, we propose the labelled pseudo Neural Tangent Kernel (lpNTK) which takes label information into consideration when measuring the interactions between samples. We first prove that lpNTK asymptotically converges to the empirical neural tangent kernel in terms of the Frobenius norm under certain assumptions. Secondly, we illustrate how lpNTK helps to understand learning phenomena identified in previous work, specifically the learning difficulty of samples and forgetting events during learning. Moreover, we also show that using lpNTK to identify and remove poisoning training samples does not hurt the generalisation performance of ANNs.

Keywords

Cite

@article{arxiv.2401.08808,
  title  = {lpNTK: Better Generalisation with Less Data via Sample Interaction During Learning},
  author = {Shangmin Guo and Yi Ren and Stefano V. Albrecht and Kenny Smith},
  journal= {arXiv preprint arXiv:2401.08808},
  year   = {2024}
}

Comments

ICLR-2024

R2 v1 2026-06-28T14:18:42.148Z