AuroraEdge-V-2B: A Faster And Stronger Edge Visual Large Language Model
Xiang Chen

TL;DR
AuroraEdge-V-2B is a compact, high-speed visual large language model optimized for edge deployment, offering improved inference efficiency and strong benchmark performance despite its smaller size.
Contribution
The paper introduces AuroraEdge-V-2B, a 2-billion-parameter VLLM with a novel compression-fusion method for faster inference and better suitability for edge applications.
Findings
Reduces floating-point operations by half during inference
Achieves higher benchmark scores than similar-sized models
Enables real-time performance on edge devices
Abstract
Recently, due to the advancement of multimodal technology, people are attempting to use visual large language models (VLLMs) in industrial production. Many deep learning models (DLMs) deployed in the production environment are gradually being replaced by VLLMs. Compared with DLMs, VLLMs have some advantages in industrial applications: (1) Their strong generalization ability enables them to perform well across a wide range of tasks. (2) They are flexible and can deal with unfamiliar samples through context learning quickly. However, VLLMs also have obvious drawbacks: (1) VLLMs do not perform as well as custom-developed DLMs in specific domains. (2) The number of parameters in VLLMs is generally quite large, and their deployment requires substantial computational resources. (3) VLLMs generally operate much slower than DLMs, making real-time response challenging to achieve. To better…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
