UTCS Artificial Intelligence
courses
talks/events
demos
people
projects
publications
software/data
labs
areas
admin
Stacking With Auxiliary Features (2017)
Nazneen Fatema Rajani
and
Raymond J. Mooney
Ensembling methods are well known for improving prediction accuracy. However, they are limited in the sense that they cannot effectively discriminate among component models. In this paper, we propose stacking with auxiliary features that learns to fuse additional relevant information from multiple component systems as well as input instances to improve performance. We use two types of auxiliary features -- instance features and provenance features. The instance features enable the stacker to discriminate across input instances and the provenance features enable the stacker to discriminate across component systems. When combined together, our algorithm learns to rely on systems that not just agree on an output but also the provenance of this output in conjunction with the properties of the input instance. We demonstrate the success of our approach on three very different and challenging natural language and vision problems: Slot Filling, Entity Discovery and Linking, and ImageNet Object Detection. We obtain new state-of-the-art results on the first two tasks and significant improvements on the ImageNet task, thus verifying the power and generality of our approach.
View:
PDF
Citation:
In
Proceedings of the 26th International Joint Conference on Artificial Intelligence (IJCAI-17)
, pp. 2634-2640, Melbourne, Australia 2017.
Bibtex:
@inproceedings{rajani:ijcai17, title={Stacking With Auxiliary Features}, author={Nazneen Fatema Rajani and Raymond J. Mooney}, booktitle={Proceedings of the 26th International Joint Conference on Artificial Intelligence (IJCAI-17)}, address={Melbourne, Australia}, pages={2634-2640}, url="http://www.cs.utexas.edu/users/ai-labpub-view.php?PubID=127638", year={2017} }
Presentation:
Slides (PDF)
Poster
People
Raymond J. Mooney
Faculty
mooney [at] cs utexas edu
Nazneen Rajani
Ph.D. Alumni
nrajani [at] cs utexas edu
Areas of Interest
Ensemble Learning
Information Extraction
Machine Learning
Natural Language Processing
Labs
Machine Learning