paper-with-me

홈 › Papers

Tracking the Diffusion of Named Entities

2017-12-22 · Leon Derczynski, Matthew Rowe

Existing studies of how information diffuses across social networks have thus far concentrated on analysing and recovering the spread of deterministic innovations such as URLs, hashtags, and group membership. However investigating how mentions of real-world entities appear and spread has yet to be explored, largely due to the computationally intractable nature of performing large-scale entity extraction. In this paper we present, to the best of our knowledge, one of the first pieces of work to closely examine the diffusion of named entities on social media, using Reddit as our case study platform. We first investigate how named entities can be accurately recognised and extracted from discussion posts. We then use these extracted entities to study the patterns of entity cascades and how the probability of a user adopting an entity (i.e. mentioning it) is associated with exposures to the entity. We put these pieces together by presenting a parallelised diffusion model that can forecast the probability of entity adoption, finding that the influence of adoption between users can be characterised by their prior interactions -- as opposed to whether the users propagated entity-adoptions beforehand. Our findings have important implications for researchers studying influence and language, and for community analysts who wish to understand entity-level influence dynamics.

📄 PDF Abstract BibTeX arXiv:1712.08349

Code (1)

mrowebot/NER-Diff-Paper 공식 구현

Tasks

Entity Extraction using GAN

Similar Papers 제목 키워드 기반

DiffusionNER: Boundary Diffusion for Named Entity Recognition

2023-05-22 · Yongliang Shen, Kaitao Song, Xu Tan, Dongsheng Li 외

In this paper, we propose DiffusionNER, which formulates the named entity recognition task as a boundary-denoising diffusion process and thus generates named entities from noisy spans. During training, DiffusionNER gradu…

Chinese Named Entity RecognitionDenoisingnamed-entity-recognitionNamed Entity Recognition+3

Ontology-Enhanced Slot Filling

2021-08-25 · Yuhao Ding, Yik-Cheung Tam

Slot filling is a fundamental task in dialog state tracking in task-oriented dialog systems. In multi-domain task-oriented dialog system, user utterances and system responses may mention multiple named entities and attri…

dialog state trackingGPUslot-fillingSlot Filling

ByteTrack: Multi-Object Tracking by Associating Every Detection Box

2021-10-13 · arXiv 2021 10 · Yifu Zhang, Peize Sun, Yi Jiang, Dongdong Yu 외

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods obtain identities by associating detection boxes whose scores are higher than a threshold. The objects with …

GPUMulti-Object TrackingMultiple Object TrackingObject+1

Keyword-Aware ASR Error Augmentation for Robust Dialogue State Tracking

2024-09-10 · Jihyun Lee, Solee Im, Wonjun Lee, Gary Geunbae Lee

Dialogue State Tracking (DST) is a key part of task-oriented dialogue systems, identifying important information in conversations. However, its accuracy drops significantly in spoken dialogue environments due to named en…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationDialogue State Tracking+3

Named Entity Recognition in Indian court judgments

2022-11-07 · Prathamesh Kalamkar, Astha Agarwal, Aman Tiwari, Smita Gupta 외

Identification of named entities from legal texts is an essential building block for developing other legal Artificial Intelligence applications. Named Entities in legal texts are slightly different and more fine-grained…

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