paper-with-me

Papers

Unnatural Algorithms in Machine Learning

2023-12-07 · Christian Goodbrake

Natural gradient descent has a remarkable property that in the small learning rate limit, it displays an invariance with respect to network reparameterizations, leading to robust training behavior even for highly covariant network parameterizations. We show that optimization algorithms with this property can be viewed as discrete approximations of natural transformations from the functor determining an optimizer's state space from the diffeomorphism group if its configuration manifold, to the functor determining that state space's tangent bundle from this group. Algorithms with this property enjoy greater efficiency when used to train poorly parameterized networks, as the network evolution they generate is approximately invariant to network reparameterizations. More specifically, the flow generated by these algorithms in the limit as the learning rate vanishes is invariant under smooth reparameterizations, the respective flows of the parameters being determined by equivariant maps. By casting this property a natural transformation, we allow for generalizations beyond equivariance with respect to group actions; this framework can account for non-invertible maps such as projections, creating a framework for the direct comparison of training behavior across non-isomorphic network architectures, and the formal examination of limiting behavior as network size increases by considering inverse limits of these projections, should they exist. We introduce a simple method of introducing this naturality more generally and examine a number of popular machine learning training algorithms, finding that most are unnatural.

📄 PDF Abstract BibTeX arXiv:2312.04739

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Document Clustering by Eliminating Unnatural Language

2017-03-16 · Myungha Jang, Jinho D. Choi, James Allan

Technical documents contain a fair amount of unnatural language, such as tables, formulas, pseudo-codes, etc. Unnatural language can be an important factor of confusing existing NLP tools. This paper presents an effectiv…

Clustering

Improving Document Clustering by Removing Unnatural Language

2017-09-01 · WS 2017 9 · Myungha Jang, Jinho D. Choi, James Allan

Technical documents contain a fair amount of unnatural language, such as tables, formulas, and pseudo-code. Unnatural language can bean important factor of confusing existing NLP tools. This paper presents an effective m…

ClusteringDocument Layout AnalysisOptical Character Recognition (OCR)

RedPen: Region- and Reason-Annotated Dataset of Unnatural Speech

2022-10-26 · Kyumin Park, Keon Lee, Daeyoung Kim, Dongyeop Kang

Even with recent advances in speech synthesis models, the evaluation of such models is based purely on human judgement as a single naturalness score, such as the Mean Opinion Score (MOS). The score-based metric does not …

Speech Synthesis

Computable learning of natural hypothesis classes

2024-07-23 · Matthew Harrison-Trainor, Syed Akbari

This paper is about the recent notion of computably probably approximately correct learning, which lies between the statistical learning theory where there is no computational requirement on the learner and efficient PAC…

Learning Theory

Understanding Unnatural Questions Improves Reasoning over Text

2020-10-19 · COLING 2020 8 · Xiao-Yu Guo, Yuan-Fang Li, Gholamreza Haffari

Complex question answering (CQA) over raw text is a challenging task. A prominent approach to this task is based on the programmer-interpreter framework, where the programmer maps the question into a sequence of reasonin…

DiversityNatural QuestionsQuestion Answering