中文
相关论文

相关论文: An attention-based Bi-GRU-CapsNet model for hypern…

200 篇论文

Deep learning models have achieved strong performance in medical image analysis, but their internal decision processes remain difficult to interpret. Concept Bottleneck Models (CBMs) partially address this limitation by structuring…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Getamesay Dagnaw , Xuefei Yin , Muhammad Hassan Maqsood , Yanming Zhu , Alan Wee-Chung Liew

In this paper, we discuss a method for identifying a seed word that would best represent a class of named entities in a graphical representation of words and their similarities. Word networks, or word graphs, are representations of…

计算与语言 · 计算机科学 2018-07-13 Miguel Feria , Juan Paolo Balbin , Francis Michael Bautista

Named entities are ubiquitous in text that naturally accompanies images, especially in domains such as news or Wikipedia articles. In previous work, named entities have been identified as a likely reason for low performance of image-text…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Giacomo Nebbia , Adriana Kovashka

Compared with English, Chinese suffers from more grammatical ambiguities, like fuzzy word boundaries and polysemous words. In this case, contextual information is not sufficient to support Chinese named entity recognition (NER), especially…

计算与语言 · 计算机科学 2022-10-25 Qinghua Mao , Jiatong Li , Kui Meng

This study proposed a knowledge graph entity extraction and relationship reasoning algorithm based on a graph neural network, using a graph convolutional network and graph attention network to model the complex structure in the knowledge…

计算与语言 · 计算机科学 2024-11-26 Junliang Du , Guiran Liu , Jia Gao , Xiaoxuan Liao , Jiacheng Hu , Linxiao Wu

This paper proposes a neural network architecture for tackling the query-by-example user-defined keyword spotting task. A multi-head attention module is added on top of a multi-layered GRU for effective feature extraction, and a normalized…

计算与语言 · 计算机科学 2021-05-11 Jinmiao Huang , Waseem Gharbieh , Han Suk Shim , Eugene Kim

With the increased use of the internet and social networks for online discussions, the spread of toxic and inappropriate content on social networking sites has also increased. Several studies have been conducted in different languages.…

计算与语言 · 计算机科学 2025-01-17 Ezzah Shoukat , Rabia Irfan , Iqra Basharat , Muhammad Ali Tahir , Sameen Shaukat

Deep neural networks need to make robust inference in the presence of occlusion, background clutter, pose and viewpoint variations -- to name a few -- when the task of person re-identification is considered. Attention mechanisms have…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Jieming Zhou , Soumava Kumar Roy , Pengfei Fang , Mehrtash Harandi , Lars Petersson

Traditional functional connectivity based on functional magnetic resonance imaging (fMRI) can only capture pairwise interactions between brain regions. Hypergraphs, which reveal high-order relationships among multiple brain regions, have…

神经元与认知 · 定量生物学 2025-05-20 Wenqi Hu , Xuerui Su , Guanliang Li , Yidi Pan , Aijing Lin

Named entity recognition is a challenging task that has traditionally required large amounts of knowledge in the form of feature engineering and lexicons to achieve high performance. In this paper, we present a novel neural network…

计算与语言 · 计算机科学 2016-07-20 Jason P. C. Chiu , Eric Nichols

We present a novel deep-learning-based method to cluster words in documents which we apply to detect and recognize tables given the OCR output. We interpret table structure bottom-up as a graph of relations between pairs of words (belonging…

机器学习 · 计算机科学 2024-05-24 Marek Polewczyk , Marco Spinaci

Event Detection (ED) aims to recognize instances of specified types of event triggers in text. Different from English ED, Chinese ED suffers from the problem of word-trigger mismatch due to the uncertain word boundaries. Existing approaches…

计算与语言 · 计算机科学 2023-01-05 Shiyao Cui , Bowen Yu , Xin Cong , Tingwen Liu , Quangang Li , Jinqiao Shi

Multi-head attention advances neural machine translation by working out multiple versions of attention in different subspaces, but the neglect of semantic overlapping between subspaces increases the difficulty of translation and…

计算与语言 · 计算机科学 2019-09-04 Shuhao Gu , Yang Feng

Several text classification tasks such as sentiment analysis, news categorization, multi-label classification and opinion classification are challenging problems even for modern deep learning networks. Recently, Capsule Networks (CapsNets)…

计算与语言 · 计算机科学 2020-07-09 Akhilesh Kumar Gangwar , Vadlamani Ravi

We introduce a hybrid human-automated system that provides scalable entity-risk relation extractions across large data sets. Given an expert-defined keyword taxonomy, entities, and data sources, the system returns text extractions based on…

计算与语言 · 计算机科学 2019-09-24 Berk Ekmekci , Eleanor Hagerman , Blake Howald

Deep neural networks, including recurrent networks, have been successfully applied to human activity recognition. Unfortunately, the final representation learned by recurrent networks might encode some noise (irrelevant signal components,…

机器学习 · 计算机科学 2018-10-10 Ming Zeng , Haoxiang Gao , Tong Yu , Ole J. Mengshoel , Helge Langseth , Ian Lane , Xiaobing Liu

This paper focuses on the study of recognizing discontiguous entities. Motivated by a previous work, we propose to use a novel hypergraph representation to jointly encode discontiguous entities of unbounded length, which can overlap with…

计算与语言 · 计算机科学 2020-05-28 Aldrian Obaja Muis , Wei Lu

Named Entity Recognition (NER) is a fundamental task in Natural Language Processing, concerned with identifying spans of text expressing references to entities. NER research is often focused on flat entities only (flat NER), ignoring the…

计算与语言 · 计算机科学 2020-06-16 Juntao Yu , Bernd Bohnet , Massimo Poesio

Using attention weights to identify information that is important for models' decision-making is a popular approach to interpret attention-based neural networks. This is commonly realized in practice through the generation of a heat-map for…

信息检索 · 计算机科学 2021-06-01 Tian Shi , Xuchao Zhang , Ping Wang , Chandan K. Reddy

Being able to recognize words as slots and detect the intent of an utterance has been a keen issue in natural language understanding. The existing works either treat slot filling and intent detection separately in a pipeline manner, or…

计算与语言 · 计算机科学 2019-07-09 Chenwei Zhang , Yaliang Li , Nan Du , Wei Fan , Philip S. Yu