Title: Domain Generalization in Complex Multi-modal Large Language and Action Models
Abstract: Multimodal large language and action models have enabled rapid progress in visual question answering, reasoning, and perception-conditioned decision-making agents. However, these systems remain brittle when adapted to downstream domains, especially through fine-tuning on custom datasets or deployment in robotics. This domain generalization problem is significantly more complex to solve, because there is a range of modules involved (e.g. vision, language, and action heads) in the same model with varying amounts of distribution shift relative to their respective pre-training, different capacities, and different amounts of both pre-training and fine-tuning data. This talk will examine robustness across the lifecycle of training multimodal action models, specifically through preserving generalization during fine-tuning, detecting failures during deployment, and recovering from them upon detection. I will first present methods that constrain fine-tuning to retain the out-of-distribution generalization of large pretrained models, with applications across computer vision, multimodal models, and vision-language-action models in robotics. I will then briefly discuss how post-training and inference can alleviate remaining brittleness to distribution shift through verification functions that can monitor trajectories and reasoning chains of decision-making agents to enable run-time failure detection, monitoring, and recovery. I will conclude with open problem in understanding and solving complex multi-modal distribution shifts.