paper-with-me

홈 › Papers

Cornfigurator: Automated Planning for Any-to-Any Multimodal Model Serving

2025-12-16 · Jeff J. Ma, Jae-Won Chung, Jisang Ahn, Yizhuo Liang, Runyu Lu, Akshay Jajoo, Myungjin Lee, Mosharaf Chowdhury arxiv

Any-to-Any models are an emerging class of multimodal models that accept combinations of text and multimodal data as input and generate them as output, introducing heterogeneous computation paths and component scaling characteristics. There are existing mechanisms for deploying Any-to-Any models--or special cases of them--for inference serving, but they either require manual effort and expertise to tune, or do not generalize to generic Any-to-Any models. We present Cornfigurator, the first deployment planner for generic Any-to-Any model inference serving. The goal of Cornfigurator is to maximize the overall goodput of serving the model, defined as the throughput of requests meeting their latency targets. To do so, based on model and workload characteristics, Cornfigurator explores the full spectrum of deployment strategies, from colocation to disaggregation and mixing different strategies. Cornfigurator performs coarse-to-fine statistical evaluation to efficiently navigate the large space of candidate plans. Plans generated by Cornfigurator either match or deliver 1.12$\times$-6.32$\times$ higher goodput compared to existing systems and expert-tuned deployment plans.

📄 PDF Abstract BibTeX arXiv:2512.14098

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MMPlanner: Zero-Shot Multimodal Procedural Planning with Chain-of-Thought Object State Reasoning

2025-09-25 · Afrina Tabassum, Bin Guo, Xiyao Ma, Hoda Eldardiry 외 arxiv

Multimodal Procedural Planning (MPP) aims to generate step-by-step instructions that combine text and images, with the central challenge of preserving object-state consistency across modalities while producing informativ…

Automated Vehicle Highway Merging: Motion Planning via Adaptive Interactive Mixed-Integer MPC

2022-11-04 · Viranjan Bhattacharyya, Ardalan Vahidi

A new motion planning framework for automated highway merging is presented in this paper. To plan the merge and predict the motion of the neighboring vehicle, the ego automated vehicle solves a joint optimization of both…

Model Predictive ControlMotion Planning

Beyond Simple Edits: X-Planner for Complex Instruction-Based Image Editing

2025-07-07 · Chun-Hsiao Yeh, Yilin Wang, Nanxuan Zhao, Richard Zhang 외 arxiv

Recent diffusion-based image editing methods have significantly advanced text-guided tasks but often struggle to interpret complex, indirect instructions. Moreover, current models frequently suffer from poor identity pre…

Image Editing

Automated Process Planning for Hybrid Manufacturing

2018-05-18 · Morad Behandish, Saigopal Nelaturi, Johan de Kleer

Hybrid manufacturing (HM) technologies combine additive and subtractive manufacturing (AM/SM) capabilities, leveraging AM's strengths in fabricating complex geometries and SM's precision and quality to produce finished p…

Collision AvoidanceComputational Efficiency

PathWise: Planning through World Model for Automated Heuristic Design via Self-Evolving LLMs

2026-01-28 · Oguzhan Gungordu, Siheng Xiong, Faramarz Fekri arxiv

Large Language Models (LLMs) have enabled automated heuristic design (AHD) for combinatorial optimization problems (COPs), but existing frameworks' reliance on fixed evolutionary rules and static prompt templates often l…