← Search

Hao Luo

33 accepted papers

2026

Joint-Aligned Latent Action: Towards Scalable VLA Pretraining in the Wild

CVPR 2026

Despite progress, Vision-Language-Action models (VLAs) are limited by a scarcity of large-scale, diverse robot data. While human manipulation videos offer a rich alternative, existing methods are forced to choose between small, precisely-labeled datasets and vast in-the-wild footage with unreliable

Cited by 0SourcecodeScholar
2026

Lumos-1: On Autoregressive Video Generation with Discrete Diffusion from a Unified Model Perspective

ICLR 2026poster

Autoregressive large language models (LLMs) have unified a vast range of language tasks, inspiring preliminary efforts in autoregressive (AR) video generation. Existing AR video generators either diverge from standard LLM architectures, depend on bulky external text encoders, or incur prohibitive la…

Cited by 0SourcecodeScholar
2026

OpenT2M: No-frill Motion Generation with Open-source, Large-scale, High-quality Data

CVPR 2026

Text-to-motion (T2M) generation aims to create realistic human movements from text descriptions, with promising applications in animation and robotics. Despite recent progress, current T2M models perform poorly on unseen text descriptions due to the small scale and limited diversity of existing moti

Cited by 0SourceScholar
2026

Scheduling LLM Inference with Uncertainty-Aware Output Length Predictions

ICML 2026poster

To schedule LLM inference, the \textit{shortest job first} (SJF) principle is favorable by prioritizing requests with short output lengths to avoid head-of-line (HOL) blocking. Existing methods usually predict a single output length for each request to facilitate scheduling. We argue that such a \te…

Cited by 0SourceScholar
2026

Spatial-Aware VLA Pretraining through Visual-Physical Alignment from Human Videos

CVPR 2026

Vision-Language-Action (VLA) models provide a promising paradigm for robot learning by integrating visual perception with language-guided policy learning. However, most existing approaches rely on 2D visual inputs to perform actions in 3D physical environments, creating a significant gap between per

Cited by 0SourcecodeScholar
2026

Vision-Language-Action Pretraining from Large-Scale Human Videos

ICML 2026poster

Existing Vision-Language-Action (VLA) models struggle with complex manipulation tasks requiring high dexterity and generalization, primarily due to their reliance on synthetic data with significant sim-to-real gaps or limited teleoperated demonstrations. To address this bottleneck, we propose levera…

Cited by 0SourceScholar
2025

Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy

ICCV 2025poster

A prevalent approach in Parameter-Efficient Fine-Tuning (PEFT) of pre-trained Vision Transformers (ViT) involves freezing the majority of the backbone parameters and solely learning low-rank adaptation weight matrices to accommodate downstream tasks. These low-rank matrices are commonly derived thro…

2025

Free-Form Motion Control: Controlling the 6D Poses of Camera and Objects in Video Generation

ICCV 2025poster

Controlling the movements of dynamic objects and the camera within generated videos is a meaningful yet challenging task. Due to the lack of datasets with comprehensive 6D pose annotations, existing text-to-video methods can not simultaneously control the motions of both camera and objects in 3D-awa…

Cited by 0SourcePDFScholar
2025

Guiding LLM-based Smart Contract Generation with Finite State Machine

IJCAI 2025

Smart contract is a kind of self-executing code based on blockchain technology with a wide range of application scenarios, but the traditional generation method relies on manual coding and expert auditing, which has a high threshold and low efficiency. Although Large Language Models (LLMs) show grea

Cited by 0SourcePDFScholar
2025

Learning Video-Conditioned Policy on Unlabelled Data with Joint Embedding Predictive Transformer

ICLR 2025poster

The video-conditioned policy takes prompt videos of the desired tasks as a condition and is regarded for its prospective generalizability. Despite its promise, training a video-conditioned policy is non-trivial due to the need for abundant demonstrations. In some tasks, the expert rollouts are merel…

Cited by 0SourcePDFScholar
2025

Making Old Film Great Again: Degradation-aware State Space Model for Old Film Restoration

CVPR 2025poster

Unlike modern native digital videos, the restoration of old films requires addressing specific degradations inherent to analog sources. However, existing specialized methods still fall short compared to general video restoration techniques. In this work, we propose a new baseline to re-examine the c…

2025

OpenMMEgo: Enhancing Egocentric Understanding for LMMs with Open Weights and Data

NeurIPS 2025poster

Recent advances in large multimodal models have significantly advanced video comprehension, yet their performance remains limited in first-person scenarios. The interactive nature of egocentric videos is critical for applications like embodied intelligence, but introduces complex visual contexts tha…

Cited by 0SourcecodeScholar
2025

Unified Multimodal Understanding via Byte-Pair Visual Encoding

ICCV 2025poster

Multimodal large language models (MLLMs) have made significant progress in vision-language understanding, yet effectively aligning different modalities remains a fundamental challenge. We present a framework that unifies multimodal understanding by applying byte-pair encoding to visual tokens. Unlik…

Cited by 0SourcePDFScholar
2025

VideoOrion: Tokenizing Object Dynamics in Videos

ICCV 2025poster

We present VideoOrion, a Video Large Language Model (Video-LLM) that explicitly captures the key semantic information in videos--the spatial-temporal dynamics of objects throughout the videos. VideoOrion employs expert vision models to extract object dynamics through a detect-segment-track pipeline,…

