Soufiane Bouarfa
Please Note
5 records found
1
This paper proposes and evaluates a new airline disruption management strategy using multi-agent system modelling, simulation, and verification. This new strategy is based on a multi-agent negotiation protocol and is compared with three airline strategies based on established industry practices. The application concerns Airline Operations Control whose core functionality is disruption management. To evaluate the new strategy, a rule-based multi-agent system model of the AOC and crew processes has been developed. This model is used to assess the effects of multi-agent negotiation on airline performance in the context of a challenging disruption scenario. For the specific scenario considered, the multi-agent negotiation strategy outperforms the established strategies when the agents involved in the negotiation are experts. Another important contribution is that the paper presents a logic-based ontology used for formal modelling and analysis of AOC workflows.
Airline and train operations are feasible thanks to the Command and Control systems which involve interactions between human operators, technology, and procedures. In view of the expected growing demand, significant changes in these C2 systems are in development in many countries. Such changes can lead to both positive and negative emergent behaviours. One of the promising approaches to capture this behaviour is agent-based modelling. In order to develop and implement a generic agent-based model for C2 systems, this paper compares and evaluates two C2 systems from the railway and airline domains. The paper conducts a systemic agent-based analysis that explores various dimensions including organizational structure; agents characteristics; operational uncertainties and workflows.
Deep learning can be used to automate aircraft maintenance visual inspection. This can help increase the accuracy of damage detection, reduce aircraft downtime, and help prevent inspection accidents. The objective of this paper is to demonstrate the potential of this method in supporting aircraft engineers to automatically detect aircraft dents. The novelty of the work lies in applying a recently developed neural network architecture know by Mask R-CNN, which enables the detection of objects in an image while simultaneously generating a segmentation mask for each instance. Despite the small dataset size used for training, the results are promising and demonstrate the potential of deep learning to automate aircraft maintenance inspection. The model can be trained to identify additional types of damage such as lightning strike entry and exit points, paint damage, cracks and holes, missing markings, and can therefore be a useful decision-support system for aircraft engineers.
Convolutional Neural Networks combined with autonomous drones are increasingly seen as enablers of partially automating the aircraft maintenance visual inspection process. Such an innovative concept can have a significant impact on aircraft operations. Though supporting aircraft maintenance engineers detect and classify a wide range of defects, the time spent on inspection can significantly be reduced. Examples of defects that can be automatically detected include aircraft dents, paint defects, cracks and holes, and lightning strike damage. Additionally, this concept could also increase the accuracy of damage detection and reduce the number of aircraft inspection incidents related to human factors like fatigue and time pressure. In our previous work, we have applied a recent Convolutional Neural Network architecture known by MASK R-CNN to detect aircraft dents. MASK-RCNN was chosen because it enables the detection of multiple objects in an image while simultaneously generating a segmentation mask for each instance. The previously obtained F1 and F2 scores were 62.67% and 59.35%, respectively. This paper extends the previous work by applying different techniques to improve and evaluate prediction performance experimentally. The approach uses include (1) Balancing the original dataset by adding images without dents; (2) Increasing data homogeneity by focusing on wing images only; (3) Exploring the potential of three augmentation techniques in improving model performance namely flipping, rotating, and blurring; and (4) using a pre-classifier in combination with MASK R-CNN. The results show that a hybrid approach combining MASK R-CNN and augmentation techniques leads to an improved performance with an F1 score of (67.50%) and F2 score of (66.37%).