paper-with-me

Papers

Distantly Supervised Semantic Text Detection and Recognition for Broadcast Sports Videos Understanding

2021-10-31 · Avijit Shah, Topojoy Biswas, Sathish Ramadoss, Deven Santosh Shah

Comprehensive understanding of key players and actions in multiplayer sports broadcast videos is a challenging problem. Unlike in news or finance videos, sports videos have limited text. While both action recognition for multiplayer sports and detection of players has seen robust research, understanding contextual text in video frames still remains one of the most impactful avenues of sports video understanding. In this work we study extremely accurate semantic text detection and recognition in sports clocks, and challenges therein. We observe unique properties of sports clocks, which makes it hard to utilize general-purpose pre-trained detectors and recognizers, so that text can be accurately understood to the degree of being used to align to external knowledge. We propose a novel distant supervision technique to automatically build sports clock datasets. Along with suitable data augmentations, combined with any state-of-the-art text detection and recognition model architectures, we extract extremely accurate semantic text. Finally, we share our computational architecture pipeline to scale this system in industrial setting and proposed a robust dataset for the same to validate our results.

📄 PDF Abstract BibTeX arXiv:2111.00629

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionText DetectionVideo Understanding

Similar Papers 제목 키워드 기반

Distantly-Supervised Named Entity Recognition with Noise-Robust Learning and Language Model Augmented Self-Training

2021-09-10 · EMNLP 2021 11 · Yu Meng, Yunyi Zhang, Jiaxin Huang, Xuan Wang 외

We study the problem of training named entity recognition (NER) models using only distantly-labeled data, which can be automatically obtained by matching entity mentions in the raw text with entity types in a knowledge b…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+2

HAMNER: Headword Amplified Multi-span Distantly Supervised Method for Domain Specific Named Entity Recognition

2019-12-03 · Shifeng Liu, Yifang Sun, Bing Li, Wei Wang 외

To tackle Named Entity Recognition (NER) tasks, supervised methods need to obtain sufficient cleanly annotated data, which is labor and time consuming. On the contrary, distantly supervised methods acquire automatically …

Boundary Detectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Label Refinement via Contrastive Learning for Distantly-Supervised Named Entity Recognition

2022-07-01 · Findings (NAACL) 2022 7 · Huaiyuan Ying, Shengxuan Luo, Tiantian Dang, Sheng Yu

Distantly-supervised named entity recognition (NER) locates and classifies entities using only knowledge bases and unlabeled corpus to mitigate the reliance on human-annotated labels. The distantly annotated data suffer …

Contrastive Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Better Sampling of Negatives for Distantly Supervised Named Entity Recognition

2023-05-22 · Lu Xu, Lidong Bing, Wei Lu

Distantly supervised named entity recognition (DS-NER) has been proposed to exploit the automatically labeled training data instead of human annotations. The distantly annotated datasets are often noisy and contain a con…

named-entity-recognitionNamed Entity RecognitionNER

Improving Distantly Supervised Relation Extraction by Natural Language Inference

2022-07-31 · Kang Zhou, Qiao Qiao, Yuepei Li, Qi Li

To reduce human annotations for relation extraction (RE) tasks, distantly supervised approaches have been proposed, while struggling with low performance. In this work, we propose a novel DSRE-NLI framework, which consid…

Natural Language InferenceRelationRelation Extraction