Downloads · 30 days
0
wangpan-ustc/AtlasVA
AtlasVA is a image-text-to-text model from wangpan-ustc. Use it for the image-text-to-text task on the model card, and read the license before you ship it in a product. It is set up for transformers. The card lists the license as mit.
This repository contains the model weights for AtlasVA, as presented in the paper AtlasVA: Self-Evolving Visual Skill Memory for Teacher-Free VLM Agents.
Downloads · 30 days
0
Access
Public
Updated May 27, 2026
Repo size
32.5 GB
Likes
1
Public
Click a slice to open those files.
.safetensors32.5 GB · 100%
From the Hugging Face model README
This repository contains the model weights for AtlasVA, as presented in the paper AtlasVA: Self-Evolving Visual Skill Memory for Teacher-Free VLM Agents.
AtlasVA is a teacher-free visual skill memory framework designed for Vision-Language Model (VLM) agents. It organizes memory into three complementary layers: spatial heatmaps, visual exemplars, and symbolic text skills. By evolving danger and affinity atlases directly from trajectory statistics, AtlasVA provides dense, coordinate-aware guidance for reinforcement learning, unifying perception, memory, and optimization without external LLM supervision.
@article{wang2026atlasva,
title={AtlasVA: Self-Evolving Visual Skill Memory for Teacher-Free VLM Agents},
author={Wang, Pan and Hu, Yihao and Liu, Xiujin and Yang, Jingchu and Wang, Hang and Wen, Zhihao},
journal={arXiv preprint arXiv:2605.17933},
year={2026}
}