← Search

CHUNHUA ZHOU

3 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
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…

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…