SlideShare a Scribd company logo
1 of 19
ORDER INDEPENDENT INCREMENTAL EVOLVING   FUZZY GRAMMAR FRAGMENT LEARNER ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
OUTLINE ,[object Object],[object Object],[object Object],[object Object]
** Source from World Incidents Tracking System Human is able to understand a class without following a strict pattern
SUMMARY EXAMPLES ,[object Object],[object Object],[object Object],[object Object],date date date time time victim victim
TEXT FRAGMENT LEARNING learn the  underlying grammar patterns of similar texts ;  exploiting both syntactical and semantic  properties Text Fragment Examples XML Tag: Event Type - Bomb exploded - Explosion occurred - detonated a bomb -detonated a timed improvised explosive device Bombing - Attacks to occur - Attackers threw a grenade - Assailants attacked a security vehicle - Gunmen killed a member Armed Attack
BOMBING TEXT FRAGMENT ,[object Object],[object Object],[object Object],[object Object],[object Object]
Learning Fuzzy Grammar Fragments ,[object Object],[object Object],[object Object]
FUZZY GRAMMAR FRAGMENT  **  Grammar derivation  is done using a set of  predefined terminal sets  of type  regular expression ,  enumeration  and  compound   learn the underlying structure of the data convert the texts into a more structured form + Text Fragment Grammar Fragment ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
EVOLVING GRAMMAR ISSUES Grammar Class Text Class ,[object Object],[object Object],[object Object],Text Fragment1 Word 1 -Word 2 -…-Word n Grammar1 Term 1 -Term 2 -…-Term n Text Fragment2 Word 1 -Word 2 -…-Word n Grammar2 Term 1 -Term 2 -…-Term n ,[object Object],[object Object],Grammar1 Term 1 -Term 2 -…-Term n
GRAMMAR SIMILARITY Table 1: Example of  string  edit distance operation (*I:Insert, D:Delete, S:Substitute) Table 2: Example of  Grammar  Edit Distance Operation (*I:Insert, D:Delete, S:Substitute) Cost(sg ,tg) = <I D S Rs Rt>=<1 1 1 null null> I:Insert D:Delete S:Substitute Rs: remaining in Source Rt: remaining in Target Source string W E D N E S D A Y Target string T U E S D A Y Edit distance* S=1 S=1 D=1 D=1 = = = = = Source grammar, sg Number Word Word Streetending Placename Target grammar, tg Number Placename Streetending Placename Countyname Edit distance* = S=1 D=1 = =  I=1
GRAMMAR COMBINATION Start s=new string maxMem=membership(s,TG) maxMem<1? costST=costTS=1 Y gx=Combine(sg,tg) costST=1 && costTS=0 gx=sg N Y N costST=0 && costTS=1 gx=tg Y Update TG: GTj={GTj-1-gti} union {gx}   gx=sg N sg=deriveGrammar(s) tg=target grammar with maxMem costST=grammarSimilarity(sg,tg) costTS=grammarSimilarity (tg,sg) End Y N
MINIMAL COMBINATION RULES Source  Grammar Target  Grammar Cost (Source, Target) Cost (Target, Source) Combination  Operation Combined grammar a-b-c a-b 0 1 0 - - 1 0 0 - - Insert a-b-[c] a-b a-b-c 1 0 0 - - 0 1 0 - - Insert a-b-[c] a-b-c a-B-c 0 0 0 - - 0 0 1 - - Merge a-B-c, B>b a-B-c a-b-c 0 0 1 - - 0 0 0 - - Merge a-B-c, B>b a-F-c a-G-c 0 0 1 - - 0 0 1 - - Create a-X-c , X:=F||G,
ORDER INDEPENDENT IEFG ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
THEOREM 1:  FOR  α   =< S,GS,GT>  EXT(GS)=EXT(GT) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Let: Ext(GS j ) = Ext(GS j-1 ) ∪ Ext(gs j )  g x =Combine(gs j ,gt i ) Ext(g x ) = Ext(gs j ) ∪ Ext (gt i ) Case1: Combine( gs j ,gt i ) if Cost(gs j ,gt i )=Cost(gt i , gs j )= 1 In this case,  Ext(GT i ) = Ext(GT i-1  - {gt i }) ∪ Ext(g x ) Hence  Ext(GT i ) = (Ext(GTi-1) - (Ext(gt i )) ∪ Ext(g x ) = Ext(GT x-1 ) ∪ Ext(gs j ) Case2: Combine( gs j ,gt i ) if gs j  is more general than gt i   i.e.  Ext(gt i ) ⊆ Ext(gs j ) In this case,  Ext(GT i ) = Ext(GT i-1 ) ∪ Ext(gs j ) Case3: Combine( gs j ,gt i ) if gt i  is more general than gs j  i.e. Ext(gs j )  ⊆  Ext (gt i ) In this case,  Ext(GT i ) = Ext(GT i-1 ) Therefore  Ext(GS j-1 ) = Ext(Gt j-1 )  implies  Ext(GS j ) = Ext(Gt i )  Thus in all cases the inductive hypothesis is true and  Ext(GSj)=Ext(Gti)   ■
LEMMA 2.1 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],To show that the IEFG process is independent of the order in which  examples are presented, we consider a different permutation  S*  leading to   * =<S*, GS* ,GT*> and show  that  Ext(GTi) = Ext(GTi*)
EXAMPLE ,[object Object]
CONCLUSION ,[object Object],[object Object],[object Object]

