中文
相关论文

相关论文: Domain Knowledge Empowered Structured Neural Net f…

200 篇论文

We present an approach to minimally supervised relation extraction that combines the benefits of learned representations and structured learning, and accurately predicts sentence-level relation mentions given only proposition-level…

计算与语言 · 计算机科学 2019-11-20 Fan Bai , Alan Ritter

Extracting informative arguments of events from news articles is a challenging problem in information extraction, which requires a global contextual understanding of each document. While recent work on document-level extraction has gone…

计算与语言 · 计算机科学 2022-09-20 Xinya Du , Sha Li , Heng Ji

We propose a simple yet effective strategy to incorporate event knowledge extracted from event trigger annotations via posterior regularization to improve the event reasoning capability of mainstream question-answering (QA) models for…

计算与语言 · 计算机科学 2023-05-09 Junru Lu , Gabriele Pergola , Lin Gui , Yulan He

In this paper we study a constraint-based representation of neural network architectures. We cast the learning problem in the Lagrangian framework and we investigate a simple optimization procedure that is well suited to fulfil the…

机器学习 · 计算机科学 2020-04-20 Giuseppe Marra , Matteo Tiezzi , Stefano Melacci , Alessandro Betti , Marco Maggini , Marco Gori

Information extraction (IE) aims to produce structured information from an input text, e.g., Named Entity Recognition and Relation Extraction. Various attempts have been proposed for IE via feature engineering or deep learning. However,…

计算与语言 · 计算机科学 2019-12-09 Wenya Wang , Sinno Jialin Pan

This paper introduces a novel algorithmic framework for a deep neural network (DNN), which in a mathematically rigorous manner, allows us to incorporate history (or memory) into the network -- it ensures all layers are connected to one…

最优化与控制 · 数学 2020-04-03 Harbir Antil , Ratna Khatri , Rainald Löhner , Deepanshu Verma

While attention mechanisms have been proven to be effective in many NLP tasks, majority of them are data-driven. We propose a novel knowledge-attention encoder which incorporates prior knowledge from external lexical resources into deep…

计算与语言 · 计算机科学 2020-03-05 Pengfei Li , Kezhi Mao , Xuefeng Yang , Qi Li

This paper focuses on integrating the networks and adversarial training into constrained optimization problems to develop a framework algorithm for constrained optimization problems. For such problems, we first transform them into minimax…

最优化与控制 · 数学 2024-07-08 Gang Bao , Dong Wang , Boyi Zou

Knowledge is a formal way of understanding the world, providing a human-level cognition and intelligence for the next-generation artificial intelligence (AI). One of the representations of knowledge is semantic relations between entities.…

计算与语言 · 计算机科学 2021-02-09 Hailin Wang , Ke Qin , Rufai Yusuf Zakari , Guoming Lu , Jin Yin

Focusing on the task of identifying event temporal status, we find that events directly or indirectly governing the target event in a dependency tree are most important contexts. Therefore, we extract dependency chains containing context…

计算与语言 · 计算机科学 2017-10-13 Zeyu Dai , Wenlin Yao , Ruihong Huang

Breaking domain names such as openresearch into component words open and research is important for applications like Text-to-Speech synthesis and web search. We link this problem to the classic problem of Chinese word segmentation and show…

计算与语言 · 计算机科学 2021-02-22 Hao Zhang , Jae Ro , Richard Sproat

Extracting temporal relations (before, after, overlapping, etc.) is a key aspect of understanding events described in natural language. We argue that this task would gain from the availability of a resource that provides prior knowledge in…

人工智能 · 计算机科学 2018-04-18 Qiang Ning , Hao Wu , Haoruo Peng , Dan Roth

A plethora of approaches have been proposed for joint entity-relation (ER) extraction. Most of these methods largely depend on a large amount of manually annotated training data. However, manual data annotation is time consuming, labor…

计算与语言 · 计算机科学 2023-05-25 Trung Hoang Le , Huiping Cao , Tran Cao Son

Joint event and causality extraction is a challenging yet essential task in information retrieval and data mining. Recently, pre-trained language models (e.g., BERT) yield state-of-the-art results and dominate in a variety of NLP tasks.…

计算与语言 · 计算机科学 2021-02-22 Zijian Wang , Hao Wang , Xiangfeng Luo , Jianqi Gao

Process discovery aims to derive process models from event logs, providing insights into operational behavior and forming a foundation for conformance checking and process improvement. However, models derived solely from event data may not…

人工智能 · 计算机科学 2025-10-09 Ali Norouzifar , Humam Kourani , Marcus Dees , Wil van der Aalst

Event recognition systems rely on properly engineered knowledge bases of event definitions to infer occurrences of events in time. The manual development of such knowledge is a tedious and error-prone task, thus event-based applications may…

机器学习 · 计算机科学 2014-11-25 Nikos Katzouris , Alexander Artikis , George Paliouras

Effective long-term memory management is crucial for language models handling extended contexts. We introduce the Enhanced Ranked Memory Augmented Retrieval (ERMAR) framework, which dynamically ranks memory entries based on relevance.…

信息检索 · 计算机科学 2026-05-19 Ghadir Alselwi , Hao Xue , Shoaib Jameel , Basem Suleiman , Flora D. Salim , Imran Razzak

We propose a novel framework for modeling event-related potentials (ERPs) collected during reading that couples pre-trained convolutional decoders with a language model. Using this framework, we compare the abilities of a variety of…

计算与语言 · 计算机科学 2019-04-03 Shaorong Yan , Aaron Steven White

Recent works in relation extraction (RE) have achieved promising benchmark accuracy; however, our adversarial attack experiments show that these works excessively rely on entities, making their generalization capability questionable. To…

计算与语言 · 计算机科学 2024-04-05 Dawei Li , William Hogan , Jingbo Shang

Deep Recurrent Neural Network architectures, though remarkably capable at modeling sequences, lack an intuitive high-level spatio-temporal structure. That is while many problems in computer vision inherently have an underlying high-level…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Ashesh Jain , Amir R. Zamir , Silvio Savarese , Ashutosh Saxena