3 papers
cs.AI2026
CAI-DLLM: Convergence Aware Inference for Diffusion Language Models
Farhana Amin, Sabiha Afroz, Dimitrios S. Nikolopoulos
Diffusion language models can generate many tokens in parallel, but they still require repeated denoising steps during inference. This makes generation costly, especially when the…
cs.DC2025
10Cache: Heterogeneous Resource-Aware Tensor Caching and Migration for LLM Training
Sabiha Afroz, Redwan Ibne Seraj Khan, Hadeel Albahar +2
Training large language models (LLMs) in the cloud faces growing memory bottlenecks due to the limited capacity and high cost of GPUs. While GPU memory offloading to CPU and NVMe h…
cs.LG2025
DiffPro: Joint Timestep and Layer-Wise Precision Optimization for Efficient Diffusion Inference
Farhana Amin, Sabiha Afroz, Kanchon Gharami +2
Diffusion models produce high quality images but inference is costly due to many denoising steps and heavy matrix operations. We present DiffPro, a post-training, hardware-faithful…