paper-with-me

Papers

Simplifying Sparse Expert Recommendation by Revisiting Graph Diffusion

2022-08-04 · Vaibhav Krishna, Nino Antulov-Fantulin

Community Question Answering (CQA) websites have become valuable knowledge repositories where individuals exchange information by asking and answering questions. With an ever-increasing number of questions and high migration of users in and out of communities, a key challenge is to design effective strategies for recommending experts for new questions. In this paper, we propose a simple graph-diffusion expert recommendation model for CQA, that can outperform state-of-the art deep learning representatives and collaborative models. Our proposed method learns users' expertise in the context of both semantic and temporal information to capture their changing interest and activity levels with time. Experiments on five real-world datasets from the Stack Exchange network demonstrate that our approach outperforms competitive baseline methods. Further, experiments on cold-start users (users with a limited historical record) show our model achieves an average of ~ 30% performance gain compared to the best baseline method.

📄 PDF Abstract BibTeX arXiv:2208.02438

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

THM@SimpleText 2025 -- Task 1.1: Revisiting Text Simplification based on Complex Terms for Non-Experts

2025-07-06 · Nico Hofmann, Julian Dauenhauer, Nils Ole Dietzler, Idehen Daniel Idahor 외 arxiv

Scientific text is complex as it contains technical terms by definition. Simplifying such text for non-domain experts enhances accessibility of innovation and information. Politicians could be enabled to understand new f…

Text Simplification

Modality-Guided Mixture of Graph Experts with Entropy-Triggered Routing for Multimodal Recommendation

2026-02-24 · Ji Dai, Quan Fang, Dengsheng Cai arxiv

Multimodal recommendation enhances ranking by integrating user-item interactions with item content, which is particularly effective under sparse feedback and long-tail distributions. However, multimodal signals are inher…

Multimodal RecommendationGraph Learning

BASE Layers: Simplifying Training of Large, Sparse Models

2021-03-30 · Mike Lewis, Shruti Bhosale, Tim Dettmers, Naman Goyal 외

We introduce a new balanced assignment of experts (BASE) layer for large language models that greatly simplifies existing high capacity sparse layers. Sparse layers can dramatically improve the efficiency of training and…

UniMoMo: Expert Merging-Based MoE Acceleration for Large Recommendation Models

2026-08-09 · Lei Xin, Bin Gu, Peize Li, Zitong Wang 외 hf

Sparse mixture-of-experts (MoE) layers expand recommendation capacity through conditional computation, yet a trained checkpoint still stores and routes over its full expert bank. We study a deployment problem: convert th…

MMRec: Simplifying Multimodal Recommendation

2023-02-02 · Xin Zhou

This paper presents an open-source toolbox, MMRec for multimodal recommendation. MMRec simplifies and canonicalizes the process of implementing and comparing multimodal recommendation models. The objective of MMRec is to…

Multimodal Recommendation