paper-with-me

홈 › Papers

ExpFinder: An Ensemble Expert Finding Model Integrating $N$-gram Vector Space Model and $μ$CO-HITS

2021-01-18 · Yong-Bin Kang, Hung Du, Abdur Rahim Mohammad Forkan, Prem Prakash Jayaraman, Amir Aryani, Timos Sellis

Finding an expert plays a crucial role in driving successful collaborations and speeding up high-quality research development and innovations. However, the rapid growth of scientific publications and digital expertise data makes identifying the right experts a challenging problem. Existing approaches for finding experts given a topic can be categorised into information retrieval techniques based on vector space models, document language models, and graph-based models. In this paper, we propose $\textit{ExpFinder}$, a new ensemble model for expert finding, that integrates a novel $N$-gram vector space model, denoted as $n$VSM, and a graph-based model, denoted as $\textit{$\mu$CO-HITS}$, that is a proposed variation of the CO-HITS algorithm. The key of $n$VSM is to exploit recent inverse document frequency weighting method for $N$-gram words and $\textit{ExpFinder}$ incorporates $n$VSM into $\textit{$\mu$CO-HITS}$ to achieve expert finding. We comprehensively evaluate $\textit{ExpFinder}$ on four different datasets from the academic domains in comparison with six different expert finding models. The evaluation results show that $\textit{ExpFinder}$ is a highly effective model for expert finding, substantially outperforming all the compared models in 19% to 160.2%.

📄 PDF Abstract BibTeX arXiv:2101.06821

Code (1)

Yongbinkang/ExpFinder 공식 구현

Tasks

Information RetrievalmodelRetrieval

Similar Papers 제목 키워드 기반

An open-source framework for ExpFinder integrating $N$-gram Vector Space Model and $μ$CO-HITS

2021-03-01 · Hung Du, Yong-Bin Kang

Finding experts drives successful collaborations and high-quality product development in academic and research domains. To contribute to the expert finding research community, we have developed ExpFinder which is a novel…

Expert Finding in Community Question Answering: A Review

2018-04-21 · Sha Yuan, Yu Zhang, Jie Tang, Juan Bautista Cabotà

The rapid development recently of Community Question Answering (CQA) satisfies users quest for professional and personal knowledge about anything. In CQA, one central issue is to find users with expertise and willingness…

Community Question AnsweringEnsemble LearningModel SelectionQuestion Answering+1

Multi-Programming Language Ensemble for Code Generation in Large Language Model

2024-09-06 · Tengfei Xue, Xuefeng Li, Tahir Azim, Roman Smirnov 외

Large language models (LLMs) have significantly improved code generation, particularly in one-pass code generation. However, most existing approaches focus solely on generating code in a single programming language, over…

Code GenerationHumanEvalLanguage ModelingLanguage Modelling+1

Less is More: Strategic Expert Selection Outperforms Ensemble Complexity in Traffic Forecasting

2025-10-08 · Walid Guettala, Yufan Zhao, László Gulyás arxiv

Traffic forecasting is fundamental to intelligent transportation systems, enabling congestion mitigation and emission reduction in increasingly complex urban environments. While recent graph neural network approaches hav…

Computational EfficiencyGraph Neural Network

Rank of Experts: Detection Network Ensemble

2017-12-01 · Seung-Hwan Bae, Youngwan Lee, Youngjoo Jo, Yuseok Bae 외

The recent advances of convolutional detectors show impressive performance improvement for large scale object detection. However, in general, the detection performance usually decreases as the object classes to be detect…

Objectobject-detectionObject Detection