Giter Club home page Giter Club logo

leonard's Introduction

Leonard

Usenix Security'23

Requirements

Keras: 2.4.3 Tensorflow: 2.4.1 Numpy: 1.19.5

Storage

cd src
bash storage.sh

The final compressed files are vertex200m.params.json_s.gz (151320 bytes), vertex200m.hdf5.gz (1326020), table200m.params.json.gz (149739), edges200m.txt.gz (207054). The final size is 1.75 MB. The result may be slightly different when runing on different hardware.

Query:

For both Leonard and other databases, we exclude the database initialization time costs. For weighted searching, download the score map in https://drive.google.com/file/d/18MbTF-5JPWLAmPNlx2-qNwwzySq8dOIo/view?usp=sharing.

cd src
bash query_trace1.sh

Contact

If you have any questions, please send an email to [email protected]

leonard's People

Contributors

dhl123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

leonard's Issues

where is T1 ... T5?

Hi
In the article you said that, test your code on darpa trace engagement5.
in darpa trace there are lots of file with unzip size ~ 1.5 GB
But you said T1 , ...T5 size ~ 6 GB
I'm confused, where are T1 , T2 , ... T5?

where is file 'score_trace1'?

I can't find file 'score_trace1' in query_withedge_vertex_removeedge_darpa_batch.py, could you tell me where i can download or find it ?
def main():
start_nodes=nodes_for_dataset[int(args.dataset_flag)-1]
edges=translate_edge(args.edge_file)
global o1
o1=edges[3]
global o2
o2=edges[2]
f_score=open('score_trace1','rb')

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.