← Search

Songhua Liu

40 accepted papers

2026

Bend the Basics: Degradation-Aware Deformable Tokenization for All-in-One Image Restoration

ICML 2026poster

All-in-one image restoration seeks a single model that can recover images degraded by diverse and spatially non-uniform corruptions. However, many unified Transformers rely on fixed patch partitioning: task/degradation condition is injected only into the backbone blocks after tokenization, leaving t…

Cited by 0SourceScholar
2026

Beyond Soft Labels: Unifying Dataset Pruning and Distillation for Efficient Large-scale Compression

ICML 2026poster

Dataset pruning (DP) and dataset distillation (DD) fundamentally differ in their outputs: DP selects original image subsets, while DD generates synthetic images. Recently, DD's increasing reliance on original images suggests a convergence of the two directions. To investigate this convergence trend,…

Cited by 0SourceScholar
2026

CoDA: From Text-to-Image Diffusion Models to Training-Free Dataset Distillation

ICLR 2026poster

Prevailing Dataset Distillation (DD) methods leveraging generative models confront two fundamental limitations. First, despite pioneering the use of diffusion models in DD and delivering impressive performance, the vast majority of approaches paradoxically require a diffusion model pre-trained on th…

Cited by 0SourcecodeScholar
2026

EditMGT: Unleashing Potentials of Masked Generative Transformers in Image Editing

CVPR 2026

Recent advances in diffusion models (DMs) have achieved exceptional visual quality in image editing tasks. However, the global denoising dynamics of DMs inherently conflate local editing targets with the full-image context, leading to unintended modifications in non-target regions. In this paper, we

Cited by 0SourcecodeScholar
2026

FreLay: Frequency-aware Energy Function for Training-free Layout-to-Image Generation

AAAI 2026technical

Layout-to-Image generation has significantly advanced content creation by enabling the rendering of visual text under predefined spatial layouts. Current approaches achieve training-free layout guidance by constructing attention-based energy functions to derive correction gradients. In this paper, w

Cited by 0SourcePDFScholar
2026

Gated Condition Injection without Multimodal Attention: Towards Controllable Linear-Attention Transformers

CVPR 2026

Recent advances in diffusion-based controllable visual generation have led to remarkable improvements in image quality. However, these powerful models are typically deployed on cloud servers due to their large computational demands, raising serious concerns about user data privacy. To enable secure

Cited by 0SourceScholar
2026

MultiAnimate: Pose-Guided Image Animation Made Extensible

CVPR 2026

Pose-guided human image animation aims to synthesize realistic videos of a reference character driven by a sequence of poses. While diffusion-based methods have achieved remarkable success, most existing approaches are limited to single-character animation. We observe that naively extending these me

Cited by 0SourcecodeScholar
2026

RunawayEvil: Jailbreaking the Image-to-Video Generative Models

CVPR 2026

Image-to-Video (I2V) generation represents a frontier in content creation, where models synthesize dynamic visual sequences by jointly reasoning from both image and text prompts. This multimodal grounding enables diverse controllability over video attributes. However, it is precisely this capability

Cited by 0SourcecodeScholar
2026

SpotEdit: Selective Region Editing in Diffusion Transformers

CVPR 2026

Diffusion Transformer (DiT)-based models have significantly advanced image editing by encoding conditional images and integrating them into transformer layers. However, most edits involve modifying only small regions, while current methods uniformly process and denoise all tokens at every timestep,

Cited by 0SourcecodeScholar
2025

CLEAR: Conv-Like Linearization Revs Pre-Trained Diffusion Transformers Up

NeurIPS 2025poster

Diffusion Transformers (DiT) have become a leading architecture in image generation. However, the quadratic complexity of attention mechanisms, which are responsible for modeling token-wise relationships, results in significant latency when generating high-resolution images. To address this issue, w…

Cited by 0SourcecodeScholar
2025

Control and Realism: Best of Both Worlds in Layout-to-Image without Training

ICML 2025poster

Layout-to-Image generation aims to create complex scenes with precise control over the placement and arrangement of subjects. Existing works have demonstrated that pre-trained Text-to-Image diffusion models can achieve this goal without training on any specific data; however, they often face challen…

Cited by 0SourcePDFScholar
2025

Heavy Labels Out! Dataset Distillation with Label Space Lightening

ICCV 2025poster

Dataset distillation or condensation aims to condense a large-scale training dataset into a much smaller synthetic one such that the training performance of distilled and original sets on neural networks are similar. Although the number of training samples can be reduced substantially, current state…

2025

Image Editing As Programs with Diffusion Models

NeurIPS 2025poster

While diffusion models have achieved remarkable success in text-to-image generation, they encounter significant challenges with instruction-driven image editing. Our research highlights a key challenge: these models particularly struggle with structurally-inconsistent edits that involve substantial…

