中文
相关论文

相关论文: Deep Networks as Logical Circuits: Generalization …

200 篇论文

Recent work by Lakshminarayanan and Singh [2020] provided a dual view for fully connected deep neural networks (DNNs) with rectified linear units (ReLU). It was shown that (i) the information in the gates is analytically characterised by a…

机器学习 · 计算机科学 2022-03-31 Chandrashekar Lakshminarayanan , Amit Vikram Singh , Arun Rajkumar

Deep neural networks are effective feature extractors but they are prohibitively large for deployment scenarios. Due to the huge number of parameters, interpretability of parameters in different layers is not straight-forward. This is why…

计算与语言 · 计算机科学 2021-12-23 Saeed Damadi

This paper explains the generalization power of a deep neural network (DNN) from the perspective of interactions. Although there is no universally accepted definition of the concepts encoded by a DNN, the sparsity of interactions in a DNN…

机器学习 · 计算机科学 2024-09-16 Huilin Zhou , Hao Zhang , Huiqi Deng , Dongrui Liu , Wen Shen , Shih-Han Chan , Quanshi Zhang

Tensorizing a neural network involves reshaping some or all of its dense weight matrices into higher-order tensors and approximating them using low-rank tensor network decompositions. This technique has shown promise as a model compression…

机器学习 · 计算机科学 2025-05-27 Safa Hamreras , Sukhbinder Singh , Román Orús

Developing Intelligent Systems involves artificial intelligence approaches including artificial neural networks. Here, we present a tutorial of Deep Neural Networks (DNNs), and some insights about the origin of the term "deep"; references…

神经与进化计算 · 计算机科学 2016-03-24 Juan C. Cuevas-Tello , Manuel Valenzuela-Rendon , Juan A. Nolazco-Flores

Graph neural networks (GNNs) are highly effective on a variety of graph-related tasks; however, they lack interpretability and transparency. Current explainability approaches are typically local and treat GNNs as black-boxes. They do not…

机器学习 · 计算机科学 2023-03-10 Han Xuanyuan , Pietro Barbiero , Dobrik Georgiev , Lucie Charlotte Magister , Pietro Lió

Deep neural networks (DNNs), the agents of deep learning (DL), require a massive number of parallel/sequential operations, which makes it difficult to comprehend them and impedes proper diagnosis. Without better knowledge of DNNs' internal…

机器学习 · 计算机科学 2024-11-19 Jung Hoon Lee , Sujith Vijayan

Deep Neural Networks (DNNs) training can be difficult due to vanishing and exploding gradients during weight optimization through backpropagation. To address this problem, we propose a general class of Hamiltonian DNNs (H-DNNs) that stem…

机器学习 · 计算机科学 2023-01-02 Clara Lucía Galimberti , Luca Furieri , Liang Xu , Giancarlo Ferrari-Trecate

Fisher Vector classifiers and Deep Neural Networks (DNNs) are popular and successful algorithms for solving image classification problems. However, both are generally considered `black box' predictors as the non-linear transformations…

计算机视觉与模式识别 · 计算机科学 2015-12-02 Sebastian Bach , Alexander Binder , Grégoire Montavon , Klaus-Robert Müller , Wojciech Samek

Consider a binary classification problem solved using a feed-forward artificial neural network (ANN). Let the ANN be composed of a ReLU layer and several linear layers (convolution, sum-pooling, or fully connected). We assume the network…

计算机科学中的逻辑 · 计算机科学 2024-08-27 Ingo Schmitt

Neural networks have emerged as powerful tools across various applications, yet their decision-making process often remains opaque, leading to them being perceived as "black boxes." This opacity raises concerns about their interpretability…

机器学习 · 计算机科学 2024-11-28 Pirzada Suhail , Hao Tang , Amit Sethi

While many deep learning (DL)-based networking systems have demonstrated superior performance, the underlying Deep Neural Networks (DNNs) remain blackboxes and stay uninterpretable for network operators. The lack of interpretability makes…

网络与互联网体系结构 · 计算机科学 2020-07-03 Zili Meng , Minhu Wang , Jiasong Bai , Mingwei Xu , Hongzi Mao , Hongxin Hu

Trained with a sufficiently large training and testing dataset, Deep Neural Networks (DNNs) are expected to generalize. However, inputs may deviate from the training dataset distribution in real deployments. This is a fundamental issue with…

机器学习 · 计算机科学 2021-10-07 Yan Xiao , Yun Lin , Ivan Beschastnikh , Changsheng Sun , David S. Rosenblum , Jin Song Dong

Explainability of Deep Neural Networks (DNNs) has been garnering increasing attention in recent years. Of the various explainability approaches, concept-based techniques stand out for their ability to utilize human-meaningful concepts…

计算机视觉与模式识别 · 计算机科学 2023-10-05 Fatemeh Aghaeipoor , Dorsa Asgarian , Mohammad Sabokrou

Deep neural networks learn fragile "shortcut" features, rendering them difficult to interpret (black box) and vulnerable to adversarial attacks. This paper proposes semantic features as a general architectural solution to this problem. The…

机器学习 · 计算机科学 2024-04-18 Maciej Satkiewicz

We propose a novel learning paradigm for Deep Neural Networks (DNN) by using Boolean logic algebra. We first present the basic differentiable operators of a Boolean system such as conjunction, disjunction and exclusive-OR and show how these…

机器学习 · 计算机科学 2019-04-10 Ali Payani , Faramarz Fekri

Neural networks are often regarded as "black boxes" due to their complex functions and numerous parameters, which poses significant challenges for interpretability. This study addresses these challenges by introducing methods to enhance the…

机器学习 · 统计学 2024-09-26 Mohamad Yamen AL Mohamad , Hossein Bevrani , Ali Akbar Haydari

Deep learning models are favored in many research and industry areas and have reached the accuracy of approximating or even surpassing human level. However they've long been considered by researchers as black-box models for their…

机器学习 · 计算机科学 2020-10-16 Xiaojian Wang , Jingyuan Wang , Ke Tang

A longstanding problem for Deep Neural Networks (DNNs) is understanding their puzzling ability to generalize well. We approach this problem through the unconventional angle of \textit{cognitive abstraction mechanisms}, drawing inspiration…

机器学习 · 计算机科学 2020-04-20 Alex Gain , Hava Siegelmann

The EMNLP 2018 workshop BlackboxNLP was dedicated to resources and techniques specifically developed for analyzing and understanding the inner-workings and representations acquired by neural models of language. Approaches included:…

计算与语言 · 计算机科学 2019-04-09 Afra Alishahi , Grzegorz Chrupała , Tal Linzen