SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "WFRF:(Funk Peter 1957 ) "

Sökning: WFRF:(Funk Peter 1957 )

  • Resultat 1-24 av 24
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Olsson, Ella, et al. (författare)
  • Graph-Based Knowledge Representation and Algorithms for Air and Maintenance Operations
  • 2022
  • Ingår i: ICAS Proceedings 33rd Congress of the International Council of the Aeronautical Sciences, Stockholm, Sweden. - : International Council of the Aeronautical Sciences. - 9781713871163
  • Konferensbidrag (refereegranskat)abstract
    • This work presents an approach for information exchange between adjacent air operations domains by means of graph technologies. The approach has the ability to leverage interoperability and collaboration between air- and ground-based systems and stakeholders in respective domains. In its foundation, it provides a means for relevant actors to access and assess relevant data, information and knowledge, and thus provide input in terms of viable action alternatives in a complex and dynamic operational context. As a proof-of-concept, we have utilizeda full-stack application framework to implement a decision support demonstrator for operational aircraft maintenance. Our solution facilitates a lightweight and dynamic representation of relevant domain knowledge,readily available for exploitation by graph algorithms, adapted to our domain. We have based our implementation on the full-stack application framework Grand-Stack, which is an architecture designed to exploit the power of graphs throughout its stack.
  •  
2.
  • Ahmed, Mobyen Uddin, Dr, 1976-, et al. (författare)
  • Analysis of Breakdown Reports Using Natural Language Processing and Machine Learning
  • 2022
  • Ingår i: Lecture Notes in Mechanical Engineering. - Cham : Springer Science and Business Media Deutschland GmbH. - 9783030936389 ; , s. 40-52
  • Konferensbidrag (refereegranskat)abstract
    • Proactive maintenance management of world-class standard is close to impossible without the support of a computerized management system. In order to reduce failures, and failure recurrence, the key information to log are failure causes. However, Computerized Maintenance Management System (CMMS) seems to be scarcely used for analysis for improvement initiatives. One part of this is due to the fact that many CMMS utilizes free-text fields which may be difficult to analyze statistically. The aim of this study is to apply Natural Language Processing (NPL), Ontology and Machine Learning (ML) as a means to analyze free-textual information from a CMMS. Through the initial steps of the study, it was concluded though that none of these methods were able to find any suitable hidden patterns with high-performance accuracy that could be related to recurring failures and their root causes. The main reason behind that was that the free-textual information was too unstructured, in terms of for instance: spelling- and grammar mistakes and use of slang. That is the quality of the data are not suitable for the analysis. However, several improvement potentials in reporting and to develop the CMMS further could be provided to the company so that they in the future more easily will be able to analyze its maintenance data.
  •  
3.
  • Barua, Shaibal, et al. (författare)
  • Automated EEG Artifact Handling with Application in Driver Monitoring
  • 2018
  • Ingår i: IEEE journal of biomedical and health informatics. - : IEEE. - 2168-2194 .- 2168-2208. ; 22:5, s. 1350-1361
  • Tidskriftsartikel (refereegranskat)abstract
    • Automated analyses of electroencephalographic (EEG) signals acquired in naturalistic environments is becoming increasingly important in areas such as brain computer interfaces and behaviour science. However, the recorded EEG in such environments is often heavily contaminated by motion artifacts and eye movements. This poses new requirements on artifact handling. The objective of this paper is to present an automated EEG artifacts handling algorithm which will be used as a pre-processing step in a driver monitoring application. The algorithm, named ARTE (Automated aRTifacts handling in EEG), is based on wavelets, independent component analysis and hierarchical clustering. The algorithm is tested on a dataset obtained from a driver sleepiness study including 30 drivers and 540 30-minute 30-channel EEG recordings. The algorithm is evaluated by a clinical neurophysiologist, by quantitative criteria (signal quality index, mean square error, relative error and mean absolute error), and by demonstrating its usefulness as a pre-processing step in driver monitoring, here exemplified with driver sleepiness classification. All results are compared with a state of the art algorithm called FORCe. The quantitative and expert evaluation results show that the two algorithms are comparable and that both algorithms significantly reduce the impact of artifacts in recorded EEG signals. When artifact handling is used as a pre-processing step in driver sleepiness classification, the classification accuracy increased by 5% when using ARTE and by 2% when using FORCe. The advantage with ARTE is that it is data driven and does not rely on additional reference signals or manually defined thresholds, making it well suited for use in dynamic settings where unforeseen and rare artifacts are commonly encountered.
  •  
