← Search

Arnon Netzer

5 accepted papers

2026

LATMiX: Learnable Affine Transformations for Microscaling Quantization of LLMs

ICML 2026poster

Post-training quantization (PTQ) is a widely used approach for reducing the memory and compute costs of large language models (LLMs). Recent studies have shown that applying invertible transformations to activations can significantly improve quantization robustness by reducing activation outliers; h…

Cited by 0SourceScholar
2025

Inverse Problem Sampling in Latent Space Using Sequential Monte Carlo

ICML 2025poster

In image processing, solving inverse problems is the task of finding plausible reconstructions of an image that was corrupted by some (usually known) degradation operator. Commonly, this process is done using a generative image model that can guide the reconstruction towards solutions that appear na…

Cited by 1SourcePDFScholar
2024

Bayesian Uncertainty for Gradient Aggregation in Multi-Task Learning

ICML 2024poster

As machine learning becomes more prominent there is a growing demand to perform several inference tasks in parallel. Multi-task learning (MTL) addresses this challenge by learning a single model that solves several tasks simultaneously and efficiently. Often optimizing MTL models entails first compu…

2024

De-Confusing Pseudo-Labels in Source-Free Domain Adaptation

ECCV 2024poster

"Source-free domain adaptation aims to adapt a source-trained model to an unlabeled target domain without access to the source data. It has attracted growing attention in recent years, where existing approaches focus on self-training that usually includes pseudo-labeling techniques. In this paper, w…

2020

HMQ: Hardware Friendly Mixed Precision Quantization Block for CNNs

ECCV 2020poster

Recent work in network quantization produced state-of-the-art results using mixed precision quantization. An imperative requirement for many efficient edge device hardware implementations is that their quantizers are uniform and with power-of-two thresholds. In this work, we introduce the Hardware F…