PERTINENCE: Input-based Opportunistic Neural Network Dynamic Execution

14d ago · Global · primary source: export.arxiv.org

A runtime method called PERTINENCE can dynamically select lighter neural network models for simpler inputs, reducing computational operations by up to 36% while matching or improving accuracy, according to a paper posted on arXiv [1]. Deep neural networks are widely used for modeling complex patterns in computer vision, speech recognition, and robotics, but larger models are computationally expensive and energy-intensive [2]. The cost is typically necessary only for challenging inputs, so dynamically selecting lighter models for simpler inputs can improve efficiency with minimal impact on accuracy [2]. Marcello Traiola and colleagues introduce PERTINENCE, a runtime method that selects, from a set of pre-trained models, the lightest model likely to process each input correctly [1]. An ML-based dispatcher performs this selection, and a genetic algorithm explores dispatcher training strategies to identify Pareto-optimal trade-offs between accuracy and computational cost [1]. The researchers evaluated PERTINENCE on convolutional neural networks trained on CIFAR-10 and CIFAR-100, vision transformers trained on TinyImageNet, and a YOLO-based road occupancy estimation application using real-time intersection camera feeds [1]. Results show that PERTINENCE matches or improves the accuracy of state-of-the-art pre-trained models while reducing operations by up to 36%, with equivalent or lower end-to-end inference time through tunable invocation intervals [1]. The paper was submitted to arXiv on July 2, 2025, and revised most recently on June 24, 2026 [1]. arXiv is an open-access repository of electronic preprints and postprints approved for posting after moderation but not peer reviewed, covering fields including computer science and statistics [6]. As of November 2024, the submission rate to arXiv was about 24,000 articles per month [6]. The repository passed the two-million-article milestone by the end of 2021 [6]. The PERTINENCE paper appears on arXiv’s abstract page alongside experimental community tools developed through arXivLabs, a framework that allows collaborators to develop and share new features directly on the site [4]. arXivLabs projects include the Bibliographic Explorer, which displays citation information, and the CORE Recommender, which facilitates exploration of relevant open access papers from a global network of research repositories [5]. arXiv states that third-party collaborators have access only to minimal and anonymized user data, strictly for ensuring correct functioning of the Labs features [4].

research-paperbenchmarkinfrastructureapplication

Background sources we checked (7)
  • arxiv.org ↗ Deep neural networks (DNNs) are widely used for their ability to model complex patterns across domains such as computer vision, speech recognition, and robotics. However, larger models, while often more accurate, are computationally expensive and energy-intensive. Since such a co…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources covering this (2)

Spot something wrong? Report an issue