Edwin Meriaux

Research Goals

My research interests lie specifically in the intersection between AI and Drone Robotics. Multirotor drones are a very robust platform that allows for many possible projects such as surveillance, package delivery and adhoc communication networks. The sensor packages on such drones allow for many possible types of algorithm to be implemented. This can be particularly interesting in cases such as path planning or path coverage. The space can be observed and understood and then using all the information being gathered a decision for the next action can be made. DNN structures are particularly interesting for this in cases when there is visual data involved.

Current Work

I am currently persuing a masters in Electrical and Computer Engineering at Mcgill. My thesis topic is Robust Optimization for Reinforcement Learning. This is being leveraged to allow for optimized path coveraged when nature is creating the worst possible state to cover. Currently I am doing a summer internship at HCL Software to develope Machine Learning Algorithms to detect possible vulnerabilities in static code.

Research History

Since a young age I have loved to build. It started off with LEGOs but over the years evolved to model rockets and model multi rotor drones in middle and high school. Once I arrived to University of Massachusetts Lowell (Umass Lowell) for my Undergraduate degree in Computer Engineering I persued those interests further. I worked simultaneously across 5 labs to pursue this interest in AI and robotics. The first lab I joined was the S and H Fusion Group under Professor Thanuka Wickramarathne and worked on sensor feedback to operate a mobile headset to allow visually impaired persons to navigate (Project Navlenz). The Exalabs Research Group under Professor Kshitij Jerath was the second lab I joined. This one was focused on drone and swarms of drones. This lab required me to take the simple sensor layouts I became familiar with in the S and H Fusion Group to more complicated robots that require massive ammounts of sensor fusion. This work was also done in conjunction with the New England Robotics Validation and Experimentation (NERVE). This lead to my work with Professor Jay Weizten to develope models to test communication loss in Couzin swarms. The work in that group also was related to my work with Professor Vinod Vokkarane for DDoS attacks in communication layers for Smart Grids. The final lab I worked in was Computer Machine/Human Intelligence Networking and Distributed Systems (CMINDS) under Professor Dalila Megherbi to help generate train and test sets for an FDA indel study. All this experience led me to go to Mcgill University and work under Professor Aditya Mahajan and do research at Center for Intelligent Machines (CIM) and Montreal Institute for Learning Algorithms (MILA).

Research Projects

Development and Execution of Comprehensive and Integrated Subterranean Intelligent Vehicle Evaluations (DECISIVE) Summer 2020 to Fall 2022

Working Under: Professor Kshitij Jerath and Professor Jay Weitzen

Lab: EXALABS and NERVE

The US Army funded this project whose goal was to derive a a series of testing evaluation for underground Small Unamanned Aerial Systems (sUAS). The tests are for chategories such as: Navigation, Collision Tolerance, Communication, Trust, Automation, and Mapping. The current state of the art exists only in above ground testing the NIST handbook is only for that. These tests take into account the conditions of undergroudn environments. These special conditions are caused by the cramped spaces which complicate all the test chategories. Navigation is more complicated in underground environments because more obstacles make paths that the drones have to follow very exact because small deviations can lead to collisions. Collision Tolerance is not a test parameter in above ground testing because the NIST handbook requires big and open spaces to do testing where there would not be any collisions to start off. Communications become very interesting due to the fact that cramped spaces impede messaging and can even cause signals to reflect on the walls. Trust is more complicated in the underground cases because a human might perceived flying a drone underground near humans as risky and dangerous. Automation needs to take into account all the possible collisions to be able to fly the drone safely throught the space. Finally mapping is difficult due to the fact that there are a lot more objects to pick up and properly find its distances.

My personal contribution to this project was mainly concentrated on the Navigation and Collision Tolerance but I also did work in Communication and Trust portions of the projects. (Please see papers related to this project)

Smart Grids Summer 2022

Working Under: Professor Vinod Vokkarane and Professor Yuzhang Lin

Smart Grids require good methods to try to detect DDOS attacks on the grids. KDDCup’99 and CICIDS’17 datasets were used to simulate DDOS attacks on a grid. Machine Learning Algorithms such as Decision Tree, Random Forest, Quadratic Discriminant Analysis, Support Vector Machine, Naïve Bayes, and Extreme Gradient Boosting were test and compared for the algorithm that is simulatneously the most accurate, the quickest, and that consumes the smallest amount of space on a processor. The final metric about memory consumption is critical because this method will be further expanded in future project on a vastly distributed grid and memory cost is a factor.

This was a part of a larger project for full decentralized smart grids. This evaluation of ML methods was done with the aid of another undergrad (Please see the associated paper)

FDA Indel Study

Working Under: Professor Dalila Megherbi

Lab: CMINDS

Indel refer to insertions and Deletions in DNA. Very little work has been done to charaterise the difference between Somatic and Germline Indels. The first refers to new indel that have not been inherited while the latter refers to inherited indels. The goal of this work was to move towards algorithms that could help determine and sort indels in DNA into the two chategories.

My personal contributions was aiding in developing a full characterized dataset of all the indels the FDA wanted to process. Along with other reviewers we systematically went through all necessary datapoints to determine if in actuallity there were true indels in those locations and the type of indel they were. This was then used in the necessary algorithms to train on. Please see upcoming paper on the topic.

Drone Swarming Fall 2019 to Summer 2022 in Simulation and Real Life

Lab: EXALABS and NERVE

Using the simulator Airsim and Crazyflie Drones swarms of drones were settup to fly in large groups. This was using both PID controllers and Couzin Swarming algorithm to make sure the group followed the necessary dynamic structure. This structure is one where many drones can fly together but still stay distant.

I was put to work on this project in simulation at first and then reimplemented the same in the lab using crazyflie drones. Please see Airsim section for more details.

Research/Project Talks

DECISIVE Capstone

Presented culmination of the DECISIVE project to the US army and associated parties (Fall 2022). With Professor Jerath we presented the full results from the Navigation and Collision Tolerance results. Results were analyzed for each individual drone tested. Associated parties included other unversities that will continue this project and the manufacturers of the drones to improve their capabilities.

DECISIVE HST Conference Presentation

Presented "Evaluation of Navigation and Trajectory-following Capabilities of Small Unmanned Aerial Systems" to the Homeland Safety and Techonologies Conference (HST) (Fall 2022). https://ieee-hst.org/techprog.htm

Smart Grids MITURTC Presentation

Presnted "Performance Comparison of Machine Learning Methods in DDoS Attack Detection in Smart Grids" to the MIT Undergrad Research Technologies Conference (Fall 2022). https://urtc.mit.edu/m

Navlenze Difference Maker Presenatation

Presented NAVLENZ project to UML Difference Maker Competition in Lowell MA (Spring 2021). Won the Sutherland Innovative Technology Solution Award. https://www.uml.edu/differencemaker/meet-the-differencemakers/navlens.aspx

Navlenze RID2023

Presented NAVLENZ project to RID2023 in Montreal Canada (Spring 2023). http://resmiqinnove.ca/competition/

Published Research Papers

Google Scholar Link: https://scholar.google.com/citations?hl=en&user=cmiCpTIAAAAJ

DECISIVE Handbook

