paper-with-me

홈 › Papers

Algebraic Machine Learning

2018-03-14 · Fernando Martin-Maroto, Gonzalo G. de Polavieja

Machine learning algorithms use error function minimization to fit a large set of parameters in a preexisting model. However, error minimization eventually leads to a memorization of the training dataset, losing the ability to generalize to other datasets. To achieve generalization something else is needed, for example a regularization method or stopping the training when error in a validation dataset is minimal. Here we propose a different approach to learning and generalization that is parameter-free, fully discrete and that does not use function minimization. We use the training data to find an algebraic representation with minimal size and maximal freedom, explicitly expressed as a product of irreducible components. This algebraic representation is shown to directly generalize, giving high accuracy in test data, more so the smaller the representation. We prove that the number of generalizing representations can be very large and the algebra only needs to find one. We also derive and test a relationship between compression and error rate. We give results for a simple problem solved step by step, hand-written character recognition, and the Queens Completion problem as an example of unsupervised learning. As an alternative to statistical learning, algebraic learning may offer advantages in combining bottom-up and top-down information, formal concept derivation from data and large-scale parallelization.

📄 PDF Abstract BibTeX arXiv:1803.05252

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningMemorization

Similar Papers 제목 키워드 기반

Machine Learning Algebraic Geometry for Physics

2022-04-21 · Jiakang Bao, Yang-Hui He, Elli Heyes, Edward Hirst

We review some recent applications of machine learning to algebraic geometry and physics. Since problems in algebraic geometry can typically be reformulated as mappings between tensors, this makes them particularly amena…

BIG-bench Machine Learning

Algebra Unveils Deep Learning -- An Invitation to Neuroalgebraic Geometry

2025-01-31 · Giovanni Luca Marchetti, Vahid Shahverdi, Stefano Mereta, Matthew Trager 외

In this position paper, we promote the study of function spaces parameterized by machine learning models through the lens of algebraic geometry. To this end, we focus on algebraic models, such as neural networks with pol…

Deep LearningPosition

Abstract Visual Reasoning: An Algebraic Approach for Solving Raven's Progressive Matrices

2023-03-21 · CVPR 2023 1 · Jingyi Xu, Tushar Vaidya, Yufei Wu, Saket Chandra 외

We introduce algebraic machine reasoning, a new reasoning framework that is well-suited for abstract reasoning. Effectively, algebraic machine reasoning reduces the difficult process of novel problem-solving to routine a…

Visual Reasoning

$C^*$-Algebraic Machine Learning: Moving in a New Direction

2024-02-04 · Yuka Hashimoto, Masahiro Ikeda, Hachem Kadri

Machine learning has a long collaborative tradition with several fields of mathematics, such as statistics, probability and linear algebra. We propose a new direction for machine learning research: $C^*$-algebraic ML $-$…

Algebraic Expression of Subjective Spatial and Temporal Patterns

2018-05-26 · Chuyu Xiong

Universal learning machine is a theory trying to study machine learning from mathematical point of view. The outside world is reflected inside an universal learning machine according to pattern of incoming data. This is …

BIG-bench Machine Learning