y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#biomedical-ai News & Analysis

12 articles tagged with #biomedical-ai. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

12 articles
AIBullisharXiv – CS AI · 3d ago7/10
🧠

CaMBRAIN: Real-time, Continuous EEG Inference with Causal State Space Models

Researchers introduce CaMBRAIN, a causal state space model based on Mamba architecture that enables real-time, continuous EEG signal processing with linear-time complexity. The model achieves state-of-the-art results across multiple datasets while processing signals >10x faster than existing attention-based methods, overcoming critical limitations in handling variable-length brain activity recordings.

AIBullisharXiv – CS AI · Mar 56/10
🧠

Uni-NTFM: A Unified Foundation Model for EEG Signal Representation Learning

Researchers developed Uni-NTFM, a new foundation model for EEG signal analysis that incorporates biological neural mechanisms and achieved record-breaking 1.9 billion parameters. The model was pre-trained on 28,000 hours of EEG data and outperformed existing models across nine downstream tasks by aligning architecture with actual brain functionality.

AINeutralarXiv – CS AI · 3d ago6/10
🧠

Do Clinical Models Change Treatment Decisions?

Researchers introduce ClinPivot, a benchmark testing whether clinical AI models adjust treatment decisions when patient contexts change. The study reveals that strong medical QA performance does not correlate with sound clinical decision-making, with leading models often failing to modify treatment choices appropriately when clinical constraints shift.

AINeutralarXiv – CS AI · 3d ago6/10
🧠

A Multi-dimensional Framework for Evaluating Generalization in EEG Foundation Models

Researchers propose a multi-dimensional evaluation framework for EEG foundation models that tests performance under realistic biomedical constraints like limited labeled data and reduced sensor coverage. Analysis of models including LaBraM, CSBrain, and CBraMod reveals foundation models excel at long-context tasks but struggle with short-window Brain-Computer Interface applications and channel constraints compared to supervised alternatives.

AINeutralarXiv – CS AI · 3d ago6/10
🧠

BIRDNet: Mining and Encoding Boolean Implication Knowledge Graphs as Interpretable Deep Neural Networks

Researchers introduce BIRDNet, a neurosymbolic deep learning architecture that mines Boolean implication relationships from tabular data and encodes them as sparse, interpretable neural networks. The model achieves near-baseline performance on biomedical datasets while using 96× fewer active parameters and maintaining human-readable symbolic rules without external rule bases.

AINeutralarXiv – CS AI · 4d ago6/10
🧠

Can Broad Biomedical Knowledge be Contextualized into Scenario-Grounded Propositions?

Researchers introduce SCENE, a multi-agent AI framework that transforms general biomedical knowledge into specific, evidence-supported hypotheses grounded in experimental data. The system successfully identifies patient subgroups with different treatment responses in clinical trials and context-specific biological responses in genomic studies, bridging the gap between broad theoretical knowledge and actionable dataset-specific insights.

AINeutralarXiv – CS AI · May 126/10
🧠

LLM-Guided Monte Carlo Tree Search over Knowledge Graphs: Composing Mechanistic Explanations for Drug-Disease Pairs

Researchers introduce TESSERA, a neuro-symbolic framework that combines Large Language Models with Monte Carlo Tree Search to extract multi-step explanations from knowledge graphs, specifically for drug-disease mechanism discovery. The system uses LLMs for local judgments rather than autonomous generation, enforcing structural constraints through knowledge graphs while employing MCTS for principled credit assignment across extended reasoning chains.

AINeutralarXiv – CS AI · May 126/10
🧠

PrimeKG-CL: A Continual Graph Learning Benchmark on Evolving Biomedical Knowledge Graphs

Researchers introduced PrimeKG-CL, a benchmark dataset for continual graph learning built from nine biomedical databases with 129K+ nodes and 8.1M+ edges across two temporal snapshots (2021-2023). The work evaluates how different machine learning strategies handle evolving biomedical knowledge graphs, revealing that decoder choice and learning strategy interact significantly and that standard metrics fail to distinguish between retaining valid facts and forgetting outdated ones.

🏢 Hugging Face
AINeutralarXiv – CS AI · May 116/10
🧠

PPI-Net connects molecular protein interactions to functional processes in disease

Researchers introduce PPI-Net, a hierarchical graph neural network that integrates protein-protein interaction networks with biological pathway data to predict cancer outcomes and mechanisms. Demonstrating over 90% balanced accuracy across ten cancer types, the model reveals how molecular changes propagate through biological systems to drive disease, offering both predictive power and mechanistic interpretability.

AIBullisharXiv – CS AI · Mar 266/10
🧠

PLACID: Privacy-preserving Large language models for Acronym Clinical Inference and Disambiguation

Researchers developed PLACID, a privacy-preserving system using small on-device AI models (2B-10B parameters) for clinical acronym disambiguation in healthcare settings. The cascaded approach combines general-purpose models for detection with domain-specific biomedical models, achieving 81% expansion accuracy while keeping sensitive health data local.

AIBullisharXiv – CS AI · Mar 26/1010
🧠

SHINE: Sequential Hierarchical Integration Network for EEG and MEG

Researchers developed SHINE, a Sequential Hierarchical Integration Network for analyzing brain signals (EEG/MEG) to detect speech from neural activity. The system achieved high F1-macro scores of 0.9155-0.9184 in the LibriBrain Competition 2025 by reconstructing speech-silence patterns from magnetoencephalography signals.