← Search

Xili Dai

10 accepted papers

2026

LazyDrag: Enabling Stable Drag-Based Editing on Multi-Modal Diffusion Transformers via Explicit Correspondence

ICLR 2026poster

The reliance on implicit point matching via attention has become a core bottleneck in drag-based editing, resulting in a fundamental compromise on weakened inversion strength and costly test-time optimization (TTO). This compromise severely limits the generative capabilities, suppressing high-fidel…

Cited by 0SourceScholar
2026

SpeakerVid-5M: A Large-Scale High-Quality Dataset for Audio-Visual Dyadic Interactive Human Generation

ICLR 2026poster

The rapid development of large-scale models has catalyzed significant breakthroughs in the digital human domain. These advanced methodologies offer high-fidelity solutions for avatar driving and rendering, leading academia to focus on the next major challenge: audio-visual dyadic interactive virtual…

Cited by 0SourcecodeScholar
2026

Training-Free Text-Guided Color Editing with Multi-Modal Diffusion Transformer

ICLR 2026poster

Text-guided color editing in images and videos is a fundamental yet unsolved problem, requiring fine-grained manipulation of color attributes, including albedo, light source color, and ambient lighting, while preserving physical consistency in geometry, material properties, and light-matter interact…

Cited by 0SourceScholar
2025

Taming Transformer Without Using Learning Rate Warmup

ICLR 2025poster

Scaling Transformer to a large scale without using some technical tricks such as learning rate warump and an obviously lower learning rate, is an extremely challenging task, and is increasingly gaining more attention. In this paper, we provide a theoretical analysis for the process of training Tran…

Cited by 0SourcePDFScholar
2025

Unposed Sparse Views Room Layout Reconstruction in the Age of Pretrain Model

ICLR 2025poster

Room layout estimation from multiple-perspective images is poorly investigated due to the complexities that emerge from multi-view geometry, which requires muti-step solutions such as camera intrinsic and extrinsic estimation, image matching, and triangulation. However, in 3D reconstruction, the adv…

2024

$\textit{Bifr\"ost}$: 3D-Aware Image Compositing with Language Instructions

NeurIPS 2024poster

This paper introduces $\textit{Bifröst}$, a novel 3D-aware framework that is built upon diffusion models to perform instruction-based image composition. Previous methods concentrate on image compositing at the 2D level, which fall short in handling complex spatial relationships ($\textit{e.g.}$, occ…

Cited by 0SourcePDFScholar
2024

Image Clustering via the Principle of Rate Reduction in the Age of Pretrained Models

ICLR 2024poster

The advent of large pre-trained models has brought about a paradigm shift in both visual representation learning and natural language processing. However, clustering unlabeled images, as a fundamental and classic machine learning problem, still lacks an effective solution, particularly for large-sca…

2023

Incremental Learning of Structured Memory via Closed-Loop Transcription

ICLR 2023poster

This work proposes a minimal computational model for learning structured memories of multiple object classes in an incremental setting. Our approach is based on establishing a {\em closed-loop transcription} between the classes and a corresponding set of subspaces, known as a linear discriminative…

2023

Unsupervised Manifold Linearizing and Clustering

ICCV 2023poster

We consider the problem of simultaneously clustering and learning a linear representation of data lying close to a union of low-dimensional manifolds, a fundamental task in machine learning and computer vision. When the manifolds are assumed to be linear subspaces, this reduces to the classical prob…

Cited by 14PDFcodeScholar
2022

Revisiting Sparse Convolutional Model for Visual Recognition

NeurIPS 2022accept

Despite strong empirical performance for image classification, deep neural networks are often regarded as ``black boxes'' and they are difficult to interpret. On the other hand, sparse convolutional models, which assume that a signal can be expressed by a linear combination of a few elements from a…