scholarly journals Hybrid approach to agile assembly planning – Empirical evaluation of the industrial practice

Procedia CIRP ◽  
2020 ◽  
Vol 93 ◽  
pp. 1170-1175
Author(s):  
Peter Burggräf ◽  
Matthias Dannapfel ◽  
Tobias Adlon ◽  
Carsten Fölling
Author(s):  
YoungJun Kim ◽  
Uma Jayaram ◽  
Sankar Jayaram ◽  
Venkata K. Jandhyala ◽  
Tatsuki Mitsui

The hierarchy of assembly components in a CAD assembly model is rarely a true representation of the sequence of assembly of these components during manufacturing. Thus, any assembly planning or evaluation software system needs to re-order and re-group the various components of the CAD assembly model to reflect the sequence of component assembly. Although all parametric CAD systems allow reorganization of the assembly tree, it is a difficult and timeconsuming process due to the relationships and constraints between the various components. We propose an alternative hybrid method that couples the CAD system and a visualization tool that supports reorganization, while preserving data, to allow fast and easy rearranging of the assembly hierarchy. Also, after the reorganization, polygonal representations of the new sub-assemblies are created and the original constraints are also transformed in a consistent manner. As a next logical step, we compare the time required to rearrange the assembly hierarchy using both methods — the CAD system alone and the hybrid system. A statistical analysis using three treatment factors indicates that if the number of components is more than 15, then it is more efficient to use the hybrid method over the CAD system. The overarching goal was to allow fast and efficient creation of different assembly hierarchies to allow the corresponding assembly sequences to be verified in a virtual assembly application that derives its models and constraints from the assembly hierarchy in the CAD system. We have implemented the method to allow the successful reorganization and virtual assembly verification of many industry models, some with several hundred components, provided by various industry partners.


2022 ◽  
pp. 1635-1651
Author(s):  
Abhishek Pandey ◽  
Soumya Banerjee

Software testing is essential for providing error-free software. It is a well-known fact that software testing is responsible for at least 50% of the total development cost. Therefore, it is necessary to automate and optimize the testing processes. Search-based software engineering is a discipline mainly focussed on automation and optimization of various software engineering processes including software testing. In this article, a novel approach of hybrid firefly and a genetic algorithm is applied for test data generation and selection in regression testing environment. A case study is used along with an empirical evaluation for the proposed approach. Results show that the hybrid approach performs well on various parameters that have been selected in the experiments.


2021 ◽  
pp. 543-550
Author(s):  
Peter Burggräf ◽  
Tobias Adlon ◽  
Steffen Schupp ◽  
Jan Salzwedel

2020 ◽  
Vol 110 (04) ◽  
pp. 231-235
Author(s):  
Ludger Bußwinkel ◽  
Jan-Christopher Hauk ◽  
Herbert Schneider ◽  
Rainer Stark

Die Montageplanung ist durch große manuelle Aufwände sowie eine auf Erfahrungen und Expertenwissen basierende Entscheidungsfindung geprägt. Trotz zahlreicher Forschungsaktivitäten wird nur eine geringe Automatisierung der Montageplanung erreicht. Daher wird für die Montageplanung ein Assistenzstufenmodell erarbeitet, das zukünftig eine systematische Entwicklung digitaler Assistenzsysteme erlaubt, die in der industriellen Praxis einen Mehrwert erzeugen.   The assembly planning is characterized by a large amount of manual effort and a decision making that is based on experience and expert knowledge. Despite numerous research activities, the assembly planning is automatized on a low level. For this reason, an assistance step model for the assembly planning is created, which will enable a systematic development of digital assistance systems that generate an added value in the industrial practice.


Author(s):  
Abhishek Pandey ◽  
Soumya Banerjee

Software testing is essential for providing error-free software. It is a well-known fact that software testing is responsible for at least 50% of the total development cost. Therefore, it is necessary to automate and optimize the testing processes. Search-based software engineering is a discipline mainly focussed on automation and optimization of various software engineering processes including software testing. In this article, a novel approach of hybrid firefly and a genetic algorithm is applied for test data generation and selection in regression testing environment. A case study is used along with an empirical evaluation for the proposed approach. Results show that the hybrid approach performs well on various parameters that have been selected in the experiments.


2021 ◽  
Vol 14 (11) ◽  
pp. 2327-2340
Author(s):  
Side Li ◽  
Arun Kumar

