← Search

Yue Liao

26 accepted papers

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

FeRA: Frequency-Energy Constrained Routing for Effective Diffusion Adaptation Fine-Tuning

ICML 2026poster

Diffusion models have achieved remarkable success in generative modeling, yet how to effectively adapting large pretrained models to new tasks remains challenging. We revisit the reconstruction behavior of diffusion models during denoising to unveil the underlying frequency–energy mechanism governin…

Cited by 0SourceScholar
2026

Genie Envisioner: A Unified World Foundation Platform for Robotic Manipulation

ICLR 2026poster

We introduce Genie Envisioner (GE), a unified world foundation platform for robotic manipulation that jointly learns visual representations and action policies within a single video-generative framework. At its core, GE-Base is a large-scale instruction-conditioned video diffusion model that capture…

Cited by 0SourcecodeScholar
2026

Visual Multi-Agent System: Mitigating Hallucination Snowballing via Visual Flow

ICLR 2026poster

Multi-Agent System (MAS) powered by Visual Language Models (VLMs) enables challenging tasks but suffers from a novel failure term, multi-agent visual hallucination snowballing, where hallucinations are seeded in a single agent and amplified by following ones due to the over-reliance on textual flow…

Cited by 0SourcecodeScholar
2025

Contrastive Learning-Based Secure Unsupervised Domain Adaptation Framework and its Application in Cross-Factory Intelligent Manufacturing

RA-L 2025

Machine learning has been widely applied in industrial intelligent manufacturing. However, significant domain differences in data across factories make it difficult for models trained on a single factory dataset to achieve cross-factory reuse. Unsupervised Domain Adaptation is a method to address th

Cited by 2SourceScholar
2025

EnerVerse: Envisioning Embodied Future Space for Robotics Manipulation

NeurIPS 2025poster

We introduce EnerVerse, a generative robotics foundation model that constructs and interprets embodied spaces. EnerVerse employs a chunk-wise autoregressive video diffusion framework to predict future embodied spaces from instructions, enhanced by a sparse context memory for long-term reasoning. To…

Cited by 0SourceScholar
2025

From Reflection to Perfection: Scaling Inference-Time Optimization for Text-to-Image Diffusion Models via Reflection Tuning

ICCV 2025poster

Recent text-to-image diffusion models achieve impressive visual quality through extensive scaling of training data and model parameters, yet they often struggle with complex scenes and fine-grained details. Inspired by the self-reflection capabilities emergent in large language models, we propose Re…

2025

Instruction-Oriented Preference Alignment for Enhancing Multi-Modal Comprehension Capability of MLLMs

ICCV 2025poster

Preference alignment has emerged as an effective strategy to enhance the performance of Multimodal Large Language Models (MLLMs) following supervised fine-tuning. While existing preference alignment methods predominantly target hallucination factors, they overlook the factors essential for multi-mod…

2025

LLaVA-MoD: Making LLaVA Tiny via MoE-Knowledge Distillation

ICLR 2025poster

We introduce LLaVA-MoD, a novel framework designed to enable the efficient training of small-scale Multimodal Language Models ($s$-MLLM) distilling knowledge from large-scale MLLM ($l$-MLLM). Our approach tackles two fundamental challenges in MLLM distillation. First, we optimize the network structu…

2025

Mixture Compressor for Mixture-of-Experts LLMs Gains More

ICLR 2025poster

Mixture-of-Experts large language models (MoE-LLMs) marks a significant step forward of language models, however, they encounter two critical challenges in practice: 1) expert parameters lead to considerable memory consumption and loading latency; and 2) the current activated experts are redundant,…

2025

Nyström-Accelerated Primal LS-SVMs: Breaking the $O(an^3)$ Complexity Bottleneck for Scalable ODEs Learning

NeurIPS 2025poster

A major problem of kernel-based methods (e.g., least squares support vector machines, LS-SVMs) for solving linear/nonlinear ordinary differential equations (ODEs) is the prohibitive $O(an^3)$ ($a=1$ for linear ODEs and 27 for nonlinear ODEs) part of their computational complexity with increasing tem…

Cited by 0SourceScholar
2025

RoboCerebra: A Large-scale Benchmark for Long-horizon Robotic Manipulation Evaluation

NeurIPS 2025poster

Recent advances in vision-language models (VLMs) have enabled instruction-conditioned robotic systems with improved generalization. However, most existing work focuses on reactive System 1 policies, underutilizing VLMs’ strengths in semantic reasoning and long-horizon planning. These System 2 capabi…

Cited by 0SourceScholar
2025

Towards Realistic UAV Vision-Language Navigation: Platform, Benchmark, and Methodology

ICLR 2025poster

Developing agents capable of navigating to a target location based on language instructions and visual information, known as vision-language navigation (VLN), has attracted widespread interest. Most research has focused on ground-based agents, while UAV-based VLN remains relatively underexplored. Re…

Cited by 12SourcePDFScholar
2025

