paper-with-me

Papers

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, unlike Community Question Answering, where questions are mostly factoid based, the threads in a forum are often open-ended (e.g., asking for recommendations from others) without a single correct answer. In this paper, we address the task of identifying helpful posts in a forum thread to help users comprehend long running discussion threads, which often contain repetitive or irrelevant posts. We propose a recurrent neural network based architecture to model (i) the relevance of a post regarding the original post starting the thread and (ii) the novelty it brings to the discussion, compared to the previous posts in the thread. Experimental results on different types of online forum datasets show that our model significantly outperforms the state-of-the-art neural network models for text classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringQuestion Answeringtext-classificationText Classification

Similar Papers 제목 키워드 기반

Chain-of-Discussion: A Multi-Model Framework for Complex Evidence-Based Question Answering

2024-02-26 · Mingxu Tao, Dongyan Zhao, Yansong Feng

Open-ended question answering requires models to find appropriate evidence to form wellreasoned, comprehensive and helpful answers. In practical applications, models also need to engage in extended discussions on potenti…

Evidence SelectionOpen-Ended Question AnsweringQuestion AnsweringRetrieval

Attractor States Emerge in Multi-Turn LLM Conversations

2026-06-29 · Ting-Wen Ko, Jonas Geiping arxiv

Large language models (LLMs) are increasingly used in open-ended multi-agent settings, but the long-run dynamics of model--model interaction remain poorly understood. We study whether open-ended LLM discussions exhibit a…

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

CLPsych2019 Shared Task: Predicting Suicide Risk Level from Reddit Posts on Multiple Forums

2019-06-01 · WS 2019 6 · Victor Ruiz, Lingyun Shi, Wei Quan, Neal Ryan 외

We aimed to predict an individual suicide risk level from longitudinal posts on Reddit discussion forums. Through participating in a shared task competition hosted by CLPsych2019, we received two annotated datasets: a tr…

Binary Classification

Predicting Stances from Social Media Posts using Factorization Machines

2018-08-01 · COLING 2018 8 · Akira Sasaki, Kazuaki Hanawa, Naoaki Okazaki, Kentaro Inui

Social media provide platforms to express, discuss, and shape opinions about events and issues in the real world. An important step to analyze the discussions on social media and to assist in healthy decision-making is s…

Decision MakingStance Detection