NGNS ’ 12 – Faro, Portugal – DecembrerNetworks and
                        Services




 Semantically-aware Networks and
Services for Training and Knowledge
   Management in Organizations

               Dr. Gilbert Paquette
                  www.licef.ca/cice

Canada Research Chair in Instructional and Cognitive
               Enginerring (CICE)
             LICEF Research Center
                 Télé-université
Software Developments
                           at CICE/LICEF

                                                      Virtual Campus
                                                       Virtual Campus
                                 AGD
                                 AGD                       Model
                                                            Model
                  MOT 2.0
                  MOT 2.0            MISA 2.0
                                     MISA 2.0   Explor@
                                                 Explor@
                                     MISA 3.0
                                     MISA 3.0
                                 ADISA
                                 ADISA                      Paloma
                                                             Paloma
                  MOT
                  MOT ++
                                     MISA 4.0
                                     MISA 4.0   Concept@
                                                Concept@
                                     MISA LD
                                     MISA LD
  MOT+LD
  MOT+LD         MOT+OWL                                   PalomaWeb
                                                            PalomaWeb
                 MOT+OWL

                                 TELOS
                                  TELOS
                 G-MOT
                 G-MOT         Scénario Ed..
                                Scénario Ed..
                                                            COMÈTE
                                                            COMÈTE
                               Ontology Ed.
                                Ontology Ed.
                              Competency Ed.
                               Competency Ed.
Competences ++
Competences                    Semantic Ref
                                Semantic Ref
                              Reccomenders
                               Reccomenders
Why Semantics ?

1.   Inform users (students, workers) during the execution of
     task or learning activity of the content of the resources
     that they use.
2.   Assist users and designers in the selection of resources
     appropriate to their knowledge and competencies.
3.   Create well-balanced learning of work scenarios, locally
     and globally.
4.   Build user models for the personalization of learning or
     work environments.
5.   Provide an execution semantic for resources and
     scenarios.
The Web of Data (Web 3.0)

 Web of documents                 Web of linked data
   Relational DB                    RDF graphs




             .
             .         URIs to identify all kinds of rssources
             .         Subject/relation/Object triples
                       Graphs to relate
                       Normalized syntax ( XML)
COMÈTE
Architecture
COMÈTE Interface
Semantic Question
            Answering
   “Give me all the resources of a certain author?”
   “Give me all the resources of an organization of a certain
    author?”
   “Give me all the resources from authors who have
    published with a certain list of authors?”
   “Give me all the exercises references under “Atomic
    Physics” in the Dewey classification and under the
    equivalent classifications in my University’s
    classifications?”
   “Give me all the Geometry tutorials , excluding Euclidian
    Geometry ?”
   “Give me all the Reports on open source tools that could
    replace a certain tool ?””
The Adaptive Semantic Web
   Add semantic references to scenario
    components: actors, tasks and resources within
    educational modeling languages such as IMS-LD
    (2003)
                             – Paquette and Marino, 2005
   “Include the improved modeling of users and
    items, and contextual information into the
    recommendation process”
                         – Adomavicus and Tuzhilin (2005)
   The “Adaptive Semantic Web” opens new
    approaches for recommenders systems: use of
    folksonomies and ontological filtering of resources
                                     – Jannach et al, 2011
The PRIOWS Project

                           Data      Documents

               Processes
                                                   Experts


Integrating data bases
Knowledge Modeling                              Methods
                              Ontology
Ontology Modeling

Work Scenario
                                                 Query
Assistance
                             Federated
                              Search
TELOS

     LORNET (2003-2008):
        A hundred researchers,
        assistants, graduate students
        17 organizations, NSERC support
        Semantic WEB research

     TELOS
         Specialized TEL op. system
         Resource aggregation:
         …in multi-actor scenarios
         Service-oriented system on NGN
         Ontology-driven system
         Produces semanticallly aware Web environment
10
TELOS Architecture
            Server




                     Technical   KB
                                  KB
                     Ontology
                                 Man
                                  Man   KB
                                        KB
TCP/IP                            ..




                                        Rel.
                                        Rel.
                                        BD
                                         BD
Execution Semantic
(based on the technical ontology)
Recommendation (assistance)
       Principles
    Epiphyte – grafted on the scenario process
     but external to it; no scenario modification
    Multi-agent system: agents are associated to
     tasks at different levels in the scenario
    Flexible association: one, some or all of the
     tasks are assisted.
    Delegation between a task agent towards its
     super tasks agents; tree topology
Insertion of recommenders
(assistance agents): an example
The implemented recommender
           model

    Recommender = {rules}
    Rule = <targetActor, event, condition, action >
    Event =
     –   Activity transition (started, terminated, revisited,…)
     –   Time spent (activity, global …)
     –   Resources opened, reopened,…
    Condition = boolean expression comparing:
     – Target actor progress in the scenario + knowledge and
         competencies acquired + evidence => User persistent model
     – Resources: prerequisite and target competencies
     – Activities: prerequisite and target competencies
    Action = advice, notification, model update
Knowledge Descriptors




Classes  and instances (From OWL-DL domain ontologies)
General properties:

    Domain – Data Properties / Domain – ObjectProperty – Range
Instanciated properties (facts):

    Instance – Property / Instance – Property – Value
Competency Descriptors

(K, S, P) triples
    K:   Knowledge descriptor      K=Planet
                                    K=Planet
      – From a OWL domain
        ontology
    S:                             S=Apply
                                    S=Apply
          Generic Skill
      – From a 10-level taxonomy
          (Paquette, 2007)
                                    P=Expert
                                    P=Expert
    P:   Performance level
      – A combination of P-values
          (Paquette, 2007)
Referencing Process in the
     TELOS Implementation
     Ontology          Resource        Semantic
1
1    contruction   2
                   2   selection   3
                                   3   Referencing
     or import                         Of resources




      … and/or
    competencies
Semantic Search Methods

          Type of Search                   Type of Result
Simple                                  Ressources with an
Using key words from the ontology       exact match

Advanced                                Exact match OR
Using knowledge and competency          Semantically
boolean query                           near match
                                        Exact match OR
Resource Pairing
                                        Semantically
Using semantic comparison between
queried ressource and other resources   near match
             → Rests on knowledge and competency comparison
Knowledge Comparison
                        (K1 et K2)


   Based on the structure of the ontology where the
    knowledge descriptors are stored
   Compare the neighbourhoods of K1 and K2




   Possible results
     – K2 near and more specialized / general than K1
Competency Comparison
           C1=(K1, S1, P1) et C2=(K2, S2, P2)


   Based on knowledge comparison (K)
   Base on the distance between skills’ levels (H) and
    performance levels distances(P)


   Possible results
     C2 veryNear / Near C1

     C2 stronger / weaker than C1

     C2 more specialized / general than C1
Competency Comparison
Competency comparison
       within rule conditions
   A competency-based condition is a triple:
     – ObjectCompetencyList is the list of prerequisite or target
       competencies of another actor, a task or a resource to be
       compared with user’s actual competency list
     – Relation is one of the comparison relations : Identical, Near,
       VeryNear, MoreGeneric, MoreSpecific, Stronger, Weaker, or
       any combination of these.
     – Quantification takes two values: HasOne or HasAll


   EX: HasAll /NearMoreSpecific / Target competencies for Essay
   EX: HasOne/Weaker/Target competency for Build Table activity
Recommendation example
Notification example
User model update
Achievements in PRIOWS
   Extension of the TELOS Technical Ontology for
    semantic referencing of resources, search and
    recommendation
   Definition of a Typology of semantic descriptors
    (ontology descriptors and competenciers)
   Search methods for resources ‘identical’ ou ‘near’
    sémantically
   Recommendation Model: based on competency
    comparison between actors, tasks and resources
   New integrated suite of tools: Semantic referencer,
    Semantic search tools, Competency and Ontology
    editors, to Recommander Integration in scenarios,
    Recomenders’ rule editor.
Future Research
   More experimental validation to refine the semantic relations
    between OWL-DL references, i.e adding weights to the various
    comparison cases
   Investigate recommendation methods for groups in
    collaborative scenarios (permitted by our model of multi-actor
    learning scenarios)
   Improve the practical use of the approach, partly automate
    tasks, improve the ergonomics
   Investigate the integration of other recommendation methods
    (e.g. user analytics)
   “Free” the suite of tools from TELOS to extend its usability on
    the Web of data.
