# InternVLA-A1.5: Understanding, Latent Foresight and Action
> Ficha editorial pública de Research IA. Estado: Lectura primaria completa. La interpretación editorial no sustituye la fuente primaria.

- Página canónica: https://luiseduardodemiguel.com/research-ia/papers/internvla-a1-5-understanding-latent-foresight-and-action
- Fuente primaria: https://arxiv.org/html/2607.04988v1
- Versión leída: v1
- Fuente comprobada: 2026-08-19 · lectura primaria completa; extracción editorial automatizada, revisión humana pendiente
- Autores: Haoxiang Ma, Junhao Cai, Xiaoxu Xu, Hao Li, Yuyin Yang, Yang Tian, Jiafei Cao, Hongrui Zhu, Zherui Qiu, Zhaxizhuoma, Yuqiang Yang, Jiaqi Peng, Xueyuan Wei, Yangkun Zhu, Jiahao Jiang, Xing Gao, Hanqing Wang, Feng Yuan, Kailin Li, Xueyue Zhu, Tai Wang, Yan Ding, Jiangmiao Pang, Jia Zeng, Jingjing Zhang, Bowen Zhou, Yao Mu, Chunhua Shen, Weinan Zhang
- Fecha del corte: 6 JULIO 2026.
- Área: MULTIMODAL · MODELOS PEQUEÑOS

## Tesis y contexto

Modelo visión-lenguaje-acción que incorpora previsión del futuro en un espacio latente compacto. Aprende dinámicas desde un modelo de generación de vídeo congelado, pero elimina esa rama durante inferencia para conservar control en tiempo real.

- Problema: Los robots necesitan anticipar consecuencias sin pagar el coste de generar vídeos o estados futuros completos.
- Por qué importa: Entrenado con 1,2 millones de episodios robóticos y tres millones de ejemplos multimodales, logra los mejores resultados globales en seis benchmarks simulados y mejora la generalización composicional real.

## Evidencia reportada

- **reported-result**: All methods are fine-tuned on the same demonstrations and evaluated under an identical protocol, and for each evaluated condition we run multiple trials with randomized object placement and report the success rate (%), comparing against Motus ( 4 ) and \pi_{0.5} ( 20 ) . [localizador](https://arxiv.org/html/2607.04988#S5)
- **reported-result**: InternVLA-A1.5 improves over Motus on all four tasks and achieves the best success rate on Insert Tubes, Move Tubes, and MOF, while on Sort Tubes it is slightly behind \pi_{0.5} (75.9 vs. [localizador](https://arxiv.org/html/2607.04988#S5)
- **reported-result**: Sort Tubes only asks the robot to drop the tube into an open box, which is close to a plain pick-and-place skill, and we observe that \pi_{0.5} is already very strong on such skills. [localizador](https://arxiv.org/html/2607.04988#S5)
- **reported-result**: We also note that individual targets differ in physical difficulty, which is why some methods score higher on certain held-out bindings than on their seen ones, so the drop from seen to held-out partly reflects target difficulty rather than instruction grounding alone. [localizador](https://arxiv.org/html/2607.04988#S5)

## Lectura y límite

- Método: La lectura de 2 InternVLA-A1.5 Model Design describe la intervención y su construcción: In this section, we present the design of InternVLA-A1.5, which adopts a Mixture-of-Transformers (MoT) architecture that unifies vision-language understanding, visual foresight, and action generation within a single framework. As illustrated in Figure 2 , InternVLA-A1.5 comprises two core components: (1) a pretrained VLM that serves as the backbone for multimodal perception and reasoning, and (2) a lightweight unified expert that shares the same architectural blueprint as the VLM backbone but operates with a smaller hidden dimension, enabling efficient action prediction. We adopt Qwen-3.5 2B ( 35 ) as the VLM…
- Límite: La lectura primaria permite comprobar método y resultados en el HTML, pero no convierte sus conclusiones en validación independiente. La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 5 Experiments.
- Confianza editorial: Media
- Limitación: El cierre de la fuente señala: SimplerEnv. The SimplerEnv benchmark ( 28 ) evaluates cross-embodiment generalization and the correlation between simulation and real-world performance. Evaluation is conducted on four manipulation tasks. For fine-tuning, we optimize the pretrained InternVLA-A1.5 using the AdamW optimizer with a batch size of 128 and a cosine learning-rate schedule with linear warm-up, where the peak learning rate is set to 5\times 10^{-5} .
- Limitación: La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 5 Experiments.

## Localizadores de evidencia
- [Fuente primaria · canonical](https://arxiv.org/html/2607.04988v1): tipo abstract
- [HTML · lectura completa](https://arxiv.org/html/2607.04988): tipo abstract
- [Método · 2 InternVLA-A1.5 Model Design](https://arxiv.org/html/2607.04988#S2): tipo section
- [Evaluación · 5 Experiments](https://arxiv.org/html/2607.04988#S5): tipo section
- [Cierre · 6 Conclusion and Limitations](https://arxiv.org/html/2607.04988#S6): tipo section
- [HTML · fuente navegable](https://arxiv.org/abs/2607.04988v1): tipo abstract

## Próxima prueba

- ¿La propuesta mejora manipulación frente a la línea base actual?
- Métrica: Comparar la métrica principal de la fuente junto con calidad, coste, latencia y tasa de errores.
- Regla de parada: Parar si no aparece una mejora reproducible o si aumenta el riesgo, la complejidad o el coste sin compensación.

## Recursos reproducibles
- [Code:InternVLA-A1.5](https://github.com/InternRobotics/InternVLA-A-series)
- [Model:InternVLA-A1.5](https://huggingface.co/collections/InternRobotics/internvla-a15)
- [Link](https://github.com/fla-org/flash-linear-attention)
- [the following issues](https://github.com/arXiv/html_feedback/issues)

## Enlaces relacionados

- [MMDiff](https://luiseduardodemiguel.com/research-ia/markdown/papers/mmdiff)
- [MBA](https://luiseduardodemiguel.com/research-ia/markdown/papers/mbabench)
- [VibeLifeBench](https://luiseduardodemiguel.com/research-ia/markdown/papers/vibelifebench)