中文
相关论文

相关论文: N-ary Relation Extraction using Graph State LSTM

200 篇论文

Classifying semantic relations between entity pairs in sentences is an important task in Natural Language Processing (NLP). Most previous models for relation classification rely on the high-level lexical and syntactic features obtained by…

计算与语言 · 计算机科学 2020-10-07 Joohong Lee , Sangwoo Seo , Yong Suk Choi

Retrieval augmented generation has revolutionized large language model (LLM) outputs by providing factual supports. Nevertheless, it struggles to capture all the necessary knowledge for complex reasoning questions. Existing retrieval…

计算与语言 · 计算机科学 2024-10-21 Zijian Li , Qingyan Guo , Jiawei Shao , Lei Song , Jiang Bian , Jun Zhang , Rui Wang

Illicit drug use among teenagers and young adults (TYAs) remains a pressing public health concern, with rising prevalence and long-term impacts on health and well-being. To detect illicit drug use among TYAs, researchers analyze large-scale…

机器学习 · 计算机科学 2025-10-21 Yiyang Li , Zehong Wang , Zhengqing Yuan , Zheyuan Zhang , Keerthiram Murugesan , Chuxu Zhang , Yanfang Ye

Meaning Representation (AMR) is a graph-based semantic representation for sentences, composed of collections of concepts linked by semantic relations. AMR-based approaches have found success in a variety of applications, but a challenge to…

计算与语言 · 计算机科学 2021-11-30 Fei-Tzin Lee , Chris Kedzie , Nakul Verma , Kathleen McKeown

Online conversation understanding is an important yet challenging NLP problem which has many useful applications (e.g., hate speech detection). However, online conversations typically unfold over a series of posts and replies to those…

计算与语言 · 计算机科学 2023-10-24 Vibhor Agarwal , Yu Chen , Nishanth Sastry

Neural machine translation (NMT) usually works in a seq2seq learning way by viewing either source or target sentence as a linear sequence of words, which can be regarded as a special case of graph, taking words in the sequence as nodes and…

计算与语言 · 计算机科学 2020-09-17 Sufeng Duan , Hai Zhao , Rui Wang

Information Extraction (IE) is crucial for converting unstructured data into structured formats like Knowledge Graphs (KGs). A key task within IE is Relation Extraction (RE), which identifies relationships between entities in text. Various…

计算与语言 · 计算机科学 2024-06-25 Sefika Efeoglu , Adrian Paschke

Definition Extraction (DE) is one of the well-known topics in Information Extraction that aims to identify terms and their corresponding definitions in unstructured texts. This task can be formalized either as a sentence classification task…

计算与语言 · 计算机科学 2020-05-01 Amir Pouran Ben Veyseh , Franck Dernoncourt , Dejing Dou , Thien Huu Nguyen

This paper develops a model that addresses sentence embedding, a hot topic in current natural language processing research, using recurrent neural networks with Long Short-Term Memory (LSTM) cells. Due to its ability to capture long term…

计算与语言 · 计算机科学 2016-11-18 Hamid Palangi , Li Deng , Yelong Shen , Jianfeng Gao , Xiaodong He , Jianshu Chen , Xinying Song , Rabab Ward

In natural language processing, relation extraction seeks to rationally understand unstructured text. Here, we propose a novel SpanBERT-based graph convolutional network (DG-SpanBERT) that extracts semantic features from a raw sentence…

计算与语言 · 计算机科学 2021-02-19 Jun Chen , Robert Hoehndorf , Mohamed Elhoseiny , Xiangliang Zhang

Graph-based text representation focuses on how text documents are represented as graphs for exploiting dependency information between tokens and documents within a corpus. Despite the increasing interest in graph representation learning,…

计算与语言 · 计算机科学 2022-10-13 Wenzhe Li , Nikolaos Aletras

The advent of large language models (LLMs) has initiated much research into their various financial applications. However, in applying LLMs on long documents, semantic relations are not explicitly incorporated, and a full or arbitrarily…

计算工程、金融与科学 · 计算机科学 2024-10-24 Bolun "Namir" Xia , Aparna Gupta , Mohammed J. Zaki

This paper addresses the problem of mapping natural language text to knowledge base entities. The mapping process is approached as a composition of a phrase or a sentence into a point in a multi-dimensional entity space obtained from a…

计算与语言 · 计算机科学 2018-08-24 Dimitri Kartsaklis , Mohammad Taher Pilehvar , Nigel Collier

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

We present algorithms for aligning components of Abstract Meaning Representation (AMR) graphs to spans in English sentences. We leverage unsupervised learning in combination with heuristics, taking the best of both worlds from previous AMR…

计算与语言 · 计算机科学 2021-06-14 Austin Blodgett , Nathan Schneider

In real-world scientific discovery, human beings always make use of the accumulated prior knowledge with imagination pick select one or a few most promising hypotheses from large and noisy data analysis results. In this study, we introduce…

机器学习 · 计算机科学 2025-01-29 Haoran Song , Jiarui Feng , Guangfu Li , Michael Province , Philip Payne , Yixin Chen , Fuhai Li

Recently, there is rising interest in modelling the interactions of two sentences with deep neural networks. However, most of the existing methods encode two sequences with separate encoders, in which a sentence is encoded with little or no…

计算与语言 · 计算机科学 2016-05-23 Pengfei Liu , Xipeng Qiu , Xuanjing Huang

State-of-the-art methods for relation extraction consider the sentential context by modeling the entire sentence. However, syntactic indicators, certain phrases or words like prepositions that are more informative than other words and may…

计算与语言 · 计算机科学 2019-12-05 Qiongxing Tao , Xiangfeng Luo , Hao Wang

Graph Neural Networks have demonstrated great success in various fields of multimedia. However, the distribution shift between the training and test data challenges the effectiveness of GNNs. To mitigate this challenge, Test-Time Training…

机器学习 · 计算机科学 2024-04-23 Jiaxin Zhang , Yiqi Wang , Xihong Yang , Siwei Wang , Yu Feng , Yu Shi , Ruicaho Ren , En Zhu , Xinwang Liu

We focus on a conversational question answering task which combines the challenges of understanding questions in context and reasoning over evidence gathered from heterogeneous sources like text, knowledge graphs, tables, and infoboxes. Our…

计算与语言 · 计算机科学 2024-07-16 Parag Jain , Mirella Lapata
‹ 上一页 1 8 9 10 下一页 ›