中文
相关论文

相关论文: TinyVQA: Compact Multimodal Deep Neural Network fo…

200 篇论文

Vision Language Models (VLMs) employed for visual question-answering (VQA) in autonomous driving often require substantial computational resources that pose a challenge for their deployment in resource-constrained vehicles. To address this…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Hossein Hassani , Soodeh Nikan , Abdallah Shami

In recent years, multimodal large language models (MLLMs) such as GPT-4V have demonstrated remarkable advancements, excelling in a variety of vision-language tasks. Despite their prowess, the closed-source nature and computational demands…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Zhengqing Yuan , Zhaoxu Li , Weiran Huang , Yanfang Ye , Lichao Sun

The field of Tiny Machine Learning (TinyML) has gained significant attention due to its potential to enable intelligent applications on resource-constrained devices. This review provides an in-depth analysis of the advancements in efficient…

机器学习 · 统计学 2023-11-21 Minh Tri Lê , Pierre Wolinski , Julyan Arbel

Tiny Machine Learning (TinyML) is a new frontier of machine learning. By squeezing deep learning models into billions of IoT devices and microcontrollers (MCUs), we expand the scope of AI applications and enable ubiquitous intelligence.…

机器学习 · 计算机科学 2024-04-02 Ji Lin , Ligeng Zhu , Wei-Ming Chen , Wei-Chen Wang , Song Han

Tiny machine learning (TinyML) is a fast-growing research area committed to democratizing deep learning for all-pervasive microcontrollers (MCUs). Challenged by the constraints on power, memory, and computation, TinyML has achieved…

机器学习 · 计算机科学 2021-04-13 Haoyu Ren , Darko Anicic , Thomas Runkler

A new algorithm for incremental learning in the context of Tiny Machine learning (TinyML) is presented, which is optimized for low-performance and energy efficient embedded devices. TinyML is an emerging field that deploys machine learning…

机器学习 · 计算机科学 2024-09-12 Marcus Rüb , Philipp Tuchel , Axel Sikora , Daniel Mueller-Gritschneder

One of the challenges for Tiny Machine Learning (tinyML) is keeping up with the evolution of Machine Learning models from Convolutional Neural Networks to Transformers. We address this by leveraging a heterogeneous architectural template…

Tiny machine learning (TinyML), executing AI workloads on resource and power strictly restricted systems, is an important and challenging topic. This brief firstly presents an extremely tiny backbone to construct high efficiency CNN models…

图像与视频处理 · 电气工程与系统科学 2023-06-02 Kunran Xu , Huawei Zhang , Yishi Li , Yuhao Zhang , Rui Lai , Yi Liu

Vision-Language-Action (VLA) models have shown remarkable potential in visuomotor control and instruction comprehension through end-to-end learning processes. However, current VLA models face significant challenges: they are slow during…

机器人学 · 计算机科学 2025-05-14 Junjie Wen , Yichen Zhu , Jinming Li , Minjie Zhu , Kun Wu , Zhiyuan Xu , Ning Liu , Ran Cheng , Chaomin Shen , Yaxin Peng , Feifei Feng , Jian Tang

Tiny machine learning (TinyML) promises to revolutionize fields such as healthcare, environmental monitoring, and industrial maintenance by running machine learning models on low-power embedded systems. However, the complex optimizations…

神经与进化计算 · 计算机科学 2025-02-19 Emil Njor , Colby Banbury , Xenofon Fafoutis

TinyML is a novel area of machine learning that gained huge momentum in the last few years thanks to the ability to execute machine learning algorithms on tiny devices (such as Internet-of-Things or embedded systems). Interestingly,…

声音 · 计算机科学 2024-11-27 Massimo Pavan , Gioele Mombelli , Francesco Sinacori , Manuel Roveri

Object detection (OD) has become vital for numerous computer vision applications, but deploying it on resource-constrained IoT devices presents a significant challenge. These devices, often powered by energy-efficient microcontrollers,…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Christophe EL Zeinaty , Wassim Hamidouche , Glenn Herrou , Daniel Menard

Deploying Multi-Modal Large Language Models (MLLMs) in healthcare is hindered by their high computational demands and significant memory requirements, which are particularly challenging for resource-constrained devices like the Nvidia…

机器学习 · 计算机科学 2024-09-19 Aya El Mir , Lukelo Thadei Luoga , Boyuan Chen , Muhammad Abdullah Hanif , Muhammad Shafique

Tiny machine learning (TinyML) is a rapidly growing field aiming to democratize machine learning (ML) for resource-constrained microcontrollers (MCUs). Given the pervasiveness of these tiny devices, it is inherent to ask whether TinyML…

机器学习 · 计算机科学 2023-04-12 Haoyu Ren , Darko Anicic , Thomas A. Runkler

Visual Question Answering (VQA) models have achieved significant success in recent times. Despite the success of VQA models, they are mostly black-box models providing no reasoning about the predicted answer, thus raising questions for…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Nihar Bendre , Kevin Desai , Peyman Najafirad

Lightweight Vision-Language Models (VLMs) are indispensable for resource-constrained applications. The prevailing approach to aligning vision and language models involves freezing both the vision encoder and the language model while…

机器学习 · 计算机科学 2025-07-01 Yuanze Hu , Zhaoxin Fan , Xinyu Wang , Gen Li , Ye Qiu , Zhichao Yang , Wenjun Wu , Kejian Wu , Yifan Sun , Xiaotie Deng , Jin Dong

Over the past decade, the dominance of deep learning has prevailed across various domains of artificial intelligence, including natural language processing, computer vision, and biomedical signal processing. While there have been remarkable…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Hou-I Liu , Marco Galindo , Hongxia Xie , Lai-Kuan Wong , Hong-Han Shuai , Yung-Hui Li , Wen-Huang Cheng

Recent advances in Tiny Machine Learning (TinyML) empower low-footprint embedded devices for real-time on-device Machine Learning. While many acknowledge the potential benefits of TinyML, its practical implementation presents unique…

机器学习 · 计算机科学 2024-05-17 Haoyu Ren , Xue Li , Darko Anicic , Thomas A. Runkler

TinyML is a fast-growing multidisciplinary field at the intersection of machine learning, hardware, and software, that focuses on enabling deep learning algorithms on embedded (microcontroller powered) devices operating at extremely low…

机器学习 · 计算机科学 2021-02-03 Stanislava Soro

Serving large language models (LLMs) efficiently remains challenging due to the high memory and latency overhead of key-value (KV) cache access during autoregressive decoding. We present \textbf{TinyServe}, a lightweight and extensible…

分布式、并行与集群计算 · 计算机科学 2025-09-17 Dong Liu , Yanxuan Yu
‹ 上一页 1 2 3 10 下一页 ›