UTCS Artificial Intelligence
courses
talks/events
demos
people
projects
publications
software/data
labs
areas
admin
Towards Automated Error Analysis: Learning to Characterize Errors (2022)
Tong Gao
, Shivang Singh,
Raymond J. Mooney
Characterizing the patterns of errors that a system makes helps researchers focus future development on increasing its accuracy and robustness. We propose a novel form of ”meta learning” that automatically learns interpretable rules that characterize the types of errors that a system makes, and demonstrate these rules’ ability to help understand and improve two NLP systems. Our approach works by collecting error cases on validation data, extracting meta-features describing these samples, and finally learning rules that characterize errors using these features. We apply our approach to VilBERT, for Visual Question Answering, and RoBERTa, for Common Sense Question Answering. Our system learns interpretable rules that provide insights into systemic errors these systems make on the given tasks. Using these insights, we are also able to “close the loop” and modestly improve performance of these systems.
View:
PDF
,
Arxiv
Citation:
Short version appears in the 19th International Florida Artificial Intelligence Research Society Conference (FLAIRS)
(2022).
Bibtex:
@article{gao:arxiv2022, title={Towards Automated Error Analysis: Learning to Characterize Errors}, author={Tong Gao and Shivang Singh and Raymond J. Mooney}, journal={Short version appears in the 19th International Florida Artificial Intelligence Research Society Conference (FLAIRS)}, month={May}, url="http://www.cs.utexas.edu/users/ai-labpub-view.php?PubID=127939", year={2022} }
Presentation:
Poster
People
Tong Gao
Masters Alumni
gaotong [at] utexas edu
Raymond J. Mooney
Faculty
mooney [at] cs utexas edu
Areas of Interest
Explainable AI
Language and Vision
Labs
Machine Learning