paper-with-me

Papers

Identifying chronological and coherent information threads using 5W1H questions and temporal relationships

2023-01-18 · Information Processing & Management 2023 1 · Hitarth Narvala, Graham McDonald, Iadh Ounis

Due to the massive volume of articles produced online every day, it is challenging for online platforms (e.g., news agencies) to present the information about an event, activity or discussion to their users in an easily digestible format. Therefore, there is a need for automatic methods to extract related and time-ordered information about events (i.e., information threads) from large unstructured collections of documents. In this work, we propose a novel unsupervised hierarchical agglomerative clustering (HAC) based information threading approach to generate chronological and coherent threads of information in a collection. Unlike, the well-known tasks of topic detection and tracking or event threading that focus on grouping information by important keywords and/or entities, our proposed approach identifies threads based on temporal relations and diverse information about an event, i.e., who did what, why, where, when and how (aka the 5W1H questions). In particular, our proposed approach, deploys a tailored similarity function for HAC by leveraging extracted answers to 5W1H questions along with time decay between documents. We evaluate our proposed HAC 5W1H information threading approach on two large expert-annotated collections of news articles, i.e., NewSHead and Multi-News (over 112k and 32k articles, respectively). Our experiments show that HAC 5W1H markedly improves the number of, and quality of, threads that are generated compared to existing state-of-the-art approaches from the literature, e.g., 100.98% more threads and +213.39% improvement in Normalised Mutual Information compared to the best evaluated baseline on the larger NewSHead collection. We also conducted a user study that shows that our proposed HAC 5W1H information threading approach is significantly (p < 0.05) preferred by users in terms of coherence, diversity and chronological correctness compared to the existing state-of-the-art approaches.

📄 PDF Abstract BibTeX

Code (1)

hitt08/HINT 공식 구현

Tasks

ArticlesEvent ExtractionInformation Threading

Similar Papers 제목 키워드 기반

Effective Hierarchical Information Threading Using Network Community Detection

2023-03-17 · European Conference on Information Retrieval 2023 3 · Hitarth Narvala, Graham McDonald, Iadh Ounis

With the tremendous growth in the volume of information produced online every day (e.g. news articles), there is a need for automatic methods to identify related information about events as the events evolve over time (i…

ArticlesCommunity DetectionEvent ExtractionInformation Threading

Finding Good Conversations Online: The Yahoo News Annotated Comments Corpus

2017-04-01 · WS 2017 4 · Courtney Napoles, Joel Tetreault, Aasish Pappu, Enrica Rosato 외

This work presents a dataset and annotation scheme for the new task of identifying {``}good{''} conversations that occur online, which we call ERICs: Engaging, Respectful, and/or Informative Conversations. We develop a t…

Thread Detection and Response Generation using Transformers with Prompt Optimisation

2024-03-09 · Kevin Joshua T, Arnav Agarwal, Shriya Sanjay, Yash Sarda 외

Conversational systems are crucial for human-computer interaction, managing complex dialogues by identifying threads and prioritising responses. This is especially vital in multi-party conversations, where precise identi…

Dialogue ManagementLanguage ModelingLanguage ModellingLarge Language Model+2

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…

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