paper-with-me

Papers

WeCromCL: Weakly Supervised Cross-Modality Contrastive Learning for Transcription-only Supervised Text Spotting

2024-07-28 · Jingjing Wu, Zhengyao Fang, Pengyuan Lyu, Chengquan Zhang, Fanglin Chen, Guangming Lu, Wenjie Pei

Transcription-only Supervised Text Spotting aims to learn text spotters relying only on transcriptions but no text boundaries for supervision, thus eliminating expensive boundary annotation. The crux of this task lies in locating each transcription in scene text images without location annotations. In this work, we formulate this challenging problem as a Weakly Supervised Cross-modality Contrastive Learning problem, and design a simple yet effective model dubbed WeCromCL that is able to detect each transcription in a scene image in a weakly supervised manner. Unlike typical methods for cross-modality contrastive learning that focus on modeling the holistic semantic correlation between an entire image and a text description, our WeCromCL conducts atomistic contrastive learning to model the character-wise appearance consistency between a text transcription and its correlated region in a scene image to detect an anchor point for the transcription in a weakly supervised manner. The detected anchor points by WeCromCL are further used as pseudo location labels to guide the learning of text spotting. Extensive experiments on four challenging benchmarks demonstrate the superior performance of our model over other methods. Code will be released.

📄 PDF Abstract BibTeX arXiv:2407.19507

Code (1)

ZhengyaoFang/WeCromCL 공식 구현 pytorch

Tasks

Contrastive LearningText Spotting

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Counterfactual Cross-modality Reasoning for Weakly Supervised Video Moment Localization

2023-08-10 · Zezhong Lv, Bing Su, Ji-Rong Wen

Video moment localization aims to retrieve the target segment of an untrimmed video according to the natural language query. Weakly supervised methods gains attention recently, as the precise temporal location of the tar…

Contrastive Learningcounterfactual

Modality-Aware Contrastive Instance Learning with Self-Distillation for Weakly-Supervised Audio-Visual Violence Detection

2022-07-12 · Jiashuo Yu, Jinyu Liu, Ying Cheng, Rui Feng 외

Weakly-supervised audio-visual violence detection aims to distinguish snippets containing multimodal violence events with video-level labels. Many prior works perform audio-visual integration and interaction in an early …

Anomaly Detection In Surveillance Videosaudio-visual learningMultiple Instance Learning

Exploiting Data Hierarchy as a New Modality for Contrastive Learning

2024-01-06 · Arjun Bhalla, Daniel Levenson, Jan Bernhard, Anton Abilov

This work investigates how hierarchically structured data can help neural networks learn conceptual representations of cathedrals. The underlying WikiScenes dataset provides a spatially organized hierarchical structure o…

Contrastive LearningSelf-Supervised LearningTripletWeakly-supervised Learning

Group Contrastive Learning for Weakly Paired Multimodal Data

2026-02-03 · Aditya Gorla, Hugues Van Assel, Jan-Christian Huetter, Heming Yao 외 arxiv

We present GROOVE, a semi-supervised multi-modal representation learning approach for high-content perturbation data where samples across modalities are weakly paired through shared perturbation labels but lack direct co…

Representation LearningContrastive Learning

Hidden in the Multiplicative Interaction: Uncovering Fragility in Multimodal Contrastive Learning

2026-04-07 · Tillmann Rheude, Stefan Hegselmann, Roland Eils, Benjamin Wild arxiv

Contrastive learning has become a standard approach for unsupervised learning from paired data, as demonstrated by CLIP for image-text matching. However, many domains involve more than two modalities and require objectiv…

Cross-Modal RetrievalContrastive LearningImage-text matching