paper-with-me

홈 › Papers

Leveraging Topic Specificity and Social Relationships for Expert Finding in Community Question Answering Platforms

2024-07-04 · Maddalena Amendola, Andrea Passarella, Raffaele Perego

Online Community Question Answering (CQA) platforms have become indispensable tools for users seeking expert solutions to their technical queries. The effectiveness of these platforms relies on their ability to identify and direct questions to the most knowledgeable users within the community, a process known as Expert Finding (EF). EF accuracy is crucial for increasing user engagement and the reliability of provided answers. Despite recent advancements in EF methodologies, blending the diverse information sources available on CQA platforms for effective expert identification remains challenging. In this paper, we present TUEF, a Topic-oriented User-Interaction model for Expert Finding, which aims to fully and transparently leverage the heterogeneous information available within online question-answering communities. TUEF integrates content and social data by constructing a multi-layer graph that maps out user relationships based on their answering patterns on specific topics. By combining these sources of information, TUEF identifies the most relevant and knowledgeable users for any given question and ranks them using learning-to-rank techniques. Our findings indicate that TUEF's topic-oriented model significantly enhances performance, particularly in large communities discussing well-defined topics. Additionally, we show that the interpretable learning-to-rank algorithm integrated into TUEF offers transparency and explainability with minimal performance trade-offs. The exhaustive experiments conducted on six different CQA communities of Stack Exchange show that TUEF outperforms all competitors with a minimum performance boost of 42.42% in P@1, 32.73% in NDCG@3, 21.76% in R@5, and 29.81% in MRR, excelling in both the evaluation approaches present in the previous literature.

📄 PDF Abstract BibTeX arXiv:2407.04018

Code (1)

maddalena-amendola/TUEF 공식 구현

Tasks

Community Question AnsweringLearning-To-RankQuestion AnsweringSpecificity

Similar Papers 제목 키워드 기반

Proposing Topic Models and Evaluation Frameworks for Analyzing Associations with External Outcomes: An Application to Leadership Analysis Using Large-Scale Corporate Review Data

2026-04-20 · Yura Yoshida, Masato Kanai, Masataka Nakayama, Haruki Ohsawa 외 arxiv

Analyzing topics extracted from text data in relation to external outcomes is important across fields such as computational social science and organizational research. However, existing topic modeling methods struggle to…

Topic Models

LIE: Leadership, Influence and Expertise

2012-05-01 · LREC 2012 5 · Roberta Catizone, Louise Guthrie, Arthur Thomas, Yorick Wilks

This paper describes our research into methods for inferring social and instrumental roles and relationships from document and discourse corpora. The goal is to identify the roles of initial authors and participants in i…

Moving Beyond LDA: A Comparison of Unsupervised Topic Modelling Techniques for Qualitative Data Analysis of Online Communities

2024-12-19 · Amandeep Kaur, James R. Wallace

Social media constitutes a rich and influential source of information for qualitative researchers. Although computational techniques like topic modelling assist with managing the volume and diversity of social media cont…

DiversityLanguage ModelingLanguage ModellingLarge Language Model

Klout Topics for Modeling Interests and Expertise of Users Across Social Networks

2017-10-26 · Sarah Ellinger, Prantik Bhattacharyya, Preeti Bhargava, Nemanja Spasojevic

This paper presents Klout Topics, a lightweight ontology to describe social media users' topics of interest and expertise. Klout Topics is designed to: be human-readable and consumer-friendly; cover multiple domains of k…

Graph-Community Detection for Cross-Document Topic Segment Relationship Identification

2016-06-13 · Pedro Mota, Maxine Eskenazi, Luisa Coheur

In this paper we propose a graph-community detection approach to identify cross-document relationships at the topic segment level. Given a set of related documents, we automatically find these relationships by clustering…

ClusteringCommunity Detection