← Search

Wenyu Liu

71 accepted papers

2026

Constructing Industrial-Scale Optimization Modeling Benchmark

ICML 2026poster

Optimization modeling underpins decision-making in logistics, manufacturing, energy, and finance, yet translating natural-language requirements into correct optimization formulations and solver-executable code remains labor-intensive. Although large language models (LLMs) have been explored for this…

Cited by 0SourceScholar
2026

DriveLaW: Unifying Planning and Video Generation in a Latent Driving World

CVPR 2026

World models have become crucial for autonomous driving, as they learn how scenarios evolve over time to address the long-tail challenges of the real world. However, current approaches relegate world models to limited roles: they operate within ostensibly unified architectures that still keep world

Cited by 0SourcecodeScholar
2026

Gait Recognition via Collaborating Discriminative and Generative Diffusion Models

AAAI 2026technical

Gait recognition offers a non-intrusive biometric solution by identifying individuals through their walking patterns. Although discriminative models have achieved notable success in this domain, the full potential of generative models remains largely unexplored. In this paper, we introduce CoD², a n

Cited by 0SourcePDFScholar
2026

High Dimensional Distributed Gradient Descent with Arbitrary Number of Byzantine Attackers

AAAI 2026technical

Adversarial attacks pose a major challenge to distributed learning systems, prompting the development of numerous robust learning methods. However, most existing approaches suffer from the curse of dimensionality, i.e. the error increases with the number of model parameters. In this paper, we make a

Cited by 0SourcePDFScholar
2026

LENS: Learning to Segment Anything with Unified Reinforced Reasoning

AAAI 2026technical

Text-prompted image segmentation enables fine-grained visual understanding and is critical for applications such as human-computer interaction and robotics. However, existing supervised fine-tuning methods typically ignore explicit chain-of-thought (CoT) reasoning at test time, which limits their ab

Cited by 0SourcePDFScholar
2026

MolSight: Optical Chemical Structure Recognition with SMILES Pretraining, Multi-Granularity Learning and Reinforcement Learning

AAAI 2026technical

Optical Chemical Structure Recognition (OCSR) plays a pivotal role in modern chemical informatics, enabling the automated conversion of chemical structure images from scientific literature, patents, and educational materials into machine-readable molecular representations. This capability is essenti

Cited by 0SourcePDFScholar
2026

ReCogDrive: A Reinforced Cognitive Framework for End-to-End Autonomous Driving

ICLR 2026poster

Recent studies have explored leveraging the world knowledge and cognitive capabilities of Vision-Language Models (VLMs) to address the long-tail problem in end-to-end autonomous driving. However, existing methods typically formulate trajectory planning as a language modeling task, where physical act…

Cited by 0SourcecodeScholar
2026

TransLight: Image-Guided Customized Lighting Control with Generative Decoupling

ICML 2026poster

Most existing illumination-editing methods struggle to jointly offer customized lighting control and preserve content integrity, limiting their effectiveness especially in transferring complex light effects from a reference to a target image in portrait photography. To address this problem, we propo…

Cited by 0SourceScholar
2026

TriC-Motion: Tri-Domain Causal Modeling Grounded Text-to-Motion Generation

ICLR 2026poster

Text-to-motion generation, a rapidly evolving field in computer vision, aims to produce realistic and text-aligned motion sequences. Current methods primarily focus on spatial-temporal modeling or independent frequency domain analysis, lacking a unified framework for joint optimization across spatia…

Cited by 0SourcecodeScholar
2026

Turbo-VAED: Fast and Stable Transfer of Video-VAEs to Mobile Devices

AAAI 2026technical

There is a growing demand for deploying large generative AI models on mobile devices. For recent popular video generative models, however, the Variational AutoEncoder (VAE) represents one of the major computational bottlenecks. Both large parameter sizes and mismatched kernels cause out-of-memory er

Cited by 0SourcePDFScholar
2026

Uni3R: Unified 3D Reconstruction and Semantic Understanding via Generalizable Gaussian Splatting from Unposed Multi-View Images

CVPR 2026

Reconstructing and semantically interpreting 3D scenes from sparse 2D views remains a fundamental challenge in computer vision. Conventional methods often decouple semantic understanding from reconstruction or necessitate costly per-scene optimization, thereby restricting their scalability and gener

Cited by 0SourcecodeScholar
2026

VADv2: End-to-End Autonomous Driving via Probabilistic Planning

ICLR 2026poster

Learning a human-like driving policy from large-scale driving demonstrations is promising, but the uncertainty and non-deterministic nature of planning make it challenging. Existing learning-based planning methods follow a deterministic paradigm to directly regress the action, failing to cope with t…

Cited by 0SourcecodeScholar
2025

ControlAR: Controllable Image Generation with Autoregressive Models

ICLR 2025poster

Autoregressive (AR) models have reformulated image generation as next-token prediction, demonstrating remarkable potential and emerging as strong competitors to diffusion models. However, control-to-image generation, akin to ControlNet, remains largely unexplored within AR models. Although a natural…

2025

GaraMoSt: Parallel Multi-Granularity Motion and Structural Modeling for Efficient Multi-Frame Interpolation in DSA Images

AAAI 2025technical

The rapid and accurate direct multi-frame interpolation method for Digital Subtraction Angiography (DSA) images is crucial for reducing radiation and providing real-time assistance to physicians for precise diagnostics and treatment. DSA images contain complex vascular structures and various motions…

2025

GaussTR: Foundation Model-Aligned Gaussian Transformer for Self-Supervised 3D Spatial Understanding

CVPR 2025poster

3D Semantic Occupancy Prediction is fundamental for spatial understanding, yet existing approaches face challenges in scalability and generalization due to their reliance on extensive labeled data and computationally intensive voxel-wise representations. In this paper, we introduce GaussTR, a novel…

2025

Genesis: Multimodal Driving Scene Generation with Spatio-Temporal and Cross-Modal Consistency

NeurIPS 2025poster

We present Genesis, a unified world model for joint generation of multi-view driving videos and LiDAR sequences with spatio-temporal and cross-modal consistency. Genesis employs a two-stage architecture that integrates a DiT-based video diffusion model with 3D-VAE encoding, and a BEV-represented LiD…

Cited by 0SourceScholar
2025

GroundingSuite: Measuring Complex Multi-Granular Pixel Grounding

ICCV 2025poster

Pixel grounding, encompassing tasks such as Referring Expression Segmentation (RES), has garnered considerable attention due to its potential for bridging the gap between vision and language modalities. However, advancements in this domain are currently constrained by limitations inherent in existin…

2025

MaTVLM: Hybrid Mamba-Transformer for Efficient Vision-Language Modeling

ICCV 2025poster

With the advancement of RNN models with linear complexity, the quadratic complexity challenge of transformers has the potential to be overcome. Notably, the emerging Mamba-2 has demonstrated competitive performance, bridging the gap between RNN models and transformers. However, due to sequential pro…

2025

Mask-Adapter: The Devil is in the Masks for Open-Vocabulary Segmentation

CVPR 2025poster

Recent open-vocabulary segmentation methods adopt mask generators to predict segmentation masks and leverage pre-trained vision-language models, *e.g.*, CLIP, to classify these masks via mask pooling.Although these approaches show promising results, it is counterintuitive that accurate masks often f…

2025

RAD: Training an End-to-End Driving Policy via Large-Scale 3DGS-based Reinforcement Learning

NeurIPS 2025poster

Existing end-to-end autonomous driving (AD) algorithms typically follow the Imitation Learning (IL) paradigm, which faces challenges such as causal confusion and an open-loop gap. In this work, we propose RAD, a 3DGS-based closed-loop Reinforcement Learning (RL) framework for end-to-end Autonomous D…

Cited by 0SourcecodeScholar
2024

4D Gaussian Splatting for Real-Time Dynamic Scene Rendering

CVPR 2024poster

Representing and rendering dynamic scenes has been an important but challenging task. Especially to accurately model complex motions high efficiency is usually hard to guarantee. To achieve real-time dynamic scene rendering while also enjoying high training and storage efficiency we propose 4D Gauss…

2024

Causality-inspired Discriminative Feature Learning in Triple Domains for Gait Recognition

