paper-with-me

Papers

A Comprehensive Survey of Accelerated Generation Techniques in Large Language Models

2024-05-15 · Mahsa Khoshnoodi, Vinija Jain, Mingye Gao, Malavika Srikanth, Aman Chadha

Despite the crucial importance of accelerating text generation in large language models (LLMs) for efficiently producing content, the sequential nature of this process often leads to high inference latency, posing challenges for real-time applications. Various techniques have been proposed and developed to address these challenges and improve efficiency. This paper presents a comprehensive survey of accelerated generation techniques in autoregressive language models, aiming to understand the state-of-the-art methods and their applications. We categorize these techniques into several key areas: speculative decoding, early exiting mechanisms, and non-autoregressive methods. We discuss each category's underlying principles, advantages, limitations, and recent advancements. Through this survey, we aim to offer insights into the current landscape of techniques in LLMs and provide guidance for future research directions in this critical area of natural language processing.

📄 PDF Abstract BibTeX arXiv:2405.13019

Code (1)

arenaa/accelerated-generation-techniques 공식 구현

Tasks

SurveyText Generation

Methods 이 논문이 사용한 방법론

Early exiting Exit whenever the model is confident enough allowing early exiting from hidden layers

Similar Papers 제목 키워드 기반

Large Language Models for Code Generation: A Comprehensive Survey of Challenges, Techniques, Evaluation, and Applications

2025-03-03 · Nam Huynh, Beiyu Lin

Large Language Models (LLMs) have demonstrated their remarkable capabilities in numerous fields. This survey focuses on how LLMs empower users, regardless of their technical background, to use human languages to automati…

Code GenerationSurvey

A Survey on Text-Driven 360-Degree Panorama Generation

2025-02-20 · Hai Wang, Xiaoyu Xiang, Weihao Xia, Jing-Hao Xue

The advent of text-driven 360-degree panorama generation, enabling the synthesis of 360-degree panoramic images directly from textual descriptions, marks a transformative advancement in immersive visual content creation.…

Scene GenerationSurvey

Instruction-based Image Editing: A Survey on Data, Models, Evaluation, and Applications

2026-07-28 · Xianghao Zang, Zijian Jiang, Jiarong Cheng, Qianrui Teng 외 arxiv

Instruction-based Image Editing (IIE) aims to transform a given image into a new one based on textual instructions. Advances in Large Language Models (LLMs) and Vision-Language Models (VLMs) have accelerated progress tow…

Image Editing

Safety of Embodied Navigation: A Survey

2025-08-07 · Zixia Wang, Jia Hu, Ronghui Mu arxiv

As large language models (LLMs) continue to advance and gain influence, the development of embodied AI has accelerated, drawing significant attention, particularly in navigation scenarios. Embodied navigation requires an…

Deep Learning for Generic Object Detection: A Survey

2018-09-06 · Li Liu, Wanli Ouyang, Xiaogang Wang, Paul Fieguth 외

Object detection, one of the most fundamental and challenging problems in computer vision, seeks to locate object instances from a large number of predefined categories in natural images. Deep learning techniques have em…

Deep LearningObjectobject-detectionObject Detection+2