-
Accurate Loss Prediction of Realistic Hollow-core Anti-resonant Fibers Using Machine Learning
Authors:
Yordanos Jewani,
Michael Petry,
Rei Sanchez-Arias,
Rodrigo Amezcua-Correa,
Md Selim Habib
Abstract:
Hollow-core anti-resonant fibers (HC-ARFs) have proven to be an indispensable platform for various emerging applications due to their unique and extraordinary optical properties. However, accurately estimating the propagation loss of nested HC-ARFs remains a challenging task due to their complex structure and the lack of precise analytical and theoretical models. To address this challenge, we prop…
▽ More
Hollow-core anti-resonant fibers (HC-ARFs) have proven to be an indispensable platform for various emerging applications due to their unique and extraordinary optical properties. However, accurately estimating the propagation loss of nested HC-ARFs remains a challenging task due to their complex structure and the lack of precise analytical and theoretical models. To address this challenge, we propose a supervised machine-learning framework that presents an effective solution to accurately predict the propagation loss of a 5-tube nested HC-ARF. Multiple supervised learning models, including random forest, logistic regression, quadratic discriminant analysis, tree-based methods, extreme gradient boosting, and K-nearest neighbors are implemented and compared using a simulated dataset. Among these methods, the random forest algorithm is identified as the most effective, delivering accurate predictions. Notably, this study considers the impact of random structural perturbations on fiber geometry, encompassing random variations in tube wall thicknesses and tube gap separations. In particular, these perturbations involve randomly varying outer and nested tube wall thicknesses, tube angle offsets, and randomly distributed non-circular, anisotropic shapes within the cladding structure. It is worth noting that these specific perturbations have not been previously investigated. Each tube exhibits its unique set of random values, leading to longer simulation times for combinations of these values compared to regular random variables in HC-ARFs with similar tube characteristics. The comprehensive consideration of these factors allows for precise predictions, significantly contributing to the advancement of HC-ARFs for many emerging applications.
△ Less
Submitted 12 January, 2024;
originally announced January 2024.
-
Random Design Variations of Hollow-core Anti-resonant Fibers: A Monte-Carlo Study
Authors:
Michael Petry,
Md. Selim Habib
Abstract:
Hollow-core anti-resonant fibers (HC-ARFs) have earned great attention in the fiber optics community due to their remarkable light-guiding properties and broad application spectrum. Particularly nested HC-ARFs have recently reached competitiveness to standard fibers and even outperform them in certain categories. Key to their success is a precisely fine-tuned geometry, which inherently leaves opti…
▽ More
Hollow-core anti-resonant fibers (HC-ARFs) have earned great attention in the fiber optics community due to their remarkable light-guiding properties and broad application spectrum. Particularly nested HC-ARFs have recently reached competitiveness to standard fibers and even outperform them in certain categories. Key to their success is a precisely fine-tuned geometry, which inherently leaves optical characteristics highly susceptible to minimal structural deviations. When fabricating fibers, these come into play and manifest themselves in various imperfections to the geometry, ultimately worsening the fiber performance. In this article, for the first time to the best of our knowledge, these imperfections have been statistically modeled and analyzed on their impact to the propagation loss in a Monte-Carlo fashioned simulation. We have considered randomly varying outer and nested tube wall thicknesses as well as random tube angle offsets. We found that the loss increase due to perturbed tube angles dominates that of varying tube thicknesses by approximately an order of magnitude for FM and two orders of magnitude for HOM propagation at a wavelength of 1.55 $μ$m. Moreover, the higher-order-mode-extinction-ratio (HOMER) is proportional to the intensity of structural variations, indicating an increase in the `single-modeness' of a fabricated fiber. Furthermore, a bend condition worsens the loss contribution of both effects applied jointly dramatically to a value of $+50\%$ at a bend radius of 4 cm compared to $+5\%$ for a straight fiber. We believe that our work helps to predict the performance of realistic HC-ARFs after fabrication.
△ Less
Submitted 10 February, 2022;
originally announced February 2022.
-
Learn Faster and Forget Slower via Fast and Stable Task Adaptation
Authors:
Farshid Varno,
Lucas May Petry,
Lisa Di Jorio,
Stan Matwin
Abstract:
Training Deep Neural Networks (DNNs) is still highly time-consuming and compute-intensive. It has been shown that adapting a pretrained model may significantly accelerate this process. With a focus on classification, we show that current fine-tuning techniques make the pretrained models catastrophically forget the transferred knowledge even before anything about the new task is learned. Such rapid…
▽ More
Training Deep Neural Networks (DNNs) is still highly time-consuming and compute-intensive. It has been shown that adapting a pretrained model may significantly accelerate this process. With a focus on classification, we show that current fine-tuning techniques make the pretrained models catastrophically forget the transferred knowledge even before anything about the new task is learned. Such rapid knowledge loss undermines the merits of transfer learning and may result in a much slower convergence rate compared to when the maximum amount of knowledge is exploited. We investigate the source of this problem from different perspectives and to alleviate it, introduce Fast And Stable Task-adaptation (FAST), an easy to apply fine-tuning algorithm. The paper provides a novel geometric perspective on how the loss landscape of source and target tasks are linked in different transfer learning strategies. We empirically show that compared to prevailing fine-tuning practices, FAST learns the target task faster and forgets the source task slower.
△ Less
Submitted 29 November, 2020; v1 submitted 2 July, 2020;
originally announced July 2020.
-
Analyzing the Impact of Foursquare and Streetlight Data with Human Demographics on Future Crime Prediction
Authors:
Fateha Khanam Bappee,
Lucas May Petry,
Amilcar Soares,
Stan Matwin
Abstract:
Finding the factors contributing to criminal activities and their consequences is essential to improve quantitative crime research. To respond to this concern, we examine an extensive set of features from different perspectives and explanations. Our study aims to build data-driven models for predicting future crime occurrences. In this paper, we propose the use of streetlight infrastructure and Fo…
▽ More
Finding the factors contributing to criminal activities and their consequences is essential to improve quantitative crime research. To respond to this concern, we examine an extensive set of features from different perspectives and explanations. Our study aims to build data-driven models for predicting future crime occurrences. In this paper, we propose the use of streetlight infrastructure and Foursquare data along with demographic characteristics for improving future crime incident prediction. We evaluate the classification performance based on various feature combinations as well as with the baseline model. Our proposed model was tested on each smallest geographic region in Halifax, Canada. Our findings demonstrate the effectiveness of integrating diverse sources of data to gain satisfactory classification performance.
△ Less
Submitted 12 June, 2020;
originally announced June 2020.
-
Challenges in Vessel Behavior and Anomaly Detection: From Classical Machine Learning to Deep Learning
Authors:
Lucas May Petry,
Amilcar Soares,
Vania Bogorny,
Bruno Brandoli,
Stan Matwin
Abstract:
The global expansion of maritime activities and the development of the Automatic Identification System (AIS) have driven the advances in maritime monitoring systems in the last decade. Monitoring vessel behavior is fundamental to safeguard maritime operations, protecting other vessels sailing the ocean and the marine fauna and flora. Given the enormous volume of vessel data continually being gener…
▽ More
The global expansion of maritime activities and the development of the Automatic Identification System (AIS) have driven the advances in maritime monitoring systems in the last decade. Monitoring vessel behavior is fundamental to safeguard maritime operations, protecting other vessels sailing the ocean and the marine fauna and flora. Given the enormous volume of vessel data continually being generated, real-time analysis of vessel behaviors is only possible because of decision support systems provided with event and anomaly detection methods. However, current works on vessel event detection are ad-hoc methods able to handle only a single or a few predefined types of vessel behavior. Most of the existing approaches do not learn from the data and require the definition of queries and rules for describing each behavior. In this paper, we discuss challenges and opportunities in classical machine learning and deep learning for vessel event and anomaly detection. We hope to motivate the research of novel methods and tools, since addressing these challenges is an essential step towards actual intelligent maritime monitoring systems.
△ Less
Submitted 7 April, 2020;
originally announced April 2020.
-
Unsupervised Behavior Change Detection in Multidimensional Data Streams for Maritime Traffic Monitoring
Authors:
Lucas May Petry,
Amilcar Soares,
Vania Bogorny,
Stan Matwin
Abstract:
The worldwide growth of maritime traffic and the development of the Automatic Identification System (AIS) has led to advances in monitoring systems for preventing vessel accidents and detecting illegal activities. In this work, we describe research gaps and challenges in machine learning for vessel behavior change and event detection, considering several constraints imposed by real-time data strea…
▽ More
The worldwide growth of maritime traffic and the development of the Automatic Identification System (AIS) has led to advances in monitoring systems for preventing vessel accidents and detecting illegal activities. In this work, we describe research gaps and challenges in machine learning for vessel behavior change and event detection, considering several constraints imposed by real-time data streams and the maritime monitoring domain. As a starting point, we investigate how unsupervised and semi-supervised change detection methods may be employed for identifying shifts in vessel behavior, aiming to detect and label unusual events.
△ Less
Submitted 14 August, 2019;
originally announced August 2019.
-
Discovering Heterogeneous Subsequences for Trajectory Classification
Authors:
Carlos Andres Ferrero,
Lucas May Petry,
Luis Otavio Alvares,
Willian Zalewski,
Vania Bogorny
Abstract:
In this paper we propose a new parameter-free method for trajectory classification which finds the best trajectory partition and dimension combination for robust trajectory classification. Preliminary experiments show that our approach is very promising.
In this paper we propose a new parameter-free method for trajectory classification which finds the best trajectory partition and dimension combination for robust trajectory classification. Preliminary experiments show that our approach is very promising.
△ Less
Submitted 18 March, 2019;
originally announced March 2019.
-
Traj2User: exploiting embeddings for computing similarity of users mobile behavior
Authors:
Andrea Esuli,
Lucas May Petry,
Chiara Renso,
Vania Bogorny
Abstract:
Semantic trajectories are high level representations of user movements where several aspects related to the movement context are represented as heterogeneous textual labels. With the objective of finding a meaningful similarity measure for semantically enriched trajectories, we propose Traj2User, a Word2Vec-inspired method for the generation of a vector representation of user movements as user emb…
▽ More
Semantic trajectories are high level representations of user movements where several aspects related to the movement context are represented as heterogeneous textual labels. With the objective of finding a meaningful similarity measure for semantically enriched trajectories, we propose Traj2User, a Word2Vec-inspired method for the generation of a vector representation of user movements as user embeddings. Traj2User uses simple representations of trajectories and delegates the definition of the similarity model to the learning process of the network. Preliminary results show that Traj2User is able to generate effective user embeddings.
△ Less
Submitted 5 September, 2018; v1 submitted 31 July, 2018;
originally announced August 2018.
-
Using UWB for Human Trajectory Extraction
Authors:
Gonçalo Vasconcelos,
Marcelo Petry,
João Emílio Almeida,
Rosaldo J. F. Rossetti,
António Leça Coelho
Abstract:
In this paper we report on a methodology to model pedestrian behaviours whilst aggregate variables are concerned, with potential applications to different situations, such as evacuating a building in emergency events. The approach consists of using UWB (ultra-wide band) based data collection to characterise behaviour in specific scenarios. From a number of experiments carried out, we detail the si…
▽ More
In this paper we report on a methodology to model pedestrian behaviours whilst aggregate variables are concerned, with potential applications to different situations, such as evacuating a building in emergency events. The approach consists of using UWB (ultra-wide band) based data collection to characterise behaviour in specific scenarios. From a number of experiments carried out, we detail the single-file scenario to demonstrate the ability of this approach to represent macroscopic characteristics of the pedestrian flow. Results are discussed and we can conclude that UWB-based data collection shows great potential and suitability for human trajectory extraction, when compared to other traditional approaches.
△ Less
Submitted 15 March, 2013;
originally announced March 2013.