← Search

Shihao Wang

23 accepted papers

2026

LocateAnything3D: Vision-Language 3D Detection with Chain-of-Sight

CVPR 2026

To act in the world, a model must name what it sees and know where it is in 3D. Today's vision-language models excel at open-ended 2D description and grounding, yet multi-object 3D detection remains largely missing from the VLM toolbox. We present LocateAnything3D, a VLM-native recipe that casts 3D

Cited by 0SourcecodeScholar
2026

ProphetKV: User-Query-Driven Selective Recomputation for Efficient KV Cache Reuse in Retrieval-Augmented Generation

ICML 2026poster

The prefill stage of long-context Retrieval-Augmented Generation (RAG) is severely bottlenecked by computational overhead. To mitigate this, recent methods assemble pre-calculated KV caches of retrieved RAG documents (by a *user query*) and reprocess selected tokens to recover cross-attention betwee…

Cited by 0SourceScholar
2026

RESA: Bringing Back What Sparse Attention Ignores with Residual Estimation

ICLR 2026poster

Large Language Models (LLM) have gained significant attention. KV cache, stored to avoid quadratic complexity of attention, becomes a bottleneck due to the demands for long-context. Sparse attention (SA) has been proposed to address this by only selecting critical KVs for attention, which ma…

Cited by 0SourceScholar
2026

VOSR: A Vision-Only Generative Model for Image Super-Resolution

CVPR 2026

Large-scale pre-trained text-to-image (T2I) diffusion models, such as Stable Diffusion, can be finetuned for image super-resolution (SR) with highly realistic details. While impressive, pre-training such multi-modal models demands billions of high-quality text-image pairs and substantial computation

Cited by 0SourcecodeScholar
2026

VideoITG: Multimodal Video Understanding with Instructed Temporal Grounding

CVPR 2026

While Video Large Language Models (Video-LLMs) have shown significant potential in multimodal understanding and reasoning tasks, how to efficiently select the most informative frames from videos remains a critical challenge. Existing methods attempt to optimize frame sampling by reducing inter-frame

Cited by 0SourcecodeScholar
2025

DP²O-SR: Direct Perceptual Preference Optimization for Real-World Image Super-Resolution

NeurIPS 2025poster

Benefiting from pre-trained text-to-image (T2I) diffusion models, real-world image super-resolution (Real-ISR) methods can synthesize rich and realistic details. However, due to the inherent stochasticity of T2I models, different noise inputs often lead to outputs with varying perceptual quality. Al…

Cited by 0SourceScholar
2025

Eagle 2.5: Boosting Long-Context Post-Training for Frontier Vision-Language Models

NeurIPS 2025poster

We introduce Eagle2.5, a frontier vision-language model (VLM) for long-context multimodal learning. Our work addresses the challenges in long video comprehension and high-resolution image understanding, introducing a generalist framework for both tasks. The proposed training framework incorporates A…

Cited by 0SourceScholar
2025

Eagle: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders

ICLR 2025spotlight

The ability to accurately interpret complex visual information is a crucial topic of multimodal large language models (MLLMs). Recent work indicates that enhanced visual perception significantly reduces hallucinations and improves performance on resolution-sensitive tasks, such as optical character…

2025

Hydra-NeXt: Robust Closed-Loop Driving with Open-Loop Training

ICCV 2025poster

End-to-end autonomous driving research currently faces a critical challenge in bridging the gap between open-loop training and closed-loop deployment. Current approaches are trained to predict trajectories in an open-loop environment, which struggle with quick reactions to other agents in closed-loo…

2025

InsViE-1M: Effective Instruction-based Video Editing with Elaborate Dataset Construction

ICCV 2025poster

Instruction-based video editing allows effective and interactive editing of videos using only instructions without extra inputs such as masks or attributes. However, collecting high-quality training triplets (source video, edited video, instruction) is a challenging task. Existing datasets mostly co…

2025

KCGAFormer: When Large-Kernel ConvFormer Meets KAN in Semantic Segmentation

ICASSP 2025accepted

