Introducing ORKG ASK: an AI-driven Scholarly Literature Search and Exploration System Taking a Neuro-Symbolic Approach
Allard Oelen, Mohamad Yaser Jaradeh, Sören Auer
TL;DR
The paper presents ASK, an open-source, neuro-symbolic scholarly search system that combines vector-based retrieval, LLM-based information extraction, and knowledge-graph semantics via a Retrieval-Augmented Generation framework. It details the architecture, functional and non-functional requirements, implementation choices, and an evaluation that includes both subjective usability metrics and objective production analytics. The study shows ASK can reduce user task load compared to traditional search while maintaining transparency about AI provenance and encouraging human verification. The work suggests practical impact in enabling reproducible, accessible, and scalable literature exploration, with future work aimed at expanding corpus diversity and semantic capabilities.
Abstract
As the volume of published scholarly literature continues to grow, finding relevant literature becomes increasingly difficult. With the rise of generative Artificial Intelligence (AI), and particularly Large Language Models (LLMs), new possibilities emerge to find and explore literature. We introduce ASK (Assistant for Scientific Knowledge), an AI-driven scholarly literature search and exploration system that follows a neuro-symbolic approach. ASK aims to provide active support to researchers in finding relevant scholarly literature by leveraging vector search, LLMs, and knowledge graphs. The system allows users to input research questions in natural language and retrieve relevant articles. ASK automatically extracts key information and generates answers to research questions using a Retrieval-Augmented Generation (RAG) approach. We present an evaluation of ASK, assessing the system's usability and usefulness. Findings indicate that the system is user-friendly and users are generally satisfied while using the system.