ECCV 2024poster

"Gait recognition is a biometric technology that distinguishes individuals by their walking patterns. However, previous methods face challenges when accurately extracting identity features because they often become entangled with non-identity clues. To address this challenge, we propose , a causalit…

Cited by 5SourcePDFScholar
2024

EfficientDPS: Efficient and End-to-End Depth-aware Panoptic Segmentation

ICRA 2024poster

Depth-aware panoptic segmentation (DPS) combines image segmentation and monocular depth estimation in a single model to achieve semantic and geometry perception simultaneously. DPS task has important applications in the robot area but the previous DPS models are too heavy to be applied. Thus, we pro…

Cited by 1SourceScholar
2024

FasterDiT: Towards Faster Diffusion Transformers Training without Architecture Modification

NeurIPS 2024poster

Diffusion Transformers (DiT) have attracted significant attention in research. However, they suffer from a slow convergence rate. In this paper, we aim to accelerate DiT training without any architectural modification. We identify the following issues in the training process: firstly, certain traini…

Cited by 8SourcePDFScholar
2024

GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models

CVPR 2024poster

In recent times the generation of 3D assets from text prompts has shown impressive results. Both 2D and 3D diffusion models can help generate decent 3D objects based on prompts. 3D diffusion models have good 3D consistency but their quality and generalization are limited as trainable 3D data is expe…

2024

Lane Graph as Path: Continuity-preserving Path-wise Modeling for Online Lane Graph Construction

ECCV 2024poster

"Online lane graph construction is a promising but challenging task in autonomous driving. Previous methods usually model the lane graph at the pixel or piece level, and recover the lane graph by pixel-wise or piece-wise connection, which breaks down the continuity of the lane and results in subopti…

2024

MobileInst: Video Instance Segmentation on the Mobile

AAAI 2024technical

Video instance segmentation on mobile devices is an important yet very challenging edge AI problem. It mainly suffers from (1) heavy computation and memory costs for frame-by-frame pixel-level instance perception and (2) complicated heuristics for tracking objects. To address these issues, we presen…

Cited by 8SourcePDFScholar
2024

Not All Voxels Are Equal: Hardness-Aware Semantic Scene Completion with Self-Distillation

CVPR 2024poster

Semantic scene completion also known as semantic occupancy prediction can provide dense geometric and semantic information for autonomous vehicles which attracts the increasing attention of both academia and industry. Unfortunately existing methods usually formulate this task as a voxel-wise classif…

2024

Symphonize 3D Semantic Scene Completion with Contextual Instance Queries

CVPR 2024poster

3D Semantic Scene Completion (SSC) has emerged as a nascent and pivotal undertaking in autonomous driving aiming to predict the voxel occupancy within volumetric scenes. However prevailing methodologies primarily focus on voxel-wise feature aggregation while neglecting instance semantics and scene c…

2024

Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model

ICML 2024poster

Recently the state space models (SSMs) with efficient hardware-aware designs, i.e., the Mamba deep learning model, have shown great potential for long sequence modeling. Meanwhile building efficient and generic vision backbones purely upon SSMs is an appealing direction. However, representing visual…

2024

YOLO-World: Real-Time Open-Vocabulary Object Detection

CVPR 2024poster

The You Only Look Once (YOLO) series of detectors have established themselves as efficient and practical tools. However their reliance on predefined and trained object categories limits their applicability in open scenarios. Addressing this limitation we introduce YOLO-World an innovative approach t…

2023

BoxTeacher: Exploring High-Quality Pseudo Labels for Weakly Supervised Instance Segmentation

CVPR 2023poster

Labeling objects with pixel-wise segmentation requires a huge amount of human labor compared to bounding boxes. Most existing methods for weakly supervised instance segmentation focus on designing heuristic losses with priors from bounding boxes. While, we find that box-supervised methods can produc…

2023

Graph Contrastive Learning for Skeleton-based Action Recognition

ICLR 2023poster

In the field of skeleton-based action recognition, current top-performing graph convolutional networks (GCNs) exploit intra-sequence context to construct adaptive graphs for feature aggregation. However, we argue that such context is still $\textit{local}$ since the rich cross-sequence relations hav…

