Security solutions that autonomously detect and ward off attacks from cyberspace. Chatbots that answer customer queries in no time at all. Manufacturing robots that work hand in hand with their human colleagues to perform complex tasks: Artificial intelligence (AI) today has many faces. But smart products and software solutions have one thing in common: they perform their tasks without human intervention – and they also solve any problems that arise independently.

Machine Learning needs concrete instructions for action

Machine learning (ML) methods provide the basis for this. They enable machines to extract, classify and analyze texts and images from electronic documents. Sounds simple, but it is not. This is the result of a new study by the Massachusetts Institute of Technology (MIT). According to this, AI can recognize stereotypical images very well. However, if the motif deviates only slightly from the norm, the errors become more frequent. This is because intelligent software has to learn from scratch how to classify such entropies correctly. The human brain, on the other hand, does this by itself. Accordingly, training plays an immensely important role in the development of AI applications in addition to the database.

The first step in the development of AI solutions, however, is to define the task as concretely as possible and to create initial solution options. For example, if a certain piece of information is to be filtered out of a document, the artificial intelligence has to know where it can be found in the document and which components it contains. An example: In a Swiss vehicle registration document, the chassis number is usually always found in the same place and always contains 17 digits. This is what the AI needs to know in order to identify the desired information (i.e. the chassis number). Accordingly, it is necessary to program the data model and algorithms. With the help of rapid prototyping, it is possible to create corresponding prototypes quickly and easily.

Afterwards, the selection of the training tool is on the agenda, as there are a number of different machine learning methods. For processing image data, Convolutional Neural Networks (CNN) are the tool of choice. This deep learning architecture uses different filters (Convolutional Layer) and aggregation layers (Pooling Layer). This enables CNNs to use the acquired image data to generate a model that can predict the chassis number.

AI: Iterative training leads to success

Once the ML model and method are in place, the training begins: The solution should learn to perform its task – for example, the extraction of chassis numbers from a document -– as error-free as possible. For the AI this means: Practice, practice, practice. And for the developer: continuous fine-tuning. Since the continuous iterations not only help to improve the AI’s skills, they also show optimization possibilities of the algorithm and thus pave the way to sharpen the AI’s learning ability.

While traditional software development uses iterations mainly to test new functionalities, ML applications are about teaching AI to recognize different entropies. Ultimately, the intelligent solution should also be able to identify and filter out the fuzziness that it does not yet know. To this end, the developers continuously check the delivered results during the training phase and continually adapt the individual neurons. In this way, the self-learning algorithm can be improved with each iteration.

The goal of the training loops is thus to reduce the error rate as much as possible. Only when artificial intelligence can compete with human intelligence in the particular task will its use pay off. Who wants a chatbot that keeps answering customer questions with “Sorry, I don’t know”? To prevent this from happening, the AI keeps learning – even when it is already in use.

And also the programmers continue to stay in charge. Because continuous monitoring not only enables them to close potential knowledge gaps of the AI in productive use and use corrections for bias drift due to changes in input signals and (for online models) changes in the “transformation”, but also to identify new requirements. Lifelong learning is therefore also and especially indispensable for smart products and processes.

data transformation

News from ERNI

In our newsroom, you find all our articles, blogs and series entries in one place.

  • 22.11.2023.
    Newsroom

    Recognising trends: An insight into regression analysis

    Data plays a very important role in every area of a company. When it comes to data, a distinction is made primarily between operational data and dispositive data. Operational data play an important role, especially in day-to-day business. However, they are not nearly as relevant as dispositive data. This is because these data are collected over a longer period of time and provide an initial insight into the history or the past.

  • 08.11.2023.
    Newsroom

    Why do we need digital transformation for medical devices?

    For hospitals, it is not up for discussion as to whether they want to digitalise. The increasing age of the population in western countries and the progressive shortage of medical professionals mean that without digitalisation, the healthcare system will not be able to provide the quality that patients want in the future.

  • 25.10.2023.
    Newsroom

    Mastering the challenges of mobile app testing: Strategies for efficient quality assurance

    Discover the unique challenges faced in testing mobile applications and learn how to overcome them effectively. From selecting suitable devices and operating systems to leveraging cloud-based test platforms, test automation and emulators, this article provides seven essential strategies for optimising your mobile app testing process.

  • 11.10.2023.
    Newsroom

    Incorporating classical requirements engineering methods in agile software development for a laboratory automation system

    Traditional agile methodologies can sometimes struggle to accommodate the complexity and regulatory requirements of laboratory automation systems, leading to misalignment with stakeholder needs, scope creep, and potential delays. The lack of comprehensive requirements documentation can result in ambiguous expectations and hinder effective communication among cross-functional teams.

  • 27.09.2023.
    Newsroom

    Unveiling the power of data: Part III – Navigating challenges and harnessing insights in data-driven projects

    Transforming an idea into a successful machine learning (ML)-based product involves navigating various challenges. In this final part of our series, we delve into two crucial aspects: ensuring 24/7 operation of the product and prioritising user experience (UX).

  • 13.09.2023.
    Newsroom

    Exploring Language Models: An overview of LLMs and their practical implementation

    Generative AI models have recently amazed with unprecedented outputs, such as hyper-realistic images, diverse music, coherent texts, and synthetic videos, sparking excitement. Despite this progress, addressing ethical and societal concerns is crucial for responsible and beneficial utilization, guarding against issues like misinformation and manipulation in this AI-powered creative era.

  • 01.09.2023.
    Newsroom

    Peter Zuber becomes the new Managing Director of ERNI Switzerland

    ERNI is setting an agenda for growth and innovation with the appointment of Peter Zuber as Managing Director of the Swiss business unit. With his previous experience and expertise, he will further expand the positioning of ERNI Switzerland, as a leading consulting firm for software development and digital innovation.

  • data230.08.2023.
    Newsroom

    Unveiling the power of data: Part II – Navigating challenges and harnessing insights in data-driven projects

    The second article from the series on data-driven projects, explores common challenges that arise during their execution. To illustrate these concepts, we will focus on one of ERNI’s latest project called GeoML. This second article focuses on the second part of the GeoML project: Idea2Proof.