Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The repository of GALG, a graph-based artificial intelligence approach to link addresses for user tracking on TLS encrypted traffic. The work has been accepted as ECML/PKDD 2022 accepted Paper.

NotificationsYou must be signed in to change notification settings

CuiTianyu961030/GALG

Repository files navigation

The repository of GALG, a graph-based artificial intelligence approach to link addresses for user tracking on TLS encrypted traffic.

GALG uses the framework of Graph Auto-encoder and adversarial training to learn the user embedding with semantics and distributions. Employing a new theory –link generation, GALG could link all the addresses of target users from the knowledge of address-service links.

The framework of GALG

The work is introduced in the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML/PKDD 2022):

Tianyu Cui, Gang Xiong, Chang Liu, Junzheng Shi, Peipei Fu, Gaopeng Gou. GALG: Linking Addresses in Tracking Ecosystem Using Graph Autoencoder with Link Generation. European Conference on Practice of Knowledge Discovery in Databases 2022.

Note: this code is based onGAE,ARGA,GAT, andLink Prediction Experiments. Many thanks to the authors.

Requirements

Run

pythonmain.py

Data

For privacy consideration, here we only provide the public dataset we used in the paper.

  • CSTNET:CSTNET is a public dataset collected from March to July 2018 on China Science and Technology Network (CSTNET).

If you want to use your own data, please check if the data format is the same asdata/cstnet.json and specify the data path inmain.py.

Models

You can choose between the following models:

  • GALG: Graph Auto-Encoder for Link Generation
  • VGALG: Variational Graph Auto-Encoder for Link Generation

Utils

We provide the utils for extensive experiments on the task of user tracking and link generation:

  • baselines: All link prediction methods modified with the link generation framework.

The link prediction methods include:

About

The repository of GALG, a graph-based artificial intelligence approach to link addresses for user tracking on TLS encrypted traffic. The work has been accepted as ECML/PKDD 2022 accepted Paper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp