Giter Site home page Giter Site logo

lren's Introduction

LREN

We provide a Tensorflow implementation of LREN: Low-Rank Embedded Network for Sample-Free Hyperspectral Anomaly Detection (AAAI2021).

Framework of LREN:

Schematic Diagram

Prerequisites

  • Linux 18.04 LTS
  • Python 3.7.8
  • Tensorflow 1.5.1
  • CUDA 10.2
  • Scipy 1.2.1
  • Numpy 1.18.5
  • Matplotlib 3.3.0

Citation

If you use this code for your research, please cite:

Jiang, K., Xie, W., Lei, J., Jiang, T., & Li, Y. (2021). LREN: Low-Rank Embedded Network for Sample-Free Hyperspectral Anomaly Detection. Proceedings of the AAAI Conference on Artificial Intelligence, 35(5), 4139-4146.

Running Code

In this code, you can run our models on on four benchmark hyperspectral datasets, including SanDiego, Hydice, Coast, and Pavia.

Usage

python run_main_LREN.py

Result

Hyperspectral Datasets

For the ease of reproducibility. We provide experimental results on hyperspectral datasets as belows:

Dataset AUC(P_d, P_f) AUC(P_f, \tau)
SanDiego 0.9897 0.0134
Hydice 0.9998 0.0102
Coast 0.9982 0.0276
Pavia 0.9925 0.0433
Average 0.9951 0.0236

Detection_Results

Extension

Since our approach is based on the following three properties:

  1. The background (i.e., the normal instances) still preserves a low-rank property lying in a low-dimensional manifold.
  2. The presence probability of the anomaly is much lower than that of the background (i.e., the normal instances).
  3. The latent representation serves the anomaly estimation, which optimally updates the parameters of the deep latent space.

LREN is applicable to anomaly detection tasks that satisfy these three properties. We conducted experiments on Outlier Detection DataSets (ODDS) to demonstrate the effectiveness of LREN in other anomaly detection tasks.

Dataset AUC(P_d, P_f) AUC(P_f, \tau) Precision Recall F1
Thyroid 0.9910 0.0980 0.8571 0.6452 0.7362
Arrhythmia 0.8353 0.0490 0.6389 0.451 0.5287

lren's People

Contributors

xdjiangkai avatar

Stargazers

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

Watchers

 avatar  avatar

lren's Issues

有关代码

您好,请问后面您会把完整代码上传吗?对您的工作很感兴趣,不知道什么时候可以看到你们的论文?

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.