paper-with-me

Papers

Learning Trajectories are Generalization Indicators

2023-04-25 · NeurIPS 2023 11

This paper explores the connection between learning trajectories of Deep Neural Networks (DNNs) and their generalization capabilities when optimized using (stochastic) gradient descent algorithms. Instead of concentrating solely on the generalization error of the DNN post-training, we present a novel perspective for analyzing generalization error by investigating the contribution of each update step to the change in generalization error. This perspective allows for a more direct comprehension of how the learning trajectory influences generalization error. Building upon this analysis, we propose a new generalization bound that incorporates more extensive trajectory information. Our proposed generalization bound depends on the complexity of learning trajectory and the ratio between the bias and diversity of training set. Experimental findings reveal that our method effectively captures the generalization error throughout the training process. Furthermore, our approach can also track changes in generalization error when adjustments are made to learning rates and label noise levels. These results demonstrate that learning trajectory information is a valuable indicator of a model's generalization capabilities.

📄 PDF Abstract BibTeX arXiv:2304.12579

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Learning Strategy Representation for Imitation Learning in Multi-Agent Games

2024-09-28 · Shiqi Lei, Kanghoon Lee, Linjing Li, Jinkyoo Park

The offline datasets for imitation learning (IL) in multi-agent games typically contain player trajectories exhibiting diverse strategies, which necessitate measures to prevent learning algorithms from acquiring undesira…

Imitation Learning

Understanding and Accelerating Neural Architecture Search with Training-Free and Theory-Grounded Metrics

2021-08-26 · Wuyang Chen, Xinyu Gong, Junru Wu, Yunchao Wei 외

This work targets designing a principled and unified training-free framework for Neural Architecture Search (NAS), with high performance, low cost, and in-depth interpretation. NAS has been explosively studied to automat…

Neural Architecture Search

Estimating Trust in Human-Robot Collaboration through Behavioral Indicators and Explainability

2026-01-27 · Giulio Campagna, Marta Lagomarsino, Marta Lorenzini, Dimitrios Chrysostomou 외 arxiv

Industry 5.0 focuses on human-centric collaboration between humans and robots, prioritizing safety, comfort, and trust. This study introduces a data-driven framework to assess trust using behavioral indicators. The frame…

OpenTraj: Assessing Prediction Complexity in Human Trajectories Datasets

2020-10-02 · Javad Amirian, Bingqing Zhang, Francisco Valente Castro, Juan Jose Baldelomar 외

Human Trajectory Prediction (HTP) has gained much momentum in the last years and many solutions have been proposed to solve it. Proper benchmarking being a key issue for comparing methods, this paper addresses the questi…

BenchmarkingPredictionSelf-Driving CarsTrajectory Forecasting+1

Generalize by Touching: Tactile Ensemble Skill Transfer for Robotic Furniture Assembly

2024-04-26 · Haohong Lin, Radu Corcodel, Ding Zhao

Furniture assembly remains an unsolved problem in robotic manipulation due to its long task horizon and nongeneralizable operations plan. This paper presents the Tactile Ensemble Skill Transfer (TEST) framework, a pionee…

Contact-rich ManipulationOffline RLReinforcement Learning (RL)