paper-with-me

Papers

Multi-Modal Interaction Graph Convolutional Network for Temporal Language Localization in Videos

2021-10-12 · Zongmeng Zhang, Xianjing Han, Xuemeng Song, Yan Yan, Liqiang Nie

This paper focuses on tackling the problem of temporal language localization in videos, which aims to identify the start and end points of a moment described by a natural language sentence in an untrimmed video. However, it is non-trivial since it requires not only the comprehensive understanding of the video and sentence query, but also the accurate semantic correspondence capture between them. Existing efforts are mainly centered on exploring the sequential relation among video clips and query words to reason the video and sentence query, neglecting the other intra-modal relations (e.g., semantic similarity among video clips and syntactic dependency among the query words). Towards this end, in this work, we propose a Multi-modal Interaction Graph Convolutional Network (MIGCN), which jointly explores the complex intra-modal relations and inter-modal interactions residing in the video and sentence query to facilitate the understanding and semantic correspondence capture of the video and sentence query. In addition, we devise an adaptive context-aware localization method, where the context information is taken into the candidate moments and the multi-scale fully connected layers are designed to rank and adjust the boundary of the generated coarse candidate moments with different lengths. Extensive experiments on Charades-STA and ActivityNet datasets demonstrate the promising performance and superior efficiency of our model.

📄 PDF Abstract BibTeX arXiv:2110.06058

Code (1)

zmzhang2000/MIGCN 공식 구현 pytorch

Tasks

Semantic correspondenceSemantic SimilaritySemantic Textual SimilaritySentence

Similar Papers 제목 키워드 기반

Dynamic Scenario Representation Learning for Motion Forecasting with Heterogeneous Graph Convolutional Recurrent Networks

2023-03-08 · Xing Gao, Xiaogang Jia, Yikang Li, Hongkai Xiong

Due to the complex and changing interactions in dynamic scenarios, motion forecasting is a challenging problem in autonomous driving. Most existing works exploit static road graphs to characterize scenarios and are limit…

Autonomous DrivingDecoderMotion ForecastingRepresentation Learning+1

MTAG: Modal-Temporal Attention Graph for Unaligned Human Multimodal Language Sequences

2020-10-22 · NAACL 2021 4 · Jianing Yang, Yongxin Wang, Ruitao Yi, Yuying Zhu 외

Human communication is multimodal in nature; it is through multiple modalities such as language, voice, and facial expressions, that opinions and emotions are expressed. Data in this domain exhibits complex multi-relatio…

Emotion RecognitionMultimodal Sentiment AnalysisSentiment Analysis

Graph-Based Interaction-Aware Multimodal 2D Vehicle Trajectory Prediction using Diffusion Graph Convolutional Networks

2023-09-05 · Keshu Wu, Yang Zhou, Haotian Shi, Xiaopeng Li 외

Predicting vehicle trajectories is crucial for ensuring automated vehicle operation efficiency and safety, particularly on congested multi-lane highways. In such dynamic environments, a vehicle's motion is determined by …

Graph EmbeddingIntent DetectionTrajectory Prediction

Multimodal joint prediction of traffic spatial-temporal data with graph sparse attention mechanism and bidirectional temporal convolutional network

2024-12-24 · Dongran Zhang, Jiangnan Yan, Kemal Polat, Adi Alhudhaif 외

Traffic flow prediction plays a crucial role in the management and operation of urban transportation systems. While extensive research has been conducted on predictions for individual transportation modes, there is relat…

Feature CorrelationPrediction

GAME: Learning Multimodal Interactions via Graph Structures for Personality Trait Estimation

2025-05-05 · Kangsheng Wang, Yuhang Li, Chengwei Ye, Yufei Lin 외

Apparent personality analysis from short videos poses significant chal-lenges due to the complex interplay of visual, auditory, and textual cues. In this paper, we propose GAME, a Graph-Augmented Multimodal Encoder desig…