← Search

Yihao Liu

41 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

Bringing Stability to Diffusion: Decomposing and Reducing Variance of Training Masked Diffusion Models

ICLR 2026poster

Masked diffusion models (MDMs) are a promising alternative to autoregressive models (ARMs), but they suffer from **inherently** much higher training variance. High variance leads to noisier gradient estimates and unstable optimization, so even equally strong pretrained MDMs and ARMs that are competi…

Cited by 0SourceScholar
2026

Factuality Matters: When Image Generation and Editing Meet Structured Visuals

ICLR 2026poster

While modern visual generation models excel at creating aesthetically pleasing natural images, they struggle with producing or editing structured visuals like charts, diagrams, and mathematical figures, which demand composition planning, text rendering, and multimodal reasoning for factual fidelity.…

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

Hear What You See: Video-to-Audio Generation with Diffusion Transformer and Semantic-Temporal Alignment-Ranked Direct Preference Optimization

CVPR 2026

Generating high-fidelity audio that is both semantically meaningful and temporally synchronized with silent videos remains a challenging problem in video-to-audio generation. Existing approaches often fail to capture fine-grained temporal correspondence between visual events and audio dynamics, lead

Cited by 0SourcecodeScholar
2026

Interact-RAG: Reason and Interact with the Corpus, Beyond Black-Box Retrieval

ICLR 2026poster

Retrieval-Augmented Generation (RAG) has significantly enhanced LLMs by incorporating external information. However, prevailing agentic RAG approaches are constrained by a critical limitation: they treat the retrieval process as a black-box querying operation. This confines agents' actions to query…

Cited by 0SourceScholar
2026

Jupiter: Enhancing LLM Data Analysis Capabilities via Notebook and Inference-Time Value-Guided Search

AAAI 2026technical

Large language models (LLMs) have shown great promise in automating data science workflows. However, existing models still struggle with multi-step reasoning and tool use, limiting their effectiveness on complex data analysis tasks. To address this limitation, we propose a scalable pipeline that ext

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

Omni-Weather: Unified Multimodal Foundation Model for Weather Generation and Understanding

ICLR 2026poster

Weather modeling requires both accurate prediction and mechanistic interpretation, yet existing methods treat these goals in isolation, separating generation from understanding. To address this gap, we present Omni-Weather, the first multimodal foundation model that unifies weather generation and un…

Cited by 0SourcecodeScholar
2026

PICABench: How Far are We from Physical Realistic Image Editing?

ICLR 2026poster

Image editing has achieved remarkable progress recently. Modern editing models could already follow complex instructions to manipulate the original content. However, beyond completing the editing instructions, the accompanying physical effects are the key to the generation realism. For example, remo…

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

SynWeather: Weather Observation Data Synthesis Across Multiple Regions and Variables via a General Diffusion Transformer

AAAI 2026technical

With the advancement of meteorological instruments, abundant data has become available. However, due to instruments’ intrinsic limitations such as environmental sensitivity and orbital constraints, raw data often suffer from temporal or spatial gaps, making it urgent to leverage data synthesis tech

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

Unveiling And Addressing Dimensional Collapse In Vector Quantization Models Via Codebook Regularization

ICML 2026poster

While recent advancements in Vector Quantization (VQ) models have successfully achieved complete codebook utilization, a critical bottleneck remains largely unexplored: the effective dimensionality of the codebook embedding space. We observe that discrete codebook representations tend to degenerate …

Cited by 0SourceScholar
2026

VisualScore: Learning Holistic Visual Quality Scores via Multi-Task Reasoning

ICML 2026poster

Image quality assessment (IQA) is inherently multi-mage quality assessment (IQA) is inherently multi-dimensional, yet existing reward models are typically limited to a single task and become unstable when extended to multi-task settings. In particular, heterogeneous reward scales and variances acros…

Cited by 0SourceScholar
2026

dMLLM-TTS: Self-Verified and Efficient Test-Time Scaling for Diffusion Multi-Modal Large Language Models

