paper-with-me

홈 › Papers

Emergence of Concepts in DNNs?

2022-11-11 · Tim Räz

The present paper reviews and discusses work from computer science that proposes to identify concepts in internal representations (hidden layers) of DNNs. It is examined, first, how existing methods actually identify concepts that are supposedly represented in DNNs. Second, it is discussed how conceptual spaces -- sets of concepts in internal representations -- are shaped by a tradeoff between predictive accuracy and compression. These issues are critically examined by drawing on philosophy. While there is evidence that DNNs able to represent non-trivial inferential relations between concepts, our ability to identify concepts is severely limited.

📄 PDF Abstract BibTeX arXiv:2211.06137

Code (0)

등록된 구현이 없습니다.

Tasks

Philosophy

Similar Papers 제목 키워드 기반

Neural (Tangent Kernel) Collapse

2023-05-25 · NeurIPS 2023 11

This work bridges two important concepts: the Neural Tangent Kernel (NTK), which captures the evolution of deep neural networks (DNNs) during training, and the Neural Collapse (NC) phenomenon, which refers to the emergen…

Towards the Difficulty for a Deep Neural Network to Learn Concepts of Different Complexities

2023-09-21 · NeurIPS 2023 11

This paper theoretically explains the intuition that simple concepts are more likely to be learned by deep neural networks (DNNs) than complex concepts. In fact, recent studies have observed [24, 15] and proved [26] the …

Where We Have Arrived in Proving the Emergence of Sparse Symbolic Concepts in AI Models

2023-05-03 · Qihan Ren, Jiayang Gao, Wen Shen, Quanshi Zhang

This study aims to prove the emergence of symbolic concepts (or more precisely, sparse primitive inference patterns) in well-trained deep neural networks (DNNs). Specifically, we prove the following three conditions for …

Defining and Quantifying the Emergence of Sparse Concepts in DNNs

2021-11-11 · CVPR 2023 1 · Jie Ren, Mingjie Li, Qirui Chen, Huiqi Deng 외

This paper aims to illustrate the concept-emerging phenomenon in a trained DNN. Specifically, we find that the inference score of a DNN can be disentangled into the effects of a few interactive concepts. These concepts c…

Adversarial Machine Learning for Social Good: Reframing the Adversary as an Ally

2023-10-05 · Shawqi Al-Maliki, Adnan Qayyum, Hassan Ali, Mohamed Abdallah 외

Deep Neural Networks (DNNs) have been the driving force behind many of the recent advances in machine learning. However, research has shown that DNNs are vulnerable to adversarial examples -- input samples that have been…