SlideShare a Scribd company logo
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

More Related Content

Viewers also liked

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
arno974
 
Nasi lemak
Nasi lemakNasi lemak
Nasi lemak
azlinahazrin
 
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
arno974
 
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 Performing
John 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
 
Introduction to WAP
Introduction to WAPIntroduction to WAP
Introduction to WAP
Nitin Saswade
 
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
 

Viewers also liked (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
 

More from 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 carte
arno974
 
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
arno974
 
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
arno974
 
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
arno974
 
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
arno974
 

More from 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
 

Recently uploaded

GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 

Recently uploaded (20)

GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 

Apport des technologies spatiales pour la détection de comportements anormaux de navires

  • 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