paper-with-me

홈 › Papers

Formal Algorithms for Model Efficiency

2025-08-19 · Naman Tyagi, Srishti Das, Kunal, Vatsal Gupta arxiv

We introduce the Knob-Meter-Rule (KMR) framework, a unified formalism for representing and reasoning about model efficiency techniques in deep learning. By abstracting diverse methods, including pruning, quantization, knowledge distillation, and parameter-efficient architectures, into a consistent set of controllable knobs, deterministic rules, and measurable meters, KMR provides a mathematically precise and modular perspective on efficiency optimization. The framework enables systematic composition of multiple techniques, flexible policy-driven application, and iterative budgeted optimization through the Budgeted-KMR algorithm. We demonstrate how well-known efficiency methods can be instantiated as KMR triples and present concise algorithmic templates for each. The framework highlights underlying relationships between methods, facilitates hybrid pipelines, and lays the foundation for future research in automated policy learning, dynamic adaptation, and theoretical analysis of cost-quality trade-offs. Overall, KMR offers both a conceptual and practical tool for unifying and advancing model efficiency research.

📄 PDF Abstract BibTeX arXiv:2508.14000

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Efficiency of conformalized ridge regression

2014-04-08 · Evgeny Burnaev, Vladimir Vovk

Conformal prediction is a method of producing prediction sets that can be applied on top of a wide range of prediction algorithms. The method has a guaranteed coverage probability under the standard IID assumption regard…

Conformal PredictionPredictionPrediction Intervalsregression

Optimized conformal classification using gradient descent approximation

2021-05-24 · Anthony Bellotti

Conformal predictors are an important class of algorithms that allow predictions to be made with a user-defined confidence level. They are able to do this by outputting prediction sets, rather than simple point predictio…

BIG-bench Machine LearningClassificationvalid

conformalClassification: A Conformal Prediction R Package for Classification

2018-04-16 · Niharika Gauraha, Ola Spjuth

The conformalClassification package implements Transductive Conformal Prediction (TCP) and Inductive Conformal Prediction (ICP) for classification problems. Conformal Prediction (CP) is a framework that complements the p…

BIG-bench Machine LearningClassificationConformal PredictionDiagnostic+2

Efficient and Differentiable Conformal Prediction with General Function Classes

2022-02-22 · ICLR 2022 4 · Yu Bai, Song Mei, Huan Wang, Yingbo Zhou 외

Quantifying the data uncertainty in learning tasks is often done by learning a prediction interval or prediction set of the label given the input. Two commonly desired properties for learned prediction sets are \emph{val…

Conformal Predictionimage-classificationImage ClassificationPrediction+2

How Nonconformity Functions and Difficulty of Datasets Impact the Efficiency of Conformal Classifiers

2021-08-12 · Marharyta Aleksandrova, Oleg Chertov

The property of conformal predictors to guarantee the required accuracy rate makes this framework attractive in various practical applications. However, this property is achieved at a price of reduction in precision. In …