paper-with-me

홈 › Papers

Searching for internal symbols underlying deep learning

2024-05-31 · Jung H. Lee, Sujith Vijayan

Deep learning (DL) enables deep neural networks (DNNs) to automatically learn complex tasks or rules from given examples without instructions or guiding principles. As we do not engineer DNNs' functions, it is extremely difficult to diagnose their decisions, and multiple lines of studies proposed to explain the principles of their operations. Notably, one line of studies suggests that DNNs may learn concepts, the high level features that are recognizable to humans. In this study, we extend this line of studies and hypothesize that DNNs can develop abstract codes that can be used to augment DNNs' decision-making. To address this hypothesis, we combine foundation segmentation models and unsupervised learning to extract internal codes and identify potential use of abstract codes to make DL's decision-making more reliable and safer.

📄 PDF Abstract BibTeX arXiv:2405.20605

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep Learning

Similar Papers 제목 키워드 기반

CoNSoLe: Convex Neural Symbolic Learning

2022-06-01 · Haoran Li, Yang Weng, Hanghang Tong

Learning the underlying equation from data is a fundamental problem in many disciplines. Recent advances rely on Neural Networks (NNs) but do not provide theoretical guarantees in obtaining the exact equations owing to t…

Q-Learning

Symbols as a Lingua Franca for Bridging Human-AI Chasm for Explainable and Advisable AI Systems

2021-09-21 · Subbarao Kambhampati, Sarath Sreedharan, Mudit Verma, Yantian Zha 외

Despite the surprising power of many modern AI systems that often learn their own representations, there is significant discontent about their inscrutability and the attendant problems in their ability to interact with h…

The Roles of Symbols in Neural-based AI: They are Not What You Think!

2023-04-26 · Daniel L. Silver, Tom M. Mitchell

We propose that symbols are first and foremost external communication tools used between intelligent agents that allow knowledge to be transferred in a more efficient and effective manner than having to experience the wo…

Inductive Bias

Emergence of Symbols in Neural Networks for Semantic Understanding and Communication

2023-04-13 · Yang Chen, Liangxuan Guo, Shan Yu

The capacity to generate meaningful symbols and effectively employ them for advanced cognitive processes, such as communication, reasoning, and planning, constitutes a fundamental and distinctive aspect of human intellig…

Deep Symbolic Learning: Discovering Symbols and Rules from Perceptions

2022-08-24 · Alessandro Daniele, Tommaso Campari, Sagar Malhotra, Luciano Serafini

Neuro-Symbolic (NeSy) integration combines symbolic reasoning with Neural Networks (NNs) for tasks requiring perception and reasoning. Most NeSy systems rely on continuous relaxation of logical knowledge, and no discrete…