中文
相关论文

相关论文: Feature-Guided Analysis of Neural Networks: A Repl…

200 篇论文

Neuromorphic computing is a relatively new discipline of computer science, where the principles of biological brain's computation and memory are used to create a new way of processing information, based on networks of spiking neurons. Those…

硬件体系结构 · 计算机科学 2026-05-19 Wiktor J. Szczerek , Artur Podobas

Graph Neural Networks have emerged as a useful tool to learn on the data by applying additional constraints based on the graph structure. These graphs are often created with assumed intrinsic relations between the entities. In recent years,…

机器学习 · 统计学 2021-05-18 Sunil Kumar Maurya , Xin Liu , Tsuyoshi Murata

Actionable analytics are those that humans can understand, and operationalize. What kind of data mining models generate such actionable analytics? According to psychological scientists, humans understand models that most match their own…

软件工程 · 计算机科学 2018-03-15 Di Chen , Wei Fu , Rahul Krishna , Tim Menzies

This paper aims to understand how neural networks learn algorithmic reasoning by addressing two questions: How faithful are learned algorithms when they are effective, and why do neural networks fail to learn effective algorithms otherwise?…

人工智能 · 计算机科学 2025-12-09 Lucas Saldyt , Subbarao Kambhampati

The ever-growing cost of both training and inference for state-of-the-art neural networks has brought literature to look upon ways to cut off resources used with a minimal impact on accuracy. Using lower precision comes at the cost of…

机器学习 · 计算机科学 2021-02-03 Quentin Ducasse , Pascal Cotret , Loïc Lagadec , Robert Stewart

In this paper we introduce Principal Filter Analysis (PFA), an easy to use and effective method for neural network compression. PFA exploits the correlation between filter responses within network layers to recommend a smaller network that…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Xavier Suau , Luca Zappella , Nicholas Apostoloff

Biological neural networks are capable of recruiting different sets of neurons to encode different memories. However, when training artificial neural networks on a set of tasks, typically, no mechanism is employed for selectively producing…

机器学习 · 计算机科学 2023-05-17 Matthew J. Tilley , Michelle Miller , David J. Freedman

Deep neural networks (DNNs) have become increasingly popular and achieved outstanding performance in predictive tasks. However, the DNN framework itself cannot inform the user which features are more or less relevant for making the…

机器学习 · 统计学 2020-10-14 Xin Xing , Yu Gui , Chenguang Dai , Jun S. Liu

Attentional Neural Network is a new framework that integrates top-down cognitive bias and bottom-up feature extraction in one coherent architecture. The top-down influence is especially effective when dealing with high noise or difficult…

计算机视觉与模式识别 · 计算机科学 2014-11-20 Qian Wang , Jiaxing Zhang , Sen Song , Zheng Zhang

With deep learning's success, a limited number of popular deep nets have been widely adopted for various vision tasks. However, this usually results in unnecessarily high complexities and possibly many features of low task utility. In this…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Qing Tian , Tal Arbel , James J. Clark

Training a fine-grained image recognition model with limited data presents a significant challenge, as the subtle differences between categories may not be easily discernible amidst distracting noise patterns. One commonly employed strategy…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Avraham Chapman , Haiming Xu , Lingqiao Liu

There is a recent interest in neural network (NN)-based communication algorithms which have shown to achieve (beyond) state-of-the-art performance for a variety of problems or lead to reduced implementation complexity. However, most work on…

信息论 · 计算机科学 2019-02-20 Fayçal Ait Aoudia , Jakob Hoydis

Temporal Graph Neural Networks (TGNNs) are powerful models to capture temporal, structural, and contextual information on temporal graphs. The generated temporal node embeddings outperform other methods in many downstream tasks. Real-world…

硬件体系结构 · 计算机科学 2022-03-11 Hongkuan Zhou , Bingyi Zhang , Rajgopal Kannan , Viktor Prasanna , Carl Busart

Graph Neural Networks (GNN) can capture the geometric properties of neural representations in EEG data. Here we utilise those to study how reinforcement-based motor learning affects neural activity patterns during motor planning, leveraging…

机器学习 · 计算机科学 2024-11-01 Federico Nardi , Jinpei Han , Shlomi Haar , A. Aldo Faisal

In sequential decision making, neural networks (NNs) are nowadays commonly used to represent and learn the agent's policy. This area of application has implied new software quality assessment challenges that traditional validation and…

软件工程 · 计算机科学 2023-12-18 Q. Mazouni , H. Spieker , A. Gotlieb , M. Acher

Fairness in machine learning is crucial when individuals are subject to automated decisions made by models in high-stake domains. Organizations that employ these models may also need to satisfy regulations that promote responsible and…

机器学习 · 计算机科学 2020-10-14 Shubham Sharma , Alan H. Gee , David Paydarfar , Joydeep Ghosh

Convolutional neural networks are modern models that are very efficient in many classification tasks. They were originally created for image processing purposes. Then some trials were performed to use them in different domains like natural…

计算与语言 · 计算机科学 2018-05-29 Krzysztof Wróbel , Marcin Pietroń , Maciej Wielgosz , Michał Karwatowski , Kazimierz Wiatr

The fairness characteristic is a critical attribute of trusted AI systems. A plethora of research has proposed diverse methods for individual fairness testing. However, they are suffering from three major limitations, i.e., low efficiency,…

神经与进化计算 · 计算机科学 2022-05-18 Ming Fan , Wenying Wei , Wuxia Jin , Zijiang Yang , Ting Liu

Motivated by the interpretability question in ML models as a crucial element for the successful deployment of AI systems, this paper focuses on rule extraction as a means for neural networks interpretability. Through a systematic literature…

机器学习 · 计算机科学 2023-12-21 Sara El Mekkaoui , Loubna Benabbou , Abdelaziz Berrado

The verification problem for neural networks is verifying whether a neural network will suffer from adversarial samples, or approximating the maximal allowed scale of adversarial perturbation that can be endured. While most prior work…

机器学习 · 计算机科学 2018-11-16 Qinglong Wang , Kaixuan Zhang , Xue Liu , C. Lee Giles