Cited by 0SourcePDFScholar
2024

Accelerating Parallel Sampling of Diffusion Models

ICML 2024poster

Diffusion models have emerged as state-of-the-art generative models for image generation. However, sampling from diffusion models is usually time-consuming due to the inherent autoregressive nature of their sampling process. In this work, we propose a novel approach that accelerates the sampling of…

2024

BVT-IMA: Binary Vision Transformer with Information-Modified Attention

AAAI 2024technical

As a compression method that can significantly reduce the cost of calculations and memories, model binarization has been extensively studied in convolutional neural networks. However, the recently popular vision transformer models pose new challenges to such a technique, in which the binarized model…

Cited by 1SourcePDFScholar
2024

CL2CM: Improving Cross-Lingual Cross-Modal Retrieval via Cross-Lingual Knowledge Transfer

AAAI 2024technical

Cross-lingual cross-modal retrieval has garnered increasing attention recently, which aims to achieve the alignment between vision and target language (V-T) without using any annotated V-T data pairs. Current methods employ machine translation (MT) to construct pseudo-parallel data pairs, which are…

Cited by 11SourcePDFScholar
2024

DiffAug: Enhance Unsupervised Contrastive Learning with Domain-Knowledge-Free Diffusion-based Data Augmentation

ICML 2024poster

Unsupervised Contrastive learning has gained prominence in fields such as vision, and biology, leveraging predefined positive/negative samples for representation learning. Data augmentation, categorized into hand-designed and model-based methods, has been identified as a crucial component for enhanc…

2024

Enhancing Hyperspectral Images via Diffusion Model and Group-Autoencoder Super-resolution Network

AAAI 2024technical

Existing hyperspectral image (HSI) super-resolution (SR) methods struggle to effectively capture the complex spectral-spatial relationships and low-level details, while diffusion models represent a promising generative model known for their exceptional performance in modeling complex relations and l…

2024

Reinforcement Learning Friendly Vision-Language Model for Minecraft

ECCV 2024poster

"One of the essential missions in the AI research community is to build an autonomous embodied agent that can achieve high-level performance across a wide spectrum of tasks. However, acquiring or manually designing rewards for all open-ended tasks is unrealistic. In this paper, we propose a novel cr…

2023

Beyond Appearance: A Semantic Controllable Self-Supervised Learning Framework for Human-Centric Visual Tasks

CVPR 2023poster

Human-centric visual tasks have attracted increasing research attention due to their widespread applications. In this paper, we aim to learn a general human representation from massive unlabeled human images which can benefit downstream human-centric tasks to the maximum extent. We call this method…

2023

Frequency Domain Disentanglement for Arbitrary Neural Style Transfer

AAAI 2023technical

Arbitrary neural style transfer has been a popular research topic due to its rich application scenarios. Effective disentanglement of content and style is the critical factor for synthesizing an image with arbitrary style. The existing methods focus on disentangling feature representations of conten…

Cited by 5SourcePDFScholar
2023

MSINet: Twins Contrastive Search of Multi-Scale Interaction for Object ReID

CVPR 2023poster

Neural Architecture Search (NAS) has been increasingly appealing to the society of object Re-Identification (ReID), for that task-specific architectures significantly improve the retrieval performance. Previous works explore new optimizing targets and search spaces for NAS ReID, yet they neglect the…

2023

Revisiting Vision Transformer from the View of Path Ensemble

ICCV 2023oral

Vision Transformers (ViTs) are normally regarded as a stack of transformer layers. In this work, we propose a novel view of ViTs showing that they can be seen as ensemble networks containing multiple parallel paths with different lengths. Specifically, we equivalently transform the traditional casca…

Cited by 6PDFcodeScholar
2022

Scaled ReLU Matters for Training Vision Transformers

AAAI 2022technical

Vision transformers (ViTs) have been an alternative design paradigm to convolutional neural networks (CNNs). However, the training of ViTs is much harder than CNNs, as it is sensitive to the training parameters, such as learning rate, optimizer and warmup epoch. The reasons for training difficulty a…

Cited by 46SourcePDFScholar
2022

Unstructured Feature Decoupling for Vehicle Re-identification

ECCV 2022poster

"The misalignment of features caused by pose and viewpoint variances is a crucial problem in Vehicle Re-Identification (ReID). Previous methods align the features by structuring the vehicles from pre-defined vehicle parts (such as logos, lights, windows, etc.) or vehicle attributes, which are ineffi…

2022

VTC-LFC: Vision Transformer Compression with Low-Frequency Components

NeurIPS 2022accept

Although Vision transformers (ViTs) have recently dominated many vision tasks, deploying ViT models on resource-limited devices remains a challenging problem. To address such a challenge, several methods have been proposed to compress ViTs. Most of them borrow experience in convolutional neural netw…

Cited by 38SourcePDFScholar
2021

TransReID: Transformer-Based Object Re-Identification

ICCV 2021poster

Extracting robust feature representation is one of the key challenges in object re-identification (ReID). Although convolution neural network (CNN)-based methods have achieved great success, they only process one local neighborhood at a time and suffer from information loss on details caused by conv…

Cited by 1156PDFcodeScholar