4.
  • Barua, Shaibal, 1982- (författare)
  • Multivariate Data Analytics to Identify Driver’s Sleepiness, Cognitive load, and Stress
  • 2019
  • Doktorsavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • Driving a vehicle in a dynamic traffic environment requires continuous adaptation of a complex manifold of physiological and cognitive activities. Impaired driving due to, for example, sleepiness, inattention, cognitive load or stress, affects one’s ability to adapt, predict and react to upcoming traffic events. In fact, human error has been found to be a contributing factor in more than 90% of traffic crashes. Unfortunately, there is no robust, objective ground truth for determining a driver’s state, and researchers often revert to using subjective self-rating scales when assessing level of sleepiness, cognitive load or stress. Thus, the development of better tools to understand, measure and monitor human behaviour across diverse scenarios and states is crucial. The main objective of this thesis is to develop objective measures of sleepiness, cognitive load and stress, which can later be used as research tools, either to benchmark unobtrusive sensor solutions or when investigating the influence of other factors on sleepiness, cognitive load, and stress.This thesis employs multivariate data analysis using machine learning to detect and classify different driver states based on physiological data. The reason for using rather intrusive sensor data, such as electroencephalography (EEG), electrooculography (EOG), electrocardiography (ECG), skin conductance, finger temperature, and respiration is that these methods can be used to analyse how the brain and body respond to internal and external changes, including those that do not generate overt behaviour. Moreover, the use of physiological data is expected to grow in importance when investigating human behaviour in partially automated vehicles, where active driving is replaced by passive supervision.Physiological data, especially the EEG is sensitive to motion artifacts and noise, and when recorded in naturalistic environments such as driving, artifacts are unavoidable. An automatic EEG artifact handling method ARTE (Automated aRTifacts handling in EEG) was therefore developed. When used as a pre-processing step in the classification of driver sleepiness, ARTE increased classification performance by 5%. ARTE is data-driven and does not rely on additional reference signals or manually defined thresholds, making it well suited for use in dynamic settings where unforeseen and rare artifacts are commonly encountered. In addition, several machine-learning algorithms have been developed for sleepiness, cognitive load, and stress classification. Regarding sleepiness classification, the best achieved accuracy was achieved using a Support Vector Machine (SVM) classifier. For multiclass, the obtained accuracy was 79% and for binary class it was 93%. A subject-dependent classification exhibited a 10% improvement in performance compared to the subject-independent classification, suggesting that much can be gained by using personalized classifiers. Moreover, by embedding contextual information, classification performance improves by approximately 5%. In regard to cognitive load classification, a 72% accuracy rate was achieved using a random forest classifier. Combining features from several data sources may improve performance, and indeed, we observed classification performance improvement by 10%-20% compared to using features from a single data source. To classify drivers’ stress, using the Case-based reasoning (CBR) and data fusion approach, the system achieved an 83.33% classification accuracy rate.This thesis work encourages the use of multivariate data for detecting and classifying driver states, including sleepiness, cognitive load, and stress. A univariate data source often presents challenges, since features from a single source or one just aspect of the feature are not entirely reliable; Therefore, multivariate information requires accurate driver state detection. Often, driver states are a subjective experience, in which other contextual data plays a vital role. Thus, the implication of incorporating contextual information in the classification scheme is presented in this thesis work. Although there are several commonalities, physiological signals are modulated differently in different driver states; Hence, multivariate data could help detect multiple driver states simultaneously – for example, cognitive load detection when a person is under the influence of different levels of stress.
  •  
5.
  • Bengtsson, Marcus, 1977-, et al. (författare)
  • Combining Ontology and Large Language Models to Identify Recurring Machine Failures in Free-Text Fields
  • 2024
  • Ingår i: Sustainable Production Through Advanced Manufacturing, Intelligent Automation And Work Integrated Learning, Sps 2024. - : IOS Press BV. - 9781643685106 - 9781643685113 ; , s. 27-38
  • Konferensbidrag (refereegranskat)abstract
    • Companies must enhance total maintenance effectiveness to stay competitive, focusing on both digitalization and basic maintenance procedures. Digitalization offers technologies for data-driven decision-making, but many maintenance decisions still lack a factual basis. Prioritizing efficiency and effectiveness require analyzing equipment history, facilitated by using Computerized Maintenance Management Systems (CMMS). However, CMMS data often contains unstructured free-text, leading to manual analysis, which is resource-intensive and reactive, focusing on short time periods and specific equipment. Two approaches are available to solve the issue: minimizing free-text entries or using advanced methods for processing them. Free-text allows detailed descriptions but may lack completeness, while structured reporting aids automated analysis but may limit fault description richness. As knowledge and experience are vital assets for companies this research uses a hybrid approach by combining Natural Language Processing with domain specific ontology and Large Language Models to extract information from free-text entries, enabling the possibility of real-time analysis e.g., identifying recurring failure and knowledge sharing across global sites.
  •  
6.
  •  
7.
  • D'Cruze, Ricky Stanley, et al. (författare)
  • A Case Study on Ontology Development for AI Based Decision Systems in Industry
  • 2024
  • Ingår i: Lecture Notes in Mechanical Engineering. - : Springer Science and Business Media Deutschland GmbH. - 9783031396182 ; , s. 693-706
  • Konferensbidrag (refereegranskat)abstract
    • Ontology development plays a vital role as it provides a structured way to represent and organize knowledge. It has the potential to connect and integrate data from different sources, enabling a new class of AI-based services and systems such as decision support systems and recommender systems. However, in large manufacturing industries, the development of such ontology can be challenging. This paper presents a use case of an application ontology development based on machine breakdown work orders coming from a Computerized Maintenance Management System (CMMS). Here, the ontology is developed using a Knowledge Meta Process: Methodology for Ontology-based Knowledge Management. This ontology development methodology involves steps such as feasibility study, requirement specification, identifying relevant concepts and relationships, selecting appropriate ontology languages and tools, and evaluating the resulting ontology. Additionally, this ontology is developed using an iterative process and in close collaboration with domain experts, which can help to ensure that the resulting ontology is accurate, complete, and useful for the intended application. The developed ontology can be shared and reused across different AI systems within the organization, facilitating interoperability and collaboration between them. Overall, having a well-defined ontology is critical for enabling AI systems to effectively process and understand information.
  •  
