paper-with-me

홈 › Papers

Context-Aware Temporal Embedding of Objects in Video Data

2024-08-23 · Ahnaf Farhan, M. Shahriar Hossain

In video analysis, understanding the temporal context is crucial for recognizing object interactions, event patterns, and contextual changes over time. The proposed model leverages adjacency and semantic similarities between objects from neighboring video frames to construct context-aware temporal object embeddings. Unlike traditional methods that rely solely on visual appearance, our temporal embedding model considers the contextual relationships between objects, creating a meaningful embedding space where temporally connected object's vectors are positioned in proximity. Empirical studies demonstrate that our context-aware temporal embeddings can be used in conjunction with conventional visual embeddings to enhance the effectiveness of downstream applications. Moreover, the embeddings can be used to narrate a video using a Large Language Model (LLM). This paper describes the intricate details of the proposed objective function to generate context-aware temporal object embeddings for video data and showcases the potential applications of the generated embeddings in video analysis and object classification tasks.

📄 PDF Abstract BibTeX arXiv:2408.12789

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelObject

Similar Papers 제목 키워드 기반

MPG-SAM 2: Adapting SAM 2 with Mask Priors and Global Context for Referring Video Object Segmentation

2025-01-23 · Fu Rong, Meng Lan, Qian Zhang, Lefei Zhang

Referring video object segmentation (RVOS) aims to segment objects in a video according to textual descriptions, which requires the integration of multimodal information and temporal dynamics perception. The Segment Anyt…

Referring Expression SegmentationReferring Video Object SegmentationSemantic SegmentationVideo Object Segmentation+2

Context-Aware Relative Object Queries To Unify Video Instance and Panoptic Segmentation

2023-01-01 · CVPR 2023 1 · Anwesa Choudhuri, Girish Chowdhary, Alexander G. Schwing

Object queries have emerged as a powerful abstraction to generically represent object proposals. However, their use for temporal tasks like video segmentation poses two questions: 1) How to process frames sequentiall…

Instance SegmentationMulti-Object TrackingMulti-Object Tracking and SegmentationObject+9

Semantic Role Aware Correlation Transformer for Text to Video Retrieval

2022-06-26 · Burak Satar, Hongyuan Zhu, Xavier Bresson, Joo Hwee Lim

With the emergence of social media, voluminous video clips are uploaded every day, and retrieving the most relevant visual content with a language query becomes critical. Most approaches aim to learn a joint embedding sp…

RetrievalText to Video RetrievalVideo Retrieval

Spatial-Aware Object Embeddings for Zero-Shot Localization and Classification of Actions

2017-07-28 · ICCV 2017 10 · Pascal Mettes, Cees G. M. Snoek

We aim for zero-shot localization and classification of human actions in video. Where traditional approaches rely on global attribute or object classification scores for their zero-shot knowledge transfer, our main contr…

Action LocalizationAttributeClassificationGeneral Classification+3

Online Video Instance Segmentation via Robust Context Fusion

2022-07-12 · Xiang Li, Jinglu Wang, Xiaohao Xu, Bhiksha Raj 외

Video instance segmentation (VIS) aims at classifying, segmenting and tracking object instances in video sequences. Recent transformer-based neural networks have demonstrated their powerful capability of modeling spatio-…

Instance SegmentationSegmentationSemantic SegmentationVideo Instance Segmentation