paper-with-me

홈 › Papers

Text Categorization for Conflict Event Annotation

2020-05-01 · LREC 2020 5 · Fredrik Olsson, Magnus Sahlgren, Fehmi ben Abdesslem, Ariel Ekgren, Kristine Eck

We cast the problem of event annotation as one of text categorization, and compare state of the art text categorization techniques on event data produced within the Uppsala Conflict Data Program (UCDP). Annotating a single text involves assigning the labels pertaining to at least 17 distinct categorization tasks, e.g., who were the attacking organization, who was attacked, and where did the event take place. The text categorization techniques under scrutiny are a classical Bag-of-Words approach; character-based contextualized embeddings produced by ELMo; embeddings produced by the BERT base model, and a version of BERT base fine-tuned on UCDP data; and a pre-trained and fine-tuned classifier based on ULMFiT. The categorization tasks are very diverse in terms of the number of classes to predict as well as the skeweness of the distribution of classes. The categorization results exhibit a large variability across tasks, ranging from 30.3{\%} to 99.8{\%} F-score.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Text Categorization

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
Activation Regularization Activation Regularization (AR), or $L\_{2}$ activation regularization, is regularization performed on activations as opposed to weights. It is usually used in conjunction with…
Temporal Activation Regularization 설명 없음
Weight Tying Weight Tying improves the performance of language models by tying (sharing) the weights of the embedding and softmax layers. This…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Variational Dropout Variational Dropout is a regularization technique based on dropout, but uses a variational inference grounded approach. In…

Similar Papers 제목 키워드 기반

Weakly Supervised Fine-Grained Image Categorization

2015-04-20 · Yu Zhang, Xiu-Shen Wei, Jianxin Wu, Jianfei Cai 외

In this paper, we categorize fine-grained images without using any object / part annotation neither in the training nor in the testing stage, a step towards making it suitable for deployments. Fine-grained image categori…

Fine-Grained Image ClassificationImage CategorizationObject

Automatically Annotated Turkish Corpus for Named Entity Recognition and Text Categorization using Large-Scale Gazetteers

2017-02-08 · H. Bahadir Sahin, Caglar Tirkaz, Eray Yildiz, Mustafa Tolga Eren 외

Turkish Wikipedia Named-Entity Recognition and Text Categorization (TWNERTC) dataset is a collection of automatically categorized and annotated sentences obtained from Wikipedia. We constructed large-scale gazetteers by …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Deep Active Learning for Data Mining from Conflict Text Corpora

2024-02-02 · Mihai Croicu

High-resolution event data on armed conflict and related processes have revolutionized the study of political contention with datasets like UCDP GED, ACLED etc. However, most of these datasets limit themselves to collect…

Active LearningLanguage ModelingLanguage Modelling

Contrastive prediction strategies for unsupervised segmentation and categorization of phonemes and words

2021-10-29 · Santiago Cuervo, Maciej Grabias, Jan Chorowski, Grzegorz Ciesielski 외

We investigate the performance on phoneme categorization and phoneme and word segmentation of several self-supervised learning (SSL) methods based on Contrastive Predictive Coding (CPC). Our experiments show that with th…

SegmentationSelf-Supervised Learning

Bayesian Event Categorization Matrix Approach for Explosion Monitoring

2024-09-26 · Scott Koermer, Joshua D. Carmichael, Brian J. Williams

Current efforts to correctly categorize natural events from suspected explosion sources with data that is collected by ground- or space-based sensors presents historical challenges that remain unaddressed by the Event Ca…