8.
  • de Jesus, L. D., et al. (författare)
  • Use of multiple low cost autonomous drones for high voltage line inspection
  • 2022
  • Ingår i: 33rd Congress of the International Council of the Aeronautical Sciences, ICAS 2022. - : International Council of the Aeronautical Sciences. - 9781713871163 ; , s. 5591-5596
  • Konferensbidrag (refereegranskat)abstract
    • Many high-voltage line monitoring companies have been using drones to carry out preventive inspection. The inspection procedure usually makes use of pilots that control drones which films the transmission lines. Afterwards, the images need to be analyzed in order to detect problems. This work proposes the usage of drones that make autonomous flights to perform the inspection. The proposed approach exploits three drones to inspect each important part of a transmission line, with the first inspecting the wires, the second inspecting the towers and the third checking the safety area under the line. All three drones are controlled by an embedded system with artificial intelligence which is able to identify a potential problem and issue an alert to locations that might present issues. © 2022 ICAS. All Rights Reserved.
  •  
9.
  • Funk, Peter, 1957- (författare)
  • Intelligent Human Computer Collaboration (HCC)
  • 2002
  • Ingår i: Lecture Notes in Informatics (LNI), Proceedings - Series of the Gesellschaft fur Informatik (GI). - : Gesellschaft fur Informatik (GI). - 3885793407 ; , s. 35-36
  • Konferensbidrag (refereegranskat)abstract
    • Claims have been made that more than 50% of companies corporate knowledge is inside peoples heads. Sharing experience and knowledge in companies is largely unsupported. Networks of people have proven to be efficient both within organisations and within groups of people sharing the same profession etc. We propose an approach where experience and knowledge is shared in a dynamic collaboration between humans and computers where the issue is to efficiently capture/share/reuse experience and knowledge. For this we propose the use of a number of different methods and techniques, in particular EM and AI methods and techniques, CBR, collaborative filtering, user modelling... 
  •  
10.
  • Giacomossi, L., et al. (författare)
  • Cooperative Search and Rescue with Drone Swarm
  • 2024
  • Ingår i: Lecture Notes in Mechanical Engineering. - : Springer Science and Business Media Deutschland GmbH. - 9783031396182 ; , s. 381-393
  • Konferensbidrag (refereegranskat)abstract
    • Unmanned Aerial Vehicle (UAV) swarms, also known as drone swarms, have been a subject of extensive research due to their potential to enhance monitoring, surveillance, and search missions. Coordinating several drones flying simultaneously presents a challenge in increasing their level of automation and intelligence to improve strategic organization. To address this challenge, we propose a solution that uses hill climbing, potential fields, and search strategies in conjunction with a probability map to coordinate a UAV swarm. The UAVs are autonomous and equipped with distributed intelligence to facilitate a cooperative search application. Our results show the effectiveness of the swarm, indicating that this approach is a promising approach to addressing this problem.
  •  
11.
  • Leon, Miguel (författare)
  • IMPROVING DIFFERENTIAL EVOLUTION WITH ADAPTIVE AND LOCAL SEARCH METHODS
  • 2019
  • Doktorsavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • Differential Evolution (DE) is a population-based algorithm that belongs to the Evolutionary algorithm family. During recent years, DE has become a popular algorithm in optimization due to its strength solving different types of optimization problems and due to its easy usage and implementation.However, how to choose proper mutation strategy and control parameters for DE presents a major difficulty in many real applications. Since both mutation strategy and DE control parameters are highly problem dependent, they have to be adapted to suite different search spaces and different problems. Failure in proper assignment for them will cause slow convergence in search or stagnation with a local optimum.Many researches have been conducted to tackle the above issues. The major efforts have been made in the following three directions. First, some works have been proposed that adapt the selection between various mutation strategies. But the choice of strategies in these methods has not considered the difference of quality of individuals in the population, which means that all individuals will acquire the same probability to select a mutation strategy from the candidates. This does not seem a very desired practice since solutions of large difference would require different mutation operators to reach improvement. Second, many works have been focusing on the adaptation of the control parameters of DE (mutation factor (F) and crossover rate (CR)). They mainly rely on previous successful F and CR values to update the probability functions that are used to generate new F and CR values. By doing this, they ignore the stochastic nature of the operators in DE such that weak F and CR values can also get success in producing better trial solutions. The use of such imprecise experiences of success would prevent the DE parameters from being adapted towards the most effective values in coming generations. Third, various local search methods have been incorporated into DE to enhance exploitation in promising regions so as to speed up the convergence to optima. It is important to properly adjust the characteristics of the local search in DE to achieve well balanced exploratory/exploitative behavior to solve complex optimization problems.This thesis aims to further improve the performance of DE by new adaptation and local search methods. The main results can be summarized in the following three aspects:1) Proposal of a new rank-based mutation adaptation method, which takes into account the quality of solutions in the population when adapting the selection probabilities of mutation strategies. This makes possible to treat solutions with distinct ranks (in quality) differently by using different selection probabilities for mutation operators.2) Development of improved parameter adaptation methods for DE, which emphasizes more reliable and fair evaluation of candidates (F and CR assignments) during the search process. It is suggested that greedy search being used as a fast and cheap technique to look for better parameter assignment for F and CR respectively in the neighborhood of a current candidate. Further, a joint parameter adaptation method is proposed that enables continuous update of the selection probabilities for F and CR pairs based on feedback acquired during the search.3) Proposal of new methods for better incorporation of local search into a DE algorithm. The Eager Random Search method is investigated as local search inside DE, which exhibits different exploratory-exploitative characteristics by using different probability density functions. More importantly, we propose a novel memetic framework in which Alopex local search (ALS) is performed in collaboration with a DE algorithm. The framework favors seamless connection between exploration and exploitation in the sense that the behavior of exploitation by ALS can be controlled by the status of global exploration by DE.The proposed methods and algorithms have been tested in a number of benchmark problems, obtaining competitive results compared with the state-of-the-art algorithms. Additionally, the Greedy Adaptive DE (GADE) algorithm (developed based on greedy search for DE parameters) has been tested in a real industrial problem, i.e., finding best component parameters to optimize the performance of harmonic filters for power transmission. GADE is shown to produce better harmonic filter systems with lower harmonic distortion than the standard DE.
  •  
