paper-with-me

홈 › Papers

Computationally Efficient Labeling of Cancer Related Forum Posts by Non-Clinical Text Information Retrieval

2023-03-24 · Jimmi Agerskov, Kristian Nielsen, Christian Marius Lillelund, Christian Fischer Pedersen

An abundance of information about cancer exists online, but categorizing and extracting useful information from it is difficult. Almost all research within healthcare data processing is concerned with formal clinical data, but there is valuable information in non-clinical data too. The present study combines methods within distributed computing, text retrieval, clustering, and classification into a coherent and computationally efficient system, that can clarify cancer patient trajectories based on non-clinical and freely available information. We produce a fully-functional prototype that can retrieve, cluster and present information about cancer trajectories from non-clinical forum posts. We evaluate three clustering algorithms (MR-DBSCAN, DBSCAN, and HDBSCAN) and compare them in terms of Adjusted Rand Index and total run time as a function of the number of posts retrieved and the neighborhood radius. Clustering results show that neighborhood radius has the most significant impact on clustering performance. For small values, the data set is split accordingly, but high values produce a large number of possible partitions and searching for the best partition is hereby time-consuming. With a proper estimated radius, MR-DBSCAN can cluster 50000 forum posts in 46.1 seconds, compared to DBSCAN (143.4) and HDBSCAN (282.3). We conduct an interview with the Danish Cancer Society and present our software prototype. The organization sees a potential in software that can democratize online information about cancer and foresee that such systems will be required in the future.

📄 PDF Abstract BibTeX arXiv:2303.16766

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDistributed ComputingInformation RetrievalRetrievalText Retrieval

Similar Papers 제목 키워드 기반

Characterizing and Classifying Developer Forum Posts with their Intentions

2023-12-21 · Xingfang Wu, Eric Laufer, Heng Li, Foutse khomh 외

With the rapid growth of the developer community, the amount of posts on online technical forums has been growing rapidly, which poses difficulties for users to filter useful posts and find important information. Tags pr…

TAG

Dutch Metaphor Extraction from Cancer Patients' Interviews and Forum Data using LLMs and Human in the Loop

2025-11-09 · Lifeng Han, David Lindevelt, Sander Puts, Erik van Mulligen 외 arxiv

Metaphors and metaphorical language (MLs) play an important role in healthcare communication between clinicians, patients, and patients' family members. In this work, we focus on Dutch language data from cancer patients.…

Few-Shot LearningDecision Making

Automated Detection of Non-Relevant Posts on the Russian Imageboard "2ch": Importance of the Choice of Word Representations

2017-07-16 · Amir Bakarov, Olga Gureenkova

This study considers the problem of automated detection of non-relevant posts on Web forums and discusses the approach of resolving this problem by approximation it with the task of detection of semantic relatedness betw…

Word Embeddings

Tracing Forum Posts to MOOC Content using Topic Analysis

2019-04-15 · Alexander William Wong, Ken Wong, Abram Hindle

Massive Open Online Courses are educational programs that are open and accessible to a large number of people through the internet. To facilitate learning, MOOC discussion forums exist where students and instructors comm…

ClusteringTopic Models

Depression and Self-Harm Risk Assessment in Online Forums

2017-09-06 · EMNLP 2017 9 · Andrew Yates, Arman Cohan, Nazli Goharian

Users suffering from mental health conditions often turn to online resources for support, including specialized online support communities or general communities such as Twitter and Reddit. In this work, we present a neu…