paper-with-me

홈 › Papers

Open Scene Understanding: Grounded Situation Recognition Meets Segment Anything for Helping People with Visual Impairments

2023-07-15 · Ruiping Liu, Jiaming Zhang, Kunyu Peng, Junwei Zheng, Ke Cao, Yufan Chen, Kailun Yang, Rainer Stiefelhagen

Grounded Situation Recognition (GSR) is capable of recognizing and interpreting visual scenes in a contextually intuitive way, yielding salient activities (verbs) and the involved entities (roles) depicted in images. In this work, we focus on the application of GSR in assisting people with visual impairments (PVI). However, precise localization information of detected objects is often required to navigate their surroundings confidently and make informed decisions. For the first time, we propose an Open Scene Understanding (OpenSU) system that aims to generate pixel-wise dense segmentation masks of involved entities instead of bounding boxes. Specifically, we build our OpenSU system on top of GSR by additionally adopting an efficient Segment Anything Model (SAM). Furthermore, to enhance the feature extraction and interaction between the encoder-decoder structure, we construct our OpenSU system using a solid pure transformer backbone to improve the performance of GSR. In order to accelerate the convergence, we replace all the activation functions within the GSR decoders with GELU, thereby reducing the training duration. In quantitative analysis, our model achieves state-of-the-art performance on the SWiG dataset. Moreover, through field testing on dedicated assistive technology datasets and application demonstrations, the proposed OpenSU system can be used to enhance scene understanding and facilitate the independent mobility of people with visual impairments. Our code will be available at https://github.com/RuipingL/OpenSU.

📄 PDF Abstract BibTeX arXiv:2307.07757

Code (1)

ruipingl/opensu 공식 구현 pytorch

Tasks

DecoderGrounded Situation RecognitionNavigateScene Understanding

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar 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 외 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, conventi…

Grounded Situation Recognition

Seeing Beyond Classes: Zero-Shot Grounded Situation Recognition via Language Explainer

2024-04-24 · JiaMing Lei, Lin Li, Chunping Wang, Jun Xiao 외

Benefiting from strong generalization ability, pre-trained vision language models (VLMs), e.g., CLIP, have been widely utilized in zero-shot scene understanding. Unlike simple recognition tasks, grounded situation recogn…

Grounded Situation RecognitionScene Understanding

MovieGraphs: Towards Understanding Human-Centric Situations from Videos

2017-12-19 · CVPR 2018 6 · Paul Vicol, Makarand Tapaswi, Lluis Castrejon, Sanja Fidler

There is growing interest in artificial intelligence to build socially intelligent robots. This requires machines to have the ability to "read" people's emotions, motivations, and other factors that affect behavior. Towa…

Common Sense Reasoning

MVT: Mask-Grounded Vision-Language Models for Taxonomy-Aligned Land-Cover Tagging

2025-09-23 · Siyi Chen, Kai Wang, Weicong Pang, Ruiming Yang 외 arxiv

Land-cover understanding in remote sensing increasingly demands class-agnostic systems that generalize across datasets while remaining spatially precise and interpretable. We study a geometry-first discovery-and-interpre…

Domain Adaptation

Situational Awareness Matters in 3D Vision Language Reasoning

2024-06-11 · CVPR 2024 1 · Yunze Man, Liang-Yan Gui, Yu-Xiong Wang

Being able to carry out complicated vision language reasoning tasks in 3D space represents a significant milestone in developing household robots and human-centered embodied AI. In this work, we demonstrate that a critic…

Question Answering