SlideShare uma empresa Scribd logo
1 de 16
Baixar para ler offline
Apport des technologies spatiales
            pour la détection de comportements anormaux de navires
                                       Using spatial technologies to detect
                                           abnormal vessel behaviour

                                                      - Arnaud Van De Casteele -
                                                         Sous la direction de Aldo Napoli
                                                            Mines ParisTech – CRC




Apport des technologies spatiales pour la détection de comportements anormaux de navires    1/16
MARISK 2012technologies to detect abnormal vessel behaviour
Using spatial – 26/27 Janvier
Contexte & Problématique                                               Background & Research problem
                                       Contexte                                            Background
             Nouveaux Systèmes de Surveillance                                             New Sea border surveillance system
                            Enjeux de recherche                                            Research issues

                                 Ontologies spatiales                                      Spatial Ontologies
                    Qu'est ce qu'une ontologie ?                                           What is an ontology ?
       L'ontologie de comportements anormaux                                               Abnormal vessel behavior ontology
                           Raisonnement spatial                                            Spatial reasoning

                              Prototype & exemples                                         Prototype & examples
                           Architecture proposée                                           Prototype architecture
              Exemples de comportement anormal                                             Examples of abnormal vessel behaviour




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                           2/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology                    Prototype & examples

                 > background                                  New sea border surveillance system                 Research issues



                                      Context
  Economic
   90% of world trade is transported by sea
   In EU 90% of oil and gas are transported by sea

  Illegal Fishing
     Only 6% of illegal fishing frauds are detected
     88% of fishing stocks in the EU are overexploited

  Pollution
   30 000 illegal oil spills are estimated every year (EU)

  Illegal immigration
     55% of illegal border crossing immigration is done by sea (EU)
     3000 illegal ''know'' immigrants lost their life at sea every year


                                                                                                                     Source : ICC International Maritime Bureau

Limburg oct 2002 (terrorism)                                            MSC Napoli janvier 2007 (storm)




                                    Hebei Spirit Dec 2007 (collision)                                     Ponant Avril 2008 (piracy)

Apport des technologies spatiales pour la détection de comportements anormaux de navires                                                           3/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology            Prototype & examples

                 > background                                  New sea border surveillance system      Research issues




     There might be a better way to visualize and analyze so much information isn't it ?
Apport des technologies spatiales pour la détection de comportements anormaux de navires                                   4/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology           Prototype & examples

                   background                               > New sea border surveillance system      Research issues




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                  5/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology                          Prototype & examples

                   background                                  New sea border surveillance system                   > Research issues




                                                                                                            Spatial
                                                                                                             OLAP
                                                                                            Geo-                         Spatial Data
                                                                                       collaboration                       Mining
          Center for research on                                                                            Maritime
          Risks and                                                                                        Surveillance
          Crisis                                                                                             System
                                                                                           Visualization                  Storage and
                                                                                                and
           Research & training
                                                                                             Interface                     restitution
           Business creation
           Industrial partnerships                                                                          Modelling
           strong industrial contacts                                                                          and
                                                                                                            Simulation




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                                 6/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology            Prototype & examples

                   background                                  New sea border surveillance system     > Research issues


 Research Themes: Marine traffic analysis and detection of abnormal behaviours
     ●   Spatial Data mining
     ●   Ontology formalisation and modelling
     ●   Bayesian Network
     ●   Design and development of Decision Support Systems
     ●
         Geomatic portal, geodecisional system, Geocollaboration




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                   7/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology              Prototype & examples

            > What is an Ontology                              Abnormal Vessel behavior ontology         Spatial reasoning




                                                                                           Vessel              Pétrolier
                                                                                                    Tanker
                                                                                            Navire
                                                                                                                Boat
                                                                                                   Super-Tanker



           > How can we share knowledge inside decision support system ?




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                     8/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology                                          Prototype & examples

            > What is an Ontology                              Abnormal vessel behaviour ontology                                    Spatial reasoning




                      « An ontology is a formal explicit specification
                                                 of a shared conceptualization »
                                                                                                                                               Studer, 1998




An ontology can be use to :

      Knowledge representation

      Knowledge sharing and reuse

      Automatic Reasoning

      Formal vocabulary, etc.
                               Gruninger & Lee, 2002




                                                                          Source : Ontology Dimension Map; Ontology Summit 2007




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                                                      9/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology           Prototype & examples

              What is an Ontology                            > Abnormal vessel behavior ontology      Spatial reasoning



  Modeling of abnormal vessel behavior




                 > How can we use spatial knowledge of maritime experts ?

Apport des technologies spatiales pour la détection de comportements anormaux de navires                                  10/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology                       Prototype & examples

              What is an Ontology                               Abnormal vessel behavior ontology                > Spatial reasoning



  Example of rules detection
                                                                               If a type of vessel has a speed above X then rise alert :

                                                                               Vessel(?vessel),
                                                                               OP_Vessel_hasVesselType(?vessel, ?vesselType),
                                                                               DP_Vessel_hasSpeed(?vessel, ?speedVessel),
                                                                               DP_Vessel_hasSpeed(?vesselType, ?speedTypeVessel),
                                                                               greaterThan(?speedTypeVessel, ?speedVessel) ->
                                                                               OP_Vessel_hasAlert(?vessel, Alert_Speed_HighSpeed)




                                                                               If a vessel enters in a restricted area then rise alert :

                                                                               Vessel(?vessel),
                                                                               DP_Vessel_hasPosition(?vessel, ?position),
                                                                               DP_Analysis_DataPath(Alert_Area_Restricted, ?geoData),
                                                                               intersects(?geoData, ?position) ->
                                                                               OP_Vessel_hasAlert(?vessel, Alert_Area_Restricted)




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                                11/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology            Prototype & examples

          > Prototype architecture                           Example of abnormal vessel behaviour




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                   12/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology            Prototype & examples

             Prototype architecture                        > Example of abnormal vessel behaviour



  Identification of abnormal vessel behaviour                                                               Alert age of ship




                                           Alert Area Restricted                                                 Alert Speed




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                   13/16
Using spatial technologies to detect abnormal vessel behaviour
Background & research problem                                         Spatial Ontology            Prototype & examples

             Prototype architecture                        > Example of abnormal vessel behaviour



  Map Visualization




Apport des technologies spatiales pour la détection de comportements anormaux de navires                                   14/16
Using spatial technologies to detect abnormal vessel behaviour
Conclusion




   Evolution of the maritime threat needs new Sea border surveilance system

   We need maritime expert to design this system

   Ontologies can be used to model the expert knowledge

   Ontologies and spatial ontologies can be used to analyze abnormal vessel behaviour




Apport des technologies spatiales pour la détection de comportements anormaux de navires   15/16
Using spatial technologies to detect abnormal vessel behaviour
Questions ?

   Arnaud Van De Casteele
   arnaud {dot} van_de_casteele {at} mines-paristech {dot} fr

   Mines ParisTech
   Centre de recherche sur les Risques et les Crises (CRC)

   Rue Claude Daunesse, BP 207
   06904 Sophia-Antipolis Cedex - France
   Tél : + 33(0)4.93.95.75.77

   http://www.i2c.eu




   Recent publications and conferences
   A. Van De Casteele, A. Napoli, M. Morel,
   Apport du géodécisionnel et de la géocollaboration aux nouveaux systèmes de surveillance maritime,
   Conférence INFORSID, 2011 (France)

   Idiri, B.,
   Extraction de connaissances dans un système géodécisionnel dédié à la surveillance maritime,
   Conférence INFORSID, 2011 (France)

   Chaze X, X., Bouejla A., Napoli A., Guarnieri F., Eude T., Alhadef B.,
   The contribution of bayesian networks to manage risks of maritime piracy against oil offshore fields
   Conférence DASFAA 2012 (Corée du Sud)


