PLaMo 2.1-VL Technical Report
About
We introduce PLaMo 2.1-VL, a lightweight Vision Language Model (VLM) for autonomous devices, available in 8B and 2B variants and designed for local and edge deployment with Japanese-language operation. Focusing on Visual Question Answering (VQA) and Visual Grounding as its core capabilities, we develop and evaluate the models for two real-world application scenarios: factory task analysis via tool recognition, and infrastructure anomaly detection. We also develop a large-scale synthetic data generation pipeline and comprehensive Japanese training and evaluation resources. PLaMo 2.1-VL outperforms comparable open models on Japanese and English benchmarks, achieving 61.5 ROUGE-L on JA-VG-VQA-500 and 85.2% accuracy on Japanese Ref-L4. For the two application scenarios, it achieves 53.9% zero-shot accuracy on factory task analysis, and fine-tuning on power plant data improves anomaly detection bbox + label F1-score from 39.7 to 64.9.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Grounding | Ref-L4 | Accuracy86.8 | 13 | |
| Anomaly Detection | Power Plant Anomaly Detection Benchmark (test) | Average F1 (bbox only)58.9 | 5 | |
| Classification | factory task analysis benchmark | Accuracy53.9 | 5 | |
| Visual Grounding | Ref-L4 Japanese | Accuracy85.2 | 5 | |
| Visual Question Answering | JA-VG-VQA-500 | ROUGE-L61.5 | 4 |