More Related Content

What's hot

Extension principle
Extension principleExtension principle
Extension principle
Savo Delić
 

What's hot (7)

Nishant_thesis_report
Nishant_thesis_report Nishant_thesis_report
Nishant_thesis_report
 
Extension principle
Extension principleExtension principle
Extension principle
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI) International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
 
BazzucchiCampolmi
BazzucchiCampolmiBazzucchiCampolmi
BazzucchiCampolmi
 

Viewers also liked

Tajemná krajina severovýchodních Čech
Tajemná krajina severovýchodních ČechTajemná krajina severovýchodních Čech
Tajemná krajina severovýchodních Čech
BloxxterMagick
 

Viewers also liked (10)

semantic web & natural language
semantic web & natural languagesemantic web & natural language
semantic web & natural language
 
Incremental Evolving Grammar Fragments
Incremental Evolving Grammar FragmentsIncremental Evolving Grammar Fragments
Incremental Evolving Grammar Fragments
 
A review of sentiment analysis approaches in big
A review of sentiment analysis approaches in bigA review of sentiment analysis approaches in big
A review of sentiment analysis approaches in big
 
Proceeding of Brunei International Conference on Engineering and Technology 2012
Proceeding of Brunei International Conference on Engineering and Technology 2012Proceeding of Brunei International Conference on Engineering and Technology 2012
Proceeding of Brunei International Conference on Engineering and Technology 2012
 
Incremental Evolving Grammar Fragments
Incremental Evolving Grammar FragmentsIncremental Evolving Grammar Fragments
Incremental Evolving Grammar Fragments
 
Krystalická hrůza H. P. Lovecrafta ve filmu
Krystalická hrůza H. P. Lovecrafta ve filmuKrystalická hrůza H. P. Lovecrafta ve filmu
Krystalická hrůza H. P. Lovecrafta ve filmu
 
7 bran Simonova Necronomiconu
7 bran Simonova Necronomiconu7 bran Simonova Necronomiconu
7 bran Simonova Necronomiconu
 
Tajemná krajina severovýchodních Čech
Tajemná krajina severovýchodních ČechTajemná krajina severovýchodních Čech
Tajemná krajina severovýchodních Čech
 
Self adaptive based natural language interface for disambiguation of
Self adaptive based natural language interface for disambiguation ofSelf adaptive based natural language interface for disambiguation of
Self adaptive based natural language interface for disambiguation of
 
OSGi Blueprint Services
OSGi Blueprint ServicesOSGi Blueprint Services
OSGi Blueprint Services
 

Similar to ORDER INDEPENDENT INCREMENTAL EVOLVING FUZZY GRAMMAR FRAGMENT LEARNER

Simultaneous triple series equations
Simultaneous triple series equationsSimultaneous triple series equations
Simultaneous triple series equations
Alexander Decker
 
Neutrosophic Soft Topological Spaces on New Operations
Neutrosophic Soft Topological Spaces on New OperationsNeutrosophic Soft Topological Spaces on New Operations
Neutrosophic Soft Topological Spaces on New Operations
IJSRED
 
Fixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spacesFixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spaces
Alexander Decker
 
A method of transformation for generalized hypergeometric function 2 f2
A method of transformation for generalized hypergeometric function 2 f2A method of transformation for generalized hypergeometric function 2 f2
A method of transformation for generalized hypergeometric function 2 f2
Alexander Decker
 
Data structures notes for college students btech.pptx
Data structures notes for college students btech.pptxData structures notes for college students btech.pptx
Data structures notes for college students btech.pptx
KarthikVijay59
 
