中文
相关论文

相关论文: Combining Spans into Entities: A Neural Two-Stage …

200 篇论文

Entity Alignment (EA) aims to find equivalent entities between two Knowledge Graphs (KGs). While numerous neural EA models have been devised, they are mainly learned using labelled data only. In this work, we argue that different entities…

计算与语言 · 计算机科学 2022-11-30 Bing Liu , Harrisen Scells , Wen Hua , Guido Zuccon , Genghong Zhao , Xia Zhang

The field of Natural Language Processing has experienced a dramatic leap in capabilities with the recent introduction of huge Language Models. Despite this success, natural language problems that involve several compounded steps are still…

计算与语言 · 计算机科学 2023-02-16 Noam Wies , Yoav Levine , Amnon Shashua

Complementary Learning Systems theory holds that intelligent agents need two learning systems. Semantic memory is encoded in the neocortex with dense, overlapping representations and acquires structured knowledge. Episodic memory is encoded…

机器学习 · 计算机科学 2025-09-03 Lucie Fontaine , Frédéric Alexandre

Recent progress on unsupervised learning of cross-lingual embeddings in bilingual setting has given impetus to learning a shared embedding space for several languages without any supervision. A popular framework to solve the latter problem…

计算与语言 · 计算机科学 2020-04-21 Pratik Jawanpuria , Mayank Meghwanshi , Bamdev Mishra

Deep convolutional semantic segmentation (DCSS) learning doesn't converge to an optimal local minimum with random parameters initializations; a pre-trained model on the same domain becomes necessary to achieve convergence.In this work, we…

机器学习 · 计算机科学 2017-10-24 Mrinal Haloi

In the field of connectomics, neuroscientists seek to identify cortical connectivity comprehensively. Neuronal boundary detection from the Electron Microscopy (EM) images is often done to assist the automatic reconstruction of neuronal…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Wei Shen , Bin Wang , Yuan Jiang , Yan Wang , Alan Yuille

We present a new approach to learning semantic parsers from multiple datasets, even when the target semantic formalisms are drastically different, and the underlying corpora do not overlap. We handle such "disjoint" data by treating…

计算与语言 · 计算机科学 2018-04-18 Hao Peng , Sam Thomson , Swabha Swayamdipta , Noah A. Smith

We consider a scenario where an artificial agent is reading a stream of text composed of a set of narrations, and it is informed about the identity of some of the individuals that are mentioned in the text portion that is currently being…

计算与语言 · 计算机科学 2020-04-29 Marco Maggini , Giuseppe Marra , Stefano Melacci , Andrea Zugarini

Copy mechanisms are employed in sequence to sequence models (seq2seq) to generate reproductions of words from the input to the output. These frameworks, operating at the lexical type level, fail to provide an explicit alignment that records…

计算与语言 · 计算机科学 2020-10-30 Abhinav Singh , Patrick Xia , Guanghui Qin , Mahsa Yarmohammadi , Benjamin Van Durme

Rich semantic relations are important in a variety of visual recognition problems. As a concrete example, group activity recognition involves the interactions and relative spatial relations of a set of people in a scene. State of the art…

计算机视觉与模式识别 · 计算机科学 2016-04-13 Zhiwei Deng , Arash Vahdat , Hexiang Hu , Greg Mori

Event mentions in text correspond to real-world events of varying degrees of granularity. The task of subevent detection aims to resolve this granularity issue, recognizing the membership of multi-granular events in event complexes. Since…

计算与语言 · 计算机科学 2021-09-15 Haoyu Wang , Hongming Zhang , Muhao Chen , Dan Roth

Standard approaches in entity identification hard-code boundary detection and type prediction into labels (e.g., John/B-PER Smith/I-PER) and then perform Viterbi. This has two disadvantages: 1. the runtime complexity grows quadratically in…

计算与语言 · 计算机科学 2017-07-24 Karl Stratos

Named entity recognition (NER) and entity linking (EL) are two fundamentally related tasks, since in order to perform EL, first the mentions to entities have to be detected. However, most entity linking approaches disregard the mention…

计算与语言 · 计算机科学 2019-07-22 Pedro Henrique Martins , Zita Marinho , André F. T. Martins

Knowledge-based Visual Question Answering about Named Entities is a challenging task that requires retrieving information from a multimodal Knowledge Base. Named entities have diverse visual representations and are therefore difficult to…

计算与语言 · 计算机科学 2024-01-12 Paul Lerner , Olivier Ferret , Camille Guinaudeau

Ensemble learning has proven effective in improving predictive performance and estimating uncertainty in neural networks. However, conventional ensemble methods often suffer from redundant parameter usage and computational inefficiencies…

机器学习 · 计算机科学 2024-12-23 Arnav Kharbanda , Advait Chandorkar

Deep learning for decoding EEG signals has gained traction, with many claims to state-of-the-art accuracy. However, despite the convincing benchmark performance, successful translation to real applications is limited. The frequent…

Previous models for learning entity and relationship embeddings of knowledge graphs such as TransE, TransH, and TransR aim to explore new links based on learned representations. However, these models interpret relationships as simple…

机器学习 · 计算机科学 2018-04-02 Feipeng Zhao , Martin Renqiang Min , Chen Shen , Amit Chakraborty

External knowledge,e.g., entities and entity descriptions, can help humans understand texts. Many works have been explored to include external knowledge in the pre-trained models. These methods, generally, design pre-training tasks and…

计算与语言 · 计算机科学 2022-08-19 Qinghua Zhao , Shuai Ma , Yuxuan Lei

Entity typing aims at predicting one or more words that describe the type(s) of a specific mention in a sentence. Due to shortcuts from surface patterns to annotated entity labels and biased training, existing entity typing models are…

计算与语言 · 计算机科学 2022-10-27 Nan Xu , Fei Wang , Bangzheng Li , Mingtao Dong , Muhao Chen

Sequence alignments are used to capture patterns composed of elements representing multiple conceptual levels through the alignment of sequences that contain overlapping and variable length annotations. The alignments also determine the…

计算与语言 · 计算机科学 2019-09-19 Frank Meng , Craig A. Morioka , Danne C. Elbers