Follow Datanami:
September 2, 2020

Low-Code Can Lower the Barrier to Entry for AI

Organizations that want to get started quickly with machine learning may be interested in investigating emerging low-code options for AI. While low-code techniques will never completely replace hand-coded systems, they can help accelerate smaller, less experienced data science teams, as well as help with prototyping for professional data scientists.

First of all, what is low-code? Well, the phrase can mean different things to different people, and its applicability to AI is not entirely nailed down. Mainstream developers have been using low-code (or no-code) approaches to creating business and consumer applications for years, and that largely forms the basis for low-code approaches in AI.

Twenty years ago, fourth generation languages (4GLs) were popular ways to generate complex business apps with a fraction of the code required of a 3GL, such as Java or C++. Pattern-based development methods, whereby developers use drag-and-drop GUIs to fine-tune pre-built components to create a customized business application, have been well-established in the IT industry for some time, although they have their share of detractors.

In AI, the tools and technologies for building machine learning models and deploying them into production are quite different than in general app dev, but the same low-code techniques still apply. According to Kfir Yeshayahu, the SVP of products at Veritone, these low-code techniques are gaining traction in AI.

“Low-code for AI allows citizen developers and data scientists to utilize AI building blocks to generate an AI engine that fits their needs,” Yeshayahu tells Datanami. “It puts ‘AI superpowers’ in the hands of users, eliminating the need to write complex code, compile, deploy, and scale it.”

Low-code AI tools can boost the effectiveness of experienced members of the data science team (pgraphis/Shutterstock)

The main benefit to low code AI is speed, Yeshayahu says. The need for speedy AI development has grown recently, especially during the COVID-19 pandemic, which has exposed the shortcomings in many company’s digital initiatives, he says.

“Organizations are realizing the value of AI in the post-pandemic world, and are also recognizing that they can’t afford to build AI solutions from the ground up due to the long deployment cycles,” Yeshayahu says. “Driven by a mission to change their operations faster than ever before, organizations are quickly adopting low code and AI to allow creative, mission-driven employees to innovate, regardless of their role and depth of technical expertise.”

So, where can organizations get low-code tools for AI? Veritone develops an AI platform called aiWARE that’s designed to help companies use machine learning techniques to automate decision-making based on audio, video, and text input.

Another low-code platform gaining traction in the big data space is PyCaret, which is a Python library designed to enable users to perform complex machine learning tasks with just a few lines of code. The software, which debuted in April, incorporates other libraries and frameworks, including scikit-learn and XGBoost, and works in a notebook-style interface.

Moez Ali, the founder and author of PyCaret, says he created PyCaret to help citizen data scientists get more machine learning work done quicker.

“I believe organizations where citizen data scientists co-exist with professional data scientists will outperform companies that only relies on professional data scientists,” Ali says on the PyCaret website. “As much as PyCaret is ideal for citizen data scientists due to its simplicity, ease of use and low-code environment, it can also be used by professional data scientists as part of their machine learning workflows and build rapid prototypes quick and efficiently.”

You can also think of emerging AutoML tools as a form of low-code. These systems can automate many of the AI tasks that are traditionally handled by the data scientists, including model selection, parameter tuning, deployment into production, and post-deployment model management.

Reusability is a major benefit for today’s complex neural networks, such as ResNet, AlexNet, and GPT-3, the massive language generator from OpenAI that features a staggering 175 billion parameters. Data scientist can easily take these pre-built models, chop off the parts they don’t need, and retrain the remainder to do what they need. It may not be no-code, but the data scientists is certainly writing less code than if she were to start from scratch.

Similarly, many of the self-service mechanisms in today’s popular BI and visualization tools are helping analysts and others swing above their weight. As these BI tools are increasingly fused with ML capabilities, the impact of delivering advanced analytic capabilities in a self-service (i.e. low-code) manner can begin to have a real impact on data projects.

At the end of the day, low-code isn’t anything new, in AI or anywhere else. Not all AI projects will be amenable to low-code techniques. After all, the most compelling business transformations are almost always one-off projects that require many months of trial and error. What’s more, many real-world production AI systems will require the speed and performance that comes with optimized code, and that almost always has to be written by hand.

But for many other projects, there’s no contesting the real impact that organizations can find from allowing less experienced members of a team get more data work done in a quicker amount of time, particularly for less challenging AI projects and prototyping. Whatever you want to call it–citizen data science, AutoML, self-service BI, or low-code AI–that trend of doing more with less will continue.

Related Items:

ML and BI Are Coming Together, Gartner Says

Empowering Citizen Data Science

Machine Learning on the Edge, Hold the Code

Datanami