CVPR 2026

Diffusion Multi-modal Large Language Models (dMLLMs) have recently emerged as a novel architecture unifying image generation and understanding. However, developing effective and efficient Test-Time Scaling (TTS) methods to unlock their full generative potential remains an underexplored challenge. To

Cited by 0SourcecodeScholar
2025

An Image-Guided Robotic System for Transcranial Magnetic Stimulation: System Development and Experimental Evaluation

RA-L 2025

Transcranial magnetic stimulation is a noninvasive medical procedure that can modulate brain activity, and it is widely used in neuroscience, neurology research, and clinical practice. Compared to manual operators, robots may improve the outcome due to their superior accuracy and repeatability. Howe

Cited by 1SourceScholar
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

LOMIA: Label-Only Membership Inference Attacks against Pre-trained Large Vision-Language Models

NeurIPS 2025poster

Large vision-language models (VLLMs) have driven significant progress in multi-modal systems, enabling a wide range of applications across domains such as healthcare, education, and content generation. Despite the success, the large-scale datasets used to train these models often contain sensitive o…

Cited by 0SourceScholar
2025

Learning Differential Pyramid Representation for Tone Mapping

NeurIPS 2025poster

Existing tone mapping methods operate on downsampled inputs and rely on handcrafted pyramids to recover high-frequency details. Existing tone mapping methods operate on downsampled inputs and rely on handcrafted pyramids to recover high-frequency details. These designs typically fail to preserve fin…

Cited by 0SourcecodeScholar
2025

Look Before You Leap: Using Serialized State Machine for Language Conditioned Robotic Manipulation

IROS 2025

Imitation learning frameworks for robotic manipulation have drawn attention in the recent development of language model grounded robotics. However, the success of the frameworks largely depends on the coverage of the demonstration cases: When the demonstration set does not include examples of how to

Cited by 3SourceScholar
2025

OkraLong: A Flexible Retrieval-Augmented Framework for Long-Text Question Answering

EMNLP 2025

Large Language Models (LLMs) encounter challenges in efficiently answering long-text questions, as seen in applications like enterprise document analysis and financial report comprehension. While conventional solutions employ long-context processing or Retrieval-Augmented Generation (RAG), they suff

Cited by 0SourcePDFScholar
2025

PLA: Prompt Learning Attack against Text-to-Image Generative Models

ICCV 2025poster

Text-to-Image (T2I) models have gained widespread adoption across various applications. Despite the success, the potential misuse of T2I models poses significant risks of generating Not-Safe-For-Work (NSFW) content. To investigate the vulnerability of T2I models, this paper delves into adversarial a…

2025

StyleGuard: Preventing Text-to-Image-Model-based Style Mimicry Attacks by Style Perturbations

NeurIPS 2025poster

Recently, text-to-image diffusion models have been widely used for style mimicry and personalized customization through methods such as DreamBooth and Textual Inversion. This has raised concerns about intellectual property protection and the generation of deceptive content. Recent studies, such as G…

Cited by 0SourcecodeScholar
2025

TableLoRA: Low-rank Adaptation on Table Structure Understanding for Large Language Models

ACL 2025long

Tabular data are crucial in many fields and their understanding by large language models (LLMs) under high parameter efficiency paradigm is important. However, directly applying parameter-efficient fine-tuning (PEFT) techniques to tabular tasks presents significant challenges, particularly in terms…

2025

WeatherGFM: Learning a Weather Generalist Foundation Model via In-context Learning

ICLR 2025poster

The Earth's weather system involves intricate weather data modalities and diverse weather understanding tasks, which hold significant value to human life. Existing data-driven models focus on single weather understanding tasks (e.g., weather forecasting). While these models have achieved promising…

2025

dARt Vinci: Egocentric Data Collection for Surgical Robot Learning at Scale

IROS 2025

Data scarcity has long been an issue in the robot learning community. Particularly, in safety-critical domains like surgical applications, obtaining high-quality data can be especially difficult. It poses challenges to researchers seeking to exploit recent advancements in reinforcement learning and

Cited by 4SourceScholar
2024

A Comparative Study of Image Restoration Networks for General Backbone Network Design

ECCV 2024poster

"Despite the significant progress made by deep models in various image restoration tasks, existing image restoration networks still face challenges in terms of task generality. An intuitive manifestation is that networks which excel in certain tasks often fail to deliver satisfactory results in othe…

2024

GRIDS: Grouped Multiple-Degradation Restoration with Image Degradation Similarity

ECCV 2024poster

"Traditional single-task image restoration methods excel in handling specific degradation types but struggle with multiple degradations. To address this limitation, we propose Grouped Restoration with Image Degradation Similarity (GRIDS), a novel approach that harmonizes the competing objectives inh…

Cited by 5SourcePDFScholar
2024

On the Fly Robotic-Assisted Medical Instrument Planning and Execution Using Mixed Reality

ICRA 2024poster

Robotic-assisted medical systems (RAMS) have gained significant attention for their advantages in alleviating surgeons’ fatigue and improving patients’ outcomes. These systems comprise a range of human-computer interactions, including medical scene monitoring, anatomical target planning, and robot m…

Cited by 0SourceScholar
2024

Realtime Robust Shape Estimation of Deformable Linear Object

ICRA 2024poster

Realtime shape estimation of continuum objects and manipulators is essential for developing accurate planning and control paradigms. The existing methods that create dense point clouds from camera images, and/or use distinguishable markers on a deformable body have limitations in realtime tracking o…

Cited by 1SourceScholar
2024

Unifying Image Processing as Visual Prompting Question Answering

ICML 2024poster

Image processing is a fundamental task in computer vision, which aims at enhancing image quality and extracting essential features for subsequent vision applications. Traditionally, task-specific models are developed for individual tasks and designing such models requires distinct expertise. Buildin…

2023

DegAE: A New Pretraining Paradigm for Low-Level Vision

CVPR 2023highlight

Self-supervised pretraining has achieved remarkable success in high-level vision, but its application in low-level vision remains ambiguous and not well-established. What is the primitive intention of pretraining? What is the core problem of pretraining in low-level vision? In this paper, we aim to…

2023

Masked Image Training for Generalizable Deep Image Denoising

CVPR 2023poster

When capturing and storing images, devices inevitably introduce noise. Reducing this noise is a critical task called image denoising. Deep learning has become the de facto method for image denoising, especially with the emergence of Transformer-based models that have achieved notable state-of-the-ar…

2023

Unknown Sniffer for Object Detection: Don't Turn a Blind Eye to Unknown Objects

CVPR 2023poster

The recently proposed open-world object and open-set detection have achieved a breakthrough in finding never-seen-before objects and distinguishing them from known ones. However, their studies on knowledge transfer from known classes to unknown ones are not deep enough, resulting in the scanty capab…

2021

Learn To Match: Automatic Matching Network Design for Visual Tracking

ICCV 2021poster

Siamese tracking has achieved groundbreaking performance in recent years, where the essence is the efficient matching operator cross-correlation and its variants. Besides the remarkable success, it is important to note that the heuristic matching network design relies heavily on expert experience. M…

Cited by 239PDFcodeScholar
2020

Conditional Sequential Modulation for Efficient Global Image Retouching

ECCV 2020poster

Photo retouching aims at enhancing the aesthetic visual quality of images that suffer from photographic defects such as over/under exposure, poor contrast, inharmonious saturation. Practically, photo retouching can be accomplished by a series of image processing operations. In this paper, we investi…

2019

RankSRGAN: Generative Adversarial Networks With Ranker for Image Super-Resolution

ICCV 2019oral

Generative Adversarial Networks (GAN) have demonstrated the potential to recover realistic details for single image super-resolution (SISR). To further improve the visual quality of super-resolved results, PIRM2018-SR Challenge employed perceptual metrics to assess the perceptual quality, such as PI…

Cited by 410PDFcodeScholar