AuraTracer智迹闻
中文

EVENT DOSSIER

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

2026-09-07 12:00 Models across 2 days 🔥 45.2 heat score
2sources
2days unfolding
45.2heat score
4mentions
SummaryAI generated

On September 7, 2026, a paper published on arXiv showed that the BIT.UA team used modular retrieval and proxy-based answer generation mechanisms in the BioASQ 14B challenge. The team replaced the original PyTerrier PISA index with PostgreSQL’s pg_textsearch for BM25 retrieval and used Qdrant to handle dense embedding indexes to support GPU acceleration. They also explored HyDE query extensions and Context-1 strategies, developing a new reordering器 training process with dense retrieval negative sampling. For answer generation, the team introduced an LLM-as-judge framework and a new proxy majority voting mechanism, using multi-agent debates and adaptive document retention to reach consensus answers, and participated in the fragment generation subtask for the first time. The system achieved competitive results in all batches.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
BIT.UAQdrantUniversity of Aveiropg_textsearch

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
BIT.UA × Qdrant2BIT.UA × University of …2BIT.UA × pg_textsearch2Qdrant × University of …2Qdrant × pg_textsearch2University of Aveiro × …2

Integrated timelineUNIFIED TIMELINE

  1. 2026-09-04

    BIT.UA at BioASQ 14B: Modular Retrieval…

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

  2. 2026-09-07

    BIT.UA at BioASQ 14B: Modular Retrieval…

    BIT.UA 团队在 BioASQ 14B 挑战赛中采用 pg_textsearch 与 Qdrant 实现模块化检索,并引入基于代理的答案生成机制。该团队重构了代码库,将 Phase A 的 PyTerrier PISA 索引替换为 P…

SignalsSIGNALS

Keyword heat
  • BIT.UA2
  • University of Aveiro2
  • pg_textsearch2
  • Qdrant2

All reports (2)SOURCES

A arXiv cs.CL en 2026-09-07 12:00

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

BIT.UA 团队在 BioASQ 14B 挑战赛中采用 pg_textsearch 与 Qdrant 实现模块化检索,并引入基于代理的答案生成机制。该团队重构了代码库,将 Phase A 的 PyTerrier PISA 索引替换为 PostgreSQL 的 pg_textsearch 进行 BM25 检索,同时使用 Qdrant 处理稠密嵌入索引以支持 GPU 加速;在检索策略上探索了 HyDE 查询扩展与 Context-1 策略,并开发了包含稠密检索负采样的新重排序器训练流程。针对 Phase A+ 和 B 的答案生成任务,团队引入了 LLM-as-a-judge 框架及新型代理多数决机制,利用多代理辩论与自适应文档保留达成共识答案,并首次参与了片段生成子任务。该系统在所有批次中取得竞争性结果,Pha…