NGNS ’ 12 – Faro, Portugal – Decembrer 2, 2012
4th International Conference on Next Generation
              Networks and Services




Questions, Comments ?




                www.licef.ca/gp
                www.licef.ca/cice
               www.cogigraph.com

More Related Content

PPTX
DAC 2012
PDF
On the Integration of Real-Time and Fault-Tolerance in P2P Middleware
PDF
The NERD project
PDF
2010 10 provxg_datagovuk
PDF
OpenCloudware Collaborative Project presented at Cloud Expo Europe 2012 in Lo...
PDF
WebLab, open source media mining platform, OW2con'12, Paris
 
PPTX
Evolutionary Togetherness: How to Manage Coupled Evolution in Metamodeling Ec...
PPTX
LefrancoisGandon@MSW11: ULiS
DAC 2012
On the Integration of Real-Time and Fault-Tolerance in P2P Middleware
The NERD project
2010 10 provxg_datagovuk
OpenCloudware Collaborative Project presented at Cloud Expo Europe 2012 in Lo...
WebLab, open source media mining platform, OW2con'12, Paris
 
Evolutionary Togetherness: How to Manage Coupled Evolution in Metamodeling Ec...
LefrancoisGandon@MSW11: ULiS

Viewers also liked (15)

PDF
Mobile learning- New Tools for a New Curriculum
PPTX
Enterprise search
PDF
EnhancingWeb Process Self-Awareness with Context-Aware Service Composition
PPT
Urban Planning Education In Context With Mobile Phones
PDF
Extending Recommendation Systems With Semantics And Context Awareness
PPT
PhD Dissertation
PPTX
OmniSuggest: A Ubiquitous Cloud-Based Context-Aware Recommendation System for...
PPTX
RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...
PDF
Felicitous Computing (invited Talk for UC Irvine ISR Distinguished Speaker Se...
PDF
Contribution to proactivity in mobile context-aware recommender systems
PPT
Developing a Secured Recommender System in Social Semantic Network
PDF
ESSIR 2013 Recommender Systems tutorial
PPTX
In-Time On-Place Learning — Creation, Annotation and Sharing of Location-Base...
PDF
Best Practices in Recommender System Challenges
PDF
Kdd 2014 Tutorial - the recommender problem revisited
Mobile learning- New Tools for a New Curriculum
Enterprise search
EnhancingWeb Process Self-Awareness with Context-Aware Service Composition
Urban Planning Education In Context With Mobile Phones
Extending Recommendation Systems With Semantics And Context Awareness
PhD Dissertation
OmniSuggest: A Ubiquitous Cloud-Based Context-Aware Recommendation System for...
RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...
Felicitous Computing (invited Talk for UC Irvine ISR Distinguished Speaker Se...
Contribution to proactivity in mobile context-aware recommender systems
Developing a Secured Recommender System in Social Semantic Network
ESSIR 2013 Recommender Systems tutorial
In-Time On-Place Learning — Creation, Annotation and Sharing of Location-Base...
Best Practices in Recommender System Challenges
Kdd 2014 Tutorial - the recommender problem revisited
Ad

Similar to Semantically-aware Networks and Services for Training and Knowledge Management in Organizations. (20)

PDF
Deep Dive into Apache MXNet on AWS
PDF
Pal gov.tutorial3.session3.xpath & xquery (lab1)
PDF
Applying Semantic Extensions And New Services To Drupal Sem Tech June 2010
PDF
Demo-driven Research 2007-11-28
PDF
2011 famoosr
PDF
FAMOOSr 2011
PDF
RESTing in the ALPS Mike Amundsen's Presentation from QCon London 2013
PDF
Pharo: A Reflective System
PPTX
Linked services for the Web of Data
PDF
Tokyotextmining#1 kaneyama genta
KEY
Live to e-Learning, 
a lecture capture and delivery service based on MediaMosa
PPT
Unlocking the Semantics of Multimedia Presentations in the Web with the Multi...
PDF
Unified Systems Engeneering with GoedelWorks
PDF
Information Quality in the Web Era
PPTX
Data FAIRport Prototype & Demo - Presentation to Elsevier, Jul 10, 2015
PPT
Oop by edgar lagman jr
PDF
Model Simulation, Graphical Animation, and Omniscient Debugging with EcoreToo...
PDF
Library of Coupled Operators
PPT
Computing for Human Experience and Wellness
PDF
A Provenance-Aware Linked Data Application for Trip Management and Organization
Deep Dive into Apache MXNet on AWS
Pal gov.tutorial3.session3.xpath & xquery (lab1)
Applying Semantic Extensions And New Services To Drupal Sem Tech June 2010
Demo-driven Research 2007-11-28
2011 famoosr
FAMOOSr 2011
RESTing in the ALPS Mike Amundsen's Presentation from QCon London 2013
Pharo: A Reflective System
Linked services for the Web of Data
Tokyotextmining#1 kaneyama genta
Live to e-Learning, 
a lecture capture and delivery service based on MediaMosa
Unlocking the Semantics of Multimedia Presentations in the Web with the Multi...
Unified Systems Engeneering with GoedelWorks
Information Quality in the Web Era
Data FAIRport Prototype & Demo - Presentation to Elsevier, Jul 10, 2015
Oop by edgar lagman jr
Model Simulation, Graphical Animation, and Omniscient Debugging with EcoreToo...
Library of Coupled Operators
Computing for Human Experience and Wellness
A Provenance-Aware Linked Data Application for Trip Management and Organization
Ad

More from Gilbert Paquette (20)

PDF
Aggrégation des rel (hammamet, nov 2017) [enregistré automatiquement]
PPTX
Émergence de liens sémantiques à partir du marquage social
PPTX
L'ingénierie des ENA fondée sur le web des données ouvertes et liées
PPTX
Le partage des ressources éducatives dans la francophonie (avril 2016)
PPTX
Le Web sémantique pour la formation et la gestion des connaissances dans les ...
PPTX
Conf.journée licef 2016
PPTX
Opening up MOOCs for OER management on the Web of linked data
PPTX
Bejaoui r., paquette g., basque j. et henri f. comment personnaliser l'appren...
PPTX
Comete 08-07-14
PPTX
Les CLOM (MOOC), les compétences et la personnalisation des apprentissage: la...
PPTX
Les CLOM/MOOC et les modèles pédagogiques de formation en ligne.
PPTX
Comete 08-07-14
PPTX
Des ressources éducatives libres aux MOOC : Défis et orientations
PPT
Oif atelier rel - moncton 4-8.02.13
PPT
Priows présentation des résultats
PPT
Notion opérationnelle de compétence - référencement sémantique et assisance a...
PPT
Contenu d'un nouveau cours sur les Technologies sémantiques
PPTX
Modèles et métadonnées pour les scénarios pédagogiques
PPT
Présentation sur les ressources ouvertes et les licences Creative Commons
PPT
Présentation du projet REFRER sur les référentiels de ressources éducatives r...
Aggrégation des rel (hammamet, nov 2017) [enregistré automatiquement]
Émergence de liens sémantiques à partir du marquage social
L'ingénierie des ENA fondée sur le web des données ouvertes et liées
Le partage des ressources éducatives dans la francophonie (avril 2016)
Le Web sémantique pour la formation et la gestion des connaissances dans les ...
Conf.journée licef 2016
Opening up MOOCs for OER management on the Web of linked data
Bejaoui r., paquette g., basque j. et henri f. comment personnaliser l'appren...
Comete 08-07-14
Les CLOM (MOOC), les compétences et la personnalisation des apprentissage: la...
Les CLOM/MOOC et les modèles pédagogiques de formation en ligne.
Comete 08-07-14
Des ressources éducatives libres aux MOOC : Défis et orientations
Oif atelier rel - moncton 4-8.02.13
Priows présentation des résultats
Notion opérationnelle de compétence - référencement sémantique et assisance a...
Contenu d'un nouveau cours sur les Technologies sémantiques
Modèles et métadonnées pour les scénarios pédagogiques
Présentation sur les ressources ouvertes et les licences Creative Commons
Présentation du projet REFRER sur les référentiels de ressources éducatives r...

Semantically-aware Networks and Services for Training and Knowledge Management in Organizations.

  • 1. NGNS ’ 12 – Faro, Portugal – DecembrerNetworks and Services Semantically-aware Networks and Services for Training and Knowledge Management in Organizations Dr. Gilbert Paquette www.licef.ca/cice Canada Research Chair in Instructional and Cognitive Enginerring (CICE) LICEF Research Center Télé-université
  • 2. Software Developments at CICE/LICEF Virtual Campus Virtual Campus AGD AGD Model Model MOT 2.0 MOT 2.0 MISA 2.0 MISA 2.0 Explor@ Explor@ MISA 3.0 MISA 3.0 ADISA ADISA Paloma Paloma MOT MOT ++ MISA 4.0 MISA 4.0 Concept@ Concept@ MISA LD MISA LD MOT+LD MOT+LD MOT+OWL PalomaWeb PalomaWeb MOT+OWL TELOS TELOS G-MOT G-MOT Scénario Ed.. Scénario Ed.. COMÈTE COMÈTE Ontology Ed. Ontology Ed. Competency Ed. Competency Ed. Competences ++ Competences Semantic Ref Semantic Ref Reccomenders Reccomenders
  • 3. Why Semantics ? 1. Inform users (students, workers) during the execution of task or learning activity of the content of the resources that they use. 2. Assist users and designers in the selection of resources appropriate to their knowledge and competencies. 3. Create well-balanced learning of work scenarios, locally and globally. 4. Build user models for the personalization of learning or work environments. 5. Provide an execution semantic for resources and scenarios.
  • 4. The Web of Data (Web 3.0) Web of documents Web of linked data Relational DB RDF graphs . .  URIs to identify all kinds of rssources .  Subject/relation/Object triples  Graphs to relate  Normalized syntax ( XML)
  • 7. Semantic Question Answering  “Give me all the resources of a certain author?”  “Give me all the resources of an organization of a certain author?”  “Give me all the resources from authors who have published with a certain list of authors?”  “Give me all the exercises references under “Atomic Physics” in the Dewey classification and under the equivalent classifications in my University’s classifications?”  “Give me all the Geometry tutorials , excluding Euclidian Geometry ?”  “Give me all the Reports on open source tools that could replace a certain tool ?””
  • 8. The Adaptive Semantic Web  Add semantic references to scenario components: actors, tasks and resources within educational modeling languages such as IMS-LD (2003) – Paquette and Marino, 2005  “Include the improved modeling of users and items, and contextual information into the recommendation process” – Adomavicus and Tuzhilin (2005)  The “Adaptive Semantic Web” opens new approaches for recommenders systems: use of folksonomies and ontological filtering of resources – Jannach et al, 2011
  • 9. The PRIOWS Project Data Documents Processes Experts Integrating data bases Knowledge Modeling Methods Ontology Ontology Modeling Work Scenario Query Assistance Federated Search
  • 10. TELOS LORNET (2003-2008): A hundred researchers, assistants, graduate students 17 organizations, NSERC support Semantic WEB research TELOS  Specialized TEL op. system  Resource aggregation:  …in multi-actor scenarios  Service-oriented system on NGN  Ontology-driven system  Produces semanticallly aware Web environment 10
  • 11. TELOS Architecture Server Technical KB KB Ontology Man Man KB KB TCP/IP .. Rel. Rel. BD BD
  • 12. Execution Semantic (based on the technical ontology)
  • 13. Recommendation (assistance) Principles  Epiphyte – grafted on the scenario process but external to it; no scenario modification  Multi-agent system: agents are associated to tasks at different levels in the scenario  Flexible association: one, some or all of the tasks are assisted.  Delegation between a task agent towards its super tasks agents; tree topology
  • 15. The implemented recommender model  Recommender = {rules}  Rule = <targetActor, event, condition, action >  Event = – Activity transition (started, terminated, revisited,…) – Time spent (activity, global …) – Resources opened, reopened,…  Condition = boolean expression comparing: – Target actor progress in the scenario + knowledge and competencies acquired + evidence => User persistent model – Resources: prerequisite and target competencies – Activities: prerequisite and target competencies  Action = advice, notification, model update
  • 16. Knowledge Descriptors Classes and instances (From OWL-DL domain ontologies) General properties: Domain – Data Properties / Domain – ObjectProperty – Range Instanciated properties (facts): Instance – Property / Instance – Property – Value
  • 17. Competency Descriptors (K, S, P) triples  K: Knowledge descriptor K=Planet K=Planet – From a OWL domain ontology  S: S=Apply S=Apply Generic Skill – From a 10-level taxonomy (Paquette, 2007) P=Expert P=Expert  P: Performance level – A combination of P-values (Paquette, 2007)
  • 18. Referencing Process in the TELOS Implementation Ontology Resource Semantic 1 1 contruction 2 2 selection 3 3 Referencing or import Of resources … and/or competencies
  • 19. Semantic Search Methods Type of Search Type of Result Simple Ressources with an Using key words from the ontology exact match Advanced Exact match OR Using knowledge and competency Semantically boolean query near match Exact match OR Resource Pairing Semantically Using semantic comparison between queried ressource and other resources near match → Rests on knowledge and competency comparison
  • 20. Knowledge Comparison (K1 et K2)  Based on the structure of the ontology where the knowledge descriptors are stored  Compare the neighbourhoods of K1 and K2  Possible results – K2 near and more specialized / general than K1
  • 21. Competency Comparison C1=(K1, S1, P1) et C2=(K2, S2, P2)  Based on knowledge comparison (K)  Base on the distance between skills’ levels (H) and performance levels distances(P)  Possible results  C2 veryNear / Near C1  C2 stronger / weaker than C1  C2 more specialized / general than C1
  • 23. Competency comparison within rule conditions  A competency-based condition is a triple: – ObjectCompetencyList is the list of prerequisite or target competencies of another actor, a task or a resource to be compared with user’s actual competency list – Relation is one of the comparison relations : Identical, Near, VeryNear, MoreGeneric, MoreSpecific, Stronger, Weaker, or any combination of these. – Quantification takes two values: HasOne or HasAll  EX: HasAll /NearMoreSpecific / Target competencies for Essay  EX: HasOne/Weaker/Target competency for Build Table activity
  • 27. Achievements in PRIOWS  Extension of the TELOS Technical Ontology for semantic referencing of resources, search and recommendation  Definition of a Typology of semantic descriptors (ontology descriptors and competenciers)  Search methods for resources ‘identical’ ou ‘near’ sémantically  Recommendation Model: based on competency comparison between actors, tasks and resources  New integrated suite of tools: Semantic referencer, Semantic search tools, Competency and Ontology editors, to Recommander Integration in scenarios, Recomenders’ rule editor.
  • 28. Future Research  More experimental validation to refine the semantic relations between OWL-DL references, i.e adding weights to the various comparison cases  Investigate recommendation methods for groups in collaborative scenarios (permitted by our model of multi-actor learning scenarios)  Improve the practical use of the approach, partly automate tasks, improve the ergonomics  Investigate the integration of other recommendation methods (e.g. user analytics)  “Free” the suite of tools from TELOS to extend its usability on the Web of data.
  • 29. NGNS ’ 12 – Faro, Portugal – Decembrer 2, 2012 4th International Conference on Next Generation Networks and Services Questions, Comments ? www.licef.ca/gp www.licef.ca/cice www.cogigraph.com

Editor's Notes

  • #2: Abstract: The presentation will summarize the results of the PRIOWS research program on Ontological Engineering and Semantic Web applications, a three-year program that ended on September 2012. The program achieved an innovation project for technical information management at Hydro-Quebec, plus four related research project on the modeling of target knowledge and competencies, the modeling of work and training multi-actor scenarios, the semantic referencing of actors, tasks and documents, and the assistance to network-distributed user according to their knowledge and competencies. An ontology-driven software framework integrating these various components will be presented, together with an implemented system, TELOS, enabling designers to build and deploy work or training environments on the Web.
  • #20: Donner des exemples (à l ’oral) pour chaque type de recherche.
  • #21: Voisinage ‘proche’ au sens qu’on ne descend pas la hiérarchie des classes, propriétés, etc.…