中文
相关论文

相关论文: Structural block driven - enhanced convolutional n…

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

Syntactic features play an essential role in identifying relationship in a sentence. Previous neural network models often suffer from irrelevant information introduced when subjects and objects are in a long distance. In this paper, we…

计算与语言 · 计算机科学 2015-06-26 Kun Xu , Yansong Feng , Songfang Huang , Dongyan Zhao

Dependency trees convey rich structural information that is proven useful for extracting relations among entities in text. However, how to effectively make use of relevant information while ignoring irrelevant information from the…

计算与语言 · 计算机科学 2020-09-08 Zhijiang Guo , Yan Zhang , Wei Lu

Token representation strategies within large-scale neural architectures often rely on contextually refined embeddings, yet conventional approaches seldom encode structured relationships explicitly within token interactions. Self-attention…

计算与语言 · 计算机科学 2025-03-27 James Blades , Frederick Somerfield , William Langley , Susan Everingham , Maurice Witherington

The last decade has witnessed the success of the traditional feature-based method on exploiting the discrete structures such as words or lexical patterns to extract relations from text. Recently, convolutional and recurrent neural networks…

计算与语言 · 计算机科学 2015-11-19 Thien Huu Nguyen , Ralph Grishman

In this work, we focus on a lightweight convolutional architecture that creates fixed-size vector embeddings of sentences. Such representations are useful for building NLP systems, including conversational agents. Our work derives from a…

计算与语言 · 计算机科学 2018-08-06 Szymon Malik , Adrian Lancucki , Jan Chorowski

Relation classification is an important semantic processing task in the field of natural language processing (NLP). In this paper, we present a novel model, Structure Regularized Bidirectional Recurrent Convolutional Neural…

计算与语言 · 计算机科学 2017-11-08 Ji Wen

Dependency trees help relation extraction models capture long-range relations between words. However, existing dependency-based models either neglect crucial information (e.g., negation) by pruning the dependency trees too aggressively, or…

计算与语言 · 计算机科学 2018-09-28 Yuhao Zhang , Peng Qi , Christopher D. Manning

We provide simple schemes to build Bayesian Neural Networks (BNNs), block by block, inspired by a recent idea of computation skeletons. We show how by adjusting the types of blocks that are used within the computation skeleton, we can…

机器学习 · 统计学 2018-06-12 Hao Henry Zhou , Yunyang Xiong , Vikas Singh

Sentence embeddings encode natural language sentences as low-dimensional dense vectors. A great deal of effort has been put into using sentence embeddings to improve several important natural language processing tasks. Relation extraction…

计算与语言 · 计算机科学 2020-09-24 Alexander Kalinowski , Yuan An

Existing methods in relation extraction have leveraged the lexical features in the word sequence and the syntactic features in the parse tree. Though effective, the lexical features extracted from the successive word sequence may introduce…

计算与语言 · 计算机科学 2021-07-29 Mi Zhang , Tieyun Qian

Inspired by the ConvNets with structured hidden representations, we propose a Tensor-based Neural Network, TCNN. Different from ConvNets, TCNNs are composed of structured neurons rather than scalar neurons, and the basic operation is neuron…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Zhenhua Chen , David Crandall

Information extraction from semi-structured webpages provides valuable long-tailed facts for augmenting knowledge graph. Relational Web tables are a critical component containing additional entities and attributes of rich and diverse…

信息检索 · 计算机科学 2021-02-19 Daheng Wang , Prashant Shiralkar , Colin Lockard , Binxuan Huang , Xin Luna Dong , Meng Jiang

Extracting relations is critical for knowledge base completion and construction in which distant supervised methods are widely used to extract relational facts automatically with the existing knowledge bases. However, the automatically…

计算与语言 · 计算机科学 2018-11-09 Tianyi Liu , Xinsong Zhang , Wanhao Zhou , Weijia Jia

Though language model text embeddings have revolutionized NLP research, their ability to capture high-level semantic information, such as relations between entities in text, is limited. In this paper, we propose a novel contrastive learning…

计算与语言 · 计算机科学 2023-10-10 Christos Theodoropoulos , James Henderson , Andrei C. Coman , Marie-Francine Moens

Text embeddings from Large Language Models (LLMs) have become foundational for numerous applications. However, these models typically operate on raw text, overlooking the rich structural information, such as hyperlinks or citations, that…

机器学习 · 计算机科学 2025-10-13 Shikun Liu , Haoyu Wang , Mufei Li , Pan Li

This paper proposes a tree-based convolutional neural network (TBCNN) for discriminative sentence modeling. Our models leverage either constituency trees or dependency trees of sentences. The tree-based convolution process extracts…

计算与语言 · 计算机科学 2015-06-03 Lili Mou , Hao Peng , Ge Li , Yan Xu , Lu Zhang , Zhi Jin

Recognizing relations between entities is a pivotal task of relational learning. Learning relation representations from distantly-labeled datasets is difficult because of the abundant label noise and complicated expressions in human…

计算与语言 · 计算机科学 2021-03-23 Ning Ding , Xiaobin Wang , Yao Fu , Guangwei Xu , Rui Wang , Pengjun Xie , Ying Shen , Fei Huang , Hai-Tao Zheng , Rui Zhang

Reliably detecting relevant relations between entities in unstructured text is a valuable resource for knowledge extraction, which is why it has awaken significant interest in the field of Natural Language Processing. In this paper, we…

计算与语言 · 计算机科学 2018-06-18 Jonathan Rotsztejn , Nora Hollenstein , Ce Zhang

Relation extraction (RE) is the task of extracting relations between entities in text. Most RE methods extract relations from free-form running text and leave out other rich data sources, such as tables. We explore RE from the perspective…

计算与语言 · 计算机科学 2023-07-13 Arif Shahriar , Rohan Saha , Denilson Barbosa
‹ 上一页 1 2 3 10 下一页 ›