LGITMay 19, 2024

Learning Regularities from Data using Spiking Functions: A Theory

arXiv:2405.11684v2h-index: 4
AI Analysis

This addresses the issue of interpretability and explicit knowledge representation in machine learning for researchers and practitioners, though it appears incremental as it builds on existing concepts like information theory without demonstrating broad empirical validation.

The paper tackles the problem that deep neural networks implicitly represent learned features, preventing their use as explicit regularities or knowledge, by proposing a new theory defining regularities as concise representations of non-random features in data distributions using spiking functions. It results in a mathematical framework and a practical approach to identify optimal spiking functions that capture and encode the most information concisely.

Deep neural networks trained in an end-to-end manner are proven to be efficient in a wide range of machine learning tasks. However, there is one drawback of end-to-end learning: The learned features and information are implicitly represented in neural network parameters, which cannot be used as regularities, concepts or knowledge to explicitly represent the data probability distribution. To resolve this issue, we propose in this paper a new machine learning theory, which defines in mathematics what are regularities. Briefly, regularities are concise representations of the non-random features, or 'non-randomness' in the data probability distribution. Combining this with information theory, we claim that regularities can also be regarded as a small amount of information encoding a large amount of information. Our theory is based on spiking functions. That is, if a function can react to, or spike on specific data samples more frequently than random noise inputs, we say that such a function discovers non-randomness from the data distribution. Also, we say that the discovered non-randomness is encoded into regularities if the function is simple enough. Our theory also discusses applying multiple spiking functions to the same data distribution. In this process, we claim that the 'best' regularities, or the optimal spiking functions, are those who can capture the largest amount of information from the data distribution, and then encode the captured information in the most concise way. Theorems and hypotheses are provided to describe in mathematics what are 'best' regularities and optimal spiking functions. Finally, we propose a machine learning approach, which can potentially obtain the optimal spiking functions regarding the given dataset in practice.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes