TLDR: MedSEBA is an AI-powered system that generates evidence-based answers to medical questions by dynamically retrieving and synthesizing information from PubMed studies. It uses Large Language Models to create coherent answers, provides direct citations, assesses research consensus, and visualizes how scientific findings evolve over time, proving useful for both medical experts and the general public. A user study confirmed its high usability and trustworthiness.
In our increasingly digital world, people frequently turn to the internet for medical advice and health information. However, with the sheer volume of content available, it has become a significant challenge to differentiate between credible, scientifically validated health advice and misleading or unsubstantiated claims. This issue is compounded by the millions of medical studies published annually, making it difficult even for seasoned researchers to keep pace with the latest scientific findings. Traditional search tools often fall short, as they don’t reflect the evolving nature of research, where studies can reach differing or even conflicting conclusions.
To address these critical challenges, researchers Juraj Vladika and Florian Matthes have introduced MedSEBA, an innovative interactive AI-powered system designed to synthesize evidence-based answers to medical questions. This system leverages the advanced capabilities of Large Language Models (LLMs) to generate clear, coherent, and expressive answers, but crucially, it grounds these answers in trustworthy medical studies dynamically retrieved from the vast PubMed research database.
MedSEBA’s answers are structured to include key points and arguments, each directly traceable back to the specific studies from which the information was derived. A notable feature of the platform is its ability to provide an overview of the extent to which the most relevant studies support or refute a given medical claim. Furthermore, it offers a unique visualization of how the research consensus on a particular topic has evolved over time, providing invaluable context for both lay users and medical professionals.
How MedSEBA Works: A Glimpse into its Architecture
The system operates through a sophisticated multi-stage pipeline. When a user inputs a medical question, MedSEBA first optimizes this query for PubMed’s search engine using a specialized library called SciSpacy, which identifies medical concepts and proposes synonyms. This enhanced query then retrieves an initial set of 50 relevant research papers from PubMed. These are further refined to the 20 most semantically similar documents using a biomedical text-optimized model called BMRetriever.
Once the final 20 studies are selected, MedSEBA enriches them with additional metadata, such as the number of citations and publication venue, from external APIs like iCite and Semantic Scholar. This metadata helps assess the trustworthiness and relevance of the studies. The core of the answer generation then takes place: a powerful LLM (GPT-4o) synthesizes a detailed summary from the abstracts of these 20 studies. The prompt given to the LLM ensures the answer is structured with key arguments and direct references to the source studies.
The generated answer is presented with clickable references, and the 20 supporting studies are listed below the summary. Each study’s entry includes its name, abstract, metadata, an AI-generated summary, and a crucial ‘stance’ label indicating whether its findings support, refute, or are neutral towards the original query. MedSEBA also identifies the single most relevant sentence within each paper that directly addresses the user’s question, enhancing verifiability.
For its data, MedSEBA relies on the public PubMed API, ensuring access to the latest research and avoiding the challenges of maintaining an outdated local database. While abstracts often provide sufficient insight, for approximately 5 million open-access documents, the system can dynamically fetch and display the full text in an integrated PDF viewer.
Visualizing Research Trends and Enhancing User Experience
Beyond textual answers, MedSEBA offers insightful visual charts. A stacked bar chart illustrates the distribution of support, refute, and neutral stances among the retrieved studies. Two time-series charts show how research on a hypothesis has developed over the years, displaying stance labels per year and plotting citation counts against publication dates, color-coded by dominant stance. These visualizations are particularly useful for researchers seeking a quick overview of historical and current research trends.
The system also includes practical user features. Users can create accounts to store search history, organize results into folders, and track commonly sought topics. For privacy-conscious individuals, MedSEBA offers anonymous usage and the option to delete search history.
Also Read:
- AI Agents That Understand Their Own Limits in Complex Data
- Enhancing Biomedical Question Answering with Fine-Tuned LLaMA 3: CaresAI’s MedHopQA Journey
Positive User Feedback and Future Directions
A user study involving medical experts and lay users revealed high satisfaction with MedSEBA. The system achieved an average System Usability Scale (SUS) score of 81.7, significantly above the benchmark of 68. Participants largely agreed that the retrieved studies were relevant, stance labels sensible, highlighted sentences related, and summaries understandable and informative. While overall feedback was positive, areas for future improvement include enhancing summary completeness and refining the selection of the most relevant sentences within studies.
In conclusion, MedSEBA represents a significant step forward in making complex medical literature accessible and understandable. By providing synthesized, evidence-based answers grounded in reliable sources, along with visual representations of research evolution, it serves as a valuable tool for both individuals seeking trustworthy health advice and scientists exploring the latest findings. For more details, you can refer to the original research paper: MedSEBA: Synthesizing Evidence-Based Answers Grounded in Evolving Medical Literature.


