Skip to content

A novel model for solving the TUL problem, currently under submission

Notifications You must be signed in to change notification settings

blisky-li/TULMGAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TULMGAT

Trajectory-User Linking via Multi-Scale Graph Attention Network

This work has been accepted by the journal "Pattern Recognition"

Environment:

Numpy 1.24.2

PyTorch 1.13.1

torch-geometric 2.2.0

Baselines:

TULER: Identifying Human Mobility via Trajectory Embeddings(https://www.ijcai.org/Proceedings/2017/0234.pdf)(IJCAI2017)

TULVAE: Trajectory-User Linking via Variational AutoEncoder(https://www.ijcai.org/Proceedings/2018/0446.pdf)(IJCAI2018)

TULAR: Trajectory-User Link with Attention Recurrent Networks(https://ailb-web.ing.unimore.it/icpr/media/posters/11413.pdf)(ICPR 2020)

STULIG: Toward Discriminating and Synthesizing Motion Traces Using Deep Probabilistic Generative Models(https://ieeexplore.ieee.org/document/9165954)(TNNLS 2021)

GNNTUL: Trajectory-User Linking via Graph Neural Network(https://ieeexplore.ieee.org/document/9500836)(ICC 2021)

TULRN: TULRN: Trajectory user linking on road networks(https://link.springer.com/article/10.1007/s11280-022-01124-0)(WWWJ 2023)

About

A novel model for solving the TUL problem, currently under submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages