Topic 7: FLOSS futures
As computational techniques develop, what do you see changing in the community you are contributing to? What future challenges and what ethical issues should you consider for a future to come?Tags: Open Source collaboration
- An increase in Automated Machine Learning (AutoML) projects
- An established standard of inter-operability among open-source machine-learning projects
- Establishing (or on the way of establishing) a guideline for responsible ML practices within open-source machine-learning projects.
1. Increase in Automated Machine Learning (AutoML) projects
In late 2022, Fortune Business Insights published a report that highlights just how much the industry of machine learning will grow. The report published by Fortune stated an estimate that the global Machine Learning (ML) market will grow from $21.17 billion in 2022 to $209.91 billion by 2029 (Fortune, 2022). Hence, given the rapidly increasing demand for ML, it can be assumed that there is an opportunity to increase accessibility of integrating ML by automating (AutoML) both the integration of ML in a practice or building ML models (Qamar, 2023).Possible AutoML projects would attempt to automate complex tasks such as model selection, hyperparameter tuning, and feature engineering, allowing non-experts to leverage machine learning techniques effectively.
As an example, one of the open-source projects that I've contributed to, MindsDB, have focused its efforts on automating machine learning models for cloud database software. Currently, the project team manually develops API handlers to establish connections between the databases and the automated ML model functions.
While MindsDB's approach to automating ML models is considered innovative and advanced, the team has recognized the need to further enhance efficiency. They are actively exploring the automation of API handler creation, aiming to make the entire process of building an ML model truly automated and highly efficient in the future.
2. Established standard of inter-operability among open-source machine-learning projects
3. Guideline for Responsible ML Practices
In conclusion...
I believe the future of open-source machine learning projects will see an increase in Automated Machine Learning (AutoML) efforts for enhanced accessibility. Establishing interoperability standards and guidelines for responsible ML practices will foster collaboration and uphold ethical values. However, considering the fast-paced progress of machine learning, I also believe that some of these assumptions could materialise sooner than expected.References
Fortune, F. (2022) Machine learning (ML) market size, share & covid-19 impact analysis, by Enterprise Type (Small & mid-sized enterprises (smes) and large enterprises), by deployment (cloud and on-premise), by end-use industry (healthcare, retail, it and Telecommunication, BFSI, Automotive and transportation, advertising and media, manufacturing, and others), and Regional Forecast, 2023-2030, Machine Learning Market Size, Share, Growth | Trends [2030]. Available at: https://www.fortunebusinessinsights.com/machine-learning-market-102226 (Accessed: 03 June 2023).
Harder, H. de (2023) Ethical considerations in Machine Learning Projects, Medium. Available at: https://towardsdatascience.com/ethical-considerations-in-machine-learning-projects-e17cb283e072 (Accessed: 03 June 2023).
Koch, R. (2022) Machine Learning and Interoperability, clickworker.com. Available at: https://www.clickworker.com/customer-blog/interoperability-and-the-future-of-machine-learning/ (Accessed: 03 June 2023).
Moran, C. (2021) Machine Learning, ethics, and Open Source Licensing (Part I/II), The Gradient. Available at: https://thegradient.pub/machine-learning-ethics-and-open-source-licensing/ (Accessed: 03 June 2023).
Qamar, S. (2023) The Future of Machine Learning: Automl, Analytics Vidhya. Available at: https://www.analyticsvidhya.com/blog/2023/01/the-future-of-machine-learning-automl/ (Accessed: 03 June 2023).

Post a Comment