Cited by 0SourcecodeScholar
2025

OminiControl: Minimal and Universal Control for Diffusion Transformer

ICCV 2025poster

We present OminiControl, a novel approach that rethinks how image conditions are integrated into Diffusion Transformer (DiT) architectures. Current image conditioning methods either introduce substantial parameter overhead or handle only specific control tasks effectively, limiting their practical v…

2025

POSTA: A Go-to Framework for Customized Artistic Poster Generation

CVPR 2025poster

Poster design is a critical medium for visual communication. Prior work has explored automatic poster design using deep learning techniques, but these approaches lack text accuracy, user customization, and aesthetic appeal, limiting their applicability in artistic domains such as movies and exhibiti…

Cited by 4SourcePDFScholar
2024

MindBridge: A Cross-Subject Brain Decoding Framework

CVPR 2024highlight

Brain decoding a pivotal field in neuroscience aims to reconstruct stimuli from acquired brain signals primarily utilizing functional magnetic resonance imaging (fMRI). Currently brain decoding is confined to a per-subject-per-model paradigm limiting its applicability to the same individual for whom…

2024

Mutual-Modality Adversarial Attack with Semantic Perturbation

AAAI 2024technical

Adversarial attacks constitute a notable threat to machine learning systems, given their potential to induce erroneous predictions and classifications. However, within real-world contexts, the essential specifics of the deployed model are frequently treated as a black box, consequently mitigating th…

Cited by 11SourcePDFScholar
2024

One-shot Federated Learning via Synthetic Distiller-Distillate Communication

NeurIPS 2024poster

One-shot Federated learning (FL) is a powerful technology facilitating collaborative training of machine learning models in a single round of communication. While its superiority lies in communication efficiency and privacy preservation compared to iterative FL, one-shot FL often compromises model p…

2024

StyDeSty: Min-Max Stylization and Destylization for Single Domain Generalization

ICML 2024poster

Single domain generalization (single DG) aims at learning a robust model generalizable to unseen domains from only one training domain, making it a highly ambitious and challenging task. State-of-the-art approaches have mostly relied on data augmentations, such as adversarial perturbation and style…

2024

Teddy: Efficient Large-Scale Dataset Distillation via Taylor-Approximated Matching

ECCV 2024poster

"Dataset distillation or condensation refers to compressing a large-scale dataset into a much smaller one, enabling models trained on this synthetic dataset to generalize effectively on real data. Tackling this challenge, as defined, relies on a bi-level optimization algorithm: a novel model is trai…

2023

Distribution Shift Inversion for Out-of-Distribution Prediction

CVPR 2023poster

Machine learning society has witnessed the emergence of a myriad of Out-of-Distribution (OoD) algorithms, which address the distribution shift between the training and the testing distribution by searching for a unified predictor or invariant feature representation. However, the task of directly mit…

2023

Master: Meta Style Transformer for Controllable Zero-Shot and Few-Shot Artistic Style Transfer

CVPR 2023poster

Transformer-based models achieve favorable performance in artistic style transfer recently thanks to its global receptive field and powerful multi-head/layer attention operations. Nevertheless, the over-paramerized multi-layer structure increases parameters significantly and thus presents a heavy bu…

Cited by 20SourcePDFScholar
2023

SG-Former: Self-guided Transformer with Evolving Token Reallocation

ICCV 2023poster

Vision Transformer has demonstrated impressive success across various vision tasks. However, its heavy computation cost, which grows quadratically with respect to the token sequence length, largely limits its power in handling large feature maps. To alleviate the computation cost, previous works rel…

Cited by 74PDFcodeScholar
2022

DynaST: Dynamic Sparse Transformer for Exemplar-Guided Image Generation

ECCV 2022poster

"One key challenge of exemplar-guided image generation lies in establishing fine-grained correspondences between input and guided images. Prior approaches, despite the promising results, have relied on either estimating dense attention to compute per-point matching, which is limited to only coarse s…

2021

AdaAttN: Revisit Attention Mechanism in Arbitrary Neural Style Transfer

ICCV 2021poster

Fast arbitrary neural style transfer has attracted widespread attention from academic, industrial and art communities due to its flexibility in enabling various applications. Existing solutions either attentively fuse deep style feature into deep content feature without considering feature distribut…

Cited by 444PDFcodeScholar
2021

Paint Transformer: Feed Forward Neural Painting With Stroke Prediction

ICCV 2021poster

Neural painting refers to the procedure of producing a series of strokes for a given image and non-photo-realistically recreating it using neural networks. While reinforcement learning (RL) based agents can generate a stroke sequence step by step for this task, it is not easy to train a stable RL ag…

Cited by 93PDFcodeScholar