AI Model Modulation with Logits Redistribution

📅 2026-03-13
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge of adapting large AI models to diverse application requirements without incurring the high cost of maintaining multiple specialized versions. To this end, the authors propose AIM (Adaptive Inference Modulation), a novel paradigm that enables unified multi-behavior modulation during inference—without requiring any training data or model retraining. AIM leverages a logits redistribution strategy to support both utility modulation (dynamically adjusting output quality) and focus modulation (steering attention toward specific input features), with theoretical guarantees grounded in the joint probability distribution derived from logits ranking. Extensive experiments demonstrate that AIM is effective across image classification, semantic segmentation, and text generation tasks, and is compatible with mainstream architectures including ResNet, SegFormer, and Llama.

Technology Category

Application Category

📝 Abstract
Large-scale models are typically adapted to meet the diverse requirements of model owners and users. However, maintaining multiple specialized versions of the model is inefficient. In response, we propose AIM, a novel model modulation paradigm that enables a single model to exhibit diverse behaviors to meet the specific end requirements. AIM enables two key modulation modes: utility and focus modulations. The former provides model owners with dynamic control over output quality to deliver varying utility levels, and the latter offers users precise control to shift model's focused input features. AIM introduces a logits redistribution strategy that operates in a training data-agnostic and retraining-free manner. We establish a formal foundation to ensure AIM's regulation capability, based on the statistical properties of logits ordering via joint probability distributions. Our evaluation confirms AIM's practicality and versatility for Al model modulation, with tasks spanning image classification, semantic segmentation and text generation, and prevalent architectures including ResNet, SegFormer and Llama.
Problem

Research questions and friction points this paper is trying to address.

model modulation
large-scale models
logits redistribution
utility control
focus control
Innovation

Methods, ideas, or system contributions that make the work stand out.

logits redistribution
model modulation
training-free adaptation
utility modulation
focus modulation
🔎 Similar Papers
No similar papers found.