← Search

Jiequan Cui

19 accepted papers

2026

NeuSpring: Neural Spring Fields for Reconstruction and Simulation of Deformable Objects from Videos

AAAI 2026technical

In this paper, we aim to create physical digital twins of deformable objects under interaction. Existing methods focus more on the physical learning of current state modeling, but generalize worse to future prediction. This is because existing methods ignore the intrinsic physical properties of defo

Cited by 0SourcePDFScholar
2026

Object Fusion via Diffusion Time-step for Customized Image Editing with Single Example

AAAI 2026technical

We tackle the task of customized image editing using a text-conditioned Diffusion Model (DM). The goal is to fuse the subject in a reference image (e.g., sunglasses) with a source one (e.g., a boy), while retaining the fidelity of them both (e.g., the boy wearing the sunglasses). An intuitive approa

Cited by 0SourcePDFScholar
2026

Pushing Rendering Boundaries: Hard Gaussian Splatting

AAAI 2026technical

3D Gaussian Splatting (3DGS) has demonstrated impressive Novel View Synthesis (NVS) results in a real-time rendering manner. During training, it relies heavily on the average magnitude of view-space positional gradients to grow Gaussians to reduce rendering loss. However, this average operation smoo

Cited by 0SourcePDFScholar
2026

Reducing Class-Wise Performance Disparity via Margin Regularization

ICLR 2026poster

Deep neural networks often exhibit substantial disparities in class-wise accuracy, even when trained on class-balanced data—posing concerns for reliable deployment. While prior efforts have explored empirical remedies, a theoretical understanding of such performance disparities in classification rem…

Cited by 0SourcecodeScholar
2025

CARE Transformer: Mobile-Friendly Linear Visual Transformer via Decoupled Dual Interaction

CVPR 2025highlight

Recently, large efforts have been made to design efficient linear-complexity visual Transformers. However, current linear attention models are generally unsuitable to be deployed in resource-constrained mobile devices, due to suffering from either few efficiency gains or significant accuracy drops.…

Cited by 0SourcePDFScholar
2025

Learnable Feature Patches and Vectors for Boosting Low-light Image Enhancement without External Knowledge

ICCV 2025poster

A major challenge in Low-Light Image Enhancement (LLIE) is its ill-posed nature: low-light images often lack sufficient information to align with normal-light ones (e.g., not all training data can be fully fitted to the ground truth). Numerous studies have attempted to bridge the gap between low- an…

Cited by 0SourcePDFScholar
2025

Project-Probe-Aggregate: Efficient Fine-Tuning for Group Robustness

CVPR 2025highlight

While image-text foundation models have succeeded across diverse downstream tasks, they still face challenges in the presence of spurious correlations between the input and label. To address this issue, we propose a simple three-step approach-Project-Probe-Aggregate (PPA)-that enables parameter-effi…

Cited by 0SourcePDFScholar
2024

Classes Are Not Equal: An Empirical Study on Image Recognition Fairness

CVPR 2024poster

In this paper we present an empirical study on image recognition unfairness i.e. extreme class accuracy disparity on balanced data like ImageNet. We demonstrate that classes are not equal and unfairness is prevalent for image classification models across various datasets network architectures and mo…

2024

Decoupled Kullback-Leibler Divergence Loss

NeurIPS 2024poster

In this paper, we delve deeper into the Kullback–Leibler (KL) Divergence loss and mathematically prove that it is equivalent to the Decoupled Kullback-Leibler (DKL) Divergence loss that consists of 1) a weighted Mean Square Error ($\mathbf{w}$MSE) loss and 2) a Cross-Entropy loss incorporating soft…

2024

Doubly Abductive Counterfactual Inference for Text-based Image Editing

CVPR 2024poster

We study text-based image editing (TBIE) of a single image by counterfactual inference because it is an elegant formulation to precisely address the requirement: the edited image should retain the fidelity of the original one. Through the lens of the formulation we find that the crux of TBIE is that…

2024

Instruction Tuning-free Visual Token Complement for Multimodal LLMs

ECCV 2024poster

"As the open community of large language models (LLMs) matures, multimodal LLMs (MLLMs) have promised an elegant bridge between vision and language. However, current research is inherently constrained by challenges such as the need for high-quality instruction pairs and the loss of visual informatio…

Cited by 3SourcePDFScholar
2024

Typicalness-Aware Learning for Failure Detection

NeurIPS 2024poster

Deep neural networks (DNNs) often suffer from the overconfidence issue, where incorrect predictions are made with high confidence scores, hindering the applications in critical systems. In this paper, we propose a novel approach called Typicalness-Aware Learning (TAL) to address this issue and impro…

2023

Learning Context-Aware Classifier for Semantic Segmentation

AAAI 2023technical

Semantic segmentation is still a challenging task for parsing diverse contexts in different scenes, thus the fixed classifier might not be able to well address varying feature distributions during testing. Different from the mainstream literature where the efficacy of strong backbones and effective…

2023

Understanding Imbalanced Semantic Segmentation Through Neural Collapse

CVPR 2023poster

A recent study has shown a phenomenon called neural collapse in that the within-class means of features and the classifier weight vectors converge to the vertices of a simplex equiangular tight frame at the terminal phase of training for classification. In this paper, we explore the corresponding st…