paper-with-me

Papers

Fusing Text and Image for Event Detection in Twitter

2015-03-13 · Alqhtani Samar M., Luo Suhuai, Regan Brian

In this contribution, we develop an accurate and effective event detection method to detect events from a Twitter stream, which uses visual and textual information to improve the performance of the mining process. The method monitors a Twitter stream to pick up tweets having texts and images and stores them into a database. This is followed by applying a mining algorithm to detect an event. The procedure starts with detecting events based on text only by using the feature of the bag-of-words which is calculated using the term frequency-inverse document frequency (TF-IDF) method. Then it detects the event based on image only by using visual features including histogram of oriented gradients (HOG) descriptors, grey-level cooccurrence matrix (GLCM), and color histogram. K nearest neighbours (Knn) classification is used in the detection. The final decision of the event detection is made based on the reliabilities of text only detection and image only detection. The experiment result showed that the proposed method achieved high accuracy of 0.94, comparing with 0.89 with texts only, and 0.86 with images only.

📄 PDF Abstract BibTeX arXiv:1503.03920

Code (0)

등록된 구현이 없습니다.

Tasks

Event Detection

Similar Papers 제목 키워드 기반

What's up on Twitter? Catch up with TWIST!

2016-12-01 · COLING 2016 12 · Marina Litvak, Natalia Vanetik, Efi Levi, Michael Roistacher

Event detection and analysis with respect to public opinions and sentiments in social media is a broad and well-addressed research topic. However, the characteristics and sheer volume of noisy Twitter messages make this …

ClusteringEvent DetectionSentiment Analysis

SEDTWik: Segmentation-based Event Detection from Tweets Using Wikipedia

2019-06-01 · NAACL 2019 6 · Keval Morabia, Neti Lalita Bhanu Murthy, Aruna Malapati, Surender Samant

Event Detection has been one of the research areas in Text Mining that has attracted attention during this decade due to the widespread availability of social media data specifically twitter data. Twitter has become a ma…

Event DetectionTAGTwitter Event Detection

An event detection technique using social media data

2022-08-27 · Muskan Garg

People post information about different topics which are in their active vocabulary over social media platforms (like Twitter, Facebook, PInterest and Google+). They follow each other and it is more likely that the perso…

Event DetectionManagement

Multimodal Fusion with BERT and Attention Mechanism for Fake News Detection

2021-04-23 · Nguyen Manh Duc Tuan, Pham Quang Nhat Minh

Fake news detection is an important task for increasing the credibility of information on the media since fake news is constantly spreading on social media every day and it is a very serious concern in our society. Fake …

Fake News Detection

Flood Detection via Twitter Streams using Textual and Visual Features

2020-11-30 · Firoj Alam, Zohaib Hassan, Kashif Ahmad, Asma Gul 외

The paper presents our proposed solutions for the MediaEval 2020 Flood-Related Multimedia Task, which aims to analyze and detect flooding events in multimedia content shared over Twitter. In total, we proposed four diffe…