← Search

Xiaohui Li

18 accepted papers

2026

ArtiMuse: Fine-Grained Image Aesthetics Assessment with Joint Scoring and Expert-Level Understanding

CVPR 2026

The rapid advancement of educational applications, artistic creation, and AI-generated content (AIGC) technologies has substantially increased practical requirements for comprehensive Image Aesthetics Assessment (IAA), particularly demanding methods capable of delivering both quantitative scoring an

Cited by 32SourcecodeScholar
2026

Autonomous Navigation in Unstructured Environments: A Probabilistic Approach for Generating Local Guidance With Limited Prior Information

RA-L 2026

Generating reliable local guidance information is crucial for autonomous navigation in unstructured environments with limited prior information. Conventional approaches often fuse navigation cues with different physical semantics into a single scalar objective through manually weighted cost terms, m

Cited by 0SourceScholar
2026

FlashVSR: Towards Real-time Diffusion-Based Streaming Video Super Resolution

CVPR 2026

Diffusion models have recently advanced video restoration, but applying them to real-world and AIGC-generated video super-resolution (VSR) remains challenging due to high latency, prohibitive computation, and poor generalization to ultra-high resolutions. Our goal in this work is to make diffusion-b

Cited by 0SourcecodeScholar
2026

LinearSR: Unlocking Linear Attention for Stable and Efficient Image Super-Resolution

ICLR 2026poster

Generative models for Image Super-Resolution (SR) are increasingly powerful, yet their reliance on self-attention's quadratic complexity ($O(N^2)$) creates a major computational bottleneck. Linear Attention offers an $O(N)$ solution, but its promise for photorealistic SR has remained largely untappe…

Cited by 0SourcecodeScholar
2026

MICE-Bench: A Challenging and Comprehensive Benchmark for Multi-Reference Image Creation and Editing

ICML 2026poster

The paradigm of visual generation is rapidly shifting from single-image conditioning toward multi-image conditioning, making the ability to synthesize and edit images based on multiple visual references a critical capability. Despite this trend, existing benchmarks remain largely limited to single-r…

Cited by 0SourceScholar
2026

StableI2I: Spotting Unintended Changes in Image-to-Image Transition

ICML 2026poster

In most real-world image-to-image (I2I) scenarios, existing evaluations primarily focus on instruction following and the perceptual quality or aesthetics of the generated images. However, they largely fail to assess whether the output image preserves the semantic correspondence and spatial structure…

Cited by 0SourceScholar
2026

UniPercept: Towards Unified Perceptual-Level Image Understanding across Aesthetics, Quality, Structure, and Texture

ICML 2026spotlight

Multimodal large language models (MLLMs) have achieved remarkable progress in visual understanding tasks such as visual grounding, segmentation, and captioning. However, their ability to perceive perceptual-level image features remains limited. In this work, we present UniPercept-Bench, a unified fr…

Cited by 0SourceScholar
2026

WeTok: Powerful Discrete Tokenization for High-Fidelity Visual Reconstruction

ICLR 2026poster

Visual tokenizer is a critical component for vision generation. However, the existing tokenizers often face unsatisfactory trade-off between compression ratios and reconstruction fidelity. To fill this gap, we introduce a powerful and concise WeTok tokenizer, which surpasses the previous leading tok…

Cited by 0SourcecodeScholar
2025

DiffVSR: Revealing an Effective Recipe for Taming Robust Video Super-Resolution Against Complex Degradations

ICCV 2025poster

Diffusion models have demonstrated exceptional capabilities in image restoration, yet their application to video super-resolution (VSR) faces significant challenges in balancing fidelity with temporal consistency. Our evaluation reveals a critical gap: existing approaches consistently fail on severe…

Cited by 0SourcePDFScholar
2025

EMOVA: Empowering Language Models to See, Hear and Speak with Vivid Emotions

CVPR 2025poster

GPT-4o, an omni-modal model that enables vocal conversations with diverse emotions and tones, marks a milestone for omni-modal foundation models. However, empowering Large Language Models to perceive and generate images, texts, and speeches end-to-end with publicly available data remains challenging…

Cited by 23SourcePDFScholar
2025

Self-Supervised Traversability Learning With Online Prototype Adaptation for Off-Road Autonomous Driving

RA-L 2025

Achieving reliable and safe autonomous driving in off-road environments requires accurate and efficient terrain traversability analysis. However, this task faces several challenges, including the scarcity of large-scale datasets tailored for off-road scenarios, the high cost and potential errors of

Cited by 4SourceScholar
2024

Audio-Aided Learning Framework for Image Classification with Limited Training Images

ICASSP 2024accepted

It is challenging to train a generalizable deep learning classifier with limited training images. Existing few-shot learning approaches try to improve classification performance largely by transferring prior knowledge from upstream large-sample tasks to the current small-sample task. Besides upstrea…

Cited by 0SourceScholar
2024

Hint-AD: Holistically Aligned Interpretability in End-to-End Autonomous Driving

CoRL 2024poster

End-to-end architectures in autonomous driving (AD) face a significant challenge in interpretability, impeding human-AI trust. Human-friendly natural language has been explored for tasks such as driving explanation and 3D captioning. However, previous works primarily focused on the paradigm of decla…

Cited by 5SourceScholar
2024

M3-GMN: A Multi-environment, Multi-LiDAR, Multi-task dataset for Grid Map based Navigation

IROS 2024

In this paper, we propose a multi-environment, multi-LiDAR, multi-task dataset to promote the grid map-based navigation capability for autonomous vehicles. The dataset comprises structured and unstructured environmental data captured by different types of LiDAR and contains various challenging scena

Cited by 2SourcecodeScholar
2024

Prototype Calibration with Synthesized Samples for Zero-Shot Chinese Character Recognition

ICASSP 2024accepted

Zero-shot Chinese character recognition aims to recognize unseen characters that have never appeared in training. Recently, many methods learn a cross-modal alignment between character samples and auxiliary semantic data like glyph templates in training, and directly employ it to recognize unseen ch…

Cited by 0SourceScholar
2024

SEAL: A Framework for Systematic Evaluation of Real-World Super-Resolution

ICLR 2024spotlight

Real-world Super-Resolution (Real-SR) methods focus on dealing with diverse real-world images and have attracted increasing attention in recent years. The key idea is to use a complex and high-order degradation model to mimic real-world degradations. Although they have achieved impressive results i…

2024

WiMANS: A Benchmark Dataset for WiFi-based Multi-user Activity Sensing

ECCV 2024poster

"WiFi-based human sensing has exhibited remarkable potential to analyze user behaviors in a non-intrusive and device-free manner, benefiting applications as diverse as smart homes and healthcare. However, most previous works focus on single-user sensing, which has limited practicability in scenarios…

2023

Real-World Image Super-Resolution as Multi-Task Learning

NeurIPS 2023poster

In this paper, we take a new look at real-world image super-resolution (real-SR) from a multi-task learning perspective. We demonstrate that the conventional formulation of real-SR can be viewed as solving multiple distinct degradation tasks using a single shared model. This poses a challenge known…