concept_formation icon indicating copy to clipboard operation
concept_formation copied to clipboard

Should instances be structure mapped to the resulting trestle concept before making predictions?

Open cmaclell opened this issue 9 years ago • 0 comments

This hasn't mattered for any cases we've looked at so far because we haven't ever tried to predict attributes that had components in them (e.g., predicting success in RumbleBlocks has no components in it).

In the future when we want to try to predict things with components (e.g., SAI relations in tutors) it might make sense to perform a second structure mapping on the returned concept. This might get closer to the kind of result that structure mapping internally would produce (i.e., mapping depending on concept structure) without the cost of all the internal structure mapping.

cmaclell avatar Sep 25 '16 23:09 cmaclell