← Search

Shihao han

7 accepted papers

2026

Inter-Edit: First Benchmark for Interactive Instruction-Based Image Editing

CVPR 2026

Precise and controllable image editing remains a significant challenge. Current methods often rely on text prompts, but achieving accurate spatial localization solely through descriptions is inherently difficult. Mask-based approaches, though offering better control, typically require overly precise

Cited by 0SourcecodeScholar
2026

RAA: Achieving Interactive Remove/Add Anything via Fully Synthetic Data

AAAI 2026technical

Precise and controllable image editing, especially object removal and insertion, represents one of the most common demands in image manipulation. However, existing methods suffer from severe limitations. Mask-based inpainting often introduces visual artifacts and semantic inconsistencies, while inst

Cited by 0SourcePDFScholar
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

FALCON: An ML Framework for Fully Automated Layout-Constrained Analog Circuit Design

NeurIPS 2025poster

Designing analog circuits from performance specifications is a complex, multi-stage process encompassing topology selection, parameter inference, and layout feasibility. We introduce FALCON, a unified machine learning framework that enables fully automated, specification-driven analog circuit synthe…

Cited by 0SourcecodeScholar
2025

KAN-HyperpointNet for Point Cloud Sequence-Based 3D Human Action Recognition

ICASSP 2025accepted

Point cloud sequence-based 3D action recognition has achieved impressive performance and efficiency. However, existing point cloud sequence modeling methods cannot adequately balance the precision of limb micro-movements with the integrity of posture macro-structure, leading to the loss of crucial i…

Cited by 0SourceScholar
2025

One-Minute Video Generation with Test-Time Training

CVPR 2025poster

Transformers today still struggle to generate one-minute videos because self-attention layers are inefficient for long context. Alternatives such as Mamba layers struggle to produce coherent scenes because their hidden states are small and less expressive. We experiment with Test-Time Training (TTT)…

2025

UFO: Enhancing Diffusion-Based Video Generation with a Uniform Frame Organizer

AAAI 2025technical

Recently, diffusion-based video generation models have achieved significant success. However, existing models often suffer from issues like weak consistency and declining image quality over time. To overcome these challenges, inspired by aesthetic principles, we propose a non-invasive plug-in called…