Vision Transformer, with the distinctive architecture and self-attention mechanisms, had profoundly influenced the field of computer vision, establishing Transformer-based models as benchmarks for semantic segmentation. In this study, we propose a pioneering hybrid model that fuses Kolmogorov-Arnold…

Cited by 0SourceScholar
2025

L3TC: Leveraging RWKV for Learned Lossless Low-Complexity Text Compression

AAAI 2025technical

Learning-based probabilistic models can be combined with an entropy coder for data compression. However, due to the high complexity of learning-based models, their practical application as text compressors has been largely overlooked. To address this issue, our work focuses on a low-complexity desig…

2025

Multi-Frame Deformable Look-Up Table for Compressed Video Quality Enhancement

AAAI 2025technical

The rapid progress of multimedia technology has led to an increased focus on enhancing the quality of experience (QoE) for video. Specifically, the demand for low-latency and high-quality decoding has grown significantly. Compressed Video Quality Enhancement (CVQE) methods based on Deep Neural Netwo…

Cited by 0SourcePDFScholar
2025

OmniDrive: A Holistic Vision-Language Dataset for Autonomous Driving with Counterfactual Reasoning

CVPR 2025poster

The advances in vision-language models (VLMs) have led to a growing interest in autonomous driving to leverage their strong reasoning capabilities. However, extending these capabilities from 2D to full 3D understanding is crucial for real-world applications. To address this challenge, we propose Omn…

2025

PQNAS: Mixed-precision Quantization-aware Neural Architecture Search with Pseudo Quantizer

ICASSP 2025accepted

Quantization-aware neural architecture search is an efficient way to automatically search for the best quantized model that can meet the limited resource constraints on edge devices. Existing methods utilize the straight-through estimator for training the quantized supernet, but lead to oscillation…

Cited by 0SourceScholar
2025

RivuletMLP: An MLP-based Architecture for Efficient Compressed Video Quality Enhancement

CVPR 2025poster

Quality degradation from video compression manifests both spatially along texture edges and temporally with continuous motion changes. Despite recent advances, extracting aligned spatiotemporal information from adjacent frames remains challenging. This is mainly due to limitations in receptive field…

Cited by 0SourcePDFScholar
2024

Far3D: Expanding the Horizon for Surround-View 3D Object Detection

AAAI 2024technical

Recently 3D object detection from surround-view images has made notable advancements with its low deployment cost. However, most works have primarily focused on close perception range while leaving long-range detection less explored. Expanding existing methods directly to cover long distances poses…

2023

Exploring Object-Centric Temporal Modeling for Efficient Multi-View 3D Object Detection

ICCV 2023poster

In this paper, we propose a long-sequence modeling framework, named StreamPETR, for multi-view 3D object detection. Built upon the sparse query design in the PETR series, we systematically develop an object-centric temporal mechanism. The model is performed in an online manner and the long-term hist…

Cited by 235PDFcodeScholar
2021

Automated Model Design and Benchmarking of Deep Learning Models for COVID-19 Detection with Chest CT Scans

AAAI 2021technical

The COVID-19 pandemic has spread globally for several months. Because its transmissibility and high pathogenicity seriously threaten people's lives, it is crucial to accurately and quickly detect COVID-19 infection. Many recent studies have shown that deep learning (DL) based solutions can help dete…

2021

Efficient Online Calibration for Autonomous Vehicle’s Longitudinal Dynamical System: A Gaussian Model Approach

ICRA 2021poster

In this paper, we present an efficient online calibration system for longitudinal vehicle dynamics of driverless cars. Instead of modeling vehicle’s longitudinal dynamical system analytically, we employ a data-driven method to generate an "end-to-end" numerical model with a look-up table which saves…

Cited by 2SourceScholar
2018

Realization of a Real-Time Optimal Control Strategy to Stabilize a Falling Humanoid Robot with Hand Contact

ICRA 2018poster

In this paper, we present a real-time falling robot stabilization system for a humanoid robot in which the robot can prevent falling using hand contact with walls and other surfaces in the environment. Instead of ignoring or avoiding interaction with environmental obstacles, our system uses obstacle…

Cited by 13SourceScholar