12.
  • Olsson, Erik, 1976-, et al. (författare)
  • Agent-Based Monitoring using Case-Based Reasoning for Experience Reuse and Improved Quality
  • 2009
  • Ingår i: Journal of Quality in Maintenance Engineering. - : Emerald. - 1355-2511. ; 15:2, s. 179-192
  • Tidskriftsartikel (refereegranskat)abstract
    • Purpose – The purpose with this paper is to propose an agent-based condition monitoringsystem for use in industrial applications. An intelligent maintenance agent is described that isable to autonomously perform necessary actions and/or aid a human in the decision makingprocess. An example is presented as a case-study from manufacturing of industrial robots.Design/methodology/approach – The paper is mainly based on a case-study performed at alarge multi-national company aiming to explore the usefulness of case-based experience reusein production.Findings – This paper presents a concept of case-based experience reuse in production. Amaintenance agent using a Case-Based Reasoning approach to collect, preserve and reuseavailable experience in the form of sound recordings exemplifies this concept. Sound fromnormal and faulty robot gearboxes are recorded during the production end test and stored in acase library together with their diagnosis results. Given an unclassified sound signal, relevantcases are retrieved to aid a human in the decision making process. The maintenance agentdemonstrated good performance by making right judgments in 91% of all the tests, which isbetter than an inexperienced technician.Originality/value – The main focus of this paper is to show how to perform efficientexperience reuse in modern production industry to improve quality of products. Twoapproaches are used: a case-study describing an example of experience reuse in productionusing a fault diagnosis system recognizing and diagnosing audible faults on industrial robotsand an efficient approach on how to package such a system using the agent paradigm and agent architecture.
  •  
13.
  • Olsson, E., et al. (författare)
  • Assessment and Modelling of Joint Command and Control in Aircraft Maintenance Contexts Using Enterprise Models and Knowledge Graph Representations
  • 2022
  • Ingår i: International Journal of COMADEM. - : COMADEM International. - 1363-7681. ; 25:2, s. 13-22
  • Tidskriftsartikel (refereegranskat)abstract
    • The increasingly complex context of dynamic, high-tempo military air operations raise new needs for aircraft maintenance and logistic support systems to more rapidly respond to changes in operational needs and available resources, with retained support resource efficiency. The future maintenance and support system are thus envisioned with improved net-centric capabilities to facilitate matching of tactical needs with aircraft maintenance capabilities. The study addresses this challenge by creating abstract representations and definitions of relevant tactical structures and maintenance structures, processes, and resources using enterprise modelling. By addressing this in a holistic perspective, a better understanding of the matching problem is achieved, enabling efficient matching of operational needs with available resources. Based on these findings, graph models are created from a domain-centric view of two adjacent domain contexts, which includes command and control and aircraft maintenance contexts. The result has the ability to leverage interoperability and collaboration between air- and ground-based systems by facilitating interactions between tactical needs and aircraft maintenance resources.
  •  
14.
  • Olsson, E., et al. (författare)
  • Enterprise Modeling for Dynamic Matching of Tactical Needs and Aircraft Maintenance Capabilities
  • 2022
  • Ingår i: Lecture Notes in Mechanical Engineering. - Cham : Springer Science and Business Media Deutschland GmbH. - 9783030936389 ; , s. 370-383
  • Konferensbidrag (refereegranskat)abstract
    • The increasingly complex context of dynamic, high-tempo military air operations raises new needs for airbase aircraft maintenance and logistic support systems to more rapidly respond to changes in operational needs, with retained support resource efficiency. The future maintenance and support system are thus envisioned with improved net-centric capabilities to facilitate matching of tactical needs with aircraft maintenance capabilities. Today military Command and Control (C2) of tactical needs against airbase aircraft maintenance capabilities contain many manual activities. This constrains speed of execution as well as drives manning requirements, and there is a need to further develop existing IS and IT support. Thus the studied matching capability address these limitations through an approach based on improved integration of the air vehicle on-board health management system with corresponding ground-based functions, and exploitation of technologies such as big-data analytics, diagnostic-prognostics, Artificial Intelligence (AI), machine learning and reasoning systems in a system-of-system-wide service architecture. However, understanding the concept of matching of tactical needs and aircraft maintenance capabilities requires insights of complex multi-domain C2 interactions and interrelations between the tactical domain and the aircraft maintenance domain. Whereas each domain is quite well understood, the more detailed interrelations between the domains is less studied. This paper present an approach to this problem by creating useful representations of the underpinning insights, by enterprise modeling of abstract representations and definitions of relevant tactical and maintenance structures, processes, and resources, in the airbase context, to better understand the matching problem, and to address this problem through a holistic perspective.
  •  
