paper-with-me

홈 › Papers

Improved Density-Based Spatio--Textual Clustering on Social Media

2018-06-14 · Minh D. Nguyen, Won-Yong Shin

DBSCAN may not be sufficient when the input data type is heterogeneous in terms of textual description. When we aim to discover clusters of geo-tagged records relevant to a particular point-of-interest (POI) on social media, examining only one type of input data (e.g., the tweets relevant to a POI) may draw an incomplete picture of clusters due to noisy regions. To overcome this problem, we introduce DBSTexC, a newly defined density-based clustering algorithm using spatio--textual information. We first characterize POI-relevant and POI-irrelevant tweets as the texts that include and do not include a POI name or its semantically coherent variations, respectively. By leveraging the proportion of POI-relevant and POI-irrelevant tweets, the proposed algorithm demonstrates much higher clustering performance than the DBSCAN case in terms of $\mathcal{F}_1$ score and its variants. While DBSTexC performs exactly as DBSCAN with the textually homogeneous inputs, it far outperforms DBSCAN with the textually heterogeneous inputs. Furthermore, to further improve the clustering quality by fully capturing the geographic distribution of tweets, we present fuzzy DBSTexC (F-DBSTexC), an extension of DBSTexC, which incorporates the notion of fuzzy clustering into the DBSTexC. We then demonstrate the robustness of F-DBSTexC via intensive experiments. The computational complexity of our algorithms is also analytically and numerically shown.

📄 PDF Abstract BibTeX arXiv:1806.05522

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Clustering Filipino Disaster-Related Tweets Using Incremental and Density-Based Spatiotemporal Algorithm with Support Vector Machines for Needs Assessment 2

2021-08-16 · Ocean M. Barba, Franz Arvin T. Calbay, Angelica Jane S. Francisco, Angel Luis D. Santos 외

Social media has played a huge part on how people get informed and communicate with one another. It has helped people express their needs due to distress especially during disasters. Because posts made through it are pub…

Clustering

DIR-ST$^2$: Delineation of Imprecise Regions Using Spatio--Temporal--Textual Information

2018-06-09 · Cong Tran, Won-Yong Shin, Sang-Il Choi

An imprecise region is referred to as a geographical area without a clearly-defined boundary in the literature. Previous clustering-based approaches exploit spatial information to find such regions. However, the prior st…

Clustering

An Improved Approach for Estimating Social POI Boundaries With Textual Attributes on Social Media

2020-12-18 · Cong Tran, Dung D. Vu, Won-Yong Shin

It has been insufficiently explored how to perform density-based clustering by exploiting textual attributes on social media. In this paper, we aim at discovering a social point-of-interest (POI) boundary, formed as a co…

Clustering

TDBSCAN: Spatiotemporal Density Clustering

2014-01-01 · International Journal of Online and Biomedical Engineering 2014 1 · Chen W, Ji M, Wang J

Trajectory data generated from personal or vehicle use of GPS devices can be utilized for travel analysis and traffic information service, whereas trip segmentation is a key step toward the semantic labelling of the traj…

ClusteringUnsupervised Spatial Clustering

Real-time Spatio-temporal Event Detection on Geotagged Social Media

2021-06-23 · Yasmeen George, Shanika Karunasekera, Aaron Harwood, Kwan Hui Lim

A key challenge in mining social media data streams is to identify events which are actively discussed by a group of people in a specific local or global area. Such events are useful for early warning for accident, prote…

Event Detection