Many applications that use large-scale machine learning (ML) increasingly prefer different models for subgroups (e.g., countries) to improve accuracy, fairness, or other desiderata. We call this emerging popular practice learning over groups , analogizing to GROUP BY in SQL, albeit for ML training instead of SQL aggregates. From the systems standpoint, this practice compounds the already data-intensive workload of ML model selection (e.g., hyperparameter tuning). Often, thousands of models may need to be trained, necessitating high-throughput parallel execution. Alas, most ML systems today focus on training one model at a time or at best, parallelizing hyperparameter tuning. This status quo leads to resource wastage, low throughput, and high runtimes. In this work, we take the first step towards enabling and optimizing learning over groups from the data systems standpoint for three popular classes of ML: linear models, neural networks, and gradient-boosted decision trees. Analytically and empirically, we compare standard approaches to execute this workload today: task-parallelism and data-parallelism. We find neither is universally dominant. We put forth a novel hybrid approach we call grouped learning that avoids redundancy in communications and I/O using a novel form of parallel gradient descent we call Gradient Accumulation Parallelism (GAP). We prototype our ideas into a system we call Kingpin built on top of existing ML tools and the flexible massively-parallel runtime Ray. An extensive empirical evaluation on large ML benchmark datasets shows that Kingpin matches or is 4x to 14x faster than state-of-the-art ML systems, including Ray's native execution and PyTorch DDP.


2020 ◽  
Vol 34 (06) ◽  
pp. 9766-9774
Author(s):  
Suguman Bansal ◽  
Yong Li ◽  
Lucas Tabajara ◽  
Moshe Vardi

LTLf synthesis is the automated construction of a reactive system from a high-level description, expressed in LTLf, of its finite-horizon behavior. So far, the conversion of LTLf formulas to deterministic finite-state automata (DFAs) has been identified as the primary bottleneck to the scalabity of synthesis. Recent investigations have also shown that the size of the DFA state space plays a critical role in synthesis as well.Therefore, effective resolution of the bottleneck for synthesis requires the conversion to be time and memory performant, and prevent state-space explosion. Current conversion approaches, however, which are based either on explicit-state representation or symbolic-state representation, fail to address these necessities adequately at scale: Explicit-state approaches generate minimal DFA but are slow due to expensive DFA minimization. Symbolic-state representations can be succinct, but due to the lack of DFA minimization they generate such large state spaces that even their symbolic representations cannot compensate for the blow-up.This work proposes a hybrid representation approach for the conversion. Our approach utilizes both explicit and symbolic representations of the state-space, and effectively leverages their complementary strengths. In doing so, we offer an LTLf to DFA conversion technique that addresses all three necessities, hence resolving the bottleneck. A comprehensive empirical evaluation on conversion and synthesis benchmarks supports the merits of our hybrid approach.


2018 ◽  
Vol 44 (4) ◽  
pp. 859-894
Author(s):  
Shafiq Joty ◽  
Tasnim Mohiuddin

Participants in an asynchronous conversation (e.g., forum, e-mail) interact with each other at different times, performing certain communicative acts, called speech acts (e.g., question, request). In this article, we propose a hybrid approach to speech act recognition in asynchronous conversations. Our approach works in two main steps: a long short-term memory recurrent neural network (LSTM-RNN) first encodes each sentence separately into a task-specific distributed representation, and this is then used in a conditional random field (CRF) model to capture the conversational dependencies between sentences. The LSTM-RNN model uses pretrained word embeddings learned from a large conversational corpus and is trained to classify sentences into speech act types. The CRF model can consider arbitrary graph structures to model conversational dependencies in an asynchronous conversation. In addition, to mitigate the problem of limited annotated data in the asynchronous domains, we adapt the LSTM-RNN model to learn from synchronous conversations (e.g., meetings), using domain adversarial training of neural networks. Empirical evaluation shows the effectiveness of our approach over existing ones: (i) LSTM-RNNs provide better task-specific representations, (ii) conversational word embeddings benefit the LSTM-RNNs more than the off-the-shelf ones, (iii) adversarial training gives better domain-invariant representations, and (iv) the global CRF model improves over local models.


2019 ◽  
Vol 11 (3) ◽  
pp. 23-45 ◽  
Author(s):  
Khyati Ahlawat ◽  
Anuradha Chug ◽  
Amit Prakash Singh

Imbalanced datasets are the ones with uneven distribution of classes that deteriorates classifier's performance. In this paper, SVM classifier is combined with K-Means clustering approach and a hybrid approach, Hy_SVM_KM is introduced. The performance of proposed method is also empirically evaluated using Accuracy and FN Rate measure and compared with existing methods like SMOTE. The results have shown that the proposed hybrid technique has outperformed traditional machine learning classifier SVM in mostly datasets and have performed better than known pre-processing technique SMOTE for all datasets. The goal of this article is to extend capabilities of popular machine learning algorithms and adapt it to meet the challenges of imbalanced big data classification. This article can provide a baseline study for future research on imbalanced big datasets classification and provides an efficient mechanism to deal with imbalanced nature big dataset with modified SVM classifier and improves the overall performance of the model.


Sign in / Sign up

Export Citation Format

Share Document