中文
相关论文

相关论文: Feature Importance Estimation with Self-Attention …

200 篇论文

As an effective data preprocessing step, feature selection has shown its effectiveness to prepare high-dimensional data for many machine learning tasks. The proliferation of high di-mension and huge volume big data, however, has brought…

机器学习 · 计算机科学 2019-03-01 Ning Gui , Danni Ge , Ziyin Hu

Skeleton-based action recognition has recently attracted a lot of attention. Researchers are coming up with new approaches for extracting spatio-temporal relations and making considerable progress on large-scale skeleton-based datasets.…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Sangwoo Cho , Muhammad Hasan Maqbool , Fei Liu , Hassan Foroosh

Excluding irrelevant features in a pattern recognition task plays an important role in maintaining a simpler machine learning model and optimizing the computational efficiency. Nowadays with the rise of large scale datasets, feature…

机器学习 · 计算机科学 2018-04-17 Saman Sadeghyan

Convolutional Neural Networks have achieved impressive results in various tasks, but interpreting the internal mechanism is a challenging problem. To tackle this problem, we exploit a multi-channel attention mechanism in feature space. Our…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Masanari Kimura , Masayuki Tanaka

Deep neural network models have recently draw lots of attention, as it consistently produce impressive results in many computer vision tasks such as image classification, object detection, etc. However, interpreting such model and show the…

机器学习 · 计算机科学 2019-01-30 Shipeng Xie , Da Chen , Rong Zhang , Hui Xue

Self-attention networks (SAN) have shown promising performance in various Natural Language Processing (NLP) scenarios, especially in machine translation. One of the main points of SANs is the strength of capturing long-range and multi-scale…

计算与语言 · 计算机科学 2020-06-30 Sevinj Yolchuyeva , Géza Németh , Bálint Gyires-Tóth

In this work, we propose several attention formulations for multivariate sequence data. We build on top of the recently introduced 2D-Attention and reformulate the attention learning methodology by quantifying the relevance of…

计算机视觉与模式识别 · 计算机科学 2022-01-27 Kateryna Chumachenko , Alexandros Iosifidis , Moncef Gabbouj

Self-attention networks (SAN) have attracted a lot of interests due to their high parallelization and strong performance on a variety of NLP tasks, e.g. machine translation. Due to the lack of recurrence structure such as recurrent neural…

计算与语言 · 计算机科学 2019-06-04 Baosong Yang , Longyue Wang , Derek F. Wong , Lidia S. Chao , Zhaopeng Tu

The aim of this work is to introduce simplicial attention networks (SANs), i.e., novel neural architectures that operate on data defined on simplicial complexes leveraging masked self-attentional layers. Hinging on formal arguments from…

机器学习 · 计算机科学 2022-03-29 L. Giusti , C. Battiloro , P. Di Lorenzo , S. Sardellitti , S. Barbarossa

Note: This paper describes an older version of DeepLIFT. See https://arxiv.org/abs/1704.02685 for the newer version. Original abstract follows: The purported "black box" nature of neural networks is a barrier to adoption in applications…

机器学习 · 计算机科学 2017-04-12 Avanti Shrikumar , Peyton Greenside , Anna Shcherbina , Anshul Kundaje

One principal approach for illuminating a black-box neural network is feature attribution, i.e. identifying the importance of input features for the network's prediction. The predictive information of features is recently proposed as a…

机器学习 · 计算机科学 2021-12-09 Yang Zhang , Ashkan Khakzar , Yawei Li , Azade Farshad , Seong Tae Kim , Nassir Navab

With the growing importance of personalized recommendation, numerous recommendation models have been proposed recently. Among them, Matrix Factorization (MF) based models are the most widely used in the recommendation field due to their…

信息检索 · 计算机科学 2019-11-07 Seoungjun Yun , Raehyun Kim , Miyoung Ko , Jaewoo Kang

Neural classifiers are non linear systems providing decisions on the classes of patterns, for a given problem they have learned. The output computed by a classifier for each pattern constitutes an approximation of the output of some unknown…

机器学习 · 计算机科学 2023-06-06 Stavros P. Adam , Aristidis C. Likas

Feature selection is an important process in machine learning. It builds an interpretable and robust model by selecting the features that contribute the most to the prediction target. However, most mature feature selection algorithms,…

机器学习 · 计算机科学 2022-07-20 Zhifeng Qiu , Wanxin Zeng , Dahua Liao , Ning Gui

We propose a novel architecture for object classification, called Self-Attention Capsule Networks (SACN). SACN is the first model that incorporates the Self-Attention mechanism as an integral layer within the Capsule Network (CapsNet).…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Assaf Hoogi , Brian Wilcox , Yachee Gupta , Daniel L. Rubin

In recent years, convolutional neural networks (CNNs) have been applied successfully in many fields. However, such deep neural models are still regarded as black box in most tasks. One of the fundamental issues underlying this problem is…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Dawei Dai , Yutang Li , Huanan Bao , Sy Xia , Guoyin Wang , Xiaoli Ma

The self-attention mechanism, now central to deep learning architectures such as Transformers, is a modern instance of a more general computational principle: learning and using pairwise affinity matrices to control how information flows…

机器学习 · 计算机科学 2025-07-29 Giorgio Roffo

Deep Neural Networks have often been called the black box because of the complex, deep architecture and non-transparency presented by the inner layers. There is a lack of trust to use Artificial Intelligence in critical and high-precision…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Frincy Clement , Ji Yang , Irene Cheng

In state-of-the-art deep neural networks, both feature normalization and feature attention have become ubiquitous. % with significant performance improvement shown in a vast amount of tasks. They are usually studied as separate modules,…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Xilai Li , Wei Sun , Tianfu Wu

The self-attention mechanism has significantly advanced the field of natural language processing, facilitating the development of advanced language-learning machines. Although its utility is widely acknowledged, the precise mechanisms of…

计算与语言 · 计算机科学 2026-02-04 Tal Halevi , Yarden Tzach , Ronit D. Gross , Shalom Rosner , Ido Kanter