SlideShare a Scribd company logo
Interactive Plan
Recognition
(Formerly Sequential Plan Recognition)
Reuth Mirsky, Roni Stern, Ya’akov (Kobi) Gal, Meir Kalech
Department of information systems engineering
Ben-Gurion University of the Negev
1
Plan recognition
“Infer the plan of the
agent given observations
and a data base of recipes”
Kautz (1986)
2
Hypothesis representation
• Plan = tree
• Hypothesis = set of plans
• Other representations (e.g. Ramírez and Geffner ‘09)
3
Hypothesis representation
The output of a PR algorithm is a set of hypotheses
Mix all
Pair-wise Mix
4
Number of hypotheses
51 2 3 4 5 6 7 8 9 10
1
10
100
1000
10000
100000
VirtualLabs
TinkerPlots
Simulated
# observations
Hypotheses
Hypothesis number grows exponentially
(Geib and Goldam ‘09)
The disambiguation problem
6
Prior work
• Pruning
• Kabanza and Filion. Controlling the hypothesis space in probabilistic plan
recognition. IJCAI. 2013. 
• Wiseman and Shieber. Discriminatively reranking abductive proofs for plan
recognition. Twenty-Fourth International Conference on Automated Planning and 
Scheduling. 2014.
• Mirsky, Gal, Shieber. CRADLE: an online plan recognition algorithm for
exploratory domains. [under submission].
• Less expressive representation
• Avrahami-Zilberbrand and Kaminka. Incorporating observer biases in keyhole plan
recognition (efficiently!). AAAI. Vol. 7. 2007.
• Geib. Delaying Commitment in Plan Recognition Using Combinatory Categorial
Grammars. IJCAI. 2009. 
• Sukthankar and Sycara. Hypothesis pruning and ranking for large plan recognition
problems. AAAI. Vol. 8. 2008.  7
Contributions
• The Interactive Plan Recognition Process (IPRP)
• Soundness and Completeness proof
• Policies for solving IPRP
• Extensive empirical evaluation
8
Mirsky, Gal, Stern and Kalech. Sequential Plan Recognition. AAMAS (Extended Abstract). 2016.
Mirsky, Stern, Gal and Kalech. Sequential Plan Recognition. IJCAI. 2016.
IPRP
9
Iterative process for
disambiguating the
hypothesis space
Coming up:
•Which hypotheses to
discard?
•Which plan
to choose?
The Refinement Criteria
Solve
Problem
Create
Flasks
Perform
Test
Write
Results
10
Solve
Problem
Create
Flasks
Perform
Test
Pair-wise
Mix
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
A
B C
The Refinement Criteria
Solve
Problem
Create
Flasks
Perform
Test
Write
Results
11
Solve
Problem
Create
Flasks
Perform
Test
Pair-wise
Mix
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
A
B C
Is plan A part of the
correct hypothesis?
The Refinement Criteria
Solve
Problem
Create
Flasks
Perform
Test
Write
Results
12
Solve
Problem
Create
Flasks
Perform
Test
Pair-wise
Mix
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
A
B C
Is plan A part of the
correct hypothesis?
Yes, it is part of my plan
Then B and C might also
be part of your plan
The Refinement Criteria
Solve
Problem
Create
Flasks
Perform
Test
Write
Results
13
Solve
Problem
Create
Flasks
Perform
Test
Pair-wise
Mix
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
A
B C
Is plan A part of the
correct hypothesis?
No, it is not part of my plan
Then neither B nor C
can be part of your plan
The Refinement Criteria
Solve
Problem
Create
Flasks
Perform
Test
Write
Results
14
Solve
Problem
Create
Flasks
Perform
Test
Pair-wise
Mix
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
A
B C
Is plan B part of the
correct hypothesis?
The Refinement Criteria
Solve
Problem
Create
Flasks
Perform
Test
Write
Results
15
Solve
Problem
Create
Flasks
Perform
Test
Pair-wise
Mix
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
A
B C
No, it is not part of my plan
Then B cannot be part of
your plan, but C might
Is plan B part of the
correct hypothesis?
The Refinement Criteria
Solve
Problem
Create
Flasks
Perform
Test
Write
Results
16
Solve
Problem
Create
Flasks
Perform
Test
Pair-wise
Mix
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
A
B C
Yes, it is part of my plan
We Cannot discard
hypotheses with A
Is plan B part of the
correct hypothesis?
The Match Criteria
Solve
Problem
Create
Flasks
Create All
Perform
Test
Mix All
Write
Results
17
Solve
Problem
Create
Flasks
Create All
Perform
Test
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
B C
A
The Match Criteria
Solve
Problem
Create
Flasks
Create All
Perform
Test
Mix All
Write
Results
18
Solve
Problem
Create
Flasks
Create All
Perform
Test
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
B C
A
Is plan B part of the
correct hypothesis?
No, Plan B is not a
part of my plan
Then A and B can not
be part of the
correct hypothesis
The Match Criteria
Solve
Problem
Create
Flasks
Create All
Perform
Test
Mix All
Write
Results
19
Solve
Problem
Create
Flasks
Create All
Perform
Test
Write
Results
Solve
Problem
Create
Flasks
Perform
Test
Mix All
Write
Results
B C
AYes, Plan B is part of
my plan
Then all plans can
still be part of your
plan
Is plan B part of the
correct hypothesis?
Soundness and completeness
• Completeness: IPR does not remove any
hypothesis that can be refined to the correct
hypothesis
• Soundness: Every hypothesis IPR keeps can be
refined to the correct hypothesis
20
All Hypotheses
Correct
Removed
Remaining
Which plan to query next?
• Random: choose a random plan
• Most Probable Hypothesis (MPH): choose a plan from the
most probable hypothesis
• Most Probable Plan (MPP): choose the most probable plan
• Entropy: choose the most informative plan
21
Reduction in Hypotheses by
Strategy
22
Discussion
• After 1 query
• 39% reduction in hypotheses (simulated domain)
• 46% reduction in hypotheses (VirtualLabs domain)
• Entropy strategy outperforms all other strategies
• Find an optimal querying policy
• Apply IPRP in real world domains
• Open source code on github:
https://github.com/ReuthMirsky/IPR
23
reuthde@gmail.com

More Related Content

Viewers also liked

Game Theory and Programming Social Collective Intelligence
Game Theory and Programming Social Collective IntelligenceGame Theory and Programming Social Collective Intelligence
Game Theory and Programming Social Collective Intelligence
Daniele Miorandi
 
The SmartCollectives Open Source Toolkit
The SmartCollectives Open Source ToolkitThe SmartCollectives Open Source Toolkit
The SmartCollectives Open Source Toolkit
Smart-Society-Project
 
Towards a responsible sharing economy
Towards a responsible sharing economyTowards a responsible sharing economy
Towards a responsible sharing economy
Smart-Society-Project
 
Recognition Plan - 2011
Recognition Plan - 2011Recognition Plan - 2011
Recognition Plan - 2011
Donald McNeil
 
Future of Trust in the Sharing Economy
Future of Trust in the Sharing EconomyFuture of Trust in the Sharing Economy
Future of Trust in the Sharing Economy
Smart-Society-Project
 
The Value of Peer to Peer Recognition
The Value of Peer to Peer RecognitionThe Value of Peer to Peer Recognition
The Value of Peer to Peer Recognition
Internal Consistency
 
The power of Peer to Peer Recognition in Employee Engagement
The power of Peer to Peer Recognition in Employee EngagementThe power of Peer to Peer Recognition in Employee Engagement
The power of Peer to Peer Recognition in Employee Engagement
Kwench Global Tech
 
Spot On Peer Recognition Program
Spot On Peer Recognition ProgramSpot On Peer Recognition Program
Spot On Peer Recognition Program
Cheryl Senko Consulting
 
Chapter 1 ppt
Chapter 1 pptChapter 1 ppt
Chapter 1 ppt
DelanaHarris
 
Concept of compensation and reward, compensation dimensions, system of compen...
Concept of compensation and reward, compensation dimensions, system of compen...Concept of compensation and reward, compensation dimensions, system of compen...
Concept of compensation and reward, compensation dimensions, system of compen...
Al-Qurmoshi Institute of Business Management, Hyderabad
 
reward and recognition
reward and recognitionreward and recognition
reward and recognition
Cardiff City FC
 
Rewards & recognition
Rewards & recognitionRewards & recognition
Rewards & recognition
Anita Kumari
 
Reward Management
Reward ManagementReward Management
Reward Management
Nilesh Kumar
 
Rewards And Recognition
Rewards And RecognitionRewards And Recognition
Rewards And Recognition
rajeevgupta
 
reward-systems
reward-systemsreward-systems
reward-systems
prashj_04
 
Human Resource Management: Reward and compensation
Human Resource Management: Reward and compensationHuman Resource Management: Reward and compensation
Human Resource Management: Reward and compensation
Reefear Ajang
 
25 Mission Statements From the World's Most Valuable Brands
25 Mission Statements From the World's Most Valuable Brands25 Mission Statements From the World's Most Valuable Brands
25 Mission Statements From the World's Most Valuable Brands
Palo Alto Software
 

Viewers also liked (17)

Game Theory and Programming Social Collective Intelligence
Game Theory and Programming Social Collective IntelligenceGame Theory and Programming Social Collective Intelligence
Game Theory and Programming Social Collective Intelligence
 
The SmartCollectives Open Source Toolkit
The SmartCollectives Open Source ToolkitThe SmartCollectives Open Source Toolkit
The SmartCollectives Open Source Toolkit
 
Towards a responsible sharing economy
Towards a responsible sharing economyTowards a responsible sharing economy
Towards a responsible sharing economy
 
Recognition Plan - 2011
Recognition Plan - 2011Recognition Plan - 2011
Recognition Plan - 2011
 
Future of Trust in the Sharing Economy
Future of Trust in the Sharing EconomyFuture of Trust in the Sharing Economy
Future of Trust in the Sharing Economy
 
The Value of Peer to Peer Recognition
The Value of Peer to Peer RecognitionThe Value of Peer to Peer Recognition
The Value of Peer to Peer Recognition
 
The power of Peer to Peer Recognition in Employee Engagement
The power of Peer to Peer Recognition in Employee EngagementThe power of Peer to Peer Recognition in Employee Engagement
The power of Peer to Peer Recognition in Employee Engagement
 
Spot On Peer Recognition Program
Spot On Peer Recognition ProgramSpot On Peer Recognition Program
Spot On Peer Recognition Program
 
Chapter 1 ppt
Chapter 1 pptChapter 1 ppt
Chapter 1 ppt
 
Concept of compensation and reward, compensation dimensions, system of compen...
Concept of compensation and reward, compensation dimensions, system of compen...Concept of compensation and reward, compensation dimensions, system of compen...
Concept of compensation and reward, compensation dimensions, system of compen...
 
reward and recognition
reward and recognitionreward and recognition
reward and recognition
 
Rewards & recognition
Rewards & recognitionRewards & recognition
Rewards & recognition
 
Reward Management
Reward ManagementReward Management
Reward Management
 
Rewards And Recognition
Rewards And RecognitionRewards And Recognition
Rewards And Recognition
 
reward-systems
reward-systemsreward-systems
reward-systems
 
Human Resource Management: Reward and compensation
Human Resource Management: Reward and compensationHuman Resource Management: Reward and compensation
Human Resource Management: Reward and compensation
 
25 Mission Statements From the World's Most Valuable Brands
25 Mission Statements From the World's Most Valuable Brands25 Mission Statements From the World's Most Valuable Brands
25 Mission Statements From the World's Most Valuable Brands
 

Recently uploaded

20240520 Planning a Circuit Simulator in JavaScript.pptx
20240520 Planning a Circuit Simulator in JavaScript.pptx20240520 Planning a Circuit Simulator in JavaScript.pptx
20240520 Planning a Circuit Simulator in JavaScript.pptx
Sharon Liu
 
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
Abdul Wali Khan University Mardan,kP,Pakistan
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
Gokturk Mehmet Dilci
 
Eukaryotic Transcription Presentation.pptx
Eukaryotic Transcription Presentation.pptxEukaryotic Transcription Presentation.pptx
Eukaryotic Transcription Presentation.pptx
RitabrataSarkar3
 
Basics of crystallography, crystal systems, classes and different forms
Basics of crystallography, crystal systems, classes and different formsBasics of crystallography, crystal systems, classes and different forms
Basics of crystallography, crystal systems, classes and different forms
MaheshaNanjegowda
 
ESR spectroscopy in liquid food and beverages.pptx
ESR spectroscopy in liquid food and beverages.pptxESR spectroscopy in liquid food and beverages.pptx
ESR spectroscopy in liquid food and beverages.pptx
PRIYANKA PATEL
 
NuGOweek 2024 Ghent programme overview flyer
NuGOweek 2024 Ghent programme overview flyerNuGOweek 2024 Ghent programme overview flyer
NuGOweek 2024 Ghent programme overview flyer
pablovgd
 
Pests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdfPests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdf
PirithiRaju
 
waterlessdyeingtechnolgyusing carbon dioxide chemicalspdf
waterlessdyeingtechnolgyusing carbon dioxide chemicalspdfwaterlessdyeingtechnolgyusing carbon dioxide chemicalspdf
waterlessdyeingtechnolgyusing carbon dioxide chemicalspdf
LengamoLAppostilic
 
Direct Seeded Rice - Climate Smart Agriculture
Direct Seeded Rice - Climate Smart AgricultureDirect Seeded Rice - Climate Smart Agriculture
Direct Seeded Rice - Climate Smart Agriculture
International Food Policy Research Institute- South Asia Office
 
Sciences of Europe journal No 142 (2024)
Sciences of Europe journal No 142 (2024)Sciences of Europe journal No 142 (2024)
Sciences of Europe journal No 142 (2024)
Sciences of Europe
 
Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.
Aditi Bajpai
 
Randomised Optimisation Algorithms in DAPHNE
Randomised Optimisation Algorithms in DAPHNERandomised Optimisation Algorithms in DAPHNE
Randomised Optimisation Algorithms in DAPHNE
University of Maribor
 
aziz sancar nobel prize winner: from mardin to nobel
aziz sancar nobel prize winner: from mardin to nobelaziz sancar nobel prize winner: from mardin to nobel
aziz sancar nobel prize winner: from mardin to nobel
İsa Badur
 
Equivariant neural networks and representation theory
Equivariant neural networks and representation theoryEquivariant neural networks and representation theory
Equivariant neural networks and representation theory
Daniel Tubbenhauer
 
23PH301 - Optics - Optical Lenses.pptx
23PH301 - Optics  -  Optical Lenses.pptx23PH301 - Optics  -  Optical Lenses.pptx
23PH301 - Optics - Optical Lenses.pptx
RDhivya6
 
Immersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths ForwardImmersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths Forward
Leonel Morgado
 
Applied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdfApplied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdf
University of Hertfordshire
 
SAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdfSAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdf
KrushnaDarade1
 
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
hozt8xgk
 

Recently uploaded (20)

20240520 Planning a Circuit Simulator in JavaScript.pptx
20240520 Planning a Circuit Simulator in JavaScript.pptx20240520 Planning a Circuit Simulator in JavaScript.pptx
20240520 Planning a Circuit Simulator in JavaScript.pptx
 
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...THEMATIC  APPERCEPTION  TEST(TAT) cognitive abilities, creativity, and critic...
THEMATIC APPERCEPTION TEST(TAT) cognitive abilities, creativity, and critic...
 
Shallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptxShallowest Oil Discovery of Turkiye.pptx
Shallowest Oil Discovery of Turkiye.pptx
 
Eukaryotic Transcription Presentation.pptx
Eukaryotic Transcription Presentation.pptxEukaryotic Transcription Presentation.pptx
Eukaryotic Transcription Presentation.pptx
 
Basics of crystallography, crystal systems, classes and different forms
Basics of crystallography, crystal systems, classes and different formsBasics of crystallography, crystal systems, classes and different forms
Basics of crystallography, crystal systems, classes and different forms
 
ESR spectroscopy in liquid food and beverages.pptx
ESR spectroscopy in liquid food and beverages.pptxESR spectroscopy in liquid food and beverages.pptx
ESR spectroscopy in liquid food and beverages.pptx
 
NuGOweek 2024 Ghent programme overview flyer
NuGOweek 2024 Ghent programme overview flyerNuGOweek 2024 Ghent programme overview flyer
NuGOweek 2024 Ghent programme overview flyer
 
Pests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdfPests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdf
 
waterlessdyeingtechnolgyusing carbon dioxide chemicalspdf
waterlessdyeingtechnolgyusing carbon dioxide chemicalspdfwaterlessdyeingtechnolgyusing carbon dioxide chemicalspdf
waterlessdyeingtechnolgyusing carbon dioxide chemicalspdf
 
Direct Seeded Rice - Climate Smart Agriculture
Direct Seeded Rice - Climate Smart AgricultureDirect Seeded Rice - Climate Smart Agriculture
Direct Seeded Rice - Climate Smart Agriculture
 
Sciences of Europe journal No 142 (2024)
Sciences of Europe journal No 142 (2024)Sciences of Europe journal No 142 (2024)
Sciences of Europe journal No 142 (2024)
 
Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.Micronuclei test.M.sc.zoology.fisheries.
Micronuclei test.M.sc.zoology.fisheries.
 
Randomised Optimisation Algorithms in DAPHNE
Randomised Optimisation Algorithms in DAPHNERandomised Optimisation Algorithms in DAPHNE
Randomised Optimisation Algorithms in DAPHNE
 
aziz sancar nobel prize winner: from mardin to nobel
aziz sancar nobel prize winner: from mardin to nobelaziz sancar nobel prize winner: from mardin to nobel
aziz sancar nobel prize winner: from mardin to nobel
 
Equivariant neural networks and representation theory
Equivariant neural networks and representation theoryEquivariant neural networks and representation theory
Equivariant neural networks and representation theory
 
23PH301 - Optics - Optical Lenses.pptx
23PH301 - Optics  -  Optical Lenses.pptx23PH301 - Optics  -  Optical Lenses.pptx
23PH301 - Optics - Optical Lenses.pptx
 
Immersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths ForwardImmersive Learning That Works: Research Grounding and Paths Forward
Immersive Learning That Works: Research Grounding and Paths Forward
 
Applied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdfApplied Science: Thermodynamics, Laws & Methodology.pdf
Applied Science: Thermodynamics, Laws & Methodology.pdf
 
SAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdfSAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdf
 
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
 

Interactive Plan Recognition