← Search

Lingting Zhu

11 accepted papers

2026

AssetFormer: Modular 3D Assets Generation with Autoregressive Transformer

ICLR 2026poster

The digital industry demands high-quality, diverse modular 3D assets, especially for user-generated content (UGC). In this work, we introduce AssetFormer, an autoregressive Transformer-based model designed to generate modular 3D assets from textual descriptions. Our pilot study leverages real-world…

Cited by 0SourcecodeScholar
2026

CaliTex: Geometry-Calibrated Attention for View-Coherent 3D Texture Generation

CVPR 2026

Despite major advances brought by diffusion-based models, current 3D texture generation systems remain hindered by cross-view inconsistency -- textures that appear convincing from one viewpoint often fail to align across others. We find that this issue arises from attention ambiguity, where unstruct

Cited by 0SourceScholar
2026

Cross-Scale Pansharpening via ScaleFormer and the PanScale Benchmark

CVPR 2026

Pansharpening aims to generate high-resolution multi-spectral images by fusing the spatial detail of panchromatic images with the spectral richness of low-resolution MS data. However, most existing methods are evaluated under limited, low-resolution settings, limiting their generalization to real-wo

Cited by 0SourcecodeScholar
2026

Horseshoe Splatting: Handling Structural Sparsity for Uncertainty-Aware Gaussian-Splatting Radiance Field Rendering

ICLR 2026poster

We introduce Horseshoe Splatting, a Bayesian extension of 3D Gaussian Splatting (3DGS) that jointly addresses structured sparsity in per-splat covariances and delivers calibrated uncertainty. While neural radiance fields achieve high-fidelity view synthesis and 3DGS attains real-time rendering with…

Cited by 0SourcecodeScholar
2026

LumiTex: Towards High-Fidelity PBR Texture Generation with Illumination Context

ICLR 2026poster

Physically-based rendering (PBR) provides a principled standard for realistic material–lighting interactions in computer graphics. Despite recent advances in generating PBR textures, existing methods fail to address two fundamental challenges: 1) materials decomposition from image prompts under limi…

Cited by 0SourcecodeScholar
2026

Proxy-Tuning: Tailoring Multimodal Autoregressive Models for Subject-Driven Image Generation

CVPR 2026

Multimodal autoregressive (AR) models, based on next-token prediction and transformer architecture, have demonstrated remarkable capabilities in various multimodal tasks including text-to-image (T2I) generation. Despite their strong performance in general T2I tasks, our research reveals that these m

Cited by 0SourceScholar
2025

Generalizable Human Gaussians from Single-View Image

ICLR 2025poster

In this work, we tackle the task of learning 3D human Gaussians from a single image, focusing on recovering detailed appearance and geometry including unobserved regions. We introduce a single-view generalizable Human Gaussian Model (HGM), which employs a novel generate-then-refine pipeline with the…

2025

Large Images Are Gaussians: High-Quality Large Image Representation with Levels of 2D Gaussian Splatting

AAAI 2025technical

While Implicit Neural Representations (INRs) have demonstrated significant success in image representation, they are often hindered by large training memory and slow decoding speed. Recently, Gaussian Splatting (GS) has emerged as a promising solution in 3D reconstruction due to its highquality nove…

2025

MAR-3D: Progressive Masked Auto-regressor for High-Resolution 3D Generation

CVPR 2025highlight

Recent advances in auto-regressive transformers have revolutionized generative modeling across different domains, from language processing to visual generation, demonstrating remarkable capabilities. However, applying these advances to 3D generation presents three key challenges: the unordered natur…

Cited by 1SourcePDFScholar
2023

IDRNet: Intervention-Driven Relation Network for Semantic Segmentation

NeurIPS 2023poster

Co-occurrent visual patterns suggest that pixel relation modeling facilitates dense prediction tasks, which inspires the development of numerous context modeling paradigms, \emph{e.g.}, multi-scale-driven and similarity-driven context schemes. Despite the impressive results, these existing paradigms…

2023

Taming Diffusion Models for Audio-Driven Co-Speech Gesture Generation

CVPR 2023poster

Animating virtual avatars to make co-speech gestures facilitates various applications in human-machine interaction. The existing methods mainly rely on generative adversarial networks (GANs), which typically suffer from notorious mode collapse and unstable training, thus making it difficult to learn…