paper-with-me

홈 › Papers

SynsetRank: Degree-adjusted Random Walk for Relation Identification

2016-09-02 · Shinichi Nakajima, Sebastian Krause, Dirk Weissenborn, Sven Schmeier, Nico Goernitz, Feiyu Xu

In relation extraction, a key process is to obtain good detectors that find relevant sentences describing the target relation. To minimize the necessity of labeled data for refining detectors, previous work successfully made use of BabelNet, a semantic graph structure expressing relationships between synsets, as side information or prior knowledge. The goal of this paper is to enhance the use of graph structure in the framework of random walk with a few adjustable parameters. Actually, a straightforward application of random walk degrades the performance even after parameter optimization. With the insight from this unsuccessful trial, we propose SynsetRank, which adjusts the initial probability so that high degree nodes influence the neighbors as strong as low degree nodes. In our experiment on 13 relations in the FB15K-237 dataset, SynsetRank significantly outperforms baselines and the plain random walk approach.

📄 PDF Abstract BibTeX arXiv:1609.00626

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

Movement-Prediction-Adjusted Naïve Forecast

2024-06-20 · Cheng Zhang

This study introduces a movement-prediction-adjusted na\"ive forecast for time series exhibiting symmetric random walk characteristics, which is applicable after accurate movement predictions are available. Specifically,…

Binary ClassificationPredictionregressionTime Series

Learning Relationship between Quantum Walks and Underdamped Langevin Dynamics

2026-01-04 · Yazhen Wang arxiv

Fast computational algorithms are in constant demand, and their development has been driven by advances such as quantum speedup and classical acceleration. This paper intends to study search algorithms based on quantum w…

On Random Walk Based Graph Sampling

2020-05-13 · ‏‏‎ ‎ 2020 5 · Rong-Hua Li, Jeffrey Xu Yu, Lu Qin, Rui Mao 외

Random walk based graph sampling has been recognized as a fundamental technique to collect uniform node samples from a large graph. In this paper, we first present a comprehensive analysis of the drawbacks of three widel…

Graph Sampling

Synwalk -- Community Detection via Random Walk Modelling

2021-01-21 · Christian Toth, Denis Helic, Bernhard C. Geiger

Complex systems, abstractly represented as networks, are ubiquitous in everyday life. Analyzing and understanding these systems requires, among others, tools for community detection. As no single best community detection…

Community Detection

Degree-Based Random Walk Approach for Graph Embedding

2021-10-21 · Sarmad N. Mohammed, Semra Gündüç

Graph embedding, representing local and global neighborhood information by numerical vectors, is a crucial part of the mathematical modeling of a wide range of real-world systems. Among the embedding algorithms, random w…

Graph EmbeddingLink PredictionNode Classification