paper-with-me

Papers

TransA: An Adaptive Approach for Knowledge Graph Embedding

2015-09-18 · Han Xiao, Minlie Huang, Yu Hao, Xiaoyan Zhu

Knowledge representation is a major topic in AI, and many studies attempt to represent entities and relations of knowledge base in a continuous vector space. Among these attempts, translation-based methods build entity and relation vectors by minimizing the translation loss from a head entity to a tail one. In spite of the success of these methods, translation-based methods also suffer from the oversimplified loss metric, and are not competitive enough to model various and complex entities/relations in knowledge bases. To address this issue, we propose \textbf{TransA}, an adaptive metric approach for embedding, utilizing the metric learning ideas to provide a more flexible embedding method. Experiments are conducted on the benchmark datasets and our proposed method makes significant and consistent improvements over the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:1509.05490

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingMetric LearningTranslation

Similar Papers 제목 키워드 기반

Locally Adaptive Translation for Knowledge Graph Embedding

2015-12-04 · Yantao Jia, Yuanzhuo Wang, Hailun Lin, Xiaolong Jin 외

Knowledge graph embedding aims to represent entities and relations in a large-scale knowledge graph as elements in a continuous vector space. Existing methods, e.g., TransE and TransH, learn embedding representation by d…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsTranslation

TransAlign: Fully Automatic and Effective Entity Alignment for Knowledge Graphs

2022-10-16 · Rui Zhang, Xiaoyan Zhao, Bayu Distiawan Trisedya, Min Yang 외

The task of entity alignment between knowledge graphs (KGs) aims to identify every pair of entities from two different KGs that represent the same entity. Many machine learning-based methods have been proposed for this t…

Entity AlignmentEntity EmbeddingsKnowledge Graphs

LMAE4Eth: Generalizable and Robust Ethereum Fraud Detection by Exploring Transaction Semantics and Masked Graph Embedding

2025-09-04 · Yifan Jia, Yanbin Wang, Jianguo Sun, Ye Tian 외 arxiv

Current Ethereum fraud detection methods rely on context-independent, numerical transaction sequences, failing to capture semantic of account transactions. Furthermore, the pervasive homogeneity in Ethereum transaction r…

Self-Supervised LearningContrastive LearningGraph EmbeddingFraud Detection

Behavioral graph fraud detection in E-commerce

2022-10-13 · Hang Yin, Zitao Zhang, Zhurong Wang, Yilmazcan Ozyurt 외

In e-commerce industry, graph neural network methods are the new trends for transaction risk modeling.The power of graph algorithms lie in the capability to catch transaction linking network information, which is very ha…

Fraud DetectionGPUgraph constructionGraph Embedding+1

Representation Learning on Large Non-Bipartite Transaction Networks using GraphSAGE

2025-09-12 · Mihir Tare, Clemens Rattasits, Yiming Wu, Euan Wielewski arxiv

Financial institutions increasingly require scalable tools to analyse complex transactional networks, yet traditional graph embedding methods struggle with dynamic, real-world banking data. This paper demonstrates the pr…

Representation LearningGraph Neural NetworkFraud DetectionGraph Embedding