fuweijie / AER

scalable active learning by approximated error reduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AER

This is the version 1.0 code of the work :
Weijie Fu, Meng Wang, Shijie Hao, and Xindong Wu, 'Scalable Active Learning by Approximated Error Reduction', SIGKDD, 2018.

Of note, we use the FLANN package for approximate nearest neighbors searching. You can see http://www.cs.ubc.ca/research/flann/#download and find its implemention details.

The datasets used in our experiments can be download at https://drive.google.com/drive/folders/1ntyr9rOV17KNynDcBjtGLk8lWdPTuFLV

If you have any problem when using this code, please feel free to contact us with fwj.edu@gmail.com

If you use this code, we appreciate it very much if you can cite our following works:

  1. Wang M, Fu W, Hao S, Tao D, Wu X. Scalable semi-supervised learning by efficient anchor graph regularization. IEEE Transactions on Knowledge and Data Engineering. 2016 Jul 1;28(7):1864-77.
  2. Wang M, Fu W, Hao S, Liu H, Wu X. Learning on big graph: Label inference and regularization with anchor hierarchy. IEEE Transactions on Knowledge and Data Engineering. 2017 May 1;29(5):1101-14.

About

scalable active learning by approximated error reduction


Languages

Language:C++ 59.6%Language:C 7.4%Language:MATLAB 7.3%Language:TeX 7.3%Language:Cuda 6.7%Language:CMake 5.8%Language:Python 4.8%Language:Shell 0.6%Language:Mercury 0.3%Language:Makefile 0.1%Language:Assembly 0.1%Language:M 0.1%