← Search

Deniz Gunduz

16 accepted papers

2026

A Unified Framework for Diffusion Model Unlearning with f-Divergence

ICML 2026poster

Most current methods for unlearning concepts in text-to-image diffusion models rely on mean squared error-based loss functions to align target distributions with anchors. In this paper, we generalize this idea into a unified $f$-divergence-based framework that recovers the standard mean squared erro…

Cited by 0SourceScholar
2026

Frequency-Aware Perceptual Optimization for Low-Complexity Implicit Image Compression

ICML 2026poster

We propose a frequency-aware perceptual optimization framework for low-complexity image compression, realized as a **Re**alism-enhanced **Re**gion-based **I**mplicit **C**odec (Re2IC). Re2IC models visual perception via saliency-guided region partitioning and local–global perceptual modulation. To e…

Cited by 0SourceScholar
2026

Goal-Oriented Joint Source–Channel Coding: Distortion–Classification–Power Trade-off

ICASSP 2026poster

Joint source-channel coding is a compelling paradigm when low-latency and low-complexity communication is required. This work proposes a theoretical framework that integrates classification and anomaly detection within the conventional signal reconstruction objective. Assuming a Gaussian scalar sour…

Cited by 0SourcePDFScholar
2026

Lottery Prior: Randomized Neural Compression for Zero-Shot Inverse Problems

ICML 2026oral

We study zero-shot inverse problems, where a clean signal is recovered from a single degraded observation without external training data. Contrary to the common belief that such problems require highly complex models, we show that a lightweight neural network, when combined with entropy and complexi…

Cited by 0SourceScholar
2026

Optimal QAM Constellation for Over-the-Air Computation in the Presence of Heavy-Tailed Channel Noise

ICASSP 2026poster

Over-the-air computation (OAC) enables low-latency aggregation over multiple-access channels (MACs) by exploiting the superposition property of the wireless medium to compute functions efficiently in distributed networks. A critical but often overlooked challenge is that electromagnetic interference…

Cited by 1SourcePDFScholar
2026

Test-time Verification via Optimal Transport: Coverage, ROC, & Sub-optimality

ICLR 2026poster

While test-time scaling with verification has shown promise in improving the performance of large language models (LLMs), role of the verifier and its imperfections remain underexplored. The effect of verification manifests through interactions of three quantities: (i) the generator’s *coverage*, (i…

Cited by 0SourcecodeScholar
2025

Actions Speak Louder Than Words: Rate-Reward Trade-off in Markov Decision Processes

ICLR 2025poster

The impact of communication on decision-making systems has been extensively studied under the assumption of dedicated communication channels. We instead consider communicating through actions, where the message is embedded into the actions of an agent which interacts with the environment in a Markov…

Cited by 1SourcePDFScholar
2025

Bi-Directional Communication-Efficient Stochastic FL via Remote Source Generation

NeurIPS 2025poster

Federated Learning (FL) incurs high communication costs in both uplink and downlink. The literature largely focuses on lossy compression of model updates in deterministic FL. In contrast, stochastic (Bayesian) FL considers distributions over parameters, enabling uncertainty quantification, better ge…

Cited by 0SourceScholar
2025

LotteryCodec: Searching the Implicit Representation in a Random Network for Low-Complexity Image Compression

ICML 2025spotlight

We introduce and validate the lottery codec hypothesis, which states that untrained subnetworks within randomly initialized networks can serve as synthesis networks for overfitted image compression, achieving rate-distortion (RD) performance comparable to trained networks. This hypothesis leads to a…

Cited by 0SourcePDFScholar
2025

Training with Fewer Bits: Unlocking Edge LLMs Training with Stochastic Rounding

EMNLP 2025

LLM training is resource-intensive. Quantized training improves computational and memory efficiency but introduces quantization noise, which can hinder convergence and degrade model accuracy. Stochastic Rounding (SR) has emerged as a theoretically attractive alternative to deterministic rounding, of

Cited by 0SourcePDFScholar
2024

Adaptive Compression in Federated Learning via Side Information

AISTATS 2024poster

The high communication cost of sending model updates from the clients to the server is a significant bottleneck for scalable federated learning (FL). Among existing approaches, state-of-the-art bitrate-accuracy tradeoffs have been achieved using stochastic compression methods – in which the client n…

2023

Sparse Random Networks for Communication-Efficient Federated Learning

ICLR 2023poster

One main challenge in federated learning is the large communication cost of exchanging weight updates from clients to the server at each round. While prior work has made great progress in compressing the weight updates through gradient compression methods, we propose a radically different approach t…