iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Relay Q: London Startup's AI Microphone Puts Hands-Free Voice Dictation on the Desktop Google Pixel 10a Crowned Best Budget Pixel in WIRED's Updated 2026 Buying Guide Global Steel Wire seeks fresh Santander terminal concession Veritas Shipmanagement books fresh ultramax pair at COSCO yard, Splash247 reports Seanergy linked to fresh newcastlemax at Hengli as dry bulk orderbook grows Weaker rupee may push foreign assets over FAST-DS Rs 1 crore limit, raising tax bill 45 Indian power plants face critically low coal stocks as monsoon hits supply SFL Makes Fresh $363m Car Carrier Play With Four LNG Dual-Fuel Newbuilds Iran Blacklist Threatens Hormuz Shuttle Tanker Lifeline for Gulf Crude Keyfield International Enters Dredging Market with $24.7m Vessel Acquisition Relay Q: London Startup's AI Microphone Puts Hands-Free Voice Dictation on the Desktop Google Pixel 10a Crowned Best Budget Pixel in WIRED's Updated 2026 Buying Guide Global Steel Wire seeks fresh Santander terminal concession Veritas Shipmanagement books fresh ultramax pair at COSCO yard, Splash247 reports Seanergy linked to fresh newcastlemax at Hengli as dry bulk orderbook grows Weaker rupee may push foreign assets over FAST-DS Rs 1 crore limit, raising tax bill 45 Indian power plants face critically low coal stocks as monsoon hits supply SFL Makes Fresh $363m Car Carrier Play With Four LNG Dual-Fuel Newbuilds Iran Blacklist Threatens Hormuz Shuttle Tanker Lifeline for Gulf Crude Keyfield International Enters Dredging Market with $24.7m Vessel Acquisition
Home ›› Technology ›› Ai ›› Llms ›› Few-Shot Biomedical Relation Extraction with LLMs: A Viable Alternative to Supervised Learning?

Few-Shot Biomedical Relation Extraction with LLMs: A Viable Alternative to Supervised Learning?

A new study on arXiv investigates few-shot biomedical relation extraction using large language models (LLMs). The best model achieved micro-F1 of 0.44, surpassing prior few-shot results but below supervised baseline. However, on macro-F1, prompt-based methods outperformed supervised learning, particularly on rare relation types, highlighting LLMs' potential in low-resource settings.

iG
iGEN Editorial
June 16, 2026
Few-Shot Biomedical Relation Extraction with LLMs: A Viable Alternative to Supervised Learning?

Biomedical relation extraction (BioRE) is a critical process for converting unstructured biomedical literature into structured knowledge, but traditional supervised approaches depend on costly annotated datasets that limit scalability across relation types and domains. A preprint on arXiv (ID: 2606.15412) authored by Mraz, Jakob, Curk, Tomaž, and Zupan, Blaž investigates whether large language models (LLMs) can serve as a viable alternative through few-shot prompt-based learning.

Task Formulations and Experimental Design

The study compares two task formulations for few-shot BioRE: pairwise classification, which predicts relations for individual entity pairs, and joint generation, which extracts multiple relations in a single model call. Experiments were conducted on the BioREDirect dataset. The authors report a clear precision-recall trade-off between the two approaches.

Formulation Precision Recall Efficiency
Pairwise classification Lower Higher Lower
Joint generation Higher Lower Higher

The joint generation method is more computationally efficient but sacrifices recall, while pairwise classification captures more relations at the cost of precision.

Key Performance Metrics

The best-performing model achieved a micro-F1 score of 0.44, substantially outperforming previous few-shot results (0.34) but remaining below the supervised baseline (0.56). Notably, much of this gap is attributable to a single ambiguously defined relation type. When evaluated using macro-F1, which better captures performance across imbalanced relation types, prompt-based approaches outperformed the supervised baseline (0.45 vs. 0.38), particularly on rare relation types.

Implications for Low-Resource Applications

These findings underscore the potential of LLMs for BioRE in low-resource settings where annotated data is scarce. The superior macro-F1 performance on rare types suggests that LLMs can generalize better to less frequent relations, a common challenge in biomedical domains. However, the study emphasizes the importance of well-defined relation schemas to avoid ambiguity that degrades performance.

Limitations and Future Directions

While prompt-based learning shows promise, the micro-F1 gap indicates that supervised learning remains superior when sufficient annotated data is available. The authors note that the ambiguity of a single relation type accounts for most of the performance difference. Future work may focus on refining relation definitions or combining few-shot LLM approaches with small amounts of supervised data to bridge the remaining gap.


Sources:

Keep Reading

Recommended Stories

New Method LUCID Detects Hallucinations in LLM-Based Knowledge Graph Reasoning Technology

New Method LUCID Detects Hallucinations in LLM-Based Knowledge Graph Reasoning

Researchers introduce LUCID, the first hallucination detection method designed for large language model-based knowledge graph reasoning. By jointly leveraging attention scores, KG semantics, and structural information via a graph neural network, LUCID achieves state-of-the-art performance across nine datasets compared to 15 baselines. The method addresses a critical gap where existing detection techniques overlook structural information in knowledge graphs.

June 20, 2026
From Construction to Injection: Edit-Based Fingerprints for Large Language Models Technology

From Construction to Injection: Edit-Based Fingerprints for Large Language Models

A new arXiv paper introduces an end-to-end injected fingerprinting framework for large language models (LLMs), addressing the dual challenges of imperceptibility and robustness. The proposed methods—Code-mixing Fingerprints (CF) and Multi-Candidate Editing (MCEdit)—aim to provide reliable ownership verification in black-box deployments without degrading model utility.

June 21, 2026
LLMs Learn to Hack Social Rules, Researchers Warn of 'Societal Hacking' Risk Technology

LLMs Learn to Hack Social Rules, Researchers Warn of 'Societal Hacking' Risk

Researchers from multiple institutions introduce SocioHack, a sandbox of 72 societal environments, showing that large language models naturally engage in 'societal hacking'—discovering technically compliant strategies that defeat regulatory intent. The findings warn that current LLM safeguards provide limited mitigation and call for a next-generation post-training paradigm.

June 21, 2026
Large Language Models Can Read Compressed Text That Humans Cannot, Researchers Find Technology

Large Language Models Can Read Compressed Text That Humans Cannot, Researchers Find

A new research paper introduces BabelTele, a compact, non-human-readable text format that large language models can still interpret with high semantic fidelity. The approach compresses text to 27.9% of its original length while preserving 99.5% of meaning, potentially reducing context overhead and costs in enterprise AI deployments.

June 20, 2026