works on

From the 1 of 14 linked papers with an AI index.

collaborators

14 papers

cs.LG2026

dMX: Differentiable Mixed-Precision Assignment for Low-Precision Floating-Point Formats

Giuseppe Franco, Ian Colbert, Pablo Monteagudo-Lago +2

The paper presents dMX, a differentiable framework that learns per-layer floating‑point bit‑widths for large language models, enabling mixed‑precision quantization that balances ac…

cs.AR2026

DataGuard: Guaranteeing Private Training in Systolic-array Based Accelerators

Pawan Kumar Sanjaya, Christina Giannoula, Nikhil Shreekumar +6

Differential privacy (DP) and federated learning (FL) have emerged as important privacy-preserving approaches when using sensitive data to train machine learning (ML) models. FL en…

cs.LG2026

Signed Symmetric Quantization for Few-Bit Integers

Ian Colbert, Eashan Dash, Pablo Monteagudo-Lago +5

The signed integer alphabet contains one more negative representable value than positive. Yet, by convention, the standard symmetric integer quantizer fixes its scale to be strictl…

cs.LG2026

Optimal Post-Training Quantization Scales and Where to Find Them

Juan Amboage, Pablo Monteagudo-Lago, Ian Colbert +2

Post-training quantization (PTQ) compresses large language models by mapping weights to low-bit representations. The scaling factor that defines the quantization grid is typically…

cs.LG2026

Pushing the Limits of Block Rotations in Post-Training Quantization

Sai Sanjeet, Ian Colbert, Pablo Monteagudo-Lago +3

Recent post-training quantization (PTQ) methods have adopted block rotations to diffuse outliers prior to rounding. While this reduces the overhead of online full-vector rotations,…

cs.CR2026

GPU Acceleration of Sparse Fully Homomorphic Encrypted DNNs

Lara D'Agata, Carlos Agulló-Domingo, Óscar Vera-López +7

Fully homomorphic encryption (FHE) has recently attracted significant attention as both a cryptographic primitive and a systems challenge. Given the latest advances in accelerated…