PaperNo21-habibi-IJMTT-V8P514-IJMMT
PaperNo21-habibi-IJMTT-V8P514-IJMMTPaperNo21-habibi-IJMTT-V8P514-IJMMT
PaperNo21-habibi-IJMTT-V8P514-IJMMT
Mezban Habibi
 
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Fuad Anwar
 
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau EquationStudy of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Fuad Anwar
 

Similar to ORDER INDEPENDENT INCREMENTAL EVOLVING FUZZY GRAMMAR FRAGMENT LEARNER (20)

Simultaneous triple series equations
Simultaneous triple series equationsSimultaneous triple series equations
Simultaneous triple series equations
 
Simultaneous triple series equations
Simultaneous triple series equationsSimultaneous triple series equations
Simultaneous triple series equations
 
Neutrosophic Soft Topological Spaces on New Operations
Neutrosophic Soft Topological Spaces on New OperationsNeutrosophic Soft Topological Spaces on New Operations
Neutrosophic Soft Topological Spaces on New Operations
 
Fixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spacesFixed point and common fixed point theorems in complete metric spaces
Fixed point and common fixed point theorems in complete metric spaces
 
A method of transformation for generalized hypergeometric function 2 f2
A method of transformation for generalized hypergeometric function 2 f2A method of transformation for generalized hypergeometric function 2 f2
A method of transformation for generalized hypergeometric function 2 f2
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
Aggregation of Opinions for System Selection Using Approximations of Fuzzy Nu...
Aggregation of Opinions for System Selection Using Approximations of Fuzzy Nu...Aggregation of Opinions for System Selection Using Approximations of Fuzzy Nu...
Aggregation of Opinions for System Selection Using Approximations of Fuzzy Nu...
 
Basic of computational economics with MATLAB program
Basic of computational economics with MATLAB programBasic of computational economics with MATLAB program
Basic of computational economics with MATLAB program
 
Stability criterion of periodic oscillations in a (10)
Stability criterion of periodic oscillations in a (10)Stability criterion of periodic oscillations in a (10)
Stability criterion of periodic oscillations in a (10)
 
Data structures notes for college students btech.pptx
Data structures notes for college students btech.pptxData structures notes for college students btech.pptx
Data structures notes for college students btech.pptx
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
AGGREGATION OF OPINIONS FOR SYSTEM SELECTION USING APPROXIMATIONS OF FUZZY NU...
 
A class of three stage implicit rational runge kutta schemes for approximatio...
A class of three stage implicit rational runge kutta schemes for approximatio...A class of three stage implicit rational runge kutta schemes for approximatio...
A class of three stage implicit rational runge kutta schemes for approximatio...
 
INTUITIONISTIC S-FUZZY SOFT NORMAL SUBGROUPS
INTUITIONISTIC S-FUZZY SOFT NORMAL SUBGROUPSINTUITIONISTIC S-FUZZY SOFT NORMAL SUBGROUPS
INTUITIONISTIC S-FUZZY SOFT NORMAL SUBGROUPS
 
PaperNo21-habibi-IJMTT-V8P514-IJMMT
PaperNo21-habibi-IJMTT-V8P514-IJMMTPaperNo21-habibi-IJMTT-V8P514-IJMMT
PaperNo21-habibi-IJMTT-V8P514-IJMMT
 
Data Structure: Algorithm and analysis
Data Structure: Algorithm and analysisData Structure: Algorithm and analysis
Data Structure: Algorithm and analysis
 
Fixed point theorems for random variables in complete metric spaces
Fixed point theorems for random variables in complete metric spacesFixed point theorems for random variables in complete metric spaces
Fixed point theorems for random variables in complete metric spaces
 
Sorting pnk
Sorting pnkSorting pnk
Sorting pnk
 
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
Jurnal Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landa...
 
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau EquationStudy of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
Study of Anisotropy Superconductor using Time-Dependent Ginzburg-Landau Equation
 

More from Nurfadhlina Mohd Sharef

CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAYCIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
Nurfadhlina Mohd Sharef
 

More from Nurfadhlina Mohd Sharef (20)

Regenerating learning experience with AI
Regenerating learning experience with AIRegenerating learning experience with AI
Regenerating learning experience with AI
 
Enhancing academic productivity using Gen AI
Enhancing academic productivity using Gen AIEnhancing academic productivity using Gen AI
Enhancing academic productivity using Gen AI
 
ChatGPT in Teaching and Learning
ChatGPT in Teaching and LearningChatGPT in Teaching and Learning
ChatGPT in Teaching and Learning
 
Struggle to success: How generative ai can transform your university experience?
Struggle to success: How generative ai can transform your university experience?Struggle to success: How generative ai can transform your university experience?
Struggle to success: How generative ai can transform your university experience?
 
Ada Apa Dengan ChatGPT
Ada Apa Dengan ChatGPTAda Apa Dengan ChatGPT
Ada Apa Dengan ChatGPT
 
Teaching with ChatGPT-Practical Tips and Strategies
Teaching with ChatGPT-Practical Tips and StrategiesTeaching with ChatGPT-Practical Tips and Strategies
Teaching with ChatGPT-Practical Tips and Strategies
 
Artificial Intelligence in Education
Artificial Intelligence in EducationArtificial Intelligence in Education
Artificial Intelligence in Education
 
Usage of ChatGPT at Higher Learning Institutions.pptx
Usage of ChatGPT at Higher Learning Institutions.pptxUsage of ChatGPT at Higher Learning Institutions.pptx
Usage of ChatGPT at Higher Learning Institutions.pptx
 
ChatGPT: Friend or Foe?
ChatGPT: Friend or Foe?ChatGPT: Friend or Foe?
ChatGPT: Friend or Foe?
 
Meaningful Online Learning Experience
Meaningful Online Learning ExperienceMeaningful Online Learning Experience
Meaningful Online Learning Experience
 
Online Instructional Design
Online Instructional DesignOnline Instructional Design
Online Instructional Design
 
Introduction to eLearning at Universiti Putra Malaysia
Introduction to eLearning at Universiti Putra MalaysiaIntroduction to eLearning at Universiti Putra Malaysia
Introduction to eLearning at Universiti Putra Malaysia
 
Data raya dan kecerdasan buatan
Data raya dan kecerdasan buatanData raya dan kecerdasan buatan
Data raya dan kecerdasan buatan
 
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAYCIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
CIKGUAIBOT: A CHATBOT TO TEACH ARTIFICIAL INTELLIGENCE IN MALAY
 
Learning analytics based intelligent simulator for personalised learning slide
Learning analytics based intelligent simulator for personalised learning slideLearning analytics based intelligent simulator for personalised learning slide
Learning analytics based intelligent simulator for personalised learning slide
 
ICADEIS 2020 keynote
ICADEIS 2020 keynoteICADEIS 2020 keynote
ICADEIS 2020 keynote
 
Basketball players performance analytic as experiential learning approach
Basketball players performance analytic as experiential learning approachBasketball players performance analytic as experiential learning approach
Basketball players performance analytic as experiential learning approach
 
Enhancing Multi-Aspect Collaborative Filtering for Personalized Recommendation
Enhancing Multi-Aspect Collaborative Filtering for Personalized RecommendationEnhancing Multi-Aspect Collaborative Filtering for Personalized Recommendation
Enhancing Multi-Aspect Collaborative Filtering for Personalized Recommendation
 
Aspect Extraction Performance With Common Pattern of Dependency Relation in ...
Aspect Extraction Performance With Common Pattern of  Dependency Relation in ...Aspect Extraction Performance With Common Pattern of  Dependency Relation in ...
Aspect Extraction Performance With Common Pattern of Dependency Relation in ...
 
Temporal Relations Mining Approach to Improve Dengue Outbreak and Intrusion T...
Temporal Relations Mining Approach to Improve Dengue Outbreak and Intrusion T...Temporal Relations Mining Approach to Improve Dengue Outbreak and Intrusion T...
Temporal Relations Mining Approach to Improve Dengue Outbreak and Intrusion T...
 

Recently uploaded

Recently uploaded (20)

UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM Performance
 
PLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. StartupsPLAI - Acceleration Program for Generative A.I. Startups
PLAI - Acceleration Program for Generative A.I. Startups
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024
 
Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024
 
Connecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKConnecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAK
 
Buy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptxBuy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptx
 
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová10 Differences between Sales Cloud and CPQ, Blanka Doktorová
10 Differences between Sales Cloud and CPQ, Blanka Doktorová
 
Buy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdfBuy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdf
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
THE BEST IPTV in GERMANY for 2024: IPTVreel
THE BEST IPTV in  GERMANY for 2024: IPTVreelTHE BEST IPTV in  GERMANY for 2024: IPTVreel
THE BEST IPTV in GERMANY for 2024: IPTVreel
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
 
Agentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdfAgentic RAG What it is its types applications and implementation.pdf
Agentic RAG What it is its types applications and implementation.pdf
 
Syngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdfSyngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdf
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
 
ECS 2024 Teams Premium - Pretty Secure
ECS 2024   Teams Premium - Pretty SecureECS 2024   Teams Premium - Pretty Secure
ECS 2024 Teams Premium - Pretty Secure
 
AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджера
 

ORDER INDEPENDENT INCREMENTAL EVOLVING FUZZY GRAMMAR FRAGMENT LEARNER

  • 1.
  • 2.
  • 3. ** Source from World Incidents Tracking System Human is able to understand a class without following a strict pattern
  • 4.
  • 5. TEXT FRAGMENT LEARNING learn the underlying grammar patterns of similar texts ; exploiting both syntactical and semantic properties Text Fragment Examples XML Tag: Event Type - Bomb exploded - Explosion occurred - detonated a bomb -detonated a timed improvised explosive device Bombing - Attacks to occur - Attackers threw a grenade - Assailants attacked a security vehicle - Gunmen killed a member Armed Attack
  • 6.
  • 7.
  • 8.
  • 9.
  • 10. GRAMMAR SIMILARITY Table 1: Example of string edit distance operation (*I:Insert, D:Delete, S:Substitute) Table 2: Example of Grammar Edit Distance Operation (*I:Insert, D:Delete, S:Substitute) Cost(sg ,tg) = <I D S Rs Rt>=<1 1 1 null null> I:Insert D:Delete S:Substitute Rs: remaining in Source Rt: remaining in Target Source string W E D N E S D A Y Target string T U E S D A Y Edit distance* S=1 S=1 D=1 D=1 = = = = = Source grammar, sg Number Word Word Streetending Placename Target grammar, tg Number Placename Streetending Placename Countyname Edit distance* = S=1 D=1 = = I=1
  • 11. GRAMMAR COMBINATION Start s=new string maxMem=membership(s,TG) maxMem<1? costST=costTS=1 Y gx=Combine(sg,tg) costST=1 && costTS=0 gx=sg N Y N costST=0 && costTS=1 gx=tg Y Update TG: GTj={GTj-1-gti} union {gx} gx=sg N sg=deriveGrammar(s) tg=target grammar with maxMem costST=grammarSimilarity(sg,tg) costTS=grammarSimilarity (tg,sg) End Y N
  • 12. MINIMAL COMBINATION RULES Source Grammar Target Grammar Cost (Source, Target) Cost (Target, Source) Combination Operation Combined grammar a-b-c a-b 0 1 0 - - 1 0 0 - - Insert a-b-[c] a-b a-b-c 1 0 0 - - 0 1 0 - - Insert a-b-[c] a-b-c a-B-c 0 0 0 - - 0 0 1 - - Merge a-B-c, B>b a-B-c a-b-c 0 0 1 - - 0 0 0 - - Merge a-B-c, B>b a-F-c a-G-c 0 0 1 - - 0 0 1 - - Create a-X-c , X:=F||G,
  • 13.
  • 14.
  • 15. Let: Ext(GS j ) = Ext(GS j-1 ) ∪ Ext(gs j ) g x =Combine(gs j ,gt i ) Ext(g x ) = Ext(gs j ) ∪ Ext (gt i ) Case1: Combine( gs j ,gt i ) if Cost(gs j ,gt i )=Cost(gt i , gs j )= 1 In this case, Ext(GT i ) = Ext(GT i-1 - {gt i }) ∪ Ext(g x ) Hence Ext(GT i ) = (Ext(GTi-1) - (Ext(gt i )) ∪ Ext(g x ) = Ext(GT x-1 ) ∪ Ext(gs j ) Case2: Combine( gs j ,gt i ) if gs j is more general than gt i i.e. Ext(gt i ) ⊆ Ext(gs j ) In this case, Ext(GT i ) = Ext(GT i-1 ) ∪ Ext(gs j ) Case3: Combine( gs j ,gt i ) if gt i is more general than gs j i.e. Ext(gs j ) ⊆ Ext (gt i ) In this case, Ext(GT i ) = Ext(GT i-1 ) Therefore Ext(GS j-1 ) = Ext(Gt j-1 ) implies Ext(GS j ) = Ext(Gt i ) Thus in all cases the inductive hypothesis is true and Ext(GSj)=Ext(Gti) ■
  • 16.
  • 17.
  • 18.
  • 19.

Editor's Notes

  1. Minimal Combination for Incremental Grammar Fragment Learning-IFSA/EUFSLAT 2009 Minimal Combination for Incremental Grammar Fragment Learning-IFSA/EUFSLAT 2009
  2. Minimal Combination for Incremental Grammar Fragment Learning-IFSA/EUFSLAT 2009 Minimal Combination for Incremental Grammar Fragment Learning-IFSA/EUFSLAT 2009