2023

Label-efficient Segmentation via Affinity Propagation

NeurIPS 2023poster

Weakly-supervised segmentation with label-efficient sparse annotations has attracted increasing research attention to reduce the cost of laborious pixel-wise labeling process, while the pairwise affinity modeling techniques play an essential role in this task. Most of the existing approaches focus o…

2023

LiDAR2Map: In Defense of LiDAR-Based Semantic Map Construction Using Online Camera Distillation

CVPR 2023poster

Semantic map construction under bird's-eye view (BEV) plays an essential role in autonomous driving. In contrast to camera image, LiDAR provides the accurate 3D observations to project the captured 3D features onto BEV space inherently. However, the vanilla LiDAR-based BEV feature often contains man…

2023

MapTR: Structured Modeling and Learning for Online Vectorized HD Map Construction

ICLR 2023top-25%

High-definition (HD) map provides abundant and precise environmental information of the driving scene, serving as a fundamental and indispensable component for planning in autonomous driving system. We present MapTR, a structured end-to-end Transformer for efficient online vectorized HD map construc…

2023

PD-Quant: Post-Training Quantization Based on Prediction Difference Metric

CVPR 2023poster

Post-training quantization (PTQ) is a neural network compression technique that converts a full-precision model into a quantized model using lower-precision data types. Although it can help reduce the size and computational cost of deep neural networks, it can also introduce quantization noise and r…

2023

Query6DoF: Learning Sparse Queries as Implicit Shape Prior for Category-Level 6DoF Pose Estimation

ICCV 2023poster

Category-level 6DoF object pose estimation intends to estimate the rotation, translation, and size of unseen objects. Many previous works use point clouds as a pre-learned shape prior to overcome intra-category variability. The shape prior is deformed to reconstruct instances' point clouds in canoni…

Cited by 17PDFcodeScholar
2023

VAD: Vectorized Scene Representation for Efficient Autonomous Driving

ICCV 2023poster

Autonomous driving requires a comprehensive understanding of the surrounding environment for reliable trajectory planning. Previous works rely on dense rasterized scene representation (e.g., agent occupancy and semantic map) to perform planning, which is computationally intensive and misses the inst…

Cited by 233PDFcodeScholar
2022

AziNorm: Exploiting the Radial Symmetry of Point Cloud for Azimuth-Normalized 3D Perception

CVPR 2022poster

Studying the inherent symmetry of data is of great importance in machine learning. Point cloud, the most important data format for 3D environmental perception, is naturally endowed with strong radial symmetry. In this work, we exploit this radial symmetry via a divide-and-conquer strategy to boost 3…

Cited by 7PDFcodeScholar
2022

Box-Supervised Instance Segmentation with Level Set Evolution

ECCV 2022poster

"In contrast to the fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of the simple box annotations, which has recently attracted a lot of research attentions. In this paper, we propose a novel single-shot box-supervised instance segmentation…

2022

ByteTrack: Multi-Object Tracking by Associating Every Detection Box

ECCV 2022poster

"Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods obtain identities by associating detection boxes whose scores are higher than a threshold. The objects with low detection scores, e.g. occluded objects, are simply thrown away, which brin…

2022

Image-Adaptive YOLO for Object Detection in Adverse Weather Conditions

AAAI 2022technical

Though deep learning-based object detection methods have achieved promising results on the conventional datasets, it is still challenging to locate objects from the low-quality images captured in adverse weather conditions. The existing methods either have difficulties in balancing the tasks of imag…

2022

Knowledge Mining With Scene Text for Fine-Grained Recognition

CVPR 2022poster

Recently, the semantics of scene text has been proven to be essential in fine-grained image classification. However, the existing methods mainly exploit the literal meaning of scene text for fine-grained recognition, which might be irrelevant when it is not significantly related to objects/scenes. W…

Cited by 20PDFcodeScholar
2022

MSG-Transformer: Exchanging Local Spatial Information by Manipulating Messenger Tokens

CVPR 2022poster

Transformers have offered a new methodology of designing neural networks for visual recognition. Compared to convolutional networks, Transformers enjoy the ability of referring to global features at each stage, yet the attention module brings higher computational overhead that obstructs the applicat…

