← Search

Shijia Huang

9 accepted papers

2025

Learning from Videos for 3D World: Enhancing MLLMs with 3D Vision Geometry Priors

NeurIPS 2025poster

Previous research has investigated the application of Multimodal Large Language Models (MLLMs) in understanding 3D scenes by interpreting them as videos. These approaches generally depend on comprehensive 3D data inputs, such as point clouds or reconstructed Bird's-Eye View (BEV) maps. In our resear…

Cited by 0SourceScholar
2025

Video-3D LLM: Learning Position-Aware Video Representation for 3D Scene Understanding

CVPR 2025poster

The rapid advancement of Multimodal Large Language Models (MLLMs) has significantly impacted various multimodal tasks. However, these models face challenges in tasks that require spatial understanding within 3D environments. Efforts to enhance MLLMs, such as incorporating point cloud features, have…

2024

Enhancing Temporal Modeling of Video LLMs via Time Gating

EMNLP 2024finding

Video Large Language Models (Video LLMs) have achieved impressive performance on video-and-language tasks, such as video question answering. However, most existing Video LLMs neglect temporal information in video data, leading to struggles with temporal-aware video understanding. To address this gap…

2024

LLaVA-Grounding: Grounded Visual Chat with Large Multimodal Models

ECCV 2024poster

"With the recent significant advancements in large multimodal models (LMMs), the importance of their grounding capability in visual chat is increasingly recognized. Despite recent efforts to enable LMMs to support grounding, their capabilities for grounding and chat are usually separate, and their c…

2024

Towards Learning a Generalist Model for Embodied Navigation

CVPR 2024highlight

Building a generalist agent that can interact with the world is an ultimate goal for humans thus spurring the research for embodied navigation where an agent is required to navigate according to instructions or respond to queries. Despite the major progress attained previous works primarily focus on…

Cited by 47SourcePDFScholar
2023

DQ-DETR: Dual Query Detection Transformer for Phrase Extraction and Grounding

AAAI 2023technical

In this paper, we study the problem of visual grounding by considering both phrase extraction and grounding (PEG). In contrast to the previous phrase-known-at-test setting, PEG requires a model to extract phrases from text and locate objects from image simultaneously, which is a more practical setti…

2023

Learning Preference Model for LLMs via Automatic Preference Data Generation

EMNLP 2023long main

Despite the advanced capacities of the state-of-the-art large language models (LLMs), they suffer from issues of hallucination, stereotype, etc. Preference models play an important role in LLM alignment, yet training preference models predominantly rely on human-annotated data. This reliance limits…

Cited by 0SourceScholar
2023

MP-Former: Mask-Piloted Transformer for Image Segmentation

CVPR 2023poster

We present a mask-piloted Transformer which improves masked-attention in Mask2Former for image segmentation. The improvement is based on our observation that Mask2Former suffers from inconsistent mask predictions between consecutive decoder layers, which leads to inconsistent optimization goals and…