paper-with-me

Papers

REST: A Thread Embedding Approach for Identifying and Classifying User-specified Information in Security Forums

2020-01-08 · Joobin Gharibshah, Evangelos E. Papalexakis, Michalis Faloutsos

How can we extract useful information from a security forum? We focus on identifying threads of interest to a security professional: (a) alerts of worrisome events, such as attacks, (b) offering of malicious services and products, (c) hacking information to perform malicious acts, and (d) useful security-related experiences. The analysis of security forums is in its infancy despite several promising recent works. Novel approaches are needed to address the challenges in this domain: (a) the difficulty in specifying the "topics" of interest efficiently, and (b) the unstructured and informal nature of the text. We propose, REST, a systematic methodology to: (a) identify threads of interest based on a, possibly incomplete, bag of words, and (b) classify them into one of the four classes above. The key novelty of the work is a multi-step weighted embedding approach: we project words, threads and classes in appropriate embedding spaces and establish relevance and similarity there. We evaluate our method with real data from three security forums with a total of 164k posts and 21K threads. First, REST robustness to initial keyword selection can extend the user-provided keyword set and thus, it can recover from missing keywords. Second, REST categorizes the threads into the classes of interest with superior accuracy compared to five other methods: REST exhibits an accuracy between 63.3-76.9%. We see our approach as a first step for harnessing the wealth of information of online forums in a user-friendly way, since the user can loosely specify her keywords of interest.

📄 PDF Abstract BibTeX arXiv:2001.02660

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

POSLAN: Disentangling Chat with Positional and Language encoded Post Embeddings

2021-07-07 · Bhashithe Abeysinghe, Dhara Shah, Chris Freas, Robert Harrison 외

Most online message threads inherently will be cluttered and any new user or an existing user visiting after a hiatus will have a difficult time understanding whats being discussed in the thread. Similarly cluttered resp…

Relation

Thread Reconstruction in Conversational Data using Neural Coherence Models

2017-07-24 · Dat Tien Nguyen, Shafiq Joty, Basma El Amel Boussaha, Maarten de Rijke

Discussion forums are an important source of information. They are often used to answer specific questions a user might have and to discover more about a topic of interest. Discussions in these forums may evolve in intri…

The Utility of Discourse Structure in Identifying Resolved Threads in Technical User Forums

2012-12-01 · COLING 2012 12 · Li Wang, Su Nam Kim, Timothy Baldwin

Concept Discovery through Information Extraction in Restaurant Domain

2019-06-12 · Nadeesha Pathirana, Sandaru Seneviratne, Rangika Samarawickrama, Shane Wolff 외

Concept identification is a crucial step in understanding and building a knowledge base for any particular domain. However, it is not a simple task in very large domains such as restaurants and hotel. In this paper, a no…

ClusteringGeneral Classification

Predicting Helpful Posts in Open-Ended Discussion Forums: A Neural Architecture

2019-06-01 · NAACL 2019 6 · Kishaloy Halder, Min-Yen Kan, Kazunari Sugiyama

Users participate in online discussion forums to learn from others and share their knowledge with the community. They often start a thread with a question or by sharing their new findings on a certain topic. We find that…

Community Question AnsweringQuestion Answeringtext-classificationText Classification