paper-with-me

홈 › Papers

Efficient Large Language Models: A Survey

2023-12-06 · Zhongwei Wan, Xin Wang, Che Liu, Samiul Alam, Yu Zheng, Jiachen Liu, Zhongnan Qu, Shen Yan, Yi Zhu, Quanlu Zhang, Mosharaf Chowdhury, Mi Zhang

Large Language Models (LLMs) have demonstrated remarkable capabilities in important tasks such as natural language understanding and language generation, and thus have the potential to make a substantial impact on our society. Such capabilities, however, come with the considerable resources they demand, highlighting the strong need to develop effective techniques for addressing their efficiency challenges. In this survey, we provide a systematic and comprehensive review of efficient LLMs research. We organize the literature in a taxonomy consisting of three main categories, covering distinct yet interconnected efficient LLMs topics from model-centric, data-centric, and framework-centric perspective, respectively. We have also created a GitHub repository where we organize the papers featured in this survey at https://github.com/AIoT-MLSys-Lab/Efficient-LLMs-Survey. We will actively maintain the repository and incorporate new research as it emerges. We hope our survey can serve as a valuable resource to help researchers and practitioners gain a systematic understanding of efficient LLMs research and inspire them to contribute to this important and exciting field.

📄 PDF Abstract BibTeX arXiv:2312.03863

Code (3)

aiot-mlsys-lab/efficient-llms-survey 공식 구현 pytorch
aiot-mlsys-lab/efficientllms 공식 구현 pytorch
lastmile-ai/aiconfig

Tasks

Natural Language UnderstandingSurveyText Generation

Similar Papers 제목 키워드 기반

Survey Response Generation: Generating Closed-Ended Survey Responses In-Silico with Large Language Models

2025-10-13 · Georg Ahnert, Anna-Carolina Haensch, Barbara Plank, Markus Strohmaier arxiv

Many in-silico simulations of human survey responses with large language models (LLMs) focus on generating closed-ended survey responses, whereas LLMs are typically trained to generate open-ended text instead. Previous r…

Response Generation

AutoSurvey: Large Language Models Can Automatically Write Surveys

2024-06-10 · Yidong Wang, Qi Guo, Wenjin Yao, Hongbo Zhang 외

This paper introduces AutoSurvey, a speedy and well-organized methodology for automating the creation of comprehensive literature surveys in rapidly evolving fields like artificial intelligence. Traditional survey paper …

RetrievalSurvey

Questioning the Survey Responses of Large Language Models

2023-06-13 · Ricardo Dominguez-Olmedo, Moritz Hardt, Celestine Mendler-Dünner

Surveys have recently gained popularity as a tool to study large language models. By comparing survey responses of models to those of human reference populations, researchers aim to infer the demographics, political opin…

Multiple-choiceSurvey

SurveyX: Academic Survey Automation via Large Language Models

2025-02-20 · Xun Liang, Jiawei Yang, Yezhaohui Wang, Chen Tang 외

Large Language Models (LLMs) have demonstrated exceptional comprehension capabilities and a vast knowledge base, suggesting that LLMs can serve as efficient tools for automated survey generation. However, recent research…

Survey

SurveyGen: Quality-Aware Scientific Survey Generation with Large Language Models

2025-08-25 · Tong Bao, Mir Tafseer Nayeem, Davood Rafiei, Chengzhi Zhang arxiv

Automatic survey generation has emerged as a key task in scientific document processing. While large language models (LLMs) have shown promise in generating survey texts, the lack of standardized evaluation datasets crit…