paper-with-me

홈 › Papers

ReInceptionE: Relation-Aware Inception Network with Joint Local-Global Structural Information for Knowledge Graph Embedding

2020-07-01 · ACL 2020 6 · Zhiwen Xie, Guangyou Zhou, Jin Liu, Jimmy Xiangji Huang

The goal of Knowledge graph embedding (KGE) is to learn how to represent the low dimensional vectors for entities and relations based on the observed triples. The conventional shallow models are limited to their expressiveness. ConvE (Dettmers et al., 2018) takes advantage of CNN and improves the expressive power with parameter efficient operators by increasing the interactions between head and relation embeddings. However, there is no structural information in the embedding space of ConvE, and the performance is still limited by the number of interactions. The recent KBGAT (Nathani et al., 2019) provides another way to learn embeddings by adaptively utilizing structural information. In this paper, we take the benefits of ConvE and KBGAT together and propose a Relation-aware Inception network with joint local-global structural information for knowledge graph Embedding (ReInceptionE). Specifically, we first explore the Inception network to learn query embedding, which aims to further increase the interactions between head and relation embeddings. Then, we propose to use a relation-aware attention mechanism to enrich the query embedding with the local neighborhood and global entity information. Experimental results on both WN18RR and FB15k-237 datasets demonstrate that ReInceptionE achieves competitive performance compared with state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingRelation

Similar Papers 제목 키워드 기반

Adaptive Spatial-Temporal Inception Graph Convolutional Networks for Multi-step Spatial-Temporal Network Data Forecasting

2021-01-01 · Xing Wang, Lin Zhu, Juan Zhao, Zhou Xu 외

Spatial-temporal data forecasting is of great importance for industries such as telecom network operation and transportation management. However, spatial-temporal data is inherent with complex spatial-temporal correlatio…

Management

Skepxels: Spatio-temporal Image Representation of Human Skeleton Joints for Action Recognition

2017-11-16 · Jian Liu, Naveed Akhtar, Ajmal Mian

Human skeleton joints are popular for action analysis since they can be easily extracted from videos to discard background noises. However, current skeleton representations do not fully benefit from machine learning with…

Action AnalysisAction RecognitionTemporal Action Localization

3D Human Pose Estimation via Spatial Graph Order Attention and Temporal Body Aware Transformer

2025-05-02 · Kamel Aouaidjia, Aofan Li, WenHao Zhang, Chongsheng Zhang

Nowadays, Transformers and Graph Convolutional Networks (GCNs) are the prevailing techniques for 3D human pose estimation. However, Transformer-based methods either ignore the spatial neighborhood relationships between t…

3D Human Pose EstimationPose Estimation

A Novel Bounding Box Regression Method for Single Object Tracking

2024-05-16 · Omar Abdelaziz, Mohamed Sami Shehata

Locating an object in a sequence of frames, given its appearance in the first frame of the sequence, is a hard problem that involves many stages. Usually, state-of-the-art methods focus on bringing novel ideas in the vis…

Object Trackingregression

InceptionMamba: An Efficient Hybrid Network with Large Band Convolution and Bottleneck Mamba

2025-06-10 · Yuhang Wang, Jun Li, Zhijian Wu, Jianhua Xu

Within the family of convolutional neural networks, InceptionNeXt has shown excellent competitiveness in image classification and a number of downstream tasks. Built on parallel one-dimensional strip convolutions, howeve…

Computational Efficiencyimage-classificationImage ClassificationMamba