Coder Social home page Coder Social logo

Comments (5)

xuyxu avatar xuyxu commented on August 16, 2024

Hi @learningelectric, thanks for your ideas. Is there any paper on using forest for transfer learning?

from deep-forest.

learningelectric avatar learningelectric commented on August 16, 2024

Dear @xuyxu .

Thank you very much for your prompt reply!

Firstly, since the deep-forest is a very powerful decision tree model, if the decision tree or random forest can be migrated[1-3], then the deep-forest should also be able to be migrated in theory. Of course, this is just an assumption of mine, and may be wrong and difficult. But in my current study, deep forests are competitive with neural networks or traditional machine learning algorithms (It will be submitted to the IEEE journal this year). However, in practical engineering, if the deep forest model also has the ability of transfer learning, it will be very competitive in practical engineering in the future.

This is just a immature suggest. And please don't mind if I offend.

References:
[1] L. Minvielle, M. Atiq, S. Peignier and M. Mougeot, "Transfer Learning on Decision Tree with Class Imbalance," 2019 IEEE 31st International Conference on Tools with Artificial Intelligence (ICTAI), 2019, pp. 1003-1010, doi: 10.1109/ICTAI.2019.00141.
[2] S. Jiang, H. Mao, Z. Ding and Y. Fu, "Deep Decision Tree Transfer Boosting," in IEEE Transactions on Neural Networks and Learning Systems, vol. 31, no. 2, pp. 383-395, Feb. 2020, doi: 10.1109/TNNLS.2019.2901273.
[3] N. Segev, M. Harel, S. Mannor, K. Crammer and R. El-Yaniv, "Learn on Source, Refine on Target: A Model Transfer Learning Framework with Random Forests," in IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 39, no. 9, pp. 1811-1824, 1 Sept. 2017, doi: 10.1109/TPAMI.2016.2618118.

from deep-forest.

IncubatorShokuhou avatar IncubatorShokuhou commented on August 16, 2024

I believe that what we really need may be an incremental learning method (i.e. partial_fit). With this method, we can not only implement tranffer learning, but distributed trainning (with dask and rabit) will also be possible.

from deep-forest.

xuyxu avatar xuyxu commented on August 16, 2024

The incremental version of deep forest is not a trivial task, and may be out of the scope of the current design. You are feel free to work on it, or even write a research paper accordingly.

from deep-forest.

learningelectric avatar learningelectric commented on August 16, 2024

OK, thank you very much!

from deep-forest.

Related Issues (20)

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.