Code Monkey home page Code Monkey logo

pic-bi_batch_identification's Introduction

PIC-BI: Practical and Intelligent Combinatorial Batch Identification for UAV assisted IoT Networks

*Authors: Maintaining anonymity during the review phase!!!

Keywords: UAV-aided IoT Networks, Combinatorial Framework, Batch Identification, Kalman Filter, Reinforcement Learning

Requirements

  • Python 3.7

Description

The code in the repository implements the combinatorial batch identification framework mentioned in the paper, which specifically contains two algorithms, adaptive estimation algorithm for batch illegal ratio (AEABIR) and combinatorial strategy learning algorithm (CSLA), respectively.

  • Estimation_V5.py: The code corresponds to adaptive estimation algorithm for batch illegal ratio (AEABIR), which can be run alone to realize all the functions of the algorithm, and is carried out to give experimental plots.
  • Main.py: This code, together with Batch_Signatures_*actions.py and DQN.py, implements combinatorial strategy learning algorithm (CSLA), which can be used to learn combinatorial algorithmic identification of batch requests based on this code.
  • batch_requests_generator.py: This code is noted for generating batch requests containing illegal requests.

The above 3 codes form the main body of our experiments, and the rest of the codes contain comparison schemes, dependencies, cryptographic schemes and cover free family compositions.

Installation

Python Dependencies:

  • pytorch 1.10.1
  • gym 0.24.0
  • tate_bilinear_pairing 0.6
  • statsmodels 0.14.1

We recommend installing the above version, and utilizing conda/pip for unified management.

Usage

  • Specify the attacker's attack behavior and evaluate the estimation effect of the AEABIR.
$ python Estimation_V5.py
  • Train and test a model.
$ python Main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

pic-bi_batch_identification's People

Contributors

jk211 avatar

Stargazers

 avatar

Watchers

 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.