Git Product home page Git Product logo

awesome-random-forest's Introduction

Awesome Random Forest

Random Forest - a curated list of resources regarding tree-based methods and more, including but not limited to random forest, bagging and boosting.

Contributing

Please feel free to pull requests.

The project is not actively maintained.

Join the chat at https://gitter.im/kjw0612/awesome-random-forest

randomforest

Table of Contents

  • [Codes] (#codes)
  • Theory
    • Lectures
    • Books
    • [Papers] (#papers)
      • [Analysis / Understanding] (#analysis--understanding)
      • [Model variants] (#model-variants)
    • [Thesis] (#thesis)
  • [Applications] (#applications)
    • [Image Classification] (#image-classification)
    • [Object Detection] (#object-detection)
    • [Object Tracking] (#object-tracking)
    • [Edge Detection] (#edge-detection)
    • [Semantic Segmentation] (#semantic-segmentation)
    • [Human / Hand Pose Estimation] (#human--hand-pose-estimation)
    • [3D Localization] (#3d-localization)
    • [Low-Level Vision] (#low-level-vision)
    • [Facial Expression Recognition] (#facial-expression-recognition)
    • [Interpretability, regularization, compression pruning and feature selection](#Interpretability, regularization, compression pruning and feature selection)

Codes

Theory

Lectures

Books

Papers

Analysis / Understanding

  • Consistency of random forests [Paper]
  • Scornet, E., Biau, G. and Vert, J.-P. (2015). Consistency of random forests, The Annals of Statistics, in press.
  • On the asymptotics of random forests [Paper]
  • Scornet, E. (2015). On the asymptotics of random forests, Journal of Multivariate Analysis, in press.
  • Random Forests In Theory and In Practice [[Paper] (http://jmlr.org/proceedings/papers/v32/denil14.pdf)]
    • Misha Denil, David Matheson, Nando de Freitas, Narrowing the Gap: Random Forests In Theory and In Practice, ICML 2014
  • Explaining the Success of AdaBoost and Random Forests as Interpolating Classifiers Abraham J. Wyner, Matthew Olson, Justin Bleich, David Mease [Paper]

Model variants

Thesis

  • Understanding Random Forests
  • PhD dissertation, Gilles Louppe, July 2014. Defended on October 9, 2014.
  • [Repository] with thesis and related codes

Applications

Image classification

Object Detection

Object Tracking

Edge Detection

Semantic Segmentation

Human / Hand Pose Estimation

3D localization

  • Imperial College London [[Paper] (http://www.iis.ee.ic.ac.uk/icvl/doc/ECCV2014_aly.pdf)]
    • Alykhan Tejani, Danhang Tang, Rigas Kouskouridas, and Tae-Kyun Kim, Latent-Class Hough Forests for 3D Object Detection and Pose Estimation, ECCV 2014
  • Microsoft Research Cambridge + University of Illinois + Imperial College London [[Paper] (http://abnerguzman.com/publications/gkgssfi_cvpr14.pdf)]
    • Abner Guzman-Rivera, Pushmeet Kohli, Ben Glocker, Jamie Shotton, Toby Sharp, Andrew Fitzgibbon, and Shahram Izadi, Multi-Output Learning for Camera Relocalization, CVPR 2014
  • Microsoft Research Cambridge [[Paper] (http://research.microsoft.com/pubs/184826/relocforests.pdf)]
    • Jamie Shotton, Ben Glocker, Christopher Zach, Shahram Izadi, Antonio Criminisi, and Andrew Fitzgibbon, Scene Coordinate Regression Forests for Camera Relocalization in RGB-D Images, CVPR 2013

Low-Level vision

Facial expression recognition

  • Sorbonne Universites [Paper]
    • Arnaud Dapogny, Kevin Bailly, and Severine Dubuisson, Pairwise Conditional Random Forests for Facial Expression Recognition, ICCV 2015

Interpretability, regularization, compression pruning and feature selection

  • Global Refinement of Random Forest [[Paper] (http://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Ren_Global_Refinement_of_2015_CVPR_paper.pdf)]
    • Shaoqing Ren, Xudong Cao, Yichen Wei, Jian Sun, Global Refinement of Random Forest, CVPR 2015
  • L1-based compression of random forest models Arnaud Joly, Fran¸cois Schnitzler, Pierre Geurts and Louis Wehenkel ESANN 2012 [Paper]
  • Feature-Budgeted Random Forest [[Paper] (http://jmlr.org/proceedings/papers/v37/nan15.pdf)] [Supp]
    • Feng Nan, Joseph Wang, Venkatesh Saligrama, Feature-Budgeted Random Forest, ICML 2015
    • Pruning Random Forests for Prediction on a Budget Feng Nan, Joseph Wang, Venkatesh Saligrama NIPS 2016 [Paper]
  • Meinshausen, Nicolai. "Node harvest." The Annals of Applied Statistics 4.4 (2010): 2049-2072. [Paper] [Code R] [Code Python]
  • Making Tree Ensembles Interpretable: A Bayesian Model Selection Approach S. Hara, K. Hayashi, [Paper] [Code]
  • Cui, Zhicheng, et al. "Optimal action extraction for random forests and boosted trees." ACM SIGKDD 2015. [Paper]
  • DART: Dropouts meet Multiple Additive Regression Trees K. V. Rashmi, Ran Gilad-Bachrach [Paper]
  • Begon, Jean-Michel, Arnaud Joly, and Pierre Geurts. Joint learning and pruning of decision forests. (2016). [Paper]

Maintainers - Jiwon Kim, Jung Kwon Lee

awesome-random-forest's People

Contributors

kjw0612 avatar deruci avatar beedotkiran avatar andland avatar samhallman avatar gitter-badger avatar wujian752 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.