15.
  • Olsson, E., et al. (författare)
  • Using a Drone Swarm/Team for Safety, Security and Protection Against Unauthorized Drones
  • 2024
  • Ingår i: Lecture Notes in Mechanical Engineering. - : Springer Science and Business Media Deutschland GmbH. - 9783031396182 ; , s. 263-277
  • Konferensbidrag (refereegranskat)abstract
    • There is an increased need for protection against unauthorized entry of drones as there has been an increased number of reports of UAV’s entering restricted areas. In this paper we explore an approach of using a swarm/team of drones that are able to cooperate, to autonomously engage and disable one or more unauthorized drones entering a restricted area. In our approach, we have investigated technologies for distributed decision-making and task allocation in real-time, in a dynamic simulated environment and developed descriptive models for how such technologies may be exploited in a mission designed for a drone swarm. This includes the definition of discrete tasks, how they interact and how they are composed to form such a mission, as well as the realization and execution of these tasks using machine learning models combined with behaviour trees. To evaluate our approach, we use a simulated environment for mission execution where relevant KPI’s related to the design of the mission have been used to measure how efficient our approach is in deterring or incapacitating unauthorized drones. The evaluation has been performed using Monte-Carlo simulations on a batch of randomized scenarios and measures of effectiveness has been used to measure each scenario instance and later compiled into a final assessment for the main scenario as well as each ingoing task. The results show a mission success in 93% of the simulated scenarios. Of these 93%, 58% of the scenarios resulted in the threat being neutralized and in 35% of the scenarios the threat was driven away from the critical area. We believe that the application of such measurements aids to validate the applicability of this capability in a real-world scenario and in order to assert the relevance of these parameters, future validations in real-world operational scenarios are warranted.
  •  
16.
  • Rahman, Hamidur, 1984- (författare)
  • An Intelligent Non-Contact based Approach for Monitoring Driver’s Cognitive Load
  • 2018
  • Licentiatavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • The modern cars have been equipped with advanced technical features to help make driving faster, safer and comfortable. However, to enhance transport security i.e. to avoid unexpected traffic accidents it is necessary to consider a vehicle driver as a part of the environment and need to monitor driver’s health and mental state. Driving behavior-based and physiological parameters-based approaches are the two commonly used approaches to monitor driver’s health and mental state. Previously, physiological parameters-based approaches using sensors are often attached to the human body. Although these sensors attached with body provide excellent signals in lab conditions it can often be troublesome and inconvenient in driving situations.  So, physiological parameters extraction based on video images offers a new paradigm for driver’s health and mental state monitoring. This thesis report presents an intelligent non-contact-based approach to monitor driver’s cognitive load based on physiological parameters and vehicular parameters. Here, camera sensor has been used as a non-contact and pervasive methods for measuring physiological parameters.The contribution of this thesis is in three folds: 1) Implementation of a camera-based method to extract physiological parameters e.g., heart rate (HR), heart rate variability (HRV), inter-bit-interval (IBI), oxygen saturation (SpO2) and respiration rate (RR) considering several challenging conditions e.g. illumination, motion, vibration and movement. 2) Vehicular parameters e.g. lateral speed, steering wheel angle, steering wheel reversal rate, steering wheel torque, yaw rate, lanex, and lateral position extraction from a driving simulator. 3) Investigation of three machine learning algorithms i.e. Logistic Regression (LR), Support Vector Machine (SVM) and Linear Discriminant Analysis (LDA) to classify driver’s cognitive load. Here, according to the results, considering the challenging conditions, the highest correlation coefficient achieved for both HR and SpO2 is 0.96. Again, the Bland Altman plots shows 95% agreement between camera and the reference sensor. For IBI, the quality index (QI) is achieved 97.5% considering 100 ms R-peak error. For cognitive load classification, two separate studies are conducted, study1 with 1-back task and study2 with 2-back task and both time domain and frequency domain features are extracted from the facial videos. Finally, the achieved average accuracy for the classification of cognitive load is 91% for study1 and 83% for study2. In future, the proposed approach should be evaluated in real-road driving environment considering other complex challenging situations such as high temperature, complete dark/bright environment, unusual movements, facial occlusion by hands, sunglasses, scarf, beard etc.
  •  
