paper-with-me

Papers

Self-Attention Based Text Knowledge Mining for Text Detection

2021-06-19 · CVPR 2021 1 · Qi Wan, Haoqin Ji, Linlin Shen

Pre-trained models play an important role in deep learning based text detectors. However, most methods ignore the gap between natural images and scene text images and directly apply ImageNet for pre-training. To address such a problem, some of them firstly pre-train the model using a large amount of synthetic data and then fine-tune it on target datasets, which is task-specific and has limited generalization capability. In this paper, we focus on providing general pre-trained models for text detectors. Considering the importance of exploring text contents for text detection, we propose STKM (Self-attention based Text Knowledge Mining), which consists of a CNN Encoder and a Self-attention Decoder, to learn general prior knowledge for text detection from SynthText. Given only image level text labels, Self-attention Decoder directly decodes features extracted from CNN Encoder to texts without requirement of detection, which guides the CNN backbone to explicitly learn discriminative semantic representations ignored by previous approaches. After that, the text knowledge learned by the backbone can be transferred to various text detectors to significantly improve their detection performance (e.g., 5.89% higher F-measure for EAST on ICDAR15 dataset) without bells and whistles. Pre-trained model is available at: https://github.com/CVI-SZU/STKM

📄 PDF Abstract BibTeX

Code (1)

CVI-SZU/STKM 공식 구현 pytorch

Tasks

DecoderText Detection

Similar Papers 제목 키워드 기반

Knowledge-Enriched Transformer for Emotion Detection in Textual Conversations

2019-09-24 · IJCNLP 2019 11 · Peixiang Zhong, Di Wang, Chunyan Miao

Messages in human conversations inherently convey emotions. The task of detecting emotions in textual conversations leads to a wide range of applications such as opinion mining in social networks. However, enabling machi…

Emotion Recognition in ConversationGraph Attention

Self-attention vector output similarities reveal how machines pay attention

2025-12-26 · Tal Halevi, Yarden Tzach, Ronit D. Gross, Shalom Rosner 외 arxiv

The self-attention mechanism has significantly advanced the field of natural language processing, facilitating the development of advanced language-learning machines. Although its utility is widely acknowledged, the prec…

KSAT: Knowledge-infused Self Attention Transformer -- Integrating Multiple Domain-Specific Contexts

2022-10-09 · Kaushik Roy, Yuxin Zi, Vignesh Narayanan, Manas Gaur 외

Domain-specific language understanding requires integrating multiple pieces of relevant contextual information. For example, we see both suicide and depression-related behavior (multiple contexts) in the text ``I have a …

Specificity

Ruleformer: Context-aware Rule Mining over Knowledge Graph

2022-10-01 · COLING 2022 10 · Zezhong Xu, Peng Ye, Hui Chen, Meng Zhao 외

Rule mining is an effective approach for reasoning over knowledge graph (KG). Existing works mainly concentrate on mining rules. However, there might be several rules that could be applied for reasoning for one relation,…

Decoder

Detecting Expressions of Blame or Praise in Text

2016-05-01 · LREC 2016 5 · Udochukwu Orizu, Yulan He

The growth of social networking platforms has drawn a lot of attentions to the need for social computing. Social computing utilises human insights for computational tasks as well as design of systems that support social …

Attribute