SciTopic: Enhancing Topic Discovery in Scientific Literature through Advanced LLM
By: Pengjiang Li , Zaitian Wang , Xinhao Zhang and more
Potential Business Impact:
Helps scientists find important research faster.
Topic discovery in scientific literature provides valuable insights for researchers to identify emerging trends and explore new avenues for investigation, facilitating easier scientific information retrieval. Many machine learning methods, particularly deep embedding techniques, have been applied to discover research topics. However, most existing topic discovery methods rely on word embedding to capture the semantics and lack a comprehensive understanding of scientific publications, struggling with complex, high-dimensional text relationships. Inspired by the exceptional comprehension of textual information by large language models (LLMs), we propose an advanced topic discovery method enhanced by LLMs to improve scientific topic identification, namely SciTopic. Specifically, we first build a textual encoder to capture the content from scientific publications, including metadata, title, and abstract. Next, we construct a space optimization module that integrates entropy-based sampling and triplet tasks guided by LLMs, enhancing the focus on thematic relevance and contextual intricacies between ambiguous instances. Then, we propose to fine-tune the textual encoder based on the guidance from the LLMs by optimizing the contrastive loss of the triplets, forcing the text encoder to better discriminate instances of different topics. Finally, extensive experiments conducted on three real-world datasets of scientific publications demonstrate that SciTopic outperforms the state-of-the-art (SOTA) scientific topic discovery methods, enabling researchers to gain deeper and faster insights.
Similar Papers
LimTopic: LLM-based Topic Modeling and Text Summarization for Analyzing Scientific Articles limitations
Computation and Language
Finds problems in science papers faster.
The Empowerment of Science of Science by Large Language Models: New Tools and Methods
Computation and Language
AI helps scientists discover new ideas faster.
Using LLM-Based Approaches to Enhance and Automate Topic Labeling
Information Retrieval
Helps computers understand what big groups of words are about.