paper-with-me

홈 › Papers

PackLab: A Comprehensive Framework for Developing, Training, and Evaluating MLLMs in Robotic Bin Packing

2026-09-20 · Donghao Zhou, Jia-Hui Pan, Fan Zhang, Xingyuan Bu, Shilong Li, Xiaojie Gao, Yun-Hui Liu, Chi-Wing Fu, Pheng-Ann Heng hf

Robotic bin packing requires long-horizon sequential decision-making, as each object placement affects the available space for subsequent packing. Existing methods primarily rely on hand-crafted geometric heuristics that optimize predefined objectives or reinforcement learning policies learned through trial and error over predefined training configurations. Despite recent advances in multimodal large language models (MLLMs) for this task, their potential for closed-loop sequential decisions across heterogeneous packing configurations remains underexplored. To address this gap, we introduce PackLab, a comprehensive framework for developing, training, and evaluating MLLMs for closed-loop robotic bin packing. PackLab-Suite provides a physics-based simulation platform for scalable generation of diverse training packing trajectories and evaluation of their physical outcomes. PackLab-VLM is a packing-specialized MLLM that understands the evolving object and container states to jointly select objects and predict placements in a closed-loop manner. PackLab-Bench provides standardized packing scenarios at multiple difficulty levels for systematic evaluation. Extensive experiments demonstrate that, on average, PackLab-VLM outperforms conventional packing heuristics, traditional reinforcement learning methods, and general-purpose MLLMs across object sets and container configurations, highlighting the potential of MLLMs for long-horizon robotic packing. The code, model, dataset, and benchmark are available at https://github.com/Correr-Zhou/PackLab .

📄 PDF Abstract BibTeX arXiv:2609.23784

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning from Task Descriptions

2020-11-16 · EMNLP 2020 11 · Orion Weller, Nicholas Lourie, Matt Gardner, Matthew E. Peters

Typically, machine learning systems solve new tasks by training on thousands of examples. In contrast, humans can solve new tasks by reading some instructions, with perhaps an example or two. To take a step toward closin…

Systematic Generalization

MedQA-CS: Benchmarking Large Language Models Clinical Skills Using an AI-SCE Framework

2024-10-02 · Zonghai Yao, Zihao Zhang, Chaolong Tang, Xingyu Bian 외

Artificial intelligence (AI) and large language models (LLMs) in healthcare require advanced clinical skills (CS), yet current benchmarks fail to evaluate these comprehensively. We introduce MedQA-CS, an AI-SCE framework…

BenchmarkingInstruction FollowingMedQAMultiple-choice

Bias Mitigation for Machine Learning Classifiers: A Comprehensive Survey

2022-07-14 · Max Hort, Zhenpeng Chen, Jie M. Zhang, Mark Harman 외

This paper provides a comprehensive survey of bias mitigation methods for achieving fairness in Machine Learning (ML) models. We collect a total of 341 publications concerning bias mitigation for ML classifiers. These me…

BenchmarkingBIG-bench Machine LearningFairnessSurvey

Meaningful Pose-Based Sign Language Evaluation

2025-10-08 · Zifan Jiang, Colin Leong, Amit Moryossef, Anne Göhring 외 arxiv

We present a comprehensive study on meaningfully evaluating sign language utterances in the form of human skeletal poses. The study covers keypoint distance-based, embedding-based, and back-translation-based metrics. We …

Sign Language Translation

MMRole: A Comprehensive Framework for Developing and Evaluating Multimodal Role-Playing Agents

2024-08-08 · Yanqi Dai, Huanran Hu, Lei Wang, Shengjie Jin 외

Recently, Role-Playing Agents (RPAs) have garnered increasing attention for their potential to deliver emotional value and facilitate sociological research. However, existing studies are primarily confined to the textual…