UAV-Flow Colosseo: A Real-World Benchmark for Flying-on-a-Word UAV Imitation Learning

NeurIPS 2025poster

Unmanned Aerial Vehicles (UAVs) are evolving into language-interactive platforms, enabling more intuitive forms of human-drone interaction. While prior works have primarily focused on high-level planning and long-horizon navigation, we shift attention to language-guided fine-grained trajectory contr…

Cited by 0SourceScholar
2025

VideoEspresso: A Large-Scale Chain-of-Thought Dataset for Fine-Grained Video Reasoning via Core Frame Selection

CVPR 2025poster

The advancement of Large Vision Language Models (LVLMs) has significantly improved multimodal understanding, yet challenges remain in video reasoning tasks due to the scarcity of high-quality, large-scale datasets. Existing video question-answering (VideoQA) datasets often rely on costly manual anno…

2024

LaMI-DETR: Open-Vocabulary Detection with Language Model Instruction

ECCV 2024poster

"Existing methods enhance open-vocabulary object detection by leveraging the robust open-vocabulary recognition capabilities of Vision-Language Models (VLMs), such as CLIP. However, two main challenges emerge: (1) A deficiency in concept representation, where the category names in CLIP’s text space…

2023

Object-Aware Distillation Pyramid for Open-Vocabulary Object Detection

CVPR 2023poster

Open-vocabulary object detection aims to provide object detectors trained on a fixed set of object categories with the generalizability to detect objects described by arbitrary text queries. Previous methods adopt knowledge distillation to extract knowledge from Pretrained Vision-and-Language Models…

2023

Video Background Music Generation: Dataset, Method and Evaluation

ICCV 2023poster

Music is essential when editing videos, but selecting music manually is difficult and time-consuming. Thus, we seek to automatically generate background music tracks given video input. This is a challenging task since it requires music-video datasets, efficient architectures for video-to-music gener…

Cited by 38PDFcodeScholar
2022

GEN-VLKT: Simplify Association and Enhance Interaction Understanding for HOI Detection

CVPR 2022poster

The task of Human-Object Interaction (HOI) detection could be divided into two core problems, i.e., human-object association and interaction understanding. In this paper, we reveal and address the disadvantages of the conventional query-driven HOI detectors from the two aspects. For the association,…

Cited by 163PDFcodeScholar
2022

HEAD: HEtero-Assists Distillation for Heterogeneous Object Detectors

ECCV 2022poster

"Conventional knowledge distillation (KD) methods for object detection mainly concentrate on homogeneous teacher-student detectors. However, the design of a lightweight detector for deployment is often significantly different from a high-capacity detector. Thus, we investigate KD among heterogeneous…

2021

Mining the Benefits of Two-stage and One-stage HOI Detection

NeurIPS 2021poster

Two-stage methods have dominated Human-Object Interaction~(HOI) detection for several years. Recently, one-stage HOI detection methods have become popular. In this paper, we aim to explore the essential pros and cons of two-stage and one-stage methods. With this as the goal, we find that conventiona…

2021

Reformulating HOI Detection As Adaptive Set Prediction

CVPR 2021poster

Determining which image regions to concentrate is critical for Human-Object Interaction (HOI) detection. Conventional HOI detectors focus on either detected human and object pairs or pre-defined interaction locations, which limits learning of the effective features. In this paper, we reformulate HOI…

Cited by 182PDFcodeScholar
2020

A Real-Time Cross-Modality Correlation Filtering Method for Referring Expression Comprehension

CVPR 2020poster

Referring expression comprehension aims to localize the object instance described by a natural language expression. Current referring expression methods have achieved good performance. However, none of them is able to achieve real-time inference without accuracy drop. The reason for the relatively s…

Cited by 240PDFScholar
2020

CentripetalNet: Pursuing High-Quality Keypoint Pairs for Object Detection

CVPR 2020poster

Keypoint-based detectors have achieved pretty-well performance. However, incorrect keypoint matching is still widespread and greatly affects the performance of the detector. In this paper, we propose CentripetalNet which uses centripetal shift to pair corner keypoints from the same instance. Centrip…

Cited by 220PDFcodeScholar
2020

Local Correlation Consistency for Knowledge Distillation

ECCV 2020poster

Sufficient knowledge extraction from the teacher network plays a critical role in the knowledge distillation task to improve the performance of the student network. Existing methods mainly focus on the consistency of instance-level features and their relationships, but neglect the local features and…

Cited by 62SourcePDFScholar
2020

PPDM: Parallel Point Detection and Matching for Real-Time Human-Object Interaction Detection

CVPR 2020poster

We propose a single-stage Human-Object Interaction (HOI) detection method that has outperformed all existing methods on HICO-DET dataset at 37 fps on a single Titan XP GPU. It is the first real-time HOI detection method. Conventional HOI detection methods are composed of two stages, i.e., human-obje…

Cited by 341PDFcodeScholar