IRCLLGOct 14, 2024

Advancing Academic Knowledge Retrieval via LLM-enhanced Representation Similarity Fusion

arXiv:2410.10455v11 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the need for high-quality academic knowledge retrieval for researchers, though it is incremental as it builds on existing LLM and retrieval methods for a specific competition.

The paper tackled the problem of retrieving relevant academic terminologies from papers for scientific inquiries by proposing LLM-KnowSimFuser, which achieved a score of 0.20726 and won 2nd place in the KDD Cup 2024 AQA Challenge.

In an era marked by robust technological growth and swift information renewal, furnishing researchers and the populace with top-tier, avant-garde academic insights spanning various domains has become an urgent necessity. The KDD Cup 2024 AQA Challenge is geared towards advancing retrieval models to identify pertinent academic terminologies from suitable papers for scientific inquiries. This paper introduces the LLM-KnowSimFuser proposed by Robo Space, which wins the 2nd place in the competition. With inspirations drawed from the superior performance of LLMs on multiple tasks, after careful analysis of the provided datasets, we firstly perform fine-tuning and inference using LLM-enhanced pre-trained retrieval models to introduce the tremendous language understanding and open-domain knowledge of LLMs into this task, followed by a weighted fusion based on the similarity matrix derived from the inference results. Finally, experiments conducted on the competition datasets show the superiority of our proposal, which achieved a score of 0.20726 on the final leaderboard.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes