← Search

Mohammad Salameh

10 accepted papers

2025

FunEditor: Achieving Complex Image Edits via Function Aggregation with Diffusion Models

AAAI 2025technical

Diffusion models have demonstrated outstanding performance in generative tasks, making them ideal candidates for image editing. Recent studies highlight their ability to apply desired edits effectively by following textual instructions, yet with two key challenges remaining. First, these models stru…

Cited by 0SourcePDFScholar
2025

PixelMan: Consistent Object Editing with Diffusion Models via Pixel Manipulation and Generation

AAAI 2025technical

Recent research explores the potential of Diffusion Models (DMs) for consistent object editing, which aims to modify object position, size, and composition, etc., while preserving the consistency of objects and background without changing their texture and attributes. Current inference-time methods…

2025

Qua2SeDiMo: Quantifiable Quantization Sensitivity of Diffusion Models

AAAI 2025technical

Diffusion Models (DM) have democratized AI image generation through an iterative denoising process. Quantization is a major technique to alleviate the inference cost and reduce the size of DM denoiser networks. However, as denoisers evolve from variants of convolutional U-Nets toward newer Transform…

Cited by 0SourcePDFScholar
2024

Building Optimal Neural Architectures using Interpretable Knowledge

CVPR 2024poster

Neural Architecture Search is a costly practice. The fact that a search space can span a vast number of design choices with each architecture evaluation taking nontrivial overhead makes it hard for an algorithm to sufficiently explore candidate networks. In this paper we propose AutoBuild a scheme w…

2024

Learning Truncated Causal History Model for Video Restoration

NeurIPS 2024poster

One key challenge to video restoration is to model the transition dynamics of video frames governed by motion. In this work, we propose Turtle to learn the truncated causal history model for efficient and high-performing video restoration. Unlike traditional methods that process a range of contextua…

2023

AIO-P: Expanding Neural Performance Predictors beyond Image Classification

AAAI 2023technical

Evaluating neural network performance is critical to deep neural network design but a costly procedure. Neural predictors provide an efficient solution by treating architectures as samples and learning to estimate their performance on a given task. However, existing predictors are task-dependent, pr…

2023

AutoGO: Automated Computation Graph Optimization for Neural Network Evolution

NeurIPS 2023poster

Optimizing Deep Neural Networks (DNNs) to obtain high-quality models for efficient real-world deployment has posed multi-faceted challenges to machine learning engineers. Existing methods either search for neural architectures in heuristic design spaces or apply low-level adjustments to computation…

2023

GENNAPE: Towards Generalized Neural Architecture Performance Estimators

AAAI 2023technical

Predicting neural architecture performance is a challenging task and is crucial to neural architecture design and search. Existing approaches either rely on neural performance predictors which are limited to modeling architectures in a predefined design space involving specific sets of operators and…

2023

Reparameterization through Spatial Gradient Scaling

ICLR 2023poster

Reparameterization aims to improve the generalization of deep neural networks by transforming a convolution operation into equivalent multi-branched structures during training. However, there exists a gap in understanding how reparameterization may change and benefit learning processes for neural ne…

2021

Generative Adversarial Neural Architecture Search

IJCAI 2021poster

Despite the empirical success of neural architecture search (NAS) in deep learning applications, the optimality, reproducibility and cost of NAS schemes remain hard to assess. In this paper, we propose Generative Adversarial NAS (GA-NAS) with theoretically provable convergence guarantees, promoting…

Cited by 14SourcePDFScholar