PulseAugur
EN
LIVE 06:19:54

University of Aveiro team details BioASQ 14B biomedical QA system

The BIT.UA team from the University of Aveiro has detailed their participation in the BioASQ 14B challenge, focusing on biomedical question answering. They implemented a modular system that refactored both retrieval and generation components. For document retrieval, they integrated PostgreSQL's pg_textsearch and Qdrant for efficient indexing and GPU-accelerated similarity search, exploring query expansion techniques. Their answer generation phase utilized an LLM-as-a-judge framework and an agent quorum mechanism for consensus-based answers. AI

RANK_REASON The item is an academic paper detailing a system's performance in a specific challenge. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

University of Aveiro team details BioASQ 14B biomedical QA system

How we ranked this

Signal score
32 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The item is an academic paper detailing a system's performance in a specific challenge. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Andr\'e Ribeiro, R\'uben Garrido, Alexander Christiansen, Richard A. A. Jonker, S\'ergio Matos ·

    BIT.UA at BioASQ 14B: Modular Retrieval with pg_textsearch and Qdrant, and Agent-Based Answer Generation

    arXiv:2609.04999v1 Announce Type: new Abstract: This paper describes the participation of the BIT.UA team from the University of Aveiro in the 14th edition of the BioASQ Task B challenge on biomedical question answering. Building on our previous submissions, we introduced a subst…