Sebastian Chwilczyński, Kacper Trębacz, Karol Cyganik, Mateusz Małecki, Dariusz Brzezinski
{"title":"ART: Actually Robust Training","authors":"Sebastian Chwilczyński, Kacper Trębacz, Karol Cyganik, Mateusz Małecki, Dariusz Brzezinski","doi":"arxiv-2408.16285","DOIUrl":null,"url":null,"abstract":"Current interest in deep learning captures the attention of many programmers\nand researchers. Unfortunately, the lack of a unified schema for developing\ndeep learning models results in methodological inconsistencies, unclear\ndocumentation, and problems with reproducibility. Some guidelines have been\nproposed, yet currently, they lack practical implementations. Furthermore,\nneural network training often takes on the form of trial and error, lacking a\nstructured and thoughtful process. To alleviate these issues, in this paper, we\nintroduce Art, a Python library designed to help automatically impose rules and\nstandards while developing deep learning pipelines. Art divides model\ndevelopment into a series of smaller steps of increasing complexity, each\nconcluded with a validation check improving the interpretability and robustness\nof the process. The current version of Art comes equipped with nine predefined\nsteps inspired by Andrej Karpathy's Recipe for Training Neural Networks, a\nvisualization dashboard, and integration with loggers such as Neptune. The code\nrelated to this paper is available at:\nhttps://github.com/SebChw/Actually-Robust-Training.","PeriodicalId":501347,"journal":{"name":"arXiv - CS - Neural and Evolutionary Computing","volume":"68 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-08-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Neural and Evolutionary Computing","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2408.16285","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
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.
当前,深度学习吸引了众多程序员和研究人员的关注。遗憾的是,由于缺乏开发深度学习模型的统一模式,导致了方法上的不一致、文档的不完整以及可重复性的问题。虽然已经提出了一些指导原则,但目前还缺乏实际应用。此外,神经网络的训练往往采取试错的形式,缺乏结构化和深思熟虑的过程。为了缓解这些问题,我们在本文中介绍了 Art,这是一个 Python 库,旨在帮助在开发深度学习管道时自动施加规则和标准。Art 将模型开发分为一系列复杂度不断增加的较小步骤,每个步骤都有一个验证检查,以提高过程的可解释性和鲁棒性。受 Andrej Karpathy 的《神经网络训练配方》(Recipe for Training Neural Networks)启发,Art 的当前版本配备了九个预定义步骤、可视化仪表板,并与 Neptune 等记录仪集成。与本文相关的代码请访问:https://github.com/SebChw/Actually-Robust-Training。