Drones Path-Planning using Quantum Computing background cover

Drones Path-Planning using Quantum Computing

THALES Quantum Use-Case for Qinnovision World Challenge 2025

Thales S.A.

Hosted by

Thales S.A.

Nguyen Xuan Bac
ngxbac

3

Posted

Data and Evaluation Protocol

Hi organizers,
The problem definition really sounds to me. However, I have concerns regarding to data and evaluation protocol.
  1. What kind of data will be used for this problem? Do you have any specific which dataset we should run the experiments on?
  2. How do the organizers evaluate our method? What criteria/metrics should be considered?
I am looking forward to hearing from you. Best,

Order by:

Jordan Makansi

2

Posted by makansij

What metrics will be used to evaluate our submission?

Julian (aqora)

1

Posted by julian

Hi @makansij! The score is specifically calculated as haversine_distance(start, end) / total_haversine_distance(your_solution)

RMTboy

1

Posted by RMTboy

the minimisation of the total distance, see the metric function in the file use-case.py

Alexandre Krajenbrink

2

Posted by kraji (edited)

@ngxbac all metrics and data have been added :) check in the code tab!

Nguyen Xuan Bac

2

Posted by ngxbac

Hi @kraji,
Thanks for your update. Appreciate that. I do see the submission, use_case on the code tab, but the data is recently empty. Is it expected?

Julian (aqora)

1

Posted by julian

Hi @ngxbac! The new use_case template should hopefully provide some help https://aqora.io/competitions/drone-path-qinnovision/code/template/blob/submission/solution.ipynb. You are given a start and end points and a list of polygons given by use_case.obstacles. You then need to calculate the shortest path and return a list of points along that path starting with the start point and ending with the end point without intersecting the polygons

Jannes Stubbemann

1

Posted by stubbi

@julian could you help out here?

Frédéric BARBARESCO

3

Posted by barbaresco

OK, I will provide a dataset (3D urban model) with initial/final position of drone. Metric will be the shortest path.

Alexandre Krajenbrink

2

Posted by kraji

@barbaresco is the right person to reply to this!

Want to join this discussion?

Join our community today and start discussing with our members by participating in exciting events, competitions, and challenges. Sign up now to engage with quantum experts!