中文
相关论文

相关论文: Distantly Supervised Relation Extraction via Recur…

200 篇论文

Pre-trained Language Models (PLMs) have shown superior performance on various downstream Natural Language Processing (NLP) tasks. However, conventional pre-training objectives do not explicitly model relational facts in text, which are…

计算与语言 · 计算机科学 2021-05-27 Yujia Qin , Yankai Lin , Ryuichi Takanobu , Zhiyuan Liu , Peng Li , Heng Ji , Minlie Huang , Maosong Sun , Jie Zhou

Scientific document summarization has been a challenging task due to the long structure of the input text. The long input hinders the simultaneous effective modeling of both global high-order relations between sentences and local…

计算与语言 · 计算机科学 2024-05-17 Chenlong Zhao , Xiwen Zhou , Xiaopeng Xie , Yong Zhang

CNNs, RNNs, GCNs, and CapsNets have shown significant insights in representation learning and are widely used in various text mining tasks such as large-scale multi-label text classification. However, most existing deep models for…

信息检索 · 计算机科学 2019-06-13 Hao Peng , Jianxin Li , Qiran Gong , Senzhang Wang , Lifang He , Bo Li , Lihong Wang , Philip S. Yu

In reading comprehension, generating sentence-level distractors is a significant task, which requires a deep understanding of the article and question. The traditional entity-centered methods can only generate word-level or phrase-level…

计算与语言 · 计算机科学 2019-11-21 Xiaorui Zhou , Senlin Luo , Yunfang Wu

Self-attention-based models have achieved remarkable progress in short-text mining. However, the quadratic computational complexities restrict their application in long text processing. Prior works have adopted the chunking strategy to…

计算与语言 · 计算机科学 2023-06-13 Xianming Li , Zongxi Li , Xiaotian Luo , Haoran Xie , Xing Lee , Yingbin Zhao , Fu Lee Wang , Qing Li

Language recognition system is typically trained directly to optimize classification error on the target language labels, without using the external, or meta-information in the estimation of the model parameters. However labels are not…

人工智能 · 计算机科学 2018-05-01 Trung Ngo Trong , Ville Hautamäki , Kristiina Jokinen

Distantly-supervised Relation Extraction (RE) methods train an extractor by automatically aligning relation instances in a Knowledge Base (KB) with unstructured text. In addition to relation instances, KBs often contain other relevant side…

计算与语言 · 计算机科学 2019-02-13 Shikhar Vashishth , Rishabh Joshi , Sai Suman Prayaga , Chiranjib Bhattacharyya , Partha Talukdar

Extracting relational triples (subject, predicate, object) from text enables the transformation of unstructured text data into structured knowledge. The named entity recognition (NER) and the relation extraction (RE) are two foundational…

计算与语言 · 计算机科学 2023-08-23 Hongyin Zhu

Continual relation extraction (RE) aims to learn constantly emerging relations while avoiding forgetting the learned relations. Existing works store a small number of typical samples to re-train the model for alleviating forgetting.…

计算与语言 · 计算机科学 2023-05-12 Wenzheng Zhao , Yuanning Cui , Wei Hu

Predicting human interaction is challenging as the on-going activity has to be inferred based on a partially observed video. Essentially, a good algorithm should effectively model the mutual influence between the two interacting subjects.…

计算机视觉与模式识别 · 计算机科学 2017-05-29 Yichao Yan , Bingbing Ni , Xiaokang Yang

Higher-order information is crucial for relational learning in many domains where relationships extend beyond pairwise interactions. Hypergraphs provide a natural framework for modeling such relationships, which has motivated recent…

机器学习 · 计算机科学 2025-02-21 Raphael Pellegrin , Lukas Fesser , Melanie Weber

Traditional recommender systems encounter several challenges such as data sparsity and unexplained recommendation. To address these challenges, many works propose to exploit semantic information from review data. However, these methods have…

信息检索 · 计算机科学 2020-10-16 Jiahui Wen , Jingwei Ma , Hongkui Tu , Wei Yin , Jian Fang

End-to-end visual information extraction (VIE) aims at integrating the hierarchical subtasks of VIE, including text spotting, word grouping, and entity labeling, into a unified framework. Dealing with the gaps among the three subtasks plays…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Rujiao Long , Pengfei Wang , Zhibo Yang , Cong Yao

The lack of labeled training data has limited the development of natural language processing tools, such as named entity recognition, for many languages spoken in developing countries. Techniques such as distant and weak supervision can be…

计算与语言 · 计算机科学 2020-04-01 David Ifeoluwa Adelani , Michael A. Hedderich , Dawei Zhu , Esther van den Berg , Dietrich Klakow

Joint entity and relation extraction plays a pivotal role in various applications, notably in the construction of knowledge graphs. Despite recent progress, existing approaches often fall short in two key aspects: richness of representation…

计算与语言 · 计算机科学 2024-04-22 Urchade Zaratiana , Nadi Tomeh , Yann Dauxais , Pierre Holat , Thierry Charnois

Distant supervised relation extraction has been successfully applied to large corpus with thousands of relations. However, the inevitable wrong labeling problem by distant supervision will hurt the performance of relation extraction. In…

计算与语言 · 计算机科学 2018-11-15 Shanchan Wu , Kai Fan , Qiong Zhang

Deep learning has gained much success in sentence-level relation classification. For example, convolutional neural networks (CNN) have delivered competitive performance without much effort on feature engineering as the conventional…

计算与语言 · 计算机科学 2015-12-29 Dongxu Zhang , Dong Wang

In natural language, often multiple entities appear in the same text. However, most previous works in Relation Extraction (RE) limit the scope to identifying the relation between two entities at a time. Such an approach induces a quadratic…

计算与语言 · 计算机科学 2020-10-13 Zhijing Jin , Yongyi Yang , Xipeng Qiu , Zheng Zhang

Recent efforts have shown promising results for person re-identification by designing part-based architectures to allow a neural network to learn discriminative representations from semantically coherent parts. Some efforts use soft…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Bryan , Xia , Yuan Gong , Yizhe Zhang , Christian Poellabauer

Attention mechanisms are often used in deep neural networks for distantly supervised relation extraction (DS-RE) to distinguish valid from noisy instances. However, traditional 1-D vector attention models are insufficient for the learning…

计算与语言 · 计算机科学 2018-09-05 Jinhua Du , Jingguang Han , Andy Way , Dadong Wan