Giter Site home page Giter Site logo

urbankg-knowsite's Introduction

KnowSite: Leveraging Urban Knowledge Graph for Site Selection

"The Comparison of Data-driven Paradigm and Knowledge-driven Paradigm for Site Selection"

Requirements

To install requirements:

python 3.7.4
pytorch 1.1
dgl 0.5.1
mlflow 1.12.1

Running a model

To train (and evaluate) the model in the paper, run this command:

python main.py --dataset beijing --batch_size 128 --edim 64 --lr 0.001 --dr 0.995 --comp_opn rnn --dr 0.995 --freeze true --gcn_dropout 0.3 --kg_name kg --n_layer 2 --opn rotate --pretrain true --psa_alpha 0.5
python main.py --dataset shanghai --batch_size 128 --edim 64 --lr 0.003 --dr 0.995 --comp_opn rnn --dr 0.995 --freeze true --gcn_dropout 0.1 --kg_name kg --n_layer 2 --opn rotate --pretrain true --psa_alpha 0.8

Reference

@inproceddings{liu2023knowsite,
title 	  = {KnowSite: Leveraging Urban Knowledge Graph for Site Selection},
author	  = {Liu, Yu and Ding, Jingtao and Li, Yong},
booktitle = {ACM SIGSPATIAL},
year      = {2023}}

urbankg-knowsite's People

Contributors

liuyuaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

urbankg-knowsite's Issues

Data Visualization

Wonder how could I visualize the region and POI venue, can't read anything from the source data.

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.