paper-with-me

Papers

Measuring CLEVRness: Blackbox testing of Visual Reasoning Models

2022-02-24 · Spyridon Mouselinos, Henryk Michalewski, Mateusz Malinowski

How can we measure the reasoning capabilities of intelligence systems? Visual question answering provides a convenient framework for testing the model's abilities by interrogating the model through questions about the scene. However, despite scores of various visual QA datasets and architectures, which sometimes yield even a super-human performance, the question of whether those architectures can actually reason remains open to debate. To answer this, we extend the visual question answering framework and propose the following behavioral test in the form of a two-player game. We consider black-box neural models of CLEVR. These models are trained on a diagnostic dataset benchmarking reasoning. Next, we train an adversarial player that re-configures the scene to fool the CLEVR model. We show that CLEVR models, which otherwise could perform at a human level, can easily be fooled by our agent. Our results put in doubt whether data-driven approaches can do reasoning without exploiting the numerous biases that are often present in those datasets. Finally, we also propose a controlled experiment measuring the efficiency of such models to learn and perform reasoning.

📄 PDF Abstract BibTeX arXiv:2202.12162

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingDiagnosticQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

Measuring CLEVRness: Black-box Testing of Visual Reasoning Models

2021-09-29 · ICLR 2022 4 · Spyridon Mouselinos, Henryk Michalewski, Mateusz Malinowski

How to measure the reasoning capabilities of intelligence systems? Visual question answering provides a convenient framework for testing the model's abilities by interrogating the model through questions about the scene.…

BenchmarkingDiagnosticQuestion AnsweringVisual Question Answering+2

Statistically Profiling Biases in Natural Language Reasoning Datasets and Models

2021-02-09 · Shanshan Huang, Kenny Q. Zhu

Recent work has indicated that many natural language understanding and reasoning datasets contain statistical cues that may be taken advantaged of by NLP models whose capability may thus be grossly overestimated. To disc…

Multiple-choiceNatural Language Understanding

Dividing and Conquering a BlackBox to a Mixture of Interpretable Models: Route, Interpret, Repeat

2023-07-07 · Shantanu Ghosh, Ke Yu, Forough Arabshahi, Kayhan Batmanghelich

ML model design either starts with an interpretable model or a Blackbox and explains it post hoc. Blackbox models are flexible but difficult to explain, while interpretable models are inherently explainable. Yet, interpr…

The Road to Explainability is Paved with Bias: Measuring the Fairness of Explanations

2022-05-06 · Aparna Balagopalan, Haoran Zhang, Kimia Hamidieh, Thomas Hartvigsen 외

Machine learning models in safety-critical settings like healthcare are often blackboxes: they contain a large number of parameters which are not transparent to users. Post-hoc explainability methods where a simple, huma…

BIG-bench Machine LearningFairness

What is Learned in Visually Grounded Neural Syntax Acquisition

2020-05-04 · ACL 2020 6 · Noriyuki Kojima, Hadar Averbuch-Elor, Alexander M. Rush, Yoav Artzi

Visual features are a promising signal for learning bootstrap textual models. However, blackbox learning models make it difficult to isolate the specific contribution of visual components. In this analysis, we consider t…