DECISIVE Test Methods Handbook: Test Methods for Evaluating sUAS in Subterranean and Constrained Indoor Environments, Version 1.1 (https://arxiv.org/abs/2211.01801)

This handbook outlines all test methods developed under the Development and Execution of Comprehensive and Integrated Subterranean Intelligent Vehicle Evaluations (DECISIVE) project by the University of Massachusetts Lowell for evaluating small unmanned aerial systems (sUAS) performance in subterranean and constrained indoor environments, spanning communications, field readiness, interface, obstacle avoidance, navigation, mapping, autonomy, trust, and situation awareness. For sUAS deployment in subterranean and constrained indoor environments, this puts forth two assumptions about applicable sUAS to be evaluated using these test methods: (1) able to operate without access to GPS signal, and (2) width from prop top to prop tip does not exceed 91 cm (36 in) wide (i.e., can physically fit through a typical doorway, although successful navigation through is not guaranteed). All test methods are specified using a common format: Purpose, Summary of Test Method, Apparatus and Artifacts, Equipment, Metrics, Procedure, and Example Data. All test methods are designed to be run in real-world environments (e.g., MOUT sites) or using fabricated apparatuses (e.g., test bays built from wood, or contained inside of one or more shipping containers).

Accepted by: US Army (published on Arxiv)

DECISIVE Benchmarking

DECISIVE Benchmarking Data Report: sUAS Performance Results from Phase I (https://arxiv.org/abs/2301.07853)

This report reviews all results derived from performance benchmarking conducted during Phase I of the Development and Execution of Comprehensive and Integrated Subterranean Intelligent Vehicle Evaluations (DECISIVE) project by the University of Massachusetts Lowell, using the test methods specified in the DECISIVE Test \Methods Handbook v1.1 for evaluating small unmanned aerial systems (sUAS) performance in subterranean and constrained indoor environments, spanning communications, field readiness, interface, obstacle avoidance, navigation, mapping, autonomy, trust, and situation awareness. Using those 20 test methods, over 230 tests were conducted across 8 sUAS platforms: Cleo Robotics Dronut X1P (P = prototype), FLIR Black Hornet PRS, Flyability Elios 2 GOV, Lumenier Nighthawk V3, Parrot ANAFI USA GOV, Skydio X2D, Teal Golden Eagle, and Vantage Robotics Vesper. Best in class criteria is specified for each applicable test method and the sUAS that match this criteria are named for each test method, including a high-level executive summary of their performance.

Accepted by: US Army (published on Arxiv)

DECISIVE Navigation and Trajectory-following sUAS

Evaluation of Navigation and Trajectory-following Capabilities of Small Unmanned Aerial Systems (https://ieeexplore.ieee.org/abstract/document/10025455)

Use cases for Small Unmanned Aerial Systems (sUAS) have expanded significantly over the past few years. One use case that is relevant to both civilian and defense missions is reliable operation in GPS-denied indoor and subterranean (subT) environments such as urban underground, tunnel systems, and cave networks. While many sUAS evaluation studies exist for outdoor environments, there have been limited studies to evaluate the characteristics of sUAS in GPS-denied indoor and subT environments. This paper attempts to resolve this knowledge gap by presenting a methodology for evaluating the navigation performance of sUAS in such environments, including operations such as waypoint navigation, path traversal, trajectory keeping, and navigation around corners. Specifically, we determine and present results for the navigation performance of five commercially available sUAS via the presented evaluation methodology.

Accepted by: HST Conference

Smart Grids

Performance Comparison of Machine Learning Methods in DDoS Attack Detection in Smart Grids (https://ieeexplore.ieee.org/abstract/document/10002244)

The integration of the cyber-network with the physical power grid makes it prone to cyber-attacks disrupting the normal operation of the grid and therefore critical to detect. This paper compares how the detection of Distributed Denial of Service (DDOS) attacks, one of the most common types of cyber-attack, on smart grids varies depending on the Machine Learning (ML) method used for detection, the different datasets used for the training, and the features of the dataset incorporated in the training. The most commonly used datasets namely KDDCup’99 and CICIDS’17 datasets are adapted for the sake of testing. The different ML methods used for these experiments are Decision Tree, Random Forest, Quadratic Discriminant Analysis, Support Vector Machine, Naïve Bayes, and Extreme Gradient Boosting. With extensive comparison analyses among the ML models based on accuracy, computation time, and storage usage, the paper demonstrates the applicability of the models in smart grids.

Accepted by: MITURTC Conference

DECISIVE Test Methodologies sUAS Communcations

Test Methodologies for Evaluating the Effectiveness of sUAS Communication Links for Operation in Indoor and Subterranean Environments (https://www.astm.org/jte20220394.html)

This article presents a set of nondestructive test methodologies designed to evaluate and com- pare performance of the communication links used for control and telemetry of small un- manned aircraft systems (sUAS) (drones) that are operating indoors and in subterranean environments. Such a set of standardized test methodologies does not yet exist. Indoor and subterranean operation requires sUAS to operate without global positioning system and often in a spatially constrained non-line-of-sight (NLOS) communication environment. Operating in constrained indoor environments puts additional constraints on the communica- tion links and requires a set of tests to allow evaluation and comparison of different units in typical scenarios that will be encountered. Tests to measure and compare communication link performance and ability to pilot in tunnels and office type buildings with doors, walls, and other obstructions, as well as stairwells are described. The test methods consist of measuring and comparing the NLOS radio range between the sUAS and the ground control station or operator control unit (OCU), observing the sUAS behavior with partial or total communication failure. Near the edge of coverage, correlated packet loss can lead to difficulties in piloting. A meth- odology for evaluating video latency that is critical for remote piloting by camera only is pre- sented. Finally, a test methodology for characterizing the effects of interference and jamming by waveforms such as Wi-Fi often encountered in buildings is described. These test method- ologies described here extend standards developed for ground robots to three dimensions. The test methodologies described in this article are part of a multifaceted project that evaluates many essential elements of drone operation indoors. These include communication, navigation, collision tolerance, mapping, trust, and automation. The test methodologies are designed to be reproduced in user facilities.

Accepted by: ASTM Journal of Testing and Evaluation

DECISIVE sUAS Simulation in AIRSIM

The current state of the art in small Unmanned Aerial System (sUAS) testing and evaluation exists mainly in the realm of outdoor flight. Operating small flying sUAS in constrained indoor or sub-terranean environments places different constraints on their communication links (control links and camera/sensor links). Communication loss in these environments is much more severe due to the proximity of obstacles. This paper examines how correlated packet loss (burst errors) occur-ring on both the control and camera communication links affects the ability of pilots to fly and navigate small sUAS platforms in constrained Non-Line of Sight (NLOS) environments. A soft-ware test bench called AirSim, a UAV simulator, allows us to better understand the effects of cor-related packet loss on flyability without damaging multiple sUAS units by flight testing. The sim-ulation was designed to support the design of test methodologies for evaluating the robustness of the communication links and to understand performance without damaging flight tests. Through-out the simulations, it is observed how different levels of packet loss affect the pilot and the num-ber of simulated crashes into the obstacles placed through space. The simulations modeled packet loss both on the video link and the control link to display how packet loss affects ability to pilot and control the sUAS. The utility of using a simulated environment rather than flight testing pre-vents damage to the fragile and expensive drones being used.

Accepted (and soon to be published) to: Drone Journal

Robustness of Couzin Swarming to Packet Loss and Methods to Improve Robotic Swarm Communication

Swarming algorithms require intensive and time-sensitive communication of information for all agents in the swarm to perform as required. At every time increment, all necessary packets must arrive or deviation in the swarm can occur. This paper looks at how robust the Couzin swarming algorithm is in the face of packet and communication loss. Packet loss rates will be parametrically varied and be either bursty or randomly occurring. Swarming behavior will be evaluated under different packet loss models. This will evaluate the robustness of the algorithm. The second portion of this paper will look at how packet loss effects can be accounted for and reduce the total impact on the swarm.

Accepted (and soon to be published) to: COMCAS Conference

Education

Mcgill

University_Mcgill_Image

Studying Masters at Mcgill for a degree in Electrical and Computer Engineering. Started Fall 2022 assumed graduation Summer 2024.

Thesis Topic: Robust Optimization for Reinforcement Learning. Current state of the art has the requirement S and SA Rectangularity in Robust Markov Decision Process as a condition of convergence. We want to expand this to see if rectangularity in only a portion of MDP is enough to guarantee convergence.

University of Massachusetts Lowell

University_UML_Image

Studied Computer Engineering at Umass Lowell from Fall 2018 to May 2022. Gradauted Summa Cum Laude (GPA: 3.96) and as a Commonwealth Honors Student.

Honors Thesis related to maximizing the processing of depth maps by converting a Python Multi-Processed settup into a CPP script using multi-threading. Multi-threading and CPP allow the code to run faster. Multi-threading beats out mult-processing becasue of the decreased overhead time cost and the fact that all inter-thread messaging is in the same state space. Python cannot benefit from this due to the global interpreter lock that it has. CPP in general runs faster than Python due to its compilation is considerably faster.

Drone Club

Founding of the Drone Club

Alongside Derek Houle I founded the Umass Lowell Drone Club in our Freshman year of undergrad (Spring 2019). (Club)

University_Mcgill_Image

Goals of the Club

This club was founded to expand students ability to learn and to build drones at UML. I started building drones as a kid with my father and I wanted to teach my peers the same joys. We build many drones over the 4 years I was president of the club. We built them for fun or for Professors. This could not have been done without our advisor Professor Jean-Francois Millithaler. We built drones all through the pandemic even if we were shipping parts from one house to another across Massachusetts. The new President is Gabriel Carbalho.

Videos of the School

We made videos of the school to show students who could not come in person what Umass Lowell looks like. The pandemic made it hard for students to come and walk the halls and see the campus. The videos we generated will help many classes of students see the school the way we saw it before the pandemic.

UML NERVE Lab

This is the main Robotics Lab of Umass Lowell many research projects are conducted in this space. The DECISIVE Project was run in the basement of the NERVE.

UML EECE Deparment (Ball Hall)

This is the UML EECE Department includes classrooms and research labs.

UML Plastics Deparment (Ball Hall)

This is the UML Plastics Department includes classrooms and research labs.

UML Maker Space (Southwick Hall)

This is the Make Space of UML classes are held here and students in general are allowed to come and work here (UML Drone club included!).

Airsim

What is Airsim?

Airsim is an open source simulator developed by Microsoft (Airsim). It is used in flying drones and driving cars in a simulated environment that is developed on the Unreal 4 Physics Enginer (UE4). It is used to train self driving cars and multirotor drones.

How I have used Airsim

I have used Airsim for 3 projects. The first one is developing swarms of drones, the second is for communication loss in drone flights, and finally testing and evaluating humans trust in real life drone tests in comparision versus simulation.

Swarm

Using Proportional–Integral–Derivative (PID) controllers a swarm of drones were allowed to fly information to any give zone. No PID functions were used everything was derived from scratch (Video Link).

Communication Loss for Drones in Underground Environments

This simulation work was for the DECISIVE project to show in an environment simulating the communication between a drone and the remote control, how different amount of packet loss (and different amount of correlated packet loss) affect flight. The interest was specifically in number of collisions. Collision count is critical in underground environments (which was the focus of DECISIVE) because of the cramped spaces collisions are considerably more likely.

(see upcoming paper for results!)
Real life
Simulation

Top image gives the First Person View (FPV) of the flight from the drone's POV. The bottom image shows the hallway environment in more detail. The bottom video shows the full environment.

Human Robot Trust between simulation and real life

For the DECISIVE project Phd student Zahra Rezaee Khavas (UML) ran tests in real world to test human's trusts in underground drone collisions. I expanded this by developing simulated versions of these tests in Airsim with exact models of the testing space and two drones (MAVRIC and Elios). (see upcoming paper for results!)

Real life
Simulation
Top image is the real life test and and the bottom image is the simulated version.

Contact and Affiliations

Contacts

Mcgill Email Adress: Edwin.Meriaux@mail.mcgill.ca

Umass Lowell Email Adress: Edwin_Meriaux@student.uml.edu

HCL Email Adress: Edwin.Meriaux@hcl.com

Affiliations

Umass Lowell

Mcgill

MILA

Professor Aditya Mahajan's Research Lab (MCGILL)

CIM

NERVE

EXALABS

CMINDS

S and H Fusion Group

HCL Software