PaLM-E: An Embodied Multimodal Language Model
FreeEmbodied Multimodal Language Model for Robotics and VQA
About PaLM-E: An Embodied Multimodal Language Model
PaLM-E is an embodied multimodal language model that integrates continuous sensor modalities—such as images, state estimates, and other real-world observations—directly into the embedding space of a pre-trained large language model (PaLM). It is a decoder-only LLM that processes multi-modal sentences interleaving visual, state, and textual input encodings, trained end-to-end for multiple embodied tasks including sequential robotic manipulation planning, visual question answering, and captioning. PaLM-E demonstrates positive transfer across diverse tasks and domains, with its largest variant (PaLM-E-562B, 562B parameters) achieving state-of-the-art performance on OK-VQA while retaining generalist language capabilities. The model is open-source and available for research.
Key Features
Pros & Cons
- Integrates real-world continuous sensor data directly into language model reasoning
- Demonstrates positive transfer across tasks and domains when trained jointly
- State-of-the-art performance on OK-VQA visual question answering benchmark
- Capable of long-horizon planning with visual feedback
- Open-source code and models available for research