Update on Selectional Preferences
Posted by Andrew
It’s looking more and more like the addition of selectional preferences is actually causing a decrease in classifier performance in my experiments. I’ve tweaked the set of “bins” for a given cosine to a small set: zero, small, large, exact. The “small” bin denotes that the cosine was between 0 and .5, and the “large” bin denotes that the cosine was between .5 and 1. In most cases, the performance of the new dataset is either the same or slightly worse than the performance of the benchmark dataset.
Here are some examples These are being run against my training and development datasets and the Judgment_communication frame is the largest dataset I have to work with. The J48 tree learner seems to get more out of the addition of selectional preferences than the SMO learner.
Read more...







