← Search

Kevin Galim

6 accepted papers

2026

Draft-based Approximate Inference for LLMs

ICLR 2026poster

Optimizing inference for long-context large language models (LLMs) is increasingly important due to the quadratic compute and linear memory cost of Transformers. Existing approximate inference methods, including key-value (KV) cache dropping, sparse attention, and prompt compression, typically rely…

Cited by 0SourcecodeScholar
2026

ParallelBench: Understanding the Trade-offs of Parallel Decoding in Diffusion LLMs

ICLR 2026poster

While most autoregressive LLMs are constrained to one-by-one decoding, diffusion LLMs (dLLMs) have attracted growing interest for their potential to dramatically accelerate inference through parallel decoding. Despite this promise, the conditional independence assumption in dLLMs causes parallel dec…

Cited by 0SourcecodeScholar
2025

Parameter-Efficient Fine-Tuning of State Space Models

ICML 2025poster

Deep State Space Models (SSMs), such as Mamba (Gu & Dao, 2024), have become powerful tools for language modeling, offering high performance and linear scalability with sequence length. However, the application of parameter-efficient fine-tuning (PEFT) methods to SSM-based models remains largely unde…

2025

State-offset Tuning: State-based Parameter-Efficient Fine-Tuning for State Space Models

ACL 2025short

State Space Models (SSMs) have emerged as efficient alternatives to Transformers, mitigating their quadratic computational cost. However, the application of Parameter-Efficient Fine-Tuning (PEFT) methods to SSMs remains largely unexplored. In particular, prompt-based methods like Prompt Tuning and P…

2024

Eta Inversion: Designing an Optimal Eta Function for Diffusion-based Real Image Editing

ECCV 2024poster

"Diffusion models have achieved remarkable success in the domain of text-guided image generation and, more recently, in text-guided image editing. A commonly adopted strategy for editing real images involves inverting the diffusion process to obtain a noisy representation of the original image, whic…

2020

Focus on Defocus: Bridging the Synthetic to Real Domain Gap for Depth Estimation

CVPR 2020poster

Data-driven depth estimation methods struggle with the generalization outside their training scenes due to the immense variability of the real-world scenes. This problem can be partially addressed by utilising synthetically generated images, but closing the synthetic-real domain gap is far from triv…

Cited by 79PDFcodeScholar