paper-with-me

홈 › Papers

Items or Relations -- what do Artificial Neural Networks learn?

2024-04-15 · Renate Krause, Stefan Reimann

What has an Artificial Neural Network (ANN) learned after being successfully trained to solve a task - the set of training items or the relations between them? This question is difficult to answer for modern applied ANNs because of their enormous size and complexity. Therefore, here we consider a low-dimensional network and a simple task, i.e., the network has to reproduce a set of training items identically. We construct the family of solutions analytically and use standard learning algorithms to obtain numerical solutions. These numerical solutions differ depending on the optimization algorithm and the weight initialization and are shown to be particular members of the family of analytical solutions. In this simple setting, we observe that the general structure of the network weights represents the training set's symmetry group, i.e., the relations between training items. As a consequence, linear networks generalize, i.e., reproduce items that were not part of the training set but are consistent with the symmetry of the training set. In contrast, non-linear networks tend to learn individual training items and show associative memory. At the same time, their ability to generalize is limited. A higher degree of generalization is obtained for networks whose activation function contains a linear regime, such as tanh. Our results suggest ANN's ability to generalize - instead of learning items - could be improved by generating a sufficiently big set of elementary operations to represent relations and strongly depends on the applied non-linearity.

📄 PDF Abstract BibTeX arXiv:2404.12401

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Complementary-Similarity Learning using Quadruplet Network

2019-08-26 · Mansi Ranjit Mane, Stephen Guo, Kannan Achan

We propose a novel learning framework to answer questions such as "if a user is purchasing a shirt, what other items will (s)he need with the shirt?" Our framework learns distributed representations for items from availa…

Potential Factors Leading to Popularity Unfairness in Recommender Systems: A User-Centered Analysis

2023-10-04 · Masoud Mansoury, Finn Duijvestijn, Imane Mourabet

Popularity bias is a well-known issue in recommender systems where few popular items are over-represented in the input data, while majority of other less popular items are under-represented. This disparate representation…

Movie RecommendationRecommendation Systems

Consistence beats causality in recommender systems

2015-01-15 · Zhu Xuzhen, Tian Hui, Hu Zheng, Zhang Ping 외

The explosive growth of information challenges people's capability in finding out items fitting to their own interests. Recommender systems provide an efficient solution by automatically push possibly relevant items to u…

Recommendation Systems

The Relationship between Cognition and Computation: "Global-first" Cognition versus Local-first Computation

2025-06-22 · Lin Chen

What fundamental research questions are essential for advancing toward brain-like AI or AGI (Artificial General Intelligence) capable of performing any intellectual task a human can? Should it be something like the Turin…

Post-hoc explanation of black-box classifiers using confident itemsets

2020-05-05 · Milad Moradi, Matthias Samwald

Black-box Artificial Intelligence (AI) methods, e.g. deep neural networks, have been widely utilized to build predictive models that can extract complex relationships in a dataset and make predictions for new unseen data…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)