Apport des technologies spatiales pour la détection de comportements anormaux de navires                  16/16
Using spatial technologies to detect abnormal vessel behaviour

Mais conteúdo relacionado

Destaque

Introduction to Volunteered Geographic Information and OpenStreetMap
Introduction to Volunteered Geographic Information and OpenStreetMapIntroduction to Volunteered Geographic Information and OpenStreetMap
Introduction to Volunteered Geographic Information and OpenStreetMaparno974
 
Using Spatial Ontologies for Detecting Abnormal Maritime Behaviour
Using Spatial Ontologies for Detecting Abnormal Maritime BehaviourUsing Spatial Ontologies for Detecting Abnormal Maritime Behaviour
Using Spatial Ontologies for Detecting Abnormal Maritime Behaviourarno974
 
A semi-supervised learning framework based on spatio-temporal semantic events...
A semi-supervised learning framework based on spatio-temporal semantic events...A semi-supervised learning framework based on spatio-temporal semantic events...
A semi-supervised learning framework based on spatio-temporal semantic events...arno974
 
How Well Is Your Website Performing
How Well Is Your Website PerformingHow Well Is Your Website Performing
How Well Is Your Website PerformingJohn J Nosal
 
How Grandmas can now Map the World - Empowering Citizen Cartographers
How Grandmas can now  Map the World - Empowering  Citizen CartographersHow Grandmas can now  Map the World - Empowering  Citizen Cartographers
How Grandmas can now Map the World - Empowering Citizen Cartographersarno974
 
Cartographie collaborative : opportunités et limites Présentation de l’asso...
Cartographie collaborative : opportunités et limites Présentation de l’asso...Cartographie collaborative : opportunités et limites Présentation de l’asso...
Cartographie collaborative : opportunités et limites Présentation de l’asso...arno974
 
Improving volunteered geographic data quality using semantic similarity measu...
Improving volunteered geographic data quality using semantic similarity measu...Improving volunteered geographic data quality using semantic similarity measu...
Improving volunteered geographic data quality using semantic similarity measu...arno974
 
Making Web Maps Beautiful & Different with TileMill
Making Web Maps Beautiful & Different with TileMillMaking Web Maps Beautiful & Different with TileMill
Making Web Maps Beautiful & Different with TileMillarno974
 
Regulatory Compliance Ver. Training Pack 2
Regulatory Compliance Ver. Training Pack 2Regulatory Compliance Ver. Training Pack 2
Regulatory Compliance Ver. Training Pack 2henryarm2002
 

Destaque (11)

Introduction to Volunteered Geographic Information and OpenStreetMap
Introduction to Volunteered Geographic Information and OpenStreetMapIntroduction to Volunteered Geographic Information and OpenStreetMap
Introduction to Volunteered Geographic Information and OpenStreetMap
 
Nasi lemak
Nasi lemakNasi lemak
Nasi lemak
 
Using Spatial Ontologies for Detecting Abnormal Maritime Behaviour
Using Spatial Ontologies for Detecting Abnormal Maritime BehaviourUsing Spatial Ontologies for Detecting Abnormal Maritime Behaviour
Using Spatial Ontologies for Detecting Abnormal Maritime Behaviour
 
A semi-supervised learning framework based on spatio-temporal semantic events...
A semi-supervised learning framework based on spatio-temporal semantic events...A semi-supervised learning framework based on spatio-temporal semantic events...
A semi-supervised learning framework based on spatio-temporal semantic events...
 
How Well Is Your Website Performing
How Well Is Your Website PerformingHow Well Is Your Website Performing
How Well Is Your Website Performing
 
How Grandmas can now Map the World - Empowering Citizen Cartographers
How Grandmas can now  Map the World - Empowering  Citizen CartographersHow Grandmas can now  Map the World - Empowering  Citizen Cartographers
How Grandmas can now Map the World - Empowering Citizen Cartographers
 
