paper-with-me

홈 › Papers

SlimLM: An Efficient Small Language Model for On-Device Document Assistance

2024-11-15 · Thang M. Pham, Phat T. Nguyen, Seunghyun Yoon, Viet Dac Lai, Franck Dernoncourt, Trung Bui

While small language models (SLMs) show promises for mobile deployment, their real-world performance and applications on smartphones remains underexplored. We present SlimLM, a series of SLMs optimized for document assistance tasks on mobile devices. Through extensive experiments on a Samsung Galaxy S24, we identify the optimal trade-offs between model size (ranging from 125M to 7B parameters), context length, and inference time for efficient on-device processing. SlimLM is pre-trained on SlimPajama-627B and fine-tuned on DocAssist, our constructed dataset for summarization, question answering and suggestion tasks. Our smallest model demonstrates efficient performance on S24, while larger variants offer enhanced capabilities within mobile constraints. We evaluate SlimLM against existing SLMs, showing comparable or superior performance and offering a benchmark for future research in on-device language models. We also provide an Android application, offering practical insights into SLM deployment. Our findings provide valuable insights and illuminate the capabilities of running advanced language models on high-end smartphones, potentially reducing server costs and enhancing privacy through on-device processing.

📄 PDF Abstract BibTeX arXiv:2411.09944

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuestion AnsweringSmall Language Model

Similar Papers 제목 키워드 기반

Using Neighborhood Context to Improve Information Extraction from Visual Documents Captured on Mobile Phones

2021-08-23 · Kalpa Gunaratna, Vijay Srinivasan, Sandeep Nama, Hongxia Jin

Information Extraction from visual documents enables convenient and intelligent assistance to end users. We present a Neighborhood-based Information Extraction (NIE) approach that uses contextual language models and pays…

LLAMAPIE: Proactive In-Ear Conversation Assistants

2025-05-07 · Tuochao Chen, Nicholas Batchelder, Alisa Liu, Noah Smith 외

We introduce LlamaPIE, the first real-time proactive assistant designed to enhance human conversations through discreet, concise guidance delivered via hearable devices. Unlike traditional language models that require ex…

DocSLM: A Small Vision-Language Model for Long Multimodal Document Understanding

2025-11-14 · Tanveer Hannan, Dimitrios Mallios, Parth Pathak, Faegheh Sardari 외 arxiv

Large Vision-Language Models (LVLMs) have demonstrated strong multimodal reasoning capabilities on long and complex documents. However, their high memory footprint makes them impractical for deployment on resource-constr…

Multimodal Reasoning

Conversations with Documents. An Exploration of Document-Centered Assistance

2020-01-27 · Maartje ter Hoeve, Robert Sim, Elnaz Nouri, Adam Fourney 외

The role of conversational assistants has become more prevalent in helping people increase their productivity. Document-centered assistance, for example to help an individual quickly review a document, has seen less sign…

The impact of responding to patient messages with large language model assistance

2023-10-26 · Shan Chen, Marco Guevara, Shalini Moningi, Frank Hoebers 외

Documentation burden is a major contributor to clinician burnout, which is rising nationally and is an urgent threat to our ability to care for patients. Artificial intelligence (AI) chatbots, such as ChatGPT, could redu…

ChatbotDecision MakingLanguage ModelingLanguage Modelling+1