17.
  • Rahman, Hamidur, Doctoral Student, 1984-, et al. (författare)
  • Artificial Intelligence-Based Life Cycle Engineering in Industrial Production : A Systematic Literature Review
  • 2022
  • Ingår i: IEEE Access. - : IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC. - 2169-3536. ; 10, s. 133001-133015
  • Forskningsöversikt (refereegranskat)abstract
    • For the last few years, cases of applying artificial intelligence (AI) to engineering activities towards sustainability have been reported. Life Cycle Engineering (LCE) provides a potential to systematically reach higher and productivity levels, owing to its holistic perspective and consideration of economic and environmental targets. To address the current gap to more systematic deployment of AI with LCE (AI-LCE) we have performed a systematic literature review emphasizing the three aspects:(1) the most prevalent AI techniques, (2) the current AI-improved LCE subfields and (3) the subfields with highly enhanced by AI. A specific set of inclusion and exclusion criteria were used to identify and select academic papers from several fields, i.e. production, logistics, marketing and supply chain and after the selection process described in the paper we ended up with 42 scientific papers. The study and analysis show that there are many AI-LCE papers addressing Sustainable Development Goals mainly addressing: Industry, Innovation, and Infrastructure; Sustainable Cities and Communities; and Responsible Consumption and Production. Overall, the papers give a picture of diverse AI techniques used in LCE. Production design and Maintenance and Repair are the top explored LCE subfields whereas logistics and Procurement are the least explored subareas. Research in AI-LCE is concentrated in a few dominating countries and especially countries with a strong research funding and focus on Industry 4.0; Germany is standing out with numbers of publications. The in-depth analysis of selected and relevant scientific papers are helpful in getting a more correct picture of the area which enables a more systematic approach to AI-LCE in the future.
  •  
18.
  • Rahman, Hamidur, Doctoral Student, 1984- (författare)
  • Artificial Intelligence for Non-Contact-Based Driver Health Monitoring
  • 2021
  • Doktorsavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • In clinical situations, a patient’s physical state is often monitored by sensors attached to the patient, and medical staff are alerted if the patient’s status changes in an undesirable or life-threatening direction. However, in unsupervised situations, such as when driving a vehicle, connecting sensors to the driver is often troublesome and wired sensors may not produce sufficient quality due to factors such as movement and electrical disturbance. Using a camera as a non-contact sensor to extract physiological parameters based on video images offers a new paradigm for monitoring a driver’s health and mental state. Due to the advanced technical features in modern vehicles, driving is now faster, safer and more comfortable than before. To enhance transport security (i.e. to avoid unexpected traffic accidents), it is necessary to consider a vehicle driver as a part of the traffic environment and thus monitor the driver’s health and mental state. Such a monitoring system is commonly developed based on two approaches: driving behaviour-based and physiological parameters-based.This research work demonstrates a non-contact approach that classifies a driver’s cognitive load based on physiological parameters through a camera system and vehicular data collected from control area networks considering image processing, computer vision, machine learning (ML) and deep learning (DL). In this research, a camera is used as a non-contact sensor and pervasive approach for measuring and monitoring the physiological parameters. The contribution of this research study is four-fold: 1) Feature extraction approach to extract physiological parameters (i.e. heart rate [HR], respiration rate [RR], inter-beat interval [IBI], heart rate variability [HRV] and oxygen saturation [SpO2]) using a camera system in several challenging conditions (i.e. illumination, motion, vibration and movement); 2) Feature extraction based on eye-movement parameters (i.e. saccade and fixation); 3) Identification of key vehicular parameters and extraction of useful features from lateral speed (SP), steering wheel angle (SWA), steering wheel reversal rate (SWRR), steering wheel torque (SWT), yaw rate (YR), lanex (LAN) and lateral position (LP); 4) Investigation of ML and DL algorithms for a driver’s cognitive load classification. Here, ML algorithms (i.e. logistic regression [LR], linear discriminant analysis [LDA], support vector machine [SVM], neural networks [NN], k-nearest neighbours [k-NN], decision tree [DT]) and DL algorithms (i.e. convolutional neural networks [CNN], long short-term memory [LSTM] networks and autoencoders [AE]) are used. One of the major contributions of this research work is that physiological parameters were extracted using a camera. According to the results, feature extraction based on physiological parameters using a camera achieved the highest correlation coefficient of .96 for both HR and SpO2 compared to a reference system. The Bland Altman plots showed 95% agreement considering the correlation between the camera and the reference wired sensors. For IBI, the achieved quality index was 97.5% considering a 100 ms R-peak error. The correlation coefficients for 13 eye-movement features between non-contact approach and reference eye-tracking system ranged from .82 to .95.For cognitive load classification using both the physiological and vehicular parameters, two separate studies were conducted: Study 1 with the 1-back task and Study 2 with the 2-back task. Finally, the highest average accuracy achieved in terms of cognitive load classification was 94% for Study 1 and 82% for Study 2 using LR algorithms considering the HRV parameter. The highest average classification accuracy of cognitive load was 92% using SVM considering saccade and fixation parameters. In both cases, k-fold cross-validation was used for the validation, where the value of k was 10. The classification accuracies using CNN, LSTM and autoencoder were 91%, 90%, and 90.3%, respectively. This research study shows such a non-contact-based approach using ML, DL, image processing and computer vision is suitable for monitoring a driver’s cognitive state.
  •  
