← Search

Yanye Lu

16 accepted papers

2026

Bridging Degradation Discrimination and Generation for Universal Image Restoration

ICLR 2026poster

Universal image restoration is a critical task in low-level vision, requiring the model to remove various degradations from low-quality images to produce clean images with rich detail. The challenges lie in sampling the distribution of high-quality images and adjusting the outputs on the basis of th…

Cited by 0SourceScholar
2026

Geometry-as-context: Modulating Explicit 3D in Scene-consistent Video Generation to Geometry Context

CVPR 2026

Scene-consistent video generation aims to create videos that explore 3D scenes based on a camera trajectory. Previous methods rely on video generation models with external memory for consistency, or iterative 3D reconstruction and inpainting, which accumulate errors during inference due to incorrect

Cited by 0SourceScholar
2026

Narrative Weaver: Towards Controllable Long-Range Visual Consistency with Multi-Modal Conditioning

CVPR 2026

We present Narrative Weaver, a novel framework that addresses a fundamental challenge in generative AI: achieving controllable, long-range, and consistent visual content generation. While existing models excel at generating high-fidelity short-form visual content, they struggle to maintain narrative

Cited by 0SourcecodeScholar
2026

Omni-View: Unlocking How Generation Facilitates Understanding in Unified 3D Model based on Multiview images

ICLR 2026poster

This paper presents Omni-View, which extends the unified multimodal understanding and generation to 3D scenes based on multiview images, exploring the principle that ``generation facilitates understanding". Consisting of understanding model, texture module, and geometry module, Omni-View jointly mod…

Cited by 0SourcecodeScholar
2025

Auto-Regressively Generating Multi-View Consistent Images

ICCV 2025poster

Generating multi-view images from human instructions is crucial for 3D content creation. The primary challenges involve maintaining consistency across multiple views and effectively synthesizing shapes and textures under diverse conditions. In this paper, we propose the Multi-View AutoRegressive (MV…

2025

Enhancing Image Restoration Transformer via Adaptive Translation Equivariance

ICCV 2025poster

Translation equivariance is a fundamental inductive bias in image restoration, ensuring that translated inputs produce translated outputs. Attention mechanisms in modern restoration transformers undermine this property, adversely impacting both training convergence and generalization. To alleviate t…

Cited by 0SourcePDFScholar
2025

Spike2Former: Efficient Spiking Transformer for High-performance Image Segmentation

AAAI 2025technical

Spiking Neural Networks (SNNs) have a low-power advantage but perform poorly in image segmentation tasks. The reason is that directly converting neural networks with complex architectural designs for segmentation tasks into spiking versions leads to performance degradation and non-convergence. To ad…

2025

Universal Image Restoration Pre-training via Degradation Classification

ICLR 2025poster

This paper proposes the Degradation Classification Pre-Training (DCPT), which enables models to learn how to classify the degradation type of input images for universal image restoration pre-training. Unlike the existing self-supervised pre-training methods, DCPT utilizes the degradation type of the…

2025

V2C-CBM: Building Concept Bottlenecks with Vision-to-Concept Tokenizer

AAAI 2025technical

Concept Bottleneck Models (CBMs) offer inherent interpretability by initially translating images into human-comprehensible concepts, followed by a linear combination of these concepts for classification. However, the annotation of concepts for visual recognition tasks requires extensive expert knowl…

2024

Scaling the Codebook Size of VQ-GAN to 100,000 with a Utilization Rate of 99%

NeurIPS 2024poster

In the realm of image quantization exemplified by VQGAN, the process encodes images into discrete tokens drawn from a codebook with a predefined size. Recent advancements, particularly with LLAMA 3, reveal that enlarging the codebook significantly enhances model performance. However, VQGAN and its d…

2024

Scribble Hides Class: Promoting Scribble-Based Weakly-Supervised Semantic Segmentation with Its Class Label

AAAI 2024technical

Scribble-based weakly-supervised semantic segmentation using sparse scribble supervision is gaining traction as it reduces annotation costs when compared to fully annotated alternatives. Existing methods primarily generate pseudo-labels by diffusing labeled pixels to unlabeled ones with local cues f…

2022

Bagging Regional Classification Activation Maps for Weakly Supervised Object Localization

ECCV 2022poster

"Classification activation map (CAM), utilizing the classification structure to generate pixel-wise localization maps, is a crucial mechanism for weakly supervised object localization (WSOL). However, CAM directly uses the classifier trained on image-level features to locate objects, making it prefe…

2022

Weakly Supervised Object Localization As Domain Adaption

CVPR 2022poster

Weakly supervised object localization (WSOL) focuses on localizing objects only with the supervision of image-level classification masks. Most previous WSOL methods follow the classification activation map (CAM) that localizes objects based on the classification structure with the multi-instance lea…

Cited by 44PDFcodeScholar
2021

Learning the Superpixel in a Non-Iterative and Lifelong Manner

CVPR 2021poster

Superpixel is generated by automatically clustering pixels in an image into hundreds of compact partitions, which is widely used to perceive the object contours for its excellent contour adherence. Although some works use the Convolution Neural Network (CNN) to generate high-quality superpixel, we c…

Cited by 45PDFcodeScholar