Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conformance checking? #5

Open
TathagataChakraborti opened this issue Jun 23, 2022 · 3 comments
Open

Conformance checking? #5

TathagataChakraborti opened this issue Jun 23, 2022 · 3 comments

Comments

@TathagataChakraborti
Copy link

The P4PP setup reminded me of the conformance checking problem in BPM.

As an analogy, playing the student's plan forward in the reference model is a type of "token replay", while the trace alignment view has this type of model move versus log move (>>'s) versus synchronous move which is what the feedback of P4PP reminded me of during the demo. Not sure what my point is here, just an observation. 🤷

Screen Shot 2022-06-23 at 2 44 18 PM

Of course, conformance checking also has planning compilations like this, maybe its possible to write a "Automated Grading as Conformance Checking" paper. 🤔

@haz
Copy link
Contributor

haz commented Jun 27, 2022

Doesn't this align (aha!) closely with the plan rec as planning work? E.g., this. The main difference I see is that it's not a single trace, but rather every trace captured by a domain. It simultaneously looks across them all.

@TathagataChakraborti
Copy link
Author

Yes indeed! Not that but this, coz we need to drop observations to align.

@haz
Copy link
Contributor

haz commented Jun 28, 2022

I go back to the challenge of this all being flipped. If you want to explore the space of modifications to make two theories align, then you are trying to navigate a solvable space until it is unsolvable. If it was reverse (e.g., what must be change so these theories misalign), then we could package it all up as a big planning problem. Not sure how to promote unplannability as planning :P. Well, there is a way (modeling the successor function in the PDDL itself), but it'd never actually solve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants