Lotus: Diffusion-based Visual Foundation Model for High-quality Dense Prediction
Jing He, Haodong Li, Wei Yin, Yixun Liang, Leheng Li, Kaiqiang Zhou,, Hongbo Zhang, Bingbing Liu, Ying-Cong Chen

TL;DR
Lotus is a diffusion-based model tailored for dense prediction tasks that predicts annotations directly, simplifies the diffusion process, and achieves state-of-the-art zero-shot performance with high efficiency.
Contribution
The paper introduces Lotus, a novel diffusion-based dense prediction model that predicts annotations directly and reformulates the diffusion process into a single step for improved speed and accuracy.
Findings
Achieves state-of-the-art zero-shot depth and normal estimation.
Significantly faster inference compared to existing diffusion methods.
Improves practical applications like 3D reconstruction.
Abstract
Leveraging the visual priors of pre-trained text-to-image diffusion models offers a promising solution to enhance zero-shot generalization in dense prediction tasks. However, existing methods often uncritically use the original diffusion formulation, which may not be optimal due to the fundamental differences between dense prediction and image generation. In this paper, we provide a systemic analysis of the diffusion formulation for the dense prediction, focusing on both quality and efficiency. And we find that the original parameterization type for image generation, which learns to predict noise, is harmful for dense prediction; the multi-step noising/denoising diffusion process is also unnecessary and challenging to optimize. Based on these insights, we introduce Lotus, a diffusion-based visual foundation model with a simple yet effective adaptation protocol for dense prediction.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗jingheya/lotus-normal-g-v1-0model· 117 dl· ♡ 4117 dl♡ 4
- 🤗jingheya/lotus-normal-d-v1-0model· 36 dl· ♡ 336 dl♡ 3
- 🤗jingheya/lotus-depth-g-v1-0model· 9.0k dl· ♡ 279.0k dl♡ 27
- 🤗jingheya/lotus-depth-d-v1-0model· 509 dl· ♡ 5509 dl♡ 5
- 🤗jingheya/lotus-depth-d-v2-0-disparitymodel· 162 dl· ♡ 7162 dl♡ 7
- 🤗jingheya/lotus-depth-g-v2-0-disparitymodel· 339 dl· ♡ 7339 dl♡ 7
- 🤗jingheya/lotus-depth-g-v2-1-disparitymodel· 355 dl· ♡ 16355 dl♡ 16
- 🤗jingheya/lotus-normal-g-v1-1model· 97 dl· ♡ 697 dl♡ 6
- 🤗jingheya/lotus-normal-d-v1-1model· 230 dl· ♡ 3230 dl♡ 3
- 🤗andrew-healey/sharpdepthmodel· 3 dl3 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Video Analysis and Summarization · Machine Learning and Data Classification
MethodsDiffusion
