paper-with-me

홈 › Papers

Task Grouping for Multilingual Text Recognition

2022-10-13 · Jing Huang, Kevin J Liang, Rama Kovvuri, Tal Hassner

Most existing OCR methods focus on alphanumeric characters due to the popularity of English and numbers, as well as their corresponding datasets. On extending the characters to more languages, recent methods have shown that training different scripts with different recognition heads can greatly improve the end-to-end recognition accuracy compared to combining characters from all languages in the same recognition head. However, we postulate that similarities between some languages could allow sharing of model parameters and benefit from joint training. Determining language groupings, however, is not immediately obvious. To this end, we propose an automatic method for multilingual text recognition with a task grouping and assignment module using Gumbel-Softmax, introducing a task grouping loss and weighted recognition loss to allow for simultaneous training of the models and grouping modules. Experiments on MLT19 lend evidence to our hypothesis that there is a middle ground between combining every task together and separating every task that achieves a better configuration of task grouping/separation.

📄 PDF Abstract BibTeX arXiv:2210.07423

Code (1)

facebookresearch/MultiplexedOCR 공식 구현 pytorch

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Language Clustering for Multilingual Named Entity Recognition

2021-11-01 · Findings (EMNLP) 2021 11 · Kyle Shaffer

Recent work in multilingual natural language processing has shown progress in various tasks such as natural language inference and joint multilingual translation. Despite success in learning across many languages, challe…

ClusteringLanguage IdentificationLanguage ModelingLanguage Modelling+7

GradSim: Gradient-Based Language Grouping for Effective Multilingual Training

2023-10-23 · Mingyang Wang, Heike Adel, Lukas Lange, Jannik Strötgen 외

Most languages of the world pose low-resource challenges to natural language processing models. With multilingual training, knowledge can be shared among languages. However, not all languages positively influence each ot…

Sentiment Analysis

Group Activity Recognition Using Joint Learning of Individual Action Recognition and People Grouping

2021-07-17 · MVA 2021 7 · Chihiro Nakatani, Kohei Sendo, Norimichi Ukita

This paper proposes joint learning of individual action recognition and people grouping for improving group activity recognition. By sharing the information between two similar tasks (i.e., individual action recognition …

Action RecognitionActivity RecognitionGroup Activity Recognition

GroupViT: Semantic Segmentation Emerges from Text Supervision

2022-02-22 · CVPR 2022 1 · Jiarui Xu, Shalini De Mello, Sifei Liu, Wonmin Byeon 외

Grouping and recognition are important components of visual scene understanding, e.g., for object detection and semantic segmentation. With end-to-end deep learning systems, grouping of image regions usually happens impl…

Object DetectionScene UnderstandingSemantic SegmentationTransfer Learning+1

German Text Embedding Clustering Benchmark

2024-01-05 · Silvan Wehrli, Bert Arnrich, Christopher Irrgang

This work introduces a benchmark assessing the performance of clustering German text embeddings in different domains. This benchmark is driven by the increasing use of clustering neural text embeddings in tasks that requ…

BenchmarkingClustering