R.I.P.
π»
Ghosted
ART: Actually Robust Training
August 29, 2024 Β· Entered Twilight Β· π ECML/PKDD
Repo contents: .github, .gitignore, LICENCE, README.md, art, docs, pyproject.toml, readthedocs.yml, setup.cfg, stubs, tests, tox.ini
Authors
Sebastian ChwilczyΕski, Kacper TrΔbacz, Karol Cyganik, Mateusz MaΕecki, Dariusz Brzezinski
arXiv ID
2408.16285
Category
cs.LG: Machine Learning
Cross-listed
cs.NE
Citations
0
Venue
ECML/PKDD
Repository
https://github.com/SebChw/Actually-Robust-Training
β 43
Last Checked
1 month ago
Abstract
Current interest in deep learning captures the attention of many programmers and researchers. Unfortunately, the lack of a unified schema for developing deep learning models results in methodological inconsistencies, unclear documentation, and problems with reproducibility. Some guidelines have been proposed, yet currently, they lack practical implementations. Furthermore, neural network training often takes on the form of trial and error, lacking a structured and thoughtful process. To alleviate these issues, in this paper, we introduce Art, a Python library designed to help automatically impose rules and standards while developing deep learning pipelines. Art divides model development into a series of smaller steps of increasing complexity, each concluded with a validation check improving the interpretability and robustness of the process. The current version of Art comes equipped with nine predefined steps inspired by Andrej Karpathy's Recipe for Training Neural Networks, a visualization dashboard, and integration with loggers such as Neptune. The code related to this paper is available at: https://github.com/SebChw/Actually-Robust-Training.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Machine Learning
R.I.P.
π»
Ghosted
XGBoost: A Scalable Tree Boosting System
R.I.P.
π»
Ghosted
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
R.I.P.
π»
Ghosted
Semi-Supervised Classification with Graph Convolutional Networks
R.I.P.
π»
Ghosted
Proximal Policy Optimization Algorithms
R.I.P.
π»
Ghosted