19.
  • Rahman, Hamidur, Doctoral Student, 1984-, et al. (författare)
  • Driver’s Cognitive Load Classification based on Eye Movement through Facial Image using Machine Learning
  • Annan publikation (övrigt vetenskapligt/konstnärligt)abstract
    • The driver's cognitive load is considered a good indication if the driver is alert or distracted but determing cognitive load is challenging and the acceptance of wire sensor solutions like EEG and ECG are not not preferred in real-world driving scenario. The recent development of image processing, machine learning, and decreasing hardware prices enables new solutions and there are several interesting features related to the driver’s eyes that are currently explored in research. Two different wireless sensor systems, one commercial giving eye position (SmartEye) and one Microsoft LifeCam Studio with resolution 1920 x 1080 were used for data collection. In this paper, two eye movement parameters, saccade, and fixation are investigated through facial images and 13 features are manually extracted. Five machine learning algorithms, support vector machine (SVM), logistic regression (LR), linear discriminant analysis (LDA), k-nearest neighbors (k-NN), and decision tree (DT), are investigated to classify the cognitive load. According to the results, the SVM model with linear kernel function outperforms the other four classification methods. Here, the achieved average accuracy is 92% using SVM. Again, three deep learning architectures, convolutional neural networks (CNN),  long short-term memory (LSTM), and autoencoder (AE) are designed both for automatic feature extraction and cognitive load classification. The results show that CNN architecture achieves the highest classification accuracy which is 91%.  Besides, the classification accuracy for the extracted eye movement parameters is compared with reference eye tracker signals. It is observed that the classification accuracies between the eye tracker and the camera are very similar. 
  •  
20.
  • Rahman, Hamidur, Doctoral Student, 1984-, et al. (författare)
  • Vision-based driver’s cognitive load classification considering eye movement using machine learning and deep learning
  • 2021
  • Ingår i: Sensors. - : MDPI. - 1424-8220. ; 21:23
  • Tidskriftsartikel (refereegranskat)abstract
    • Due to the advancement of science and technology, modern cars are highly technical, more activity occurs inside the car and driving is faster; however, statistics show that the number of road fatalities have increased in recent years because of drivers’ unsafe behaviors. Therefore, to make the traffic environment safe it is important to keep the driver alert and awake both in human and autonomous driving cars. A driver’s cognitive load is considered a good indication of alertness, but determining cognitive load is challenging and the acceptance of wire sensor solutions are not preferred in real-world driving scenarios. The recent development of a non-contact approach through image processing and decreasing hardware prices enables new solutions and there are several interesting features related to the driver’s eyes that are currently explored in research. This paper presents a vision-based method to extract useful parameters from a driver’s eye movement signals and manual feature extraction based on domain knowledge, as well as automatic feature extraction using deep learning architectures. Five machine learning models and three deep learning architectures are developed to classify a driver’s cognitive load. The results show that the highest classification accuracy achieved is 92% by the support vector machine model with linear kernel function and 91% by the convolutional neural networks model. This non-contact technology can be a potential contributor in advanced driver assistive systems. 
  •  
21.
  • Sakao, T., et al. (författare)
  • AI-LCE : Adaptive and Intelligent Life Cycle Engineering by applying digitalization and AI methods-An emerging paradigm shift in Life Cycle Engineering
  • 2021
  • Ingår i: Procedia CIRP. - : Elsevier B.V.. - 2212-8271. ; , s. 571-576
  • Konferensbidrag (refereegranskat)abstract
    • This paper presents a vision for a much-needed paradigm shift in Life Cycle Engineering (LCE), which is termed Adaptive and Intelligent Life Cycle Engineering (AI-LCE). To do so, interdisciplinary analysis of literature in domains of AI and LCE is performed. Needed concepts and methods are described: key enabling technologies are Artificial Intelligence (AI), the Internet of Things, and data lakes, which are becoming cost-effective and increasingly implemented in industry. Both artificial and human intelligence are used in combination. Its advantages compared with the conventional LCE include shorter time for changing activities in the lifecycle and the accuracy of changes made.
  •  
22.
  • Sundelius, Nils, et al. (författare)
  • Simulation Environment Evaluating AI Algorithms for Search Missions Using Drone Swarms
  • 2024
  • Ingår i: Lecture Notes in Mechanical Engineering. - : Springer Science and Business Media Deutschland GmbH. - 9783031396182 ; , s. 191-204
  • Konferensbidrag (refereegranskat)abstract
    • Search missions for objects are relevant in both industrial and civilian context, such as searching for a missing child in a forest or to locating equipment in a building or large factory. To send out a drone swarm to quickly locate a misplaced item in a factory, a missing machine on a building site or a missing child in a forest is very similar. Image-based Machine Learning algorithms are now so powerful that they can be trained to identify objects with high accuracy in real time. The next challenge is to perform the search as efficiently as possible, using as little time and energy as possible. If we have information about the area to search, we can use heuristic and probabilistic methods to perform an efficient search. In this paper, we present a case study where we developed a method and approach to evaluate different search algorithms enabling the selection of the most suitable, i.e., most efficient search algorithm for the task at hand. A couple of probabilistic and heuristic search methods were implemented for testing purposes, and they are the following: Bayesian Search together with a Hill Climbing search algorithm and Bayesian Search together with an A-star search algorithm. A swarm adapted lawn mower search strategy is also implemented. In our case study, we see that the performance of the search heavily depends on the area to search in and domain knowledge, e.g., knowledge about how a child is expected to move through a forest area when lost. In our tests, we see that there are significant gains to be made by selecting a search algorithm suitable for the search context at hand.
  •  
