中文
相关论文

相关论文: Co-Attention Based Neural Network for Source-Depen…

200 篇论文

We consider the problem of predicting edges in a graph from node attributes in an e-commerce setting. Specifically, given nodes labelled with search query text, we want to predict links to related queries that share products. Experiments…

机器学习 · 计算机科学 2020-06-15 Matthew Dippel , Adam Kiezun , Tanay Mehta , Ravi Sundaram , Srikanth Thirumalai , Akshar Varma

Visual attention mechanisms have proven to be integrally important constituent components of many modern deep neural architectures. They provide an efficient and effective way to utilize visual information selectively, which has shown to be…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Siddhesh Khandelwal , Leonid Sigal

Sentiment analysis is known as one of the most crucial tasks in the field of natural language processing and Convolutional Neural Network (CNN) is one of those prominent models that is commonly used for this aim. Although convolutional…

计算与语言 · 计算机科学 2021-02-24 Hossein Sadr , Mozhdeh Nazari Solimandarabi , Mir Mohsen Pedram , Mohammad Teshnehlab

Impressive milestones have been achieved in text matching by adopting a cross-attention mechanism to capture pertinent semantic connections between two sentence representations. However, regular cross-attention focuses on word-level links…

计算与语言 · 计算机科学 2021-09-21 Zhe Hu , Zuohui Fu , Yu Yin , Gerard de Melo

I propose a novel dual-attention model(DAM) for aspect-level sentiment classification. Many methods have been proposed, such as support vector machines for artificial design features, long short-term memory networks based on attention…

计算与语言 · 计算机科学 2023-03-15 Mengfei Ye

Object co-segmentation is the task of segmenting the same objects from multiple images. In this paper, we propose the Attention Based Object Co-Segmentation for object co-segmentation that utilize a novel attention mechanism in the…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Hong Chen , Yifei Huang , Hideki Nakayama

Attention mechanism in sequence-to-sequence models is designed to model the alignments between acoustic features and output tokens in speech recognition. However, attention weights produced by models trained end to end do not always…

音频与语音处理 · 电气工程与系统科学 2022-04-27 Gene-Ping Yang , Hao Tang

Past work has long recognized the important role of context in guiding how humans search their memory. While context-based memory models can explain many memory phenomena, it remains unclear why humans develop such architectures over…

神经元与认知 · 定量生物学 2025-06-24 Nikolaus Salvatore , Qiong Zhang

In this paper we propose to augment a modern neural-network architecture with an attention model inspired by human perception. Specifically, we adversarially train and analyze a neural model incorporating a human inspired, visual attention…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Daniel Zoran , Mike Chrzanowski , Po-Sen Huang , Sven Gowal , Alex Mott , Pushmeet Kohl

A coreference resolution system is to cluster all mentions that refer to the same entity in a given context. All coreference resolution systems need to tackle two main tasks: one task is to detect all of the potential mentions, and the…

计算与语言 · 计算机科学 2022-12-21 Yu Wang , Hongxia Jin

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

Both humans and machines learn the meaning of unknown words through contextual information in a sentence, but not all contexts are equally helpful for learning. We introduce an effective method for capturing the level of contextual…

计算与语言 · 计算机科学 2023-11-10 Sungjin Nam , David Jurgens , Gwen Frishkoff , Kevyn Collins-Thompson

The research explores the utilization of a deep learning model employing an attention mechanism in medical text mining. It targets the challenge of analyzing unstructured text information within medical data. This research seeks to enhance…

计算与语言 · 计算机科学 2024-06-04 Lingxi Xiao , Muqing Li , Yinqiu Feng , Meiqi Wang , Ziyi Zhu , Zexi Chen

We propose a neural machine translation architecture that models the surrounding text in addition to the source sentence. These models lead to better performance, both in terms of general translation quality and pronoun prediction, when…

机器学习 · 统计学 2017-04-19 Sebastien Jean , Stanislas Lauly , Orhan Firat , Kyunghyun Cho

Convolutional Neural Networks (CNNs) frequently "cheat" by exploiting superficial correlations, raising concerns about whether they make predictions for the right reasons. Inspired by cognitive science, which highlights the role of…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Ryan L. Yang , Dipkamal Bhusal , Nidhi Rastogi

Learning with few labeled data is a key challenge for visual recognition, as deep neural networks tend to overfit using a few samples only. One of the Few-shot learning methods called metric learning addresses this challenge by first…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Li Ke , Meng Pan , Weigao Wen , Dong Li

How to model a pair of sentences is a critical issue in many NLP tasks such as answer selection (AS), paraphrase identification (PI) and textual entailment (TE). Most prior work (i) deals with one individual task by fine-tuning a specific…

计算与语言 · 计算机科学 2018-06-26 Wenpeng Yin , Hinrich Schütze , Bing Xiang , Bowen Zhou

Attention has long been proposed by psychologists as important for effectively dealing with the enormous sensory stimulus available in the neocortex. Inspired by the visual attention models in computational neuroscience and the need of…

计算机视觉与模式识别 · 计算机科学 2015-02-24 Yichuan Tang , Nitish Srivastava , Ruslan Salakhutdinov

The attentional mechanism has proven to be effective in improving end-to-end neural machine translation. However, due to the intricate structural divergence between natural languages, unidirectional attention-based models might only capture…

计算与语言 · 计算机科学 2016-04-25 Yong Cheng , Shiqi Shen , Zhongjun He , Wei He , Hua Wu , Maosong Sun , Yang Liu

Despite their success, convolutional neural networks are computationally expensive because they must examine all image locations. Stochastic attention-based models have been shown to improve computational efficiency at test time, but they…

机器学习 · 计算机科学 2015-09-24 Jimmy Ba , Roger Grosse , Ruslan Salakhutdinov , Brendan Frey