Efficient Compositional Multi-tasking for On-device Large Language Models
Ondrej Bohdal, Mete Ozay, Jijoong Moon, Kyeng-Hun Lee, Hyeonmok Ko, Umberto Michieli

TL;DR
This paper introduces a benchmark and an efficient method for enabling large language models to perform multiple tasks simultaneously on resource-limited devices, addressing a gap in compositional multi-tasking research.
Contribution
It proposes a new benchmark for on-device compositional multi-tasking and introduces Learnable Calibration, a resource-efficient method for multi-task execution in LLMs.
Findings
The benchmark includes four practical compositional tasks.
Learnable Calibration improves multi-task performance under resource constraints.
The method demonstrates effectiveness in on-device multi-task scenarios.
Abstract
Adapter parameters provide a mechanism to modify the behavior of machine learning models and have gained significant popularity in the context of large language models (LLMs) and generative AI. These parameters can be merged to support multiple tasks via a process known as task merging. However, prior work on merging in LLMs, particularly in natural language processing, has been limited to scenarios where each test example addresses only a single task. In this paper, we focus on on-device settings and study the problem of text-based compositional multi-tasking, where each test example involves the simultaneous execution of multiple tasks. For instance, generating a translated summary of a long text requires solving both translation and summarization tasks concurrently. To facilitate research in this setting, we propose a benchmark comprising four practically relevant compositional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Big Data and Digital Economy · Natural Language Processing Techniques
