Calibrated Knowledge Aggregation in Bayesian Mixture-of-Experts for Continual VQA
Abstract
Lay Summary
Many AI systems can answer questions about images, such as identifying objects, actions, or scene details. In real use, these systems may need to learn new kinds of questions or images over time, but learning new tasks can make them forget older ones or become too confident in wrong answers. This paper studies how to make image-question answering systems more reliable as they keep learning. Instead of forcing the system to choose only one task-specific model for each question, we let several specialized models contribute when they seem useful. The method learns which specialists are likely to help for each question, then combines their answers so that agreement raises confidence and disagreement lowers it. This matters because image-question tasks often overlap: a model trained for one kind of question can still help answer another. Across several benchmarks, the approach improved accuracy, reduced forgetting, and made the system’s confidence better match whether its answers were correct. These results suggest a practical way to build visual question answering systems that adapt over time while making fewer overconfident mistakes.