Cited by 96PDFcodeScholar
2022

Robust Multi-Object Tracking by Marginal Inference

ECCV 2022poster

"Multi-object tracking in videos requires to solve a fundamental problem of one-to-one assignment between objects in adjacent frames. Most methods address the problem by first discarding impossible pairs whose feature distances are larger than a threshold, followed by linking objects using Hungarian…

Cited by 24SourcePDFScholar
2022

Sparse Instance Activation for Real-Time Instance Segmentation

CVPR 2022poster

In this paper, we propose a conceptually novel, efficient, and fully convolutional framework for real-time instance segmentation. Previously, most instance segmentation methods heavily rely on object detection and perform mask prediction based on bounding boxes or dense centers. In contrast, we prop…

Cited by 182PDFcodeScholar
2022

Temporally Efficient Vision Transformer for Video Instance Segmentation

CVPR 2022oral

Recently vision transformer has achieved tremendous success on image-level visual recognition tasks. To effectively and efficiently model the crucial temporal information within a video clip, we propose a Temporally Efficient Vision Transformer (TeViT) for video instance segmentation (VIS). Differen…

Cited by 87PDFcodeScholar
2022

TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation

CVPR 2022poster

Although vision transformers (ViTs) have achieved great success in computer vision, the heavy computational cost hampers their applications to dense prediction tasks such as semantic segmentation on mobile devices. In this paper, we present a mobile-friendly architecture named Token Pyramid Vision T…

Cited by 304PDFcodeScholar
2022

Vision-based Uneven BEV Representation Learning with Polar Rasterization and Surface Estimation

CoRL 2022poster

In this work, we propose PolarBEV for vision-based uneven BEV representation learning. To adapt to the foreshortening effect of camera imaging, we rasterize the BEV space both angularly and radially, and introduce polar embedding decomposition to model the associations among polar grids. Polar gri…

Cited by 26SourcecodeScholar
2022

When Counting Meets HMER: Counting-Aware Network for Handwritten Mathematical Expression Recognition

ECCV 2022poster

"Recently, most handwritten mathematical expression recognition (HMER) methods adopt the encoder-decoder networks, which directly predict the markup sequences from formula images with the attention mechanism. However, such methods may fail to accurately read formulas with complicated structure or ge…

2021

Context-Sensitive Temporal Feature Learning for Gait Recognition

ICCV 2021poster

Although gait recognition has drawn increasing research attention recently, it remains challenging to learn discriminative temporal representation since the silhouette differences are quite subtle in spatial domain. Inspired by the observation that humans can distinguish gaits of different subjects…

Cited by 169PDFcodeScholar
2021

Crossover Learning for Fast Online Video Instance Segmentation

ICCV 2021poster

Modeling temporal visual context across frames is critical for video instance segmentation (VIS) and other video understanding tasks. In this paper, we propose a fast online VIS model termed CrossVIS. For temporal information modeling in VIS, we present a novel crossover learning scheme that uses th…

Cited by 137PDFcodeScholar
2021

Dynamic Class Queue for Large Scale Face Recognition in the Wild

CVPR 2021poster

Learning discriminative representation using large-scale face datasets in the wild is crucial for real-world applications, yet it remains challenging. The difficulties lie in many aspects and this work focus on computing resource constraint and long-tailed class distribution. Recently, classificatio…

Cited by 32PDFcodeScholar
2021

Hierarchical Aggregation for 3D Instance Segmentation

ICCV 2021poster

Instance segmentation on point clouds is a fundamental task in 3D scene perception. In this work, we propose a concise clustering-based framework named HAIS, which makes full use of spatial relation of points and point sets. Considering clustering-based methods may result in over-segmentation or und…

Cited by 193PDFcodeScholar
2021

Scene Text Retrieval via Joint Text Detection and Similarity Learning

CVPR 2021poster

Scene text retrieval aims to localize and search all text instances from an image gallery, which are the same or similar with a given query text. Such a task is usually realized by matching a query text to the recognized words, outputted by an end-to-end scene text spotter. In this paper, we address…

Cited by 47PDFcodeScholar
2021

