← Search

Tianjiao Ding

13 accepted papers

2025

Concept Lancet: Image Editing with Compositional Representation Transplant

CVPR 2025poster

Diffusion models are widely used for image editing tasks. Existing editing methods often design a representation manipulation procedure by curating an edit direction in the text embedding or score space. However, such a procedure faces a key challenge: overestimating the edit strength harms visual c…

Cited by 0SourcePDFScholar
2025

Token Statistics Transformer: Linear-Time Attention via Variational Rate Reduction

ICLR 2025spotlight

The attention operator is arguably the key distinguishing factor of transformer architectures, which have demonstrated state-of-the-art performance on a variety of tasks. However, transformer attention operators often impose a significant computational burden, with the computational complexity scali…

2025

Voyaging into Perpetual Dynamic Scenes from a Single View

ICCV 2025poster

The problem of generating a perpetual dynamic scene from a single view is an important problem with widespread applications in augmented and virtual reality, and robotics. However, since dynamic scenes regularly change over time, a key challenge is to ensure that different generated views be consist…

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…

2024

PaCE: Parsimonious Concept Engineering for Large Language Models

NeurIPS 2024poster

Large Language Models (LLMs) are being used for a wide variety of tasks. While they are capable of generating human-like responses, they can also produce undesirable output including potentially harmful information, racist or sexist language, and hallucinations. Alignment methods are designed to red…

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

Efficient Maximal Coding Rate Reduction by Variational Forms

CVPR 2022poster

The principle of Maximal Coding Rate Reduction (MCR2) has recently been proposed as a training objective for learning discriminative low-dimensional structures intrinsic to high-dimensional data to allow for more robust training than standard approaches, such as cross-entropy minimization. However,…

Cited by 11PDFScholar
2020

Robust Homography Estimation via Dual Principal Component Pursuit

CVPR 2020poster

We revisit robust estimation of homographies over point correspondences between two or three views, a fundamental problem in geometric vision. The analysis serves as a platform to support a rigorous investigation of Dual Principal Component Pursuit (DPCP) as a valid and powerful alternative to RANSA…

Cited by 22PDFScholar
2019

Noisy Dual Principal Component Pursuit

ICML 2019oral

Dual Principal Component Pursuit (DPCP) is a recently proposed non-convex optimization based method for learning subspaces of high relative dimension from noiseless datasets contaminated by as many outliers as the square of the number of inliers. Experimentally, DPCP has proved to be robust to noise…

Cited by 24SourcePDFScholar
2018

Learning to Parse Wireframes in Images of Man-Made Environments

CVPR 2018poster

In this paper, we propose a learning-based approach to the task of automatically extracting a "wireframe" representation for images of cluttered man-made environments. The wireframe contains all salient straight lines and their junctions of the scene that encode efficiently and accurately large-scal…