You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

learnware.rst 3.7 kB

2 years ago
2 years ago
2 years ago
2 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. The Learnware Concept
  2. =====================
  3. The learnware paradiam, first introduced by Zhi-Hua Zhou, is defined as a proficiently trained machine learning model accompanied by a specification that allows future users with no prior knowledge of the learnware to identify and reuse it according to their needs.
  4. Developers or owners of trained machine learning models can voluntarily submit their models to a learnware marketplace. If the marketplace accepts the model, it assigns a specification to the model and makes it available in the marketplace.
  5. Utilizing Learnware in Practice
  6. -------------------------------
  7. With a learnware marketplace in place, users can tackle machine learning tasks without having to create models from scratch.
  8. Addressing Concerns with Learnware
  9. ----------------------------------
  10. The learnware approach aims to address several challenges:
  11. +------------------------+----------------------------------------------------------------------------------------+
  12. | Concern | Solution |
  13. +========================+========================================================================================+
  14. | Limited training data | Use existing high-quality learnware and require only a small amount of data for |
  15. | | adaptation or refinement. |
  16. +------------------------+----------------------------------------------------------------------------------------+
  17. | Lack of training skills| Leverage existing learnware instead of building a model from scratch. |
  18. +------------------------+----------------------------------------------------------------------------------------+
  19. | Catastrophic forgetting| Retain old knowledge in the marketplace as accepted learnware remain available. |
  20. +------------------------+----------------------------------------------------------------------------------------+
  21. | Continual learning | Facilitate continuous and lifelong learning with the constant influx of high-quality |
  22. | | learnware, enriching the knowledge base. |
  23. +------------------------+----------------------------------------------------------------------------------------+
  24. | Data privacy and | Ensure data privacy and proprietary protection by having developers only submit |
  25. | proprietary concerns | models, not their data. |
  26. +------------------------+----------------------------------------------------------------------------------------+
  27. | Unplanned tasks | Ensure the availability of helpful learnware for various tasks, unless entirely new |
  28. | | to all legal developers. |
  29. +------------------------+----------------------------------------------------------------------------------------+
  30. | Carbon emissions | Reduce the need to train numerous large models by assembling smaller models that |
  31. | | provide satisfactory performance. |
  32. +------------------------+----------------------------------------------------------------------------------------+
  33. Future Work and Progress
  34. ------------------------
  35. Despite the promising potential of the learnware proposal, much work remains to bring it to fruition. The following sections will discuss some of the progress made thus far.

基于学件范式,全流程地支持学件上传、检测、组织、查搜、部署和复用等功能。同时,该仓库作为北冥坞系统的引擎,支撑北冥坞系统的核心功能。