paper-with-me

홈 › Papers

Recurrent Skipping Networks for Entity Alignment

2018-11-06 · Lingbing Guo, Zequn Sun, Ermei Cao, Wei Hu

We consider the problem of learning knowledge graph (KG) embeddings for entity alignment (EA). Current methods use the embedding models mainly focusing on triple-level learning, which lacks the ability of capturing long-term dependencies existing in KGs. Consequently, the embedding-based EA methods heavily rely on the amount of prior (known) alignment, due to the identity information in the prior alignment cannot be efficiently propagated from one KG to another. In this paper, we propose RSN4EA (recurrent skipping networks for EA), which leverages biased random walk sampling for generating long paths across KGs and models the paths with a novel recurrent skipping network (RSN). RSN integrates the conventional recurrent neural network (RNN) with residual learning and can largely improve the convergence speed and performance with only a few more parameters. We evaluated RSN4EA on a series of datasets constructed from real-world KGs. Our experimental results showed that it outperformed a number of state-of-the-art embedding-based EA methods and also achieved comparable performance for KG completion.

📄 PDF Abstract BibTeX arXiv:1811.02318

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Alignment

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Learning to Exploit Long-term Relational Dependencies in Knowledge Graphs

2019-05-13 · Lingbing Guo, Zequn Sun, Wei Hu

We study the problem of knowledge graph (KG) embedding. A widely-established assumption to this problem is that similar entities are likely to have similar relational roles. However, existing related methods derive KG em…

Entity AlignmentKnowledge Graphs

Deep Ensemble Learning with Frame Skipping for Face Anti-Spoofing

2023-07-06 · Usman Muhammad, Md Ziaul Hoque, Mourad Oussalah, Jorma Laaksonen

Face presentation attacks (PA), also known as spoofing attacks, pose a substantial threat to biometric systems that rely on facial recognition systems, such as access control systems, mobile payments, and identity verifi…

Ensemble LearningFace Anti-Spoofingmotion prediction

Curriculum Learning for Recurrent Video Object Segmentation

2020-08-15 · Maria Gonzalez-i-Calabuig, Carles Ventura, Xavier Giró-i-Nieto

Video object segmentation can be understood as a sequence-to-sequence task that can benefit from the curriculum learning strategies for better and faster training of deep neural networks. This work explores different sch…

ObjectSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

A Recurrent Encoder-Decoder Network for Sequential Face Alignment

2016-08-19 · Xi Peng, Rogerio S. Feris, Xiaoyu Wang, Dimitris N. Metaxas

We propose a novel recurrent encoder-decoder network model for real-time video-based face alignment. Our proposed model predicts 2D facial point maps regularized by a regression loss, while uniquely exploiting recurrent …

DecoderFace Alignment

Small-E: Small Language Model with Linear Attention for Efficient Speech Synthesis

2024-06-06 · Théodor Lemerle, Nicolas Obin, Axel Roebel

Recent advancements in text-to-speech (TTS) powered by language models have showcased remarkable capabilities in achieving naturalness and zero-shot voice cloning. Notably, the decoder-only transformer is the prominent a…

DecoderInductive BiasLanguage ModelingLanguage Modelling+5