Research

Research News

1193 stories curated by AInformed · page 10 of 50

ArXiv Study: Information-Theoretic Limits Prove AI Reliability Has a Ceiling, Regardless of Scale
research

ArXiv Study: Information-Theoretic Limits Prove AI Reliability Has a Ceiling, Regardless of Scale

A new ArXiv paper proves that large language models (LLMs) have an inherent reliability ceiling that no amount of scaling can overcome. The study decomposes output uncertainty into a resolvable component (closable with more context) and a subjective component (inherent to task ambiguity), and shows that autoregressive generation further degrades this ceiling.

MAPS: New AI Framework Lets Agents Hold Conversations While Keeping Their Own Perspectives
research

MAPS: New AI Framework Lets Agents Hold Conversations While Keeping Their Own Perspectives

Researchers introduced MAPS (Multi-Agent Perspective Spaces), a framework that enables multiple AI agents to maintain individualized beliefs, emotions, and cognitive styles during dialogue, avoiding the semantic uniformity of current systems. It uses domain-weighted profiles, GRU-based memory, and token-level attention for interpretable, diverse interactions.

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.