← Search

Ali Thabet

20 accepted papers

2026

ViTok-v2: Scaling Native-Resolution Autoencoders to 5B

ICML 2026poster

Vision Transformer (ViT) tokenizers offer a scal- able alternative to convolutional auto-encoders, yet current architectures have two key limitations: their performance degrades when images vary in aspect ratio or resolution, and their reliance on adversarial losses makes them harder to train at sca…

Cited by 0SourceScholar
2025

Adaptive Guidance: Training-free Acceleration of Conditional Diffusion Models

AAAI 2025technical

This paper presents a comprehensive study on the role of Classifier-Free Guidance (CFG) in text-conditioned diffusion models from the perspective of inference efficiency. In particular, we relax the default choice of applying CFG in all diffusion steps and instead propose to search for more efficien…

Cited by 8SourcePDFScholar
2025

Autoregressive Distillation of Diffusion Transformers

CVPR 2025poster

Diffusion models with transformer architectures have demonstrated promising capabilities in generating high-fidelity images and scalability for high resolution. However, iterative sampling process required for synthesis is very resource-intensive. A line of work has focused on distilling solutions…

2025

FlexiDiT: Your Diffusion Transformer Can Easily Generate High-Quality Samples with Less Compute

CVPR 2025highlight

Despite their remarkable performance, modern Diffusion Transformers (DiTs) are hindered by substantial resource requirements during inference, stemming from the fixed and large amount of compute needed for each denoising step. In this work, we revisit the conventional static paradigm that allocates…

Cited by 1SourcePDFScholar
2025

Judge Decoding: Faster Speculative Sampling Requires Going Beyond Model Alignment

ICLR 2025oral

The performance of large language models (LLMs) is closely linked to their underlying size, leading to ever-growing networks and hence slower inference. Speculative decoding has been proposed as a technique to accelerate autoregressive generation, leveraging a fast draft model to propose candidate t…

Cited by 1SourcePDFScholar
2024

Bespoke Non-Stationary Solvers for Fast Sampling of Diffusion and Flow Models

ICML 2024poster

This paper introduces Bespoke Non-Stationary (BNS) Solvers, a solver distillation approach to improve sample efficiency of Diffusion and Flow models. BNS solvers are based on a family of non-stationary solvers that provably subsumes existing numerical ODE solvers and consequently demonstrate conside…

Cited by 3SourcePDFScholar
2024

Bespoke Solvers for Generative Flow Models

ICLR 2024spotlight

Diffusion or flow-based models are powerful generative paradigms that are notoriously hard to sample as samples are defined as solutions to high-dimensional Ordinary or Stochastic Differential Equations (ODEs/SDEs) which require a large Number of Function Evaluations (NFE) to approximate well. Exist…

Cited by 20SourcePDFScholar
2023

Avatars Grow Legs: Generating Smooth Human Motion From Sparse Tracking Inputs With Diffusion Model

CVPR 2023poster

With the recent surge in popularity of AR/VR applications, realistic and accurate control of 3D full-body avatars has become a highly demanded feature. A particular challenge is that only a sparse tracking signal is available from standalone HMDs (Head Mounted Devices), often limited to tracking the…

2023

Re-ReND: Real-Time Rendering of NeRFs across Devices

ICCV 2023poster

This paper proposes a novel approach for rendering a pre-trained Neural Radiance Field (NeRF) in real-time on resource-constrained devices. We introduce Re-ReND, a method enabling Real-time Rendering of NeRFs across Devices. Re-ReND is designed to achieve real-time performance by converting the NeRF…

Cited by 21PDFcodeScholar
2022

Combating Adversaries with Anti-adversaries

AAAI 2022technical

Deep neural networks are vulnerable to small input perturbations known as adversarial attacks. Inspired by the fact that these adversaries are constructed by iteratively minimizing the confidence of a network for the true class label, we propose the anti-adversary layer, aimed at countering this eff…

2022

MovieCuts: A New Dataset and Benchmark for Cut Type Recognition

ECCV 2022poster

"Understanding movies and their structural patterns is a crucial task in decoding the craft of video editing. While previous works have developed tools for general analysis, such as detecting characters or recognizing cinematography properties at the shot level, less effort has been devoted to under…

2022

VisCo Grids: Surface Reconstruction with Viscosity and Coarea Grids

NeurIPS 2022accept

Surface reconstruction has been seeing a lot of progress lately by utilizing Implicit Neural Representations (INRs). Despite their success, INRs often introduce hard to control inductive bias (i.e., the solution surface can exhibit unexplainable behaviours), have costly inference, and are slow to tr…

Cited by 19SourcePDFScholar
2021

ASSANet: An Anisotropic Separable Set Abstraction for Efficient Point Cloud Representation Learning

NeurIPS 2021spotlight

Access to 3D point cloud representations has been widely facilitated by LiDAR sensors embedded in various mobile devices. This has led to an emerging need for fast and accurate point cloud processing techniques. In this paper, we revisit and dive deeper into PointNet++, one of the most influential y…

2021

PU-GCN: Point Cloud Upsampling Using Graph Convolutional Networks

CVPR 2021poster

The effectiveness of learning-based point cloud upsampling pipelines heavily relies on the upsampling modules and feature extractors used therein. For the point upsampling module, we propose a novel model called NodeShuffle, which uses a Graph Convolutional Network (GCN) to better encode local point…

Cited by 271PDFcodeScholar
2020

AdvPC: Transferable Adversarial Perturbations on 3D Point Clouds

ECCV 2020poster

Deep neural networks are vulnerable to adversarial attacks, in which imperceptible perturbations to their input lead to erroneous network predictions. This phenomenon has been extensively studied in the image domain, and has only recently been extended to 3D point clouds. In this work, we present no…

2020

G-TAD: Sub-Graph Localization for Temporal Action Detection

CVPR 2020poster

Temporal action detection is a fundamental yet challenging task in video understanding. Video context is a critical cue to effectively detect actions, but current works mainly focus on temporal context, while neglecting semantic context as well as other important context properties. In this work, we…

Cited by 604PDFcodeScholar
2020

Gabor Layers Enhance Network Robustness

ECCV 2020poster

We revisit the benefits of merging classical vision concepts with deep learning models. In particular, we explore the effect of replacing the first layers of various deep architectures with Gabor layers (i.e. convolutional layers with filters that are based on learnable Gabor parameters) on robustne…

2020

SGAS: Sequential Greedy Architecture Search

CVPR 2020poster

Architecture design has become a crucial component of successful deep learning. Recent progress in automatic neural architecture search (NAS) shows a lot of promise. However, discovered architectures often fail to generalize in the final evaluation. Architectures with a higher validation accuracy du…

Cited by 267PDFScholar
2015

Robust Manhattan Frame Estimation From a Single RGB-D Image

CVPR 2015poster

This paper proposes a new framework for estimating the Manhattan Frame (MF) of an indoor scene from a single RGB-D image. Our technique formulates this problem as the estimation of a rotation matrix that best aligns the normals of the captured scene to a canonical world axes. By introducing sparsity…

Cited by 44SourcePDFScholar