paper-with-me

Papers

Dual-Geometric Space Embedding Model for Two-View Knowledge Graphs

2022-09-19 · Roshni G. Iyer, Yunsheng Bai, Wei Wang, Yizhou Sun

Two-view knowledge graphs (KGs) jointly represent two components: an ontology view for abstract and commonsense concepts, and an instance view for specific entities that are instantiated from ontological concepts. As such, these KGs contain heterogeneous structures that are hierarchical, from the ontology-view, and cyclical, from the instance-view. Despite these various structures in KGs, most recent works on embedding KGs assume that the entire KG belongs to only one of the two views but not both simultaneously. For works that seek to put both views of the KG together, the instance and ontology views are assumed to belong to the same geometric space, such as all nodes embedded in the same Euclidean space or non-Euclidean product space, an assumption no longer reasonable for two-view KGs where different portions of the graph exhibit different structures. To address this issue, we define and construct a dual-geometric space embedding model (DGS) that models two-view KGs using a complex non-Euclidean geometric space, by embedding different portions of the KG in different geometric spaces. DGS utilizes the spherical space, hyperbolic space, and their intersecting space in a unified framework for learning embeddings. Furthermore, for the spherical space, we propose novel closed spherical space operators that directly operate in the spherical space without the need for mapping to an approximate tangent space. Experiments on public datasets show that DGS significantly outperforms previous state-of-the-art baseline models on KG completion tasks, demonstrating its ability to better model heterogeneous structures in KGs.

📄 PDF Abstract BibTeX arXiv:2209.08767

Code (1)

roshnigiyer/dgs 공식 구현 tf

Tasks

Knowledge GraphsVocal Bursts Valence Prediction

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Concept2Box: Joint Geometric Embeddings for Learning Two-View Knowledge Graphs

2023-07-04 · Zijie Huang, Daheng Wang, Binxuan Huang, Chenwei Zhang 외

Knowledge graph embeddings (KGE) have been extensively studied to embed large-scale relational data for many real-world applications. Existing methods have long ignored the fact many KGs contain two fundamentally differe…

Knowledge Graph EmbeddingsKnowledge Graphs

HGE: Embedding Temporal Knowledge Graphs in a Product Space of Heterogeneous Geometric Subspaces

2023-12-21 · Jiaxin Pan, Mojtaba Nayyeri, Yinan Li, Steffen Staab

Temporal knowledge graphs represent temporal facts $(s,p,o,\tau)$ relating a subject $s$ and an object $o$ via a relation label $p$ at time $\tau$, where $\tau$ could be a time point or time interval. Temporal knowledge …

Knowledge Graphs

Robust Homography Estimation via Dual Principal Component Pursuit

2020-06-01 · CVPR 2020 6 · Tianjiao Ding, Yunchen Yang, Zhihui Zhu, Daniel P. Robinson 외

We revisit robust estimation of homographies over point correspondences between two or three views, a fundamental problem in geometric vision. The analysis serves as a platform to support a rigorous investigation of Dual…

Homography Estimationvalid

BEVUDA: Multi-geometric Space Alignments for Domain Adaptive BEV 3D Object Detection

2022-11-30 · Jiaming Liu, Rongyu Zhang, Xiaoqi Li, Xiaowei Chi 외

Vision-centric bird-eye-view (BEV) perception has shown promising potential in autonomous driving. Recent works mainly focus on improving efficiency or accuracy but neglect the challenges when facing environment changing…

3D Object DetectionAutonomous DrivingDepth EstimationDepth Prediction+4

Learning Intra-view and Cross-view Geometric Knowledge for Stereo Matching

2024-02-29 · CVPR 2024 1 · Rui Gong, Weide Liu, Zaiwang Gu, Xulei Yang 외

Geometric knowledge has been shown to be beneficial for the stereo matching task. However, prior attempts to integrate geometric insights into stereo matching algorithms have largely focused on geometric knowledge from s…

Stereo Matching