23.
  • Tomasic, Ivan, et al. (författare)
  • Mixed-Effect Models for the Analysis and Optimization of Sheet-Metal Assembly Processes
  • 2017
  • Ingår i: IEEE Transactions on Industrial Informatics. - 1551-3203 .- 1941-0050. ; 13:5, s. 2194-2202
  • Tidskriftsartikel (refereegranskat)abstract
    • Assembly processes can be affected by various parameters, which is revealed by the measured geometrical characteristics (GCs) of the assembled parts deviating from the nominal values. Here, we propose a mixed-effect model (MEM) application for the purposes of analyzing variations in assembly cells, as well as for screening the input variables and characterization. MEMs make it possible to take into account statistical dependencies that originate from repeated measurements on the same assembly. The desirability functions approach was used to describe how to find corrective or control actions based on the fitted MEM. Objectives: To examine the usefulness of the MEM between the positions of the in-going parts as the input controllable variables and the measured GCs as the outputs. Methods: The data from 34 car frontal cross members (each measured three times) were experimentally collected in a laboratory environment by intentionally changing the positions of the in-going parts, assembling the parts, and subsequently measuring their GCs. A single MEM that completely describes the assembly process was fitted between the GCs and the positions of the in-going parts. Results: We present a modeling technique that can be used to establish which measured GCs are influenced by which controllable variables, and how this occurs. The fitted MEM shows evidence that the variability of some GCs changes over time. The natural variation in the system (i.e., unmodeled variations) is about two times larger than the variation between the assembled cross members. We also present two cases that demonstrate how to use the fitted MEM desirability functions to find corrective or control actions. Conclusion: MEMs are very useful tools for analyzing the assembly processes for car-body parts, which are nonlinear processes with multiple inputs and multiple correlated outputs. MEMs can potentially be applied in numerous industrial processes, since modern manufacturing plants measure all important process variables, which is the sole prerequisite for MEMs applications. 
  •  
24.
  • Tomasic, Ivan, et al. (författare)
  • Sources of Variation Analysis in Fixtures for Sheet Metal Assembly Process
  • 2016
  • Ingår i: Swedish Production Symposium 2016 SPS 2016.
  • Konferensbidrag (refereegranskat)abstract
    • The assembly quality is affected by various factors within which fixture variations are the most important. For that reason significant research on fixture variations has already been done. In this work we propose a linear mixed models (LMMs) application for the purpose of analyzing sources of variation in the fixture Objective: To estimate the strength of influences of different sources of variation on the control and assembly fixtures. The variables considered are: time, operator, default pin positions, shifts from the default pin positions . Methods: The data was collected through assembly and measurement for repeatability and experimental corrective actions. We use LMMs to model the relation between features measured on the assembled parts and the input variables of interest. The LMMs allow taking into account the correlation of observations contained in the dataset. We also use graphical data presentation methods to explore the data. Results: The expected results are the strengths of influences of the individual variables considered, and the pairwise interactions of between the variables, on the assembled parts variations.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-24 av 24
Typ av publikation
konferensbidrag (13)
tidskriftsartikel (5)
doktorsavhandling (3)
annan publikation (1)
forskningsöversikt (1)
licentiatavhandling (1)
visa fler...
visa färre...
Typ av innehåll
refereegranskat (19)
övrigt vetenskapligt/konstnärligt (5)
Författare/redaktör
Funk, Peter, 1957- (24)
Sohlberg, Rickard (9)
Ahmed, Mobyen Uddin, ... (8)
Begum, Shahina, 1977 ... (5)
Rahman, Hamidur, Doc ... (4)
Bengtsson, Marcus, 1 ... (3)
visa fler...
Barua, Shaibal (3)
Olsson, E (3)
D'Cruze, Ricky Stanl ... (3)
Ahmed, Mobyen Uddin, ... (2)
Tomasic, Ivan (2)
Sundelius, Nils (2)
Andersson, A (1)
Bengtsson, M (1)
Ahmed, Mobyen Uddin, ... (1)
Leon, Miguel (1)
Ahlström, Christer (1)
Ahlström, Christer, ... (1)
Rahman, Hamidur (1)
Salonen, Antti (1)
Sakao, Tomohiko (1)
Andersson, Alf (1)
Erdem, Ilker (1)
Sakao, Tomohiko, 196 ... (1)
Rehman, Atiq Ur (1)
Barua, Shaibal, 1982 ... (1)
Begum, Shahina, Asso ... (1)
Wiratunga, Nirmalie, ... (1)
Bruhn, Fredrik (1)
Bergman, Jan E.S. (1)
Isham, Brett (1)
Rincon-Charris, Amil ... (1)
Capo-Lugo, Pedro (1)
Åhlen, Lennart (1)
Castaño, Miguel (1)
Candell, Olov (1)
Olsson, Ella (1)
de Jesus, L. D. (1)
Filho, A. J. D. (1)
de Almeida, M. A. (1)
Martins, W. M. (1)
Pimenta, T. C. (1)
Ramos, A. C. B. (1)
Baldochi, L. A. (1)
Carvalho, L. O. (1)
Giacomossi, L. (1)
Maximo, M. R. O. A. (1)
Brancalion, J. F. B. (1)
Zenlander, Yigen (1)
Xiong, Ning, Profess ... (1)
visa färre...
Lärosäte
Mälardalens universitet (24)
Luleå tekniska universitet (1)
Linköpings universitet (1)
VTI - Statens väg- och transportforskningsinstitut (1)
Språk
Engelska (24)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (12)
Teknik (11)
Samhällsvetenskap (1)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy