paper-with-me

Papers

V-LoRA: An Efficient and Flexible System Boosts Vision Applications with LoRA LMM

2024-11-01 · Liang Mi, Weijun Wang, Wenming Tu, Qingfeng He, Rui Kong, Xinyu Fang, Yazhu Dong, Yikang Zhang, Yunchun Li, Meng Li, Haipeng Dai, Guihai Chen, Yunxin Liu

Large Multimodal Models (LMMs) have shown significant progress in various complex vision tasks with the solid linguistic and reasoning capacity inherited from large language models (LMMs). Low-rank adaptation (LoRA) offers a promising method to integrate external knowledge into LMMs, compensating for their limitations on domain-specific tasks. However, the existing LoRA model serving is excessively computationally expensive and causes extremely high latency. In this paper, we present an end-to-end solution that empowers diverse vision tasks and enriches vision applications with LoRA LMMs. Our system, VaLoRA, enables accurate and efficient vision tasks by 1) an accuracy-aware LoRA adapter generation approach that generates LoRA adapters rich in domain-specific knowledge to meet application-specific accuracy requirements, 2) an adaptive-tiling LoRA adapters batching operator that efficiently computes concurrent heterogeneous LoRA adapters, and 3) a flexible LoRA adapter orchestration mechanism that manages application requests and LoRA adapters to achieve the lowest average response latency. We prototype VaLoRA on five popular vision tasks on three LMMs. Experiment results reveal that VaLoRA improves 24-62% of the accuracy compared to the original LMMs and reduces 20-89% of the latency compared to the state-of-the-art LoRA model serving systems.

📄 PDF Abstract BibTeX arXiv:2411.00915

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

AppAgent v2: Advanced Agent for Flexible Mobile Interactions

2024-08-05 · Yanda Li, Chi Zhang, Wanqi Yang, Bin Fu 외

With the advancement of Multimodal Large Language Models (MLLM), LLM-driven visual agents are increasingly impacting software interfaces, particularly those with graphical user interfaces. This work introduces a novel LL…

RAG

VisionISP: Repurposing the Image Signal Processor for Computer Vision Applications

2019-11-14 · Chyuan-Tyng Wu, Leo F. Isikdogan, Sushma Rao, Bhavin Nayak 외

Traditional image signal processors (ISPs) are primarily designed and optimized to improve the image quality perceived by humans. However, optimal perceptual image quality does not always translate into optimal performan…

Autonomous Driving

Dual-Space Augmented Intrinsic-LoRA for Wind Turbine Segmentation

2024-12-30 · Shubh Singhal, Raül Pérez-Gonzalo, Andreas Espersen, Antonio Agudo

Accurate segmentation of wind turbine blade (WTB) images is critical for effective assessments, as it directly influences the performance of automated damage detection systems. Despite advancements in large universal vis…

Image SegmentationSegmentationSemantic Segmentation

Exploration with Principles for Diverse AI Supervision

2023-10-13 · Hao liu, Matei Zaharia, Pieter Abbeel

Training large transformers using next-token prediction has given rise to groundbreaking advancements in AI. While this generative AI approach has produced impressive results, it heavily leans on human supervision. Even …

Reinforcement Learning (RL)Unsupervised Reinforcement Learning

Few-Shot LoRA Adaptation of a Flow-Matching Foundation Model for Cross-Spectral Object Detection

2026-01-07 · Maxim Clouser, Kia Khezeli, John Kalantari arxiv

Foundation models for vision are predominantly trained on RGB data, while many safety-critical applications rely on non-visible modalities such as infrared (IR) and synthetic aperture radar (SAR). We study whether a sing…

Pedestrian DetectionObject Detection