Browsing by Author "Huber, Marco F."
Now showing 1 - 6 of 6
- Results Per Page
- Sort Options
Item Open Access Are you sure? : prediction revision in automated decision‐making(2020) Burkart, Nadia; Robert, Sebastian; Huber, Marco F.With the rapid improvements in machine learning and deep learning, decisions made by automated decision support systems (DSS) will increase. Besides the accuracy of predictions, their explainability becomes more important. The algorithms can construct complex mathematical prediction models. This causes insecurity to the predictions. The insecurity rises the need for equipping the algorithms with explanations. To examine how users trust automated DSS, an experiment was conducted. Our research aim is to examine how participants supported by an DSS revise their initial prediction by four varying approaches (treatments) in a between‐subject design study. The four treatments differ in the degree of explainability to understand the predictions of the system. First we used an interpretable regression model, second a Random Forest (considered to be a black box [BB]), third the BB with a local explanation and last the BB with a global explanation. We noticed that all participants improved their predictions after receiving an advice whether it was a complete BB or an BB with an explanation. The major finding was that interpretable models were not incorporated more in the decision process than BB models or BB models with explanations.Item Open Access Machine learning-based shear force quality prediction of ultrasonic wire bonds : utilizing process data and machine data without additional sensors(2024) Buchner, Christoph; Seidler, Christian T.; Huber, Marco F.; Eigenbrod, Hartmut; Ribbeck, Hans-Georg von; Schlicht, FranzUltrasonic wire bonding is a highly automated production process that is used billions of times a year in the electronics and electromobility industries. Due to the complexity of the process and the large number of influencing parameters, there are currently no automated methods that can be used without additional sensors to evaluate the shear force bond quality quantitatively and non-destructively with sufficiently high precision. For this reason, this paper presents a new methodology that uses machine learning to enable quantitative, non-destructive prediction of bond quality without additional sensors. For this purpose, a machine learning algorithm was developed that uses various machine data and process data from existing sensors to quantitatively predict the shear force of the bonded joint. In addition, features are extracted from process time series, such as current, power, and frequency of the ultrasonic generator as well as deformation during bonding. Of the total of 2,090 features considered, the number of features could be reduced to 26 by recursive feature elimination, while maintaining the prediction accuracy. By using optimized deep neural networks, on average, a prediction precision of the regression on the shear force of the source bond of over 89.6% R 2 -score and a mean absolute error of 241 cN can be achieved.Item Open Access On the development of a surrogate modelling toolbox for virtual assembly(2021) Kaufmann, Manuel; Effenberger, Ira; Huber, Marco F.Virtual assembly (VA) is a method to simulate the physical assembly (PA) of scanned parts. Small local part deviations can accumulate to large assembly deviations limiting the product quality. The propagation of geometrical deviations onto the assembly is a crucial step in tolerance management to assess the assembly quality. Current approaches for VA do not sufficiently consider the physical joining process. Therefore, the propagated assembly geometry may deviate strongly from the PA. In the state of the art, only specific and complex methods for particular joining processes are known. In this paper, the concept of Surrogate Models (SMs) is introduced, representing the connection between part and assembly geometries for particular joining processes. A Surrogate Modelling Toolbox (SMT) is developed that is intended to cover the variety of joining processes by the implementation of suitable SMs. A particular SM is created by the composition of suitable Surrogate Operations (SOs). An open list of SOs is presented. The composition of a SM is studied for a laser welding process of two polymer components. The resulting VA is compared to the PA in order to validate the developed model and is quantified by the exploitation ratio R.Item Open Access A reinforcement learning approach to view planning for automated inspection tasks(2021) Landgraf, Christian; Meese, Bernd; Pabst, Michael; Martius, Georg; Huber, Marco F.Manual inspection of workpieces in highly flexible production facilities with small lot sizes is costly and less reliable compared to automated inspection systems. Reinforcement Learning (RL) offers promising, intelligent solutions for robotic inspection and manufacturing tasks. This paper presents an RL-based approach to determine a high-quality set of sensor view poses for arbitrary workpieces based on their 3D computer-aided design (CAD). The framework extends available open-source libraries and provides an interface to the Robot Operating System (ROS) for deploying any supported robot and sensor. The integration into commonly used OpenAI Gym and Baselines leads to an expandable and comparable benchmark for RL algorithms. We give a comprehensive overview of related work in the field of view planning and RL. A comparison of different RL algorithms provides a proof of concept for the framework’s functionality in experimental scenarios. The obtained results exhibit a coverage ratio of up to 0.8 illustrating its potential impact and expandability. The project will be made publicly available along with this article.Item Open Access Smart nesting : estimating geometrical compatibility in the nesting problem using graph neural networks(2023) Abdou, Kirolos; Mohammed, Osama; Eskandar, George; Ibrahim, Amgad; Matt, Paul-Amaury; Huber, Marco F.Reducing material waste and computation time are primary objectives in cutting and packing problems (C &P). A solution to the C &P problem consists of many steps, including the grouping of items to be nested and the arrangement of the grouped items on a large object. Current algorithms use meta-heuristics to solve the arrangement problem directly without explicitly addressing the grouping problem. In this paper, we propose a new pipeline for the nesting problem that starts with grouping the items to be nested and then arranging them on large objects. To this end, we introduce and motivate a new concept, namely the Geometrical Compatibility Index (GCI). Items with higher GCI should be clustered together. Since no labels exist for GCIs, we propose to model GCIs as bidirectional weighted edges of a graph that we call geometrical relationship graph (GRG). We propose a novel reinforcement-learning-based framework, which consists of two graph neural networks trained in an actor-critic-like fashion to learn GCIs. Then, to group the items into clusters, we model the GRG as a capacitated vehicle routing problem graph and solve it using meta-heuristics. Experiments conducted on a private dataset with regularly and irregularly shaped items show that the proposed algorithm can achieve a significant reduction in computation time (30% to 48%) compared to an open-source nesting software while attaining similar trim loss on regular items and a threefold improvement in trim loss on irregular items.Item Open Access A survey on learning-based robotic grasping(2020) Kleeberger, Kilian; Bormann, Richard; Kraus, Werner; Huber, Marco F.This review provides a comprehensive overview of machine learning approaches for vision-based robotic grasping and manipulation. Current trends and developments as well as various criteria for categorization of approaches are provided. Model-free approaches are attractive due to their generalization capabilities to novel objects, but are mostly limited to top-down grasps and do not allow a precise object placement which can limit their applicability. In contrast, model-based methods allow a precise placement and aim for an automatic configuration without any human intervention to enable a fast and easy deployment. Both approaches to robotic grasping and manipulation with and without object-specific knowledge are discussed. Due to the large amount of data required to train AI-based approaches, simulations are an attractive choice for robot learning. This article also gives an overview of techniques and achievements in transfers from simulations to the real world.