← Search

Qiankun Liu

15 accepted papers

2026

MEDUSA: Motion Elimination in Diffusion Using Spectral Attack

ICML 2026poster

With the widespread application of Video Diffusion Models (VDMs), video synthesis has achieved remarkable temporal dynamics. Image-to-Video (I2V) generation allows users to provide reference images, which enables attackers to inject adversarial noise into these conditions. Due to the robust spatio-t…

Cited by 0SourceScholar
2026

MagicPaint: Operate Anything for Image Inpainting with Diffusion Model

AAAI 2026technical

Recent diffusion-based models have significantly improved inpainting quality. However, existing methods struggle with multi-task inpainting due to conflicting optimization objectives, and current datasets are typically limited to task-specific scenarios, hindering joint training. To address these ch

Cited by 0SourcePDFScholar
2026

Unposed-to-3D: Learning Simulation-Ready Vehicles from Real-World Images

CVPR 2026

Creating realistic and simulation-ready 3D assets is crucial for autonomous driving research and virtual environment construction. However, existing 3D vehicle generation methods are often trained on synthetic data with significant domain gaps from real-world distributions. The generated models ofte

Cited by 0SourcecodeScholar
2025

MVSMamba: Multi-View Stereo with State Space Model

NeurIPS 2025poster

Robust feature representations are essential for learning-based Multi-View Stereo (MVS), which relies on accurate feature matching. Recent MVS methods leverage Transformers to capture long-range dependencies based on local features extracted by conventional feature pyramid networks. However, the qua…

Cited by 0SourcecodeScholar
2025

MonoMVSNet: Monocular Priors Guided Multi-View Stereo Network

ICCV 2025poster

Learning-based Multi-View Stereo (MVS) methods aim to predict depth maps for a sequence of calibrated images to recover dense point clouds. However, existing MVS methods often struggle with challenging regions, such as textureless regions and reflective surfaces, where feature matching fails. In con…

2025

UNICL-SAM: Uncertainty-Driven In-Context Segmentation with Part Prototype Discovery

CVPR 2025poster

Recent advancements in in-context segmentation generalists have demonstrated significant success in performing various image segmentation tasks using a limited number of labeled example images. However, real-world applications present challenges due to the variability of support examples, which ofte…

Cited by 0SourcePDFScholar
2024

Infrared Small Target Detection with Scale and Location Sensitivity

CVPR 2024poster

Recently infrared small target detection (IRSTD) has been dominated by deep-learning-based methods. However these methods mainly focus on the design of complex model structures to extract discriminative features leaving the loss functions for IRSTD under-explored. For example the widely used Interse…

2024

Towards More Unified In-context Visual Understanding

CVPR 2024poster

The rapid advancement of large language models (LLMs) has accelerated the emergence of in-context learning (ICL) as a cutting-edge approach in the natural language processing domain. Recently ICL has been employed in visual understanding tasks such as semantic segmentation and image captioning yield…

Cited by 12SourcePDFScholar
2023

Dual-Feature Enhancement for Weakly Supervised Temporal Action Localization

ICASSP 2023accepted

Weakly-supervised Temporal Action Localization (WTAL) aims at localizing actions in untrimmed videos with only video-level labels. Most existing methods embrace a "localization by classification" paradigm and adopt a model that pre-trained with recognition task for feature extraction. The gap betwee…

Cited by 0SourceScholar
2022

Reduce Information Loss in Transformers for Pluralistic Image Inpainting

CVPR 2022poster

Transformers have achieved great success in pluralistic image inpainting recently. However, we find existing transformer based solutions regard each pixel as a token, thus suffer from information loss issue from two aspects: 1) They downsample the input image into much lower resolutions for efficien…

Cited by 106PDFcodeScholar
2022

UIA-ViT: Unsupervised Inconsistency-Aware Method Based on Vision Transformer for Face Forgery Detection

ECCV 2022poster

"Intra-frame inconsistency has been proved to be effective for the generalization of face forgery detection. However, learning to focus on these inconsistency requires extra pixel-level forged location annotations. Acquiring such annotations is non-trivial. Some existing methods generate large-scale…