Weakly-Supervised Instance Segmentation via Class-Agnostic Learning With Salient Images

CVPR 2021poster

Humans have a strong class-agnostic object segmentation ability and can outline boundaries of unknown objects precisely, which motivates us to propose a box-supervised class-agnostic object segmentation (BoxCaseg) based solution for weakly-supervised instance segmentation. The BoxCaseg model is join…

Cited by 46PDFcodeScholar
2021

You Only Look at One Sequence: Rethinking Transformer in Vision through Object Detection

NeurIPS 2021poster

Can Transformer perform $2\mathrm{D}$ object- and region-level recognition from a pure sequence-to-sequence perspective with minimal knowledge about the $2\mathrm{D}$ spatial structure? To answer this question, we present You Only Look at One Sequence (YOLOS), a series of object detection models bas…

2020

Densely Connected Search Space for More Flexible Neural Architecture Search

CVPR 2020poster

Neural architecture search (NAS) has dramatically advanced the development of neural network design. We revisit the search space design in most previous NAS methods and find the number and widths of blocks are set manually. However, block counts and block widths determine the network scale (depth an…

Cited by 165PDFcodeScholar
2020

Fast Neural Network Adaptation via Parameter Remapping and Architecture Search

ICLR 2020poster

Deep neural networks achieve remarkable performance in many computer vision tasks. Most state-of-the-art~(SOTA) semantic segmentation and object detection approaches reuse neural network architectures designed for image classification as the backbone, commonly pre-trained on ImageNet. However, perfo…

Cited by 44SourcecodeScholar
2019

CCNet: Criss-Cross Attention for Semantic Segmentation

ICCV 2019poster

Full-image dependencies provide useful contextual information to benefit visual understanding problems. In this work, we propose a Criss-Cross Network (CCNet) for obtaining such contextual information in a more effective and efficient way. Concretely, for each pixel, a novel criss-cross attention mo…

Cited by 3729PDFcodeScholar
2018

DeepExposure: Learning to Expose Photos with Asynchronously Reinforced Adversarial Learning

NeurIPS 2018poster

The accurate exposure is the key of capturing high-quality photos in computational photography, especially for mobile phones that are limited by sizes of camera modules. Inspired by luminosity masks usually applied by professional photographers, in this paper, we develop a novel algorithm for learni…

Cited by 116SourcePDFScholar
2018

Mancs: A Multi-task Attentional Network with Curriculum Sampling for Person Re-identification

ECCV 2018poster

We propose a novel deep network called Mancs that solves the person re-identification problem from the following aspects: fully utilizing the attention mechanism for the person misalignment problem and properly sampling for the ranking loss to obtain more stable person representation. Technically, w…

Cited by 501SourcePDFScholar
2018

Weakly Supervised Region Proposal Network and Object Detection

ECCV 2018poster

The Convolutional Neural Network (CNN) based region proposal generation method (i.e. region proposal network), trained using bounding box annotations, is an essential component in modern fully supervised object detectors. However, Weakly Supervised Object Detection (WSOD) has not benefited from CNN-…

Cited by 247SourcePDFScholar
2018

Weakly-Supervised Semantic Segmentation Network With Deep Seeded Region Growing

CVPR 2018poster

This paper studies the problem of learning image semantic segmentation networks only using image-level labels as supervision, which is important since it can significantly reduce human annotation efforts. Recent state-of-the-art methods on this problem first infer the sparse and discriminative regio…

2017

Multiple Instance Detection Network With Online Instance Classifier Refinement

CVPR 2017poster

Of late, weakly supervised object detection is with great importance in object recognition. Based on deep learning, weakly supervised detectors have achieved many promising results. However, compared with fully supervised detection, it is more challenging to train deep network based detectors in a w…

Cited by 564PDFcodeScholar
2016

Multi-Oriented Text Detection With Fully Convolutional Networks

CVPR 2016poster

In this paper, we propose an unconventional approach for text detection in natural images. Both global and local cues are taken into account for localizing text lines in a coarse-to-fine procedure. First, a Fully Convolutional Network (FCN) model is trained for predicting a salient map of text regio…

Cited by 740PDFScholar