paper-with-me

Papers

A Real-Time Cross-modality Correlation Filtering Method for Referring Expression Comprehension

2019-09-16 · CVPR 2020 6 · Yue Liao, Si Liu, Guanbin Li, Fei Wang, Yanjie Chen, Chen Qian, Bo Li

Referring expression comprehension aims to localize the object instance described by a natural language expression. Current referring expression methods have achieved good performance. However, none of them is able to achieve real-time inference without accuracy drop. The reason for the relatively slow inference speed is that these methods artificially split the referring expression comprehension into two sequential stages including proposal generation and proposal ranking. It does not exactly conform to the habit of human cognition. To this end, we propose a novel Realtime Cross-modality Correlation Filtering method (RCCF). RCCF reformulates the referring expression comprehension as a correlation filtering process. The expression is first mapped from the language domain to the visual domain and then treated as a template (kernel) to perform correlation filtering on the image feature map. The peak value in the correlation heatmap indicates the center points of the target box. In addition, RCCF also regresses a 2-D object size and 2-D offset. The center point coordinates, object size and center point offset together to form the target bounding box. Our method runs at 40 FPS while achieving leading performance in RefClef, RefCOCO, RefCOCO+ and RefCOCOg benchmarks. In the challenging RefClef dataset, our methods almost double the state-of-the-art performance (34.70% increased to 63.79%). We hope this work can arouse more attention and studies to the new cross-modality correlation filtering framework as well as the one-stage framework for referring expression comprehension.

📄 PDF Abstract BibTeX arXiv:1909.07072

Code (0)

등록된 구현이 없습니다.

Tasks

Referring ExpressionReferring Expression Comprehension

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Heatmap 설명 없음

Similar Papers 제목 키워드 기반

FF-LOGO: Cross-Modality Point Cloud Registration with Feature Filtering and Local to Global Optimization

2023-09-16 · Nan Ma, Mohan Wang, Yiheng Han, Yong-Jin Liu

Cross-modality point cloud registration is confronted with significant challenges due to inherent differences in modalities between different sensors. We propose a cross-modality point cloud registration framework FF-LOG…

Feature Correlationglobal-optimizationPoint Cloud Registration

User-Aware Conditional Generative Total Correlation Learning for Multi-Modal Recommendation

2026-04-03 · Jing Du, Zesheng Ye, Congbo Ma, Feng Liu 외 arxiv

Multi-modal recommendation (MMR) enriches item representations by introducing item content, e.g., visual and textual descriptions, to improve upon interaction-only recommenders. The success of MMR hinges on aligning thes…

Multi-modal Recommendation

LongVALE: Vision-Audio-Language-Event Benchmark Towards Time-Aware Omni-Modal Perception of Long Videos

2024-11-29 · CVPR 2025 1 · Tiantian Geng, Jinrui Zhang, Qingni Wang, Teng Wang 외

Despite impressive advancements in video understanding, most efforts remain limited to coarse-grained or visual-only video tasks. However, real-world videos encompass omni-modal information (vision, audio, and speech) wi…

Boundary DetectionDense Video CaptioningVideo Understanding

Triple Spectral Fusion for Sensor-based Human Activity Recognition

2026-05-04 · Ye Zhang, Longguang Wang, Qing Gao, Chaocan Xiang 외 arxiv

The field of sensor-based human activity recognition (HAR) mainly uses posture, motion and context data of Inertial Measurement Units (IMUs) to identify daily activities. Despite the advancements in learning-based method…

Human Activity Recognition

Cross-Contrastive Clustering for Multimodal Attributed Graphs with Dual Graph Filtering

2025-11-25 · Haoran Zheng, Renchi Yang, Hongtao Wang, Jianliang Xu arxiv

Multimodal Attributed Graphs (MMAGs) are an expressive data model for representing the complex interconnections among entities that associate attributes from multiple data modalities (text, images, etc.). Clustering over…

Representation LearningContrastive LearningCommunity DetectionGraph Clustering