← Search

Hongxu Yin

46 accepted papers

2026

3D Aware Region Prompted Vision Language Model

ICLR 2026poster

We present Spatial Region 3D (SR-3D) aware vision-language model that connects single-view 2D images and multi-view 3D data through a shared visual token space. SR-3D supports flexible region prompting, allowing users to annotate regions with bounding boxes, segmentation masks on any frame, or direc…

Cited by 0SourcecodeScholar
2026

Attend Before Attention: Efficient and Scalable Video Understanding via Autoregressive Gazing

CVPR 2026

Multi-modal large language models (MLLMs) have advanced general-purpose video understanding but struggle with long, high-resolution videos---they process every pixel equally in their vision transformers (ViTs) or LLMs despite significant spatiotemporal redundancy. We introduce AutoGaze, a lightweigh

Cited by 0SourcecodeScholar
2026

GDPO: Group reward-Decoupled Normalization Policy Optimization for Multi-reward RL Optimization

ICML 2026poster

As language models become increasingly capable, users expect them to provide not only accurate responses but also behaviors aligned with diverse human preferences across a variety of scenarios. To achieve this, Reinforcement learning (RL) pipelines have begun incorporating multiple rewards, each cap…

Cited by 0SourceScholar
2026

OmniVinci: Enhancing Architecture and Data for Omni-Modal Understanding LLM

ICLR 2026poster

Advancing machine intelligence requires developing the ability to perceive across multiple modalities, much as humans sense the world. We introduce OmniVinci, an initiative to build a strong, open-source, omni-modal LLM. We carefully study the design choices across model architecture and data curati…

Cited by 0SourcecodeScholar
2026

QeRL: Beyond Efficiency - Quantization-enhanced Reinforcement Learning for LLMs

ICLR 2026poster

We propose QeRL, a Quantization-enhanced Reinforcement Learning framework for large language models (LLMs). While RL is essential for LLMs' reasoning capabilities, it is resource-intensive, requiring substantial GPU memory and long rollout duration. QeRL addresses these issues by combining NVFP4 qua…

Cited by 0SourcecodeScholar
2026

Scaling Parallel Sequence Models to Vision Foundation Models

CVPR 2026

Scaling vision foundation models is constrained by the quadratic complexity of self-attention. Although subquadratic attention alternatives like linear attention variants and state-space models successfully reduce the model complexity, they typically serialize images into 1D token sequences, comprom

Cited by 0SourceScholar
2026

ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration

ICML 2026poster

Large language models are powerful generalists, yet solving deep and complex problems such as those of the Humanity’s Last Exam (HLE) remains both conceptually challenging and computationally expensive. We show that small orchestrators managing other models and a variety of tools are able to both pu…

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

GSPN-2: Efficient Parallel Sequence Modeling

NeurIPS 2025poster

Efficient vision transformer remains a bottleneck for high-resolution images and long-video related real-world applications. Generalized Spatial Propagation Network (GSPN) \cite{wang2025parallel} addresses this by replacing quadratic self-attention with a line-scan propagation scheme, bringing the c…

Cited by 0SourceScholar
2025

LLaMaFlex: Many-in-one LLMs via Generalized Pruning and Weight Sharing

ICLR 2025poster

Large Language Model (LLM) providers typically train a family of models, each of a different size targeting a specific deployment scenario. Models in the family are all trained from scratch, making the process extremely resource intensive. Recent work has successfully reduced the cost of training mo…

Cited by 0SourcePDFScholar
2025

LongVILA: Scaling Long-Context Visual Language Models for Long Videos

ICLR 2025poster

Long-context capability is critical for multi-modal foundation models, especially for long video understanding. We introduce LongVILA, a full-stack solution for long-context visual-language models by co-designing the algorithm and system. For model training, we upgrade existing VLMs to support long…

2025

NVILA: Efficient Frontier Visual Language Models

CVPR 2025poster

Visual language models (VLMs) have made significant advances in accuracy in recent years. However, their efficiency has received much less attention. This paper introduces NVILA, a family of open VLMs designed to optimize both efficiency and accuracy. Building on top of VILA, we improve its model ar…

Cited by 43SourcePDFScholar
2025

NaVILA: Legged Robot Vision-Language-Action Model for Navigation

RSS 2025poster

This paper proposes to solve the problem of Vision-and-Language Navigation with legged robots, which not only provides a flexible way for humans to command but also allows the robot to navigate through more challenging and cluttered scenes. However, it is non-trivial to translate human language inst…

Cited by 13PDFScholar
2025

Nemotron-CLIMB: Clustering-based Iterative Data Mixture Bootstrapping for Language Model Pre-training

NeurIPS 2025spotlight

Pre-training datasets are typically collected from web content and lack inherent domain divisions. For instance, widely used datasets like Common Crawl do not include explicit domain labels, while manually curating labeled datasets such as The Pile is labor-intensive. Consequently, identifying an op…

Cited by 0SourceScholar
2025

RADIOv2.5: Improved Baselines for Agglomerative Vision Foundation Models

CVPR 2025poster

Agglomerative models have recently emerged as a powerful approach to training vision foundation models, leveraging multi-teacher distillation from existing models such as CLIP, DINO, and SAM. This strategy enables the efficient creation of robust models, combining the strengths of individual teacher…

Cited by 3SourcePDFScholar
2025

Scaling Vision Pre-Training to 4K Resolution

CVPR 2025highlight

High-resolution perception of visual details is crucial for daily tasks. Current vision pre-training, however, is still limited to low resolutions (e.g., 378 x 378 pixels) due to the quadratic cost of processing larger images. We introduce PS3 that scales CLIP-style vision pre-training to 4K resolut…

Cited by 0SourcePDFScholar
2025

Token-Efficient VLM: High-Resolution Image Understanding via Dynamic Region Proposal

ICCV 2025poster

Vision-Language Models (VLMs) excel at visual understanding by leveraging pretrained image encoders to generate visual tokens. However, they struggle with high-resolution images and zoomed-in regions due to the computational burden and token redundancy of uniform patch-based processing, often leadin…

Cited by 0SourcePDFScholar
2025

VILA-M3: Enhancing Vision-Language Models with Medical Expert Knowledge

CVPR 2025highlight

Generalist vision language models (VLMs) have made significant strides in computer vision, but they fall short in specialized fields like healthcare, where expert knowledge is essential. Current large multimodal models like Gemini and GPT-4o are insufficient for medical tasks due to their reliance o…

Cited by 5SourcePDFScholar
2025

VILA-U: a Unified Foundation Model Integrating Visual Understanding and Generation

ICLR 2025poster

VILA-U is a Unified foundation model that integrates Video, Image, Language understanding and generation. Traditional visual language models (VLMs) use separate modules for understanding and generating visual content, which can lead to misalignment and increased complexity. In contrast, VILA-U emplo…

2025

WorldModelBench: Judging Video Generation Models As World Models

NeurIPS 2025poster

Video generation models have rapidly progressed, positioning themselves as video world models capable of supporting decision-making applications like robotics and autonomous driving. However, current benchmarks fail to rigorously evaluate these claims, focusing only on general video quality, ignorin…

Cited by 0SourcecodeScholar
2024

Adaptive Sharpness-Aware Pruning for Robust Sparse Networks

ICLR 2024poster

Robustness and compactness are two essential attributes of deep learning models that are deployed in the real world. The goals of robustness and compactness may seem to be at odds, since robustness requires generalization across domains, while the process of compression exploits specificity in one…

Cited by 11SourcePDFScholar
2024

DoRA: Weight-Decomposed Low-Rank Adaptation

ICML 2024oral

Among the widely used parameter-efficient fine-tuning (PEFT) methods, LoRA and its variants have gained considerable popularity because of avoiding additional inference costs. However, there still often exists an accuracy gap between these methods and full fine-tuning (FT). In this work, we first in…

2024

FasterViT: Fast Vision Transformers with Hierarchical Attention

ICLR 2024poster

We design a new family of hybrid CNN-ViT neural networks, named FasterViT, with a focus on high image throughput for computer vision (CV) applications. FasterViT combines the benefits of fast local representation learning in CNNs and global modeling properties in ViT. Our newly introduced Hierarchic…

2024

FedBPT: Efficient Federated Black-box Prompt Tuning for Large Language Models

ICML 2024poster

Pre-trained language models (PLM) have revolutionized the NLP landscape, achieving stellar performances across diverse tasks. These models, while benefiting from vast training data, often require fine-tuning on specific data to cater to distinct downstream tasks. However, this data adaptation proces…

Cited by 34SourcePDFScholar
2024

Flextron: Many-in-One Flexible Large Language Model

ICML 2024oral

Training modern LLMs is extremely resource intensive, and customizing them for various deployment scenarios characterized by limited compute and memory resources through repeated training is impractical. In this paper, we introduce Flextron, a network architecture and post-training model optimizatio…

Cited by 16SourcePDFScholar
2024

LITA: Language Instructed Temporal-Localization Assistant

ECCV 2024poster

"There has been tremendous progress in multimodal Large Language Models (LLMs). Recent works have extended these models to video input with promising instruction following capabilities. However, an important missing piece is temporal localization. These models cannot accurately answer the “When?” qu…

2024

MaskLLM: Learnable Semi-Structured Sparsity for Large Language Models

NeurIPS 2024spotlight

Large Language Models (LLMs) are distinguished by their massive parameter counts, which typically result in significant redundancy. This work introduces MaskLLM, a learnable pruning method that establishes Semi-structured (or ``N:M'') Sparsity in LLMs, aimed at reducing computational overhead during…

2024

RegionGPT: Towards Region Understanding Vision Language Model

CVPR 2024poster

Vision language models (VLMs) have experienced rapid advancements through the integration of large language models (LLMs) with image-text pairs yet they struggle with detailed regional visual understanding due to limited spatial awareness of the vision encoder and the use of coarse-grained training…

Cited by 44SourcePDFScholar
2024

SpatialRGPT: Grounded Spatial Reasoning in Vision-Language Models

NeurIPS 2024poster

Vision Language Models (VLMs) have demonstrated remarkable performance in 2D vision and language tasks. However, their ability to reason about spatial arrangements remains limited. In this work, we introduce Spatial Region GPT (SpatialRGPT) to enhance VLMs’ spatial perception and reasoning capabilit…

Cited by 61SourcePDFScholar
2024

VILA: On Pre-training for Visual Language Models

CVPR 2024poster

Visual language models (VLMs) rapidly progressed with the recent success of large language models. There have been growing efforts on visual instruction tuning to extend the LLM with visual inputs but lacks an in-depth study of the visual language pre-training process where the model learns to perfo…

Cited by 401SourcePDFScholar
2023

Global Context Vision Transformers

ICML 2023poster

We propose global context vision transformer (GC ViT), a novel architecture that enhances parameter and compute utilization for computer vision. Our method leverages global context self-attention modules, joint with standard local self-attention, to effectively and efficiently model both long and sh…

2023

Global Vision Transformer Pruning With Hessian-Aware Saliency

CVPR 2023poster

Transformers yield state-of-the-art results across many tasks. However, their heuristically designed architecture impose huge computational costs during inference. This work aims on challenging the common design philosophy of the Vision Transformer (ViT) model with uniform dimension across all the s…

2023

Loss-Guided Diffusion Models for Plug-and-Play Controllable Generation

ICML 2023poster

We consider guiding denoising diffusion models with general differentiable loss functions in a plug-and-play fashion, enabling controllable generation without additional training. This paradigm, termed Loss-Guided Diffusion (LGD), can easily be integrated into all diffusion models and leverage vario…

Cited by 89SourcePDFScholar
2023

Recurrence Without Recurrence: Stable Video Landmark Detection With Deep Equilibrium Models

CVPR 2023poster

Cascaded computation, whereby predictions are recurrently refined over several stages, has been a persistent theme throughout the development of landmark detection models. In this work, we show that the recently proposed Deep Equilibrium Model (DEQ) can be naturally adapted to this form of computati…

2022

A-ViT: Adaptive Tokens for Efficient Vision Transformer

CVPR 2022oral

We introduce A-ViT, a method that adaptively adjusts the inference cost of vision transformer ViT for images of different complexity. A-ViT achieves this by automatically reducing the number of tokens in vision transformers that are processed in the network as inference proceeds. We reformulate Adap…

Cited by 378PDFScholar
2022

GradViT: Gradient Inversion of Vision Transformers

CVPR 2022poster

In this work we demonstrate the vulnerability of vision transformers (ViTs) to gradient-based inversion attacks. During this attack, the original data batch is reconstructed given model weights and the corresponding gradients. We introduce a method, named GradViT, that optimizes random noise into na…

Cited by 90PDFcodeScholar
2022

LANA: Latency Aware Network Acceleration

ECCV 2022poster

"We introduce latency-aware network acceleration (LANA)-an approach that builds on neural architecture search technique to accelerate neural networks. LANA consists of two phases: in the first phase, it trains many alternative operations for every layer of a target network using layer-wise feature m…

Cited by 17SourcePDFScholar
2022

Structural Pruning via Latency-Saliency Knapsack

NeurIPS 2022accept

Structural pruning can simplify network architecture and improve inference speed. We propose Hardware-Aware Latency Pruning (HALP) that formulates structural pruning as a global resource allocation optimization problem, aiming at maximizing the accuracy while constraining latency under a predefined…

2021

Optimal Quantization Using Scaled Codebook

CVPR 2021poster

We study the problem of quantizing N sorted, scalar datapoints with a fixed codebook containing K entries that are allowed to be rescaled. The problem is defined as finding the optimal scaling factor \alpha and the datapoint assignments into the \alpha-scaled codebook to minimize the squared error b…

Cited by 9PDFScholar
2021

See Through Gradients: Image Batch Recovery via GradInversion

CVPR 2021poster

Training deep neural networks requires gradient estimation from data batches to update parameters. Gradients per parameter are averaged over a set of data and this has been presumed to be safe for privacy-preserving training in joint, collaborative, and federated learning applications. Prior work on…

Cited by 588PDFcodeScholar
2020

Dreaming to Distill: Data-Free Knowledge Transfer via DeepInversion

CVPR 2020oral

We introduce DeepInversion, a new method for synthesizing images from the image distribution used to train a deep neural network. We "invert" a trained network (teacher) to synthesize class-conditional input images starting from random noise, without using any additional information about the traini…

Cited by 699PDFcodeScholar
2019

ChamNet: Towards Efficient Network Design Through Platform-Aware Model Adaptation

CVPR 2019poster

This paper proposes an efficient neural network (NN) architecture design methodology called Chameleon that honors given resource constraints. Instead of developing new building blocks or using computationally-intensive reinforcement learning algorithms, our approach leverages existing efficient netw…

Cited by 341PDFcodeScholar