Cartographie collaborative : opportunités et limites Présentation de l’asso...
Cartographie collaborative : opportunités et limites Présentation de l’asso...Cartographie collaborative : opportunités et limites Présentation de l’asso...
Cartographie collaborative : opportunités et limites Présentation de l’asso...
 
Introduction to WAP
Introduction to WAPIntroduction to WAP
Introduction to WAP
 
Improving volunteered geographic data quality using semantic similarity measu...
Improving volunteered geographic data quality using semantic similarity measu...Improving volunteered geographic data quality using semantic similarity measu...
Improving volunteered geographic data quality using semantic similarity measu...
 
Making Web Maps Beautiful & Different with TileMill
Making Web Maps Beautiful & Different with TileMillMaking Web Maps Beautiful & Different with TileMill
Making Web Maps Beautiful & Different with TileMill
 
Regulatory Compliance Ver. Training Pack 2
Regulatory Compliance Ver. Training Pack 2Regulatory Compliance Ver. Training Pack 2
Regulatory Compliance Ver. Training Pack 2
 

Mais de arno974

Présentation d'OpenStreetMap lors du forum français
Présentation d'OpenStreetMap lors du forum françaisPrésentation d'OpenStreetMap lors du forum français
Présentation d'OpenStreetMap lors du forum françaisarno974
 
Du code à la carte
Du code à la carteDu code à la carte
Du code à la cartearno974
 
Cartographier le monde avec des outils libres
Cartographier le monde avec des outils libresCartographier le monde avec des outils libres
Cartographier le monde avec des outils libresarno974
 
Application de la géomatique décisionnelle à l'analyse des risques naturels
Application de la géomatique décisionnelle à l'analyse des risques naturelsApplication de la géomatique décisionnelle à l'analyse des risques naturels
Application de la géomatique décisionnelle à l'analyse des risques naturelsarno974
 
Apport de la géomatique décisionnelle à l'analyse du risque
Apport de la géomatique décisionnelle à l'analyse du risqueApport de la géomatique décisionnelle à l'analyse du risque
Apport de la géomatique décisionnelle à l'analyse du risquearno974
 
Potentialités et limites d'OSM pour les administrations territoriales
Potentialités et limites  d'OSM pour les  administrations territorialesPotentialités et limites  d'OSM pour les  administrations territoriales
Potentialités et limites d'OSM pour les administrations territorialesarno974
 

Mais de arno974 (6)

Présentation d'OpenStreetMap lors du forum français
Présentation d'OpenStreetMap lors du forum françaisPrésentation d'OpenStreetMap lors du forum français
Présentation d'OpenStreetMap lors du forum français
 
Du code à la carte
Du code à la carteDu code à la carte
Du code à la carte
 
Cartographier le monde avec des outils libres
Cartographier le monde avec des outils libresCartographier le monde avec des outils libres
Cartographier le monde avec des outils libres
 
Application de la géomatique décisionnelle à l'analyse des risques naturels
Application de la géomatique décisionnelle à l'analyse des risques naturelsApplication de la géomatique décisionnelle à l'analyse des risques naturels
Application de la géomatique décisionnelle à l'analyse des risques naturels
 
Apport de la géomatique décisionnelle à l'analyse du risque
Apport de la géomatique décisionnelle à l'analyse du risqueApport de la géomatique décisionnelle à l'analyse du risque
Apport de la géomatique décisionnelle à l'analyse du risque
 
Potentialités et limites d'OSM pour les administrations territoriales
Potentialités et limites  d'OSM pour les  administrations territorialesPotentialités et limites  d'OSM pour les  administrations territoriales
Potentialités et limites d'OSM pour les administrations territoriales
 

Último

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 

Último (20)

Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 

Using spatial tech detect abnormal vessel behaviour

  • 1. Apport des technologies spatiales pour la détection de comportements anormaux de navires Using spatial technologies to detect abnormal vessel behaviour - Arnaud Van De Casteele - Sous la direction de Aldo Napoli Mines ParisTech – CRC Apport des technologies spatiales pour la détection de comportements anormaux de navires 1/16 MARISK 2012technologies to detect abnormal vessel behaviour Using spatial – 26/27 Janvier
  • 2. Contexte & Problématique Background & Research problem Contexte Background Nouveaux Systèmes de Surveillance New Sea border surveillance system Enjeux de recherche Research issues Ontologies spatiales Spatial Ontologies Qu'est ce qu'une ontologie ? What is an ontology ? L'ontologie de comportements anormaux Abnormal vessel behavior ontology Raisonnement spatial Spatial reasoning Prototype & exemples Prototype & examples Architecture proposée Prototype architecture Exemples de comportement anormal Examples of abnormal vessel behaviour Apport des technologies spatiales pour la détection de comportements anormaux de navires 2/16 Using spatial technologies to detect abnormal vessel behaviour
  • 3. Background & research problem Spatial Ontology Prototype & examples > background New sea border surveillance system Research issues Context Economic 90% of world trade is transported by sea In EU 90% of oil and gas are transported by sea Illegal Fishing Only 6% of illegal fishing frauds are detected 88% of fishing stocks in the EU are overexploited Pollution 30 000 illegal oil spills are estimated every year (EU) Illegal immigration 55% of illegal border crossing immigration is done by sea (EU) 3000 illegal ''know'' immigrants lost their life at sea every year Source : ICC International Maritime Bureau Limburg oct 2002 (terrorism) MSC Napoli janvier 2007 (storm) Hebei Spirit Dec 2007 (collision) Ponant Avril 2008 (piracy) Apport des technologies spatiales pour la détection de comportements anormaux de navires 3/16 Using spatial technologies to detect abnormal vessel behaviour
  • 4. Background & research problem Spatial Ontology Prototype & examples > background New sea border surveillance system Research issues There might be a better way to visualize and analyze so much information isn't it ? Apport des technologies spatiales pour la détection de comportements anormaux de navires 4/16 Using spatial technologies to detect abnormal vessel behaviour
  • 5. Background & research problem Spatial Ontology Prototype & examples background > New sea border surveillance system Research issues Apport des technologies spatiales pour la détection de comportements anormaux de navires 5/16 Using spatial technologies to detect abnormal vessel behaviour
  • 6. Background & research problem Spatial Ontology Prototype & examples background New sea border surveillance system > Research issues Spatial OLAP Geo- Spatial Data collaboration Mining Center for research on Maritime Risks and Surveillance Crisis System Visualization Storage and and Research & training Interface restitution Business creation Industrial partnerships Modelling strong industrial contacts and Simulation Apport des technologies spatiales pour la détection de comportements anormaux de navires 6/16 Using spatial technologies to detect abnormal vessel behaviour
  • 7. Background & research problem Spatial Ontology Prototype & examples background New sea border surveillance system > Research issues Research Themes: Marine traffic analysis and detection of abnormal behaviours ● Spatial Data mining ● Ontology formalisation and modelling ● Bayesian Network ● Design and development of Decision Support Systems ● Geomatic portal, geodecisional system, Geocollaboration Apport des technologies spatiales pour la détection de comportements anormaux de navires 7/16 Using spatial technologies to detect abnormal vessel behaviour
  • 8. Background & research problem Spatial Ontology Prototype & examples > What is an Ontology Abnormal Vessel behavior ontology Spatial reasoning Vessel Pétrolier Tanker Navire Boat Super-Tanker > How can we share knowledge inside decision support system ? Apport des technologies spatiales pour la détection de comportements anormaux de navires 8/16 Using spatial technologies to detect abnormal vessel behaviour
  • 9. Background & research problem Spatial Ontology Prototype & examples > What is an Ontology Abnormal vessel behaviour ontology Spatial reasoning « An ontology is a formal explicit specification of a shared conceptualization » Studer, 1998 An ontology can be use to : Knowledge representation Knowledge sharing and reuse Automatic Reasoning Formal vocabulary, etc. Gruninger & Lee, 2002 Source : Ontology Dimension Map; Ontology Summit 2007 Apport des technologies spatiales pour la détection de comportements anormaux de navires 9/16 Using spatial technologies to detect abnormal vessel behaviour
  • 10. Background & research problem Spatial Ontology Prototype & examples What is an Ontology > Abnormal vessel behavior ontology Spatial reasoning Modeling of abnormal vessel behavior > How can we use spatial knowledge of maritime experts ? Apport des technologies spatiales pour la détection de comportements anormaux de navires 10/16 Using spatial technologies to detect abnormal vessel behaviour
  • 11. Background & research problem Spatial Ontology Prototype & examples What is an Ontology Abnormal vessel behavior ontology > Spatial reasoning Example of rules detection If a type of vessel has a speed above X then rise alert : Vessel(?vessel), OP_Vessel_hasVesselType(?vessel, ?vesselType), DP_Vessel_hasSpeed(?vessel, ?speedVessel), DP_Vessel_hasSpeed(?vesselType, ?speedTypeVessel), greaterThan(?speedTypeVessel, ?speedVessel) -> OP_Vessel_hasAlert(?vessel, Alert_Speed_HighSpeed) If a vessel enters in a restricted area then rise alert : Vessel(?vessel), DP_Vessel_hasPosition(?vessel, ?position), DP_Analysis_DataPath(Alert_Area_Restricted, ?geoData), intersects(?geoData, ?position) -> OP_Vessel_hasAlert(?vessel, Alert_Area_Restricted) Apport des technologies spatiales pour la détection de comportements anormaux de navires 11/16 Using spatial technologies to detect abnormal vessel behaviour
  • 12. Background & research problem Spatial Ontology Prototype & examples > Prototype architecture Example of abnormal vessel behaviour Apport des technologies spatiales pour la détection de comportements anormaux de navires 12/16 Using spatial technologies to detect abnormal vessel behaviour
  • 13. Background & research problem Spatial Ontology Prototype & examples Prototype architecture > Example of abnormal vessel behaviour Identification of abnormal vessel behaviour Alert age of ship Alert Area Restricted Alert Speed Apport des technologies spatiales pour la détection de comportements anormaux de navires 13/16 Using spatial technologies to detect abnormal vessel behaviour
  • 14. Background & research problem Spatial Ontology Prototype & examples Prototype architecture > Example of abnormal vessel behaviour Map Visualization Apport des technologies spatiales pour la détection de comportements anormaux de navires 14/16 Using spatial technologies to detect abnormal vessel behaviour
  • 15. Conclusion Evolution of the maritime threat needs new Sea border surveilance system We need maritime expert to design this system Ontologies can be used to model the expert knowledge Ontologies and spatial ontologies can be used to analyze abnormal vessel behaviour Apport des technologies spatiales pour la détection de comportements anormaux de navires 15/16 Using spatial technologies to detect abnormal vessel behaviour
  • 16. Questions ? Arnaud Van De Casteele arnaud {dot} van_de_casteele {at} mines-paristech {dot} fr Mines ParisTech Centre de recherche sur les Risques et les Crises (CRC) Rue Claude Daunesse, BP 207 06904 Sophia-Antipolis Cedex - France Tél : + 33(0)4.93.95.75.77 http://www.i2c.eu Recent publications and conferences A. Van De Casteele, A. Napoli, M. Morel, Apport du géodécisionnel et de la géocollaboration aux nouveaux systèmes de surveillance maritime, Conférence INFORSID, 2011 (France) Idiri, B., Extraction de connaissances dans un système géodécisionnel dédié à la surveillance maritime, Conférence INFORSID, 2011 (France) Chaze X, X., Bouejla A., Napoli A., Guarnieri F., Eude T., Alhadef B., The contribution of bayesian networks to manage risks of maritime piracy against oil offshore fields Conférence DASFAA 2012 (Corée du Sud) Apport des technologies spatiales pour la détection de comportements anormaux de navires 16/16 Using spatial technologies to detect abnormal vessel behaviour