Model Generalization
Model generalization, the ability of a machine learning model to perform well on unseen data, is a central challenge in the field. Current research focuses on improving generalization through techniques like sharpness-aware minimization (finding flatter minima in the loss landscape), data augmentation (especially learnable augmentation to address bias), and coreset selection (using influence functions to identify the most informative training data). These efforts, often applied to various architectures including large language models and convolutional neural networks, aim to enhance model robustness and reliability across diverse datasets and real-world applications, ultimately leading to more trustworthy and effective AI systems.
Papers
May 27, 2022
May 25, 2022
May 23, 2022
April 11, 2022
February 23, 2022
February 8, 2022
January 28, 2022
January 25, 2022
January 24, 2022
January 5, 2022
November 12, 2021