paper-with-me

Papers

From Semantics, Scene to Instance-awareness: Distilling Foundation Model for Grounded Open-vocabulary Situation Recognition

2025-07-19 · Chen Cai, Tianyi Liu, Jianjun Gao, Wenyang Liu, Kejun Wu, Ruoyu Wang, Yi Wang, Soo Chin Liew arxiv

Recent Multimodal Large Language Models (MLLMs) exhibit strong zero-shot abilities but struggle with complex Grounded Situation Recognition (GSR) and are resource-intensive for edge device deployment. Meanwhile, conventional GSR models often lack generalization ability, falling short in recognizing unseen and rare situations. In this paper, we exploit transferring knowledge from a teacher MLLM to a small GSR model to enhance its generalization and zero-shot abilities, thereby introducing the task of Open-vocabulary Grounded Situation Recognition (Ov-GSR). To achieve this, we propose Multimodal Interactive Prompt Distillation (MIPD), a novel framework that distills enriched multimodal knowledge from the foundation model, enabling the student Ov-GSR model to recognize unseen situations and be better aware of rare situations. Specifically, the MIPD framework first leverages the LLM-based Judgmental Rationales Generator (JRG) to construct positive and negative glimpse and gaze rationales enriched with contextual semantic information. The proposed scene-aware and instance-perception prompts are then introduced to align rationales with visual information from the MLLM teacher via the Negative-Guided Multimodal Prompting Alignment (NMPA) module, effectively capturing holistic and perceptual multimodal knowledge. Finally, the aligned multimodal knowledge is distilled into the student Ov-GSR model, providing a stronger foundation for generalization that enhances situation understanding, bridges the gap between seen and unseen scenarios, and mitigates prediction bias in rare cases. We evaluate MIPD on the refined Ov-SWiG dataset, achieving superior performance on seen, rare, and unseen situations, and further demonstrate improved unseen detection on the HICO-DET dataset.

📄 PDF Abstract BibTeX arXiv:2507.14686

Code (0)

등록된 구현이 없습니다.

Tasks

Grounded Situation Recognition

Similar Papers 제목 키워드 기반

Towards Foundation Models for 3D Scene Understanding: Instance-Aware Self-Supervised Learning for Point Clouds

2026-03-26 · Bin Yang, Mohamed Abdelsamad, Miao Zhang, Alexandru Paul Condurache arxiv

Recent advances in self-supervised learning (SSL) for point clouds have substantially improved 3D scene understanding without human annotations. Existing approaches emphasize semantic awareness by enforcing feature consi…

Self-Supervised LearningPanoptic SegmentationInstance SegmentationScene Understanding

Language and Geometry Grounded Sparse Voxel Representations for Holistic Scene Understanding

2026-02-17 · Guile Wu, David Huang, Bingbing Liu, Dongfeng Bai arxiv

Existing 3D open-vocabulary scene understanding methods mostly emphasize distilling language features from 2D foundation models into 3D feature fields, but largely overlook the synergy among scene appearance, semantics, …

Scene Understanding

Boosting Instance Awareness via Cross-View Correlation with 4D Radar and Camera for 3D Object Detection

2026-02-24 · Xiaokai Bai, Lianqing Zheng, Si-Yuan Cao, Xiaohan Zhang 외 arxiv

4D millimeter-wave radar has emerged as a promising sensing modality for autonomous driving due to its robustness and affordability. However, its sparse and weak geometric cues make reliable instance activation difficult…

Scene Understanding3D Object DetectionAutonomous Driving

Chorus: Multi-Teacher Pretraining for Holistic 3D Gaussian Scene Encoding

2025-12-19 · Yue Li, Qi Ma, Runyi Yang, Mengjiao Ma 외 arxiv

While 3DGS has emerged as a high-fidelity scene representation, encoding rich, general-purpose features directly from its primitives remains under-explored. We address this gap by introducing Chorus, a multi-teacher pret…

Instance SegmentationPoint Clouds

CC-FMO: Camera-Conditioned Zero-Shot Single Image to 3D Scene Generation with Foundation Model Orchestration

2025-11-29 · Boshi Tang, Henry Zheng, Rui Huang, Gao Huang arxiv

High-quality 3D scene generation from a single image is crucial for AR/VR and embodied AI applications. Early approaches struggle to generalize due to reliance on specialized models trained on curated small datasets. Whi…

Scene GenerationPose Estimation