paper-with-me

Papers

VisMMOE: Exploiting Visual-Expert Affinity for Efficient Visual-Language MoE Offloading

2026-05-07 · Cheng Xu, Xiaofeng Hou, Jiacheng Liu, Chao Li arxiv

Large-scale vision-language mixture-of-experts (VL-MoE) models provide strong multimodal capability, but efficient deployment on memory-constrained platforms remains difficult. Existing MoE offloading systems are largely designed for text-centric workloads and become much less effective for visual-heavy inputs, where large numbers of visual tokens induce broader and less predictable expert accesses. We present VisMMoE, a VL-MoE offloading system built on a single systems insight: pruning redundant visual tokens can improve offloading not only by reducing computation, but also by reshaping expert demand. We refer to this effect as \textit{visual-expert affinity}: token pruning makes expert accesses more concentrated within layers and more stable across layers, producing a smaller and more predictable expert working set. Guided by this insight, VisMMoE combines affinity-aware token compression, lookahead expert prediction, and cache/pipeline orchestration to improve expert locality and prefetch effectiveness under tight memory budgets. We implement VisMMoE on multiple frameworks and evaluate it on representative VL-MoE models and benchmarks. VisMMoE improves end-to-end inference performance by up to 2.68x and 1.61x, respectively, over strong baselines for today's VL-MoE deployments while maintaining competitive accuracy.

📄 PDF Abstract BibTeX arXiv:2605.05899

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploiting Inter-Layer Expert Affinity for Accelerating Mixture-of-Experts Model Inference

2024-01-16 · Jinghan Yao, Quentin Anthony, Aamir Shafi, Hari Subramoni 외

In large language models like the Generative Pre-trained Transformer, the Mixture of Experts paradigm has emerged as a powerful technique for enhancing model expressiveness and accuracy. However, deploying GPT MoE models…

GPUMixture-of-Experts

IVRA: Improving Visual-Token Relations for Robot Action Policy with Training-Free Hint-Based Guidance

2026-01-22 · Jongwoo Park, Kanchana Ranasinghe, Jinhyeok Jang, Cristina Mata 외 arxiv

Many Vision-Language-Action (VLA) models flatten image patches into a 1D token sequence, weakening the 2D spatial cues needed for precise manipulation. We introduce IVRA, a lightweight, training-free method that improves…

Hybrid Affinity Propagation

2013-07-30 · Jingdong Wang, Hao Xu, Xian-Sheng Hua, Shipeng Li

In this paper, we address a problem of managing tagged images with hybrid summarization. We formulate this problem as finding a few image exemplars to represent the image set semantically and visually, and solve it in a …

Towards Visual Feature Translation

2018-12-03 · CVPR 2019 6 · Jie Hu, Rongrong Ji, Hong Liu, Shengchuan Zhang 외

Most existing visual search systems are deployed based upon fixed kinds of visual features, which prohibits the feature reusing across different systems or when upgrading systems with a new type of feature. Such a settin…

Translation

Holistic Visual-Textual Sentiment Analysis with Prior Models

2022-11-23 · Junyu Chen, Jie An, Hanjia Lyu, Christopher Kanan 외

Visual-textual sentiment analysis aims to predict sentiment with the input of a pair of image and text, which poses a challenge in learning effective features for diverse input images. To address this, we propose a holis…

Sentiment Analysis