← Search

Xinting Hu

19 accepted papers

2026

Easier Painting Than Thinking: Can Text-to-Image Models Set the Stage, but Not Direct the Play?

ICLR 2026poster

Text-to-image (T2I) generation aims to synthesize images from textual prompts, which jointly specify what must be shown and imply what can be inferred, which thus correspond to two core capabilities: \textbf{\textit{composition}} and \textbf{\textit{reasoning}}. Despite recent advances of T2I models…

Cited by 0SourcecodeScholar
2026

LIVE: Long-horizon Interactive Video World Modeling

ICML 2026poster

Autoregressive video world models predict future visual observations conditioned on actions. While effective over short horizons, these models often struggle with long-horizon generation, as small prediction errors accumulate over time. Prior methods alleviate this by introducing pre-trained teacher…

Cited by 0SourceScholar
2026

On the Generalization of SFT: A Reinforcement Learning Perspective with Reward Rectification

ICLR 2026poster

In this work, we present a simple yet theoretically motivated improvement to Supervised Fine-Tuning (SFT) for the Large Language Model (LLM), addressing its limited generalization compared to reinforcement learning (RL). Through mathematical analysis, we reveal that standard SFT gradients implicitly…

Cited by 0SourcecodeScholar
2026

SPEED: Scalable, Precise, and Efficient Concept Erasure for Diffusion Models

ICLR 2026poster

Erasing concepts from large-scale text-to-image (T2I) diffusion models has become increasingly crucial due to the growing concerns over copyright infringement, offensive content, and privacy violations. In scalable applications, fine-tuning-based methods are time-consuming to precisely erase multipl…

Cited by 0SourcecodeScholar
2026

SemanticNVS: Improving Semantic Scene Understanding in Generative Novel View Synthesis

ICML 2026poster

We present SemanticNVS, a camera-conditioned multi-view diffusion model for novel view synthesis (NVS), which improves generation quality and consistency by integrating pre-trained semantic feature extractors. Existing NVS methods perform well for views near the input view, however, they tend to gen…

Cited by 0SourceScholar
2026

Veda: Scalable Video Diffusion via Distilled Sparse Attention

ICML 2026poster

Scaling Diffusion Transformers to generate high-resolution, long videos is constrained by the quadratic cost of self-attention, and existing sparse attention methods degrade under high sparsity. We show empirically that generation quality is determined not by the sparsity ratio itself, but by how we…

Cited by 0SourceScholar
2025

Edit360: 2D Image Edits to 3D Assets from Any Angle

ICCV 2025poster

Recent advances in diffusion models have significantly improved image generation and editing, but extending these capabilities to 3D assets remains challenging, especially for fine-grained edits that require multi-view consistency. Existing methods typically restrict editing to predetermined viewing…

Cited by 0SourcePDFScholar
2025

KRIS-Bench: Benchmarking Next-Level Intelligent Image Editing Models

NeurIPS 2025poster

Recent advances in multi-modal generative models have enabled significant progress in instruction-based image editing. However, while these models produce visually plausible outputs, their capacity for knowledge-based reasoning editing tasks remains under-explored. In this paper, We introduce KRIS-B…

Cited by 0SourceScholar
2025

Mimic In-Context Learning for Multimodal Tasks

CVPR 2025poster

Recently, In-context Learning (ICL) has become a significant inference paradigm in Large Multimodal Models (LMMs), utilizing a few in-context demonstrations (ICDs) to prompt LMMs for new tasks. However, the synergistic effects in multimodal data increase the sensitivity of ICL performance to the con…

2025

Number it: Temporal Grounding Videos like Flipping Manga

CVPR 2025poster

Video Large Language Models (Vid-LLMs) have made remarkable advancements in comprehending video content for QA dialogue. However, they struggle to extend this visual understanding to tasks requiring precise temporal localization, known as Video Temporal Grounding (VTG). To address this, we introduce…

2025

PersonaHOI: Effortlessly Improving Face Personalization in Human-Object Interaction Generation

CVPR 2025poster

We introduce PersonaHOI, a training- and tuning-free framework that fuses a general StableDiffusion model with a personalized face diffusion (PFD) model to generate identity-consistent human-object interaction (HOI) images. While existing PFD models have advanced significantly, they often overemphas…

2025

Personalized Generation In Large Model Era: A Survey

ACL 2025long

In the era of large models, content generation is gradually shifting to Personalized Generation (PGen), tailoring content to individual preferences and needs. This paper presents the first comprehensive survey on PGen, investigating existing research in this rapidly growing field. We conceptualize P…

Cited by 0SourcePDFScholar
2025

Unlearning Concepts in Diffusion Model via Concept Domain Correction and Concept Preserving Gradient

AAAI 2025technical

Text-to-image diffusion models have achieved remarkable success in generating photorealistic images. However, the inclusion of sensitive information during pre-training poses significant risks. Machine Unlearning (MU) offers a promising solution to eliminate sensitive concepts from these models. Des…

2024

LIVE: Learnable In-Context Vector for Visual Question Answering

NeurIPS 2024poster

As language models continue to scale, Large Language Models (LLMs) have exhibited emerging capabilities in In-Context Learning (ICL), enabling them to solve language tasks by prefixing a few in-context demonstrations (ICDs) as context. Inspired by these advancements, researchers have extended these…

2024

MTA-CLIP: Language-Guided Semantic Segmentation with Mask-Text Alignment

ECCV 2024poster

"Recent approaches have shown that large-scale vision-language models such as CLIP can improve semantic segmentation performance. These methods typically aim for pixel-level vision-language alignment, but often rely on low-resolution image features from CLIP, resulting in class ambiguities along bou…

Cited by 5SourcePDFScholar
2024

Training Vision Transformers for Semi-Supervised Semantic Segmentation

CVPR 2024poster

We present S4Former a novel approach to training Vision Transformers for Semi-Supervised Semantic Segmentation (S4). At its core S4Former employs a Vision Transformer within a classic teacher-student framework and then leverages three novel technical ingredients: PatchShuffle as a parameter-free per…

2022

On Non-Random Missing Labels in Semi-Supervised Learning

ICLR 2022poster

Semi-Supervised Learning (SSL) is fundamentally a missing label problem, in which the label Missing Not At Random (MNAR) problem is more realistic and challenging, compared to the widely-adopted yet naive Missing Completely At Random assumption where both labeled and unlabeled data share the same cl…

2021

Distilling Causal Effect of Data in Class-Incremental Learning

CVPR 2021poster

We propose a causal framework to explain the catastrophic forgetting in Class-Incremental Learning (CIL) and then derive a novel distillation method that is orthogonal to the existing anti-forgetting techniques, such as data replay and feature/label distillation. We first 1) place CIL into the frame…

Cited by 257PDFcodeScholar