AppliancePlan

Fine-tuned VLM for manual-grounded appliance manipulation (ACM MM ’26):

Scaling Manual-Grounded Appliance Manipulation with Data Synthesis and Unified Planning
https://doi.org/10.1145/3767308.3836196

Supports part grounding, open-loop planning, key-page / auxiliaries, and closed-loop adjustment.

Related links

Paths used by the release scripts

After download, set:

# this model repo
export MODEL_PATH=/path/to/NikolaKang/AppliancePlan   # or: hf download NikolaKang/AppliancePlan --local-dir ./AppliancePlan-Model

# companion dataset
hf download NikolaKang/UseAppliance --repo-type dataset --local-dir ./UseAppliance
cd ./UseAppliance && tar -xf images.tar   # creates ./images/

export IMAGE_PATH=/path/to/UseAppliance
export ROOT_PATH=$IMAGE_PATH
# annotations:  $IMAGE_PATH/Train_data/*.json
# images:       $IMAGE_PATH/images/...   (JSON image fields are relative to IMAGE_PATH)

Then follow train/eval in the GitHub README (scripts/train_flywheel.sh, eval/).

Citation

@inproceedings{long2026applianceplan,
  title     = {Scaling Manual-Grounded Appliance Manipulation with Data Synthesis and Unified Planning},
  author    = {Long, Yuxing and Kang, Lei and Yu, Ziyan and Gao, Yuzheng and Cheng, Bin
               and Zhang, Jiyao and Li, Xiaoqi and Yang, Haolin and Li, Dongjiang
               and Shen, Hui and Dong, Hao},
  booktitle = {Proceedings of the 34th ACM International Conference on Multimedia (MM '26)},
  year      = {2026},
  doi       = {10.1145/3767308.3836196}
}
Downloads last month
19
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support