-
Notifications
You must be signed in to change notification settings - Fork 2
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
Rename collections #1
Comments
Hrmz...it's an interesting thought, but I don't think labeling a collection based on what a paper used (e.g., the "prp set") would offer much. The newly introduced domains -- e.g., "fondsat set" -- certainly does make sense. The distinction you see is actually a mirror of the paladinus paper: One collection worth considering in detail is the defactor "this is what you should use for comparison" one -- kind of like the "all ipc strips" one for the classical benchmarks. This shouldn't have too many duplicates, cover all the benchmarks, and be pretty non-controversial as a choice for "we tested our FOND planner against other FOND planners on a suite of benchmarks". |
but you see that Paladinus refers to the "benchmarks in Muise 2012" It seems the ones you used came from IPC-FOND and probabilistic tracks. I would provide clear source IDs to each subset, and why not also the sets used by important papers. Somehow the ones that PRP used are "the original ones", but themselves come from IPC-FOND right? So we can have
and so on... |
Aye, I s'pose...since it's not a partition, we can define as many collections as we'd like. Just feels odd to lay claim to a set of benchmarks when we didn't introduce a single one in that paper :P. So would each paper-related collection contain all the domains used in the evals? Or just those "added" in some sense? |
mmm good question... Say, when you say fondsat, I only want the new ones introduced there, not also the PRP ones (that also fondsat used). unless we start saying: |
Aye, I'm with you. The reason I delineate FOND-SAT and (down-play) PRP is because the domains for FOND-SAT were uniquely authored -- it was a contribution of the work. I guess you could argue that I dug the IPC2008 domains from whatever archane compression format was used, and went through the (20min) effort to strip the probabilities of the IPPC domains to make them FOND, but it feels a bit icky to stack that contribution up against a suite of newly crafted domains. |
I think that's all worth mentioning:
I started doing this in PR #3 |
@haz , maybe better here than email to keep it all contained and clean.
I suggest the collections are given more informative names. For example,
new-fond-papers
should becomefondsat
, as those were clearly designed in that paper.Now
original-fond-papers
is more complex, I was reading your PRP paper and some come from FOND-IPC08 track:And then some come from IPC06 and Little&Thiebeaux paper:
If anything at all I would call them all
prp
, but may be worth splitting them into exactly where they come from. And that doesn't mean we cannot haveprp
as well as many subcollections together.The text was updated successfully, but these errors were encountered: