paper-with-me

Papers

Inference acceleration for large language models using "stairs" assisted greedy generation

2024-07-29 · Domas Grigaliūnas, Mantas Lukoševičius

Large Language Models (LLMs) with billions of parameters are known for their impressive predicting capabilities but require lots of resources to run. With their massive rise in popularity, even a small reduction in required resources could have an impact on environment. On the other hand, smaller models require fewer resources but may sacrifice accuracy. In this work, we are proposing an implementation of ``stairs'' assisted greedy generation. It is a modified assisted generation methodology that makes use of a smaller model's fast generation, large model's batch prediction, and "stairs" validation in order to achieve a speed up in prediction generation. Results show between 9.58 and 17.24 percent inference time reduction compared to a stand-alone large LLM prediction in a text generation task without a loss in accuracy.

📄 PDF Abstract BibTeX arXiv:2407.19947

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionText Generation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

StairNet: Visual Recognition of Stairs for Human-Robot Locomotion

2023-10-31 · Andrew Garrett Kurbis, Dmytro Kuzmenko, Bogdan Ivanyuk-Skulskiy, Alex Mihailidis 외

Human-robot walking with prosthetic legs and exoskeletons, especially over complex terrains such as stairs, remains a significant challenge. Egocentric vision has the unique potential to detect the walking environment pr…

CPUDeep LearningGPU

Arena: A Patch-of-Interest ViT Inference Acceleration System for Edge-Assisted Video Analytics

2024-04-14 · Haosong Peng, Wei Feng, Hao Li, Yufeng Zhan 외

The advent of edge computing has made real-time intelligent video analytics feasible. Previous works, based on traditional model architecture (e.g., CNN, RNN, etc.), employ various strategies to filter out non-region-of-…

Edge-computing

Extended Abstract: Improving Vision-and-Language Navigation with Image-Text Pairs from the Web

2020-06-12 · ICML Workshop LaReL 2020 7 · Arjun Majumdar, Ayush Shrivastava, Stefan Lee, Peter Anderson 외

Following a navigation instruction such as 'Walk down the stairs and stop near the sofa' requires an agent to ground scene elements referenced via language (e.g.'stairs') to visual content in the environment (pixels corr…

Vision and Language Navigation

Improving Vision-and-Language Navigation with Image-Text Pairs from the Web

2020-04-30 · ECCV 2020 8 · Arjun Majumdar, Ayush Shrivastava, Stefan Lee, Peter Anderson 외

Following a navigation instruction such as 'Walk down the stairs and stop at the brown sofa' requires embodied AI agents to ground scene elements referenced via language (e.g. 'stairs') to visual content in the environme…

Vision and Language Navigation

Gait Recognition Based on Tiny ML and IMU Sensors

2025-07-24 · Jiahang Zhang, Mingtong Chen, Zhengbao Yang arxiv

This project presents the development of a gait recognition system using Tiny Machine Learning (Tiny ML) and Inertial Measurement Unit (IMU) sensors. The system leverages the XIAO-nRF52840 Sense microcontroller and the L…

Activity RecognitionAnomaly DetectionGait Recognition