GithubHelp home page GithubHelp logo

leiloong / itere Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wencolani/itere

0.0 1.0 0.0 28.53 MB

Iteratively Learning Embeddings and Rules for Knowledge Graph Reasoning. (WWW'19)

Python 100.00%

itere's Introduction

IterE

INTRODUCTION

Iteratively Learning Embeddings and Rules for Knowledge Graph Reasoning. (WWW'19)

RUN

python3 main.py --device /gpu --datadir ./datasets/FB15k-237-sparse --batch_size 2048 --dim 200 --test_batch_size 50 --max_epoch 100 --test_per_iter 100 --num_test 3000 --axiom_weight 0.1 --optimize Adam --lr 0.001 --neg_samples 2 --regularizer_weight 0.00001 --save_dir ./save/0825AE1 --update_axiom_per 1 --axiom_probability 0.95 --triple_generator 3

DATASET

There are four sparse datasets used in this paper, WN18-sparse, FB15k-sparse WN18-sparse and FB15k-237-sparse, which are in folder ./data. We also provide the axiom pool for each dataset together with their entailments.

CITE

If the codes help you or the paper inspire your, please cite following paper:

Wen Zhang, Bibek Paudel, Liang Wang, Jiaoyan Chen, Hai Zhu, Wei Zhang, Abraham Bernstein and Huajun Chen. Iteratively Learning Embeddings and Rules for Knowledge Graph Reasoning. In proceedings of the 2019 World Wide Web Conference (WWW'19).

itere's People

Contributors

wencolani avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.