#research

Research

936 stories tagged Research · page 4 of 39

Context-Augmented Prompting: Small Language Models Get Graph-Based Boost for Molecular Property Prediction
research

Context-Augmented Prompting: Small Language Models Get Graph-Based Boost for Molecular Property Prediction

Researchers propose a modular Context-Augmented Prompting framework that combines small language models (SLMs) with graph neural networks (GNNs) to overcome structural blindness in molecular property prediction. The method provides predictive hints and explanatory subgraphs at inference time, improving accuracy for drug discovery and materials science.

via ArXiv cs.AI#ai#molecular#research
AI Models Separate Beliefs from Reality Using a Shared 'Value Slot' and 'Router' Mechanism
research

AI Models Separate Beliefs from Reality Using a Shared 'Value Slot' and 'Router' Mechanism

Researchers from ArXiv cs.CL discovered how language models distinguish between a character's belief and objective reality. The mechanism relies on a shared value slot that binds the attributed value and a router at the query position that selects which frame—belief or reality—to read from. This finding explains how AI handles nuanced, belief-based reasoning.