y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#graph-structures News & Analysis

4 articles tagged with #graph-structures. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

4 articles
AIBullisharXiv – CS AI · Jun 37/10
🧠

SkillDAG: Self-Evolving Typed Skill Graphs for LLM Skill Selection at Scale

SkillDAG introduces a typed directed graph system that models inter-skill relationships for LLM agents, enabling dynamic skill selection and structural learning during execution. The approach significantly outperforms existing baselines on ALFWorld and SkillsBench benchmarks, achieving 67.1% success and 27.3% reward by treating skill selection as a structural problem rather than a similarity-matching one.

🧠 GPT-5
AIBullisharXiv – CS AI · Jun 56/10
🧠

Memory is Reconstructed, Not Retrieved: Graph Memory for LLM Agents

Researchers propose MRAgent, a framework that reimagines how large language model agents access memory by using a dynamic graph-based reconstruction approach instead of static retrieval methods. The system demonstrates up to 23% performance improvements on benchmarks while reducing computational costs, addressing a fundamental limitation in LLM agents' ability to reason over extended interaction histories.

AINeutralarXiv – CS AI · Jun 36/10
🧠

Visual Graph Scaffolds for Structural Reasoning in Large Language Models

Researchers demonstrate that visual graph structures serve as more effective reasoning scaffolds for large language models than text-based representations, particularly when abstract guidance is provided without direct answer hints. The findings suggest graphs should be leveraged not merely as external knowledge sources but as internal organizational tools that meaningfully improve both reasoning efficiency and answer quality in multi-hop question-answering tasks.

AINeutralarXiv – CS AI · May 116/10
🧠

Beyond Pairs: Your Language Model is Secretly Optimizing a Preference Graph

Researchers introduce Graph Direct Preference Optimization (GraphDPO), an advancement over standard DPO that leverages full preference structures from multiple rollouts per prompt rather than collapsing data into independent pairs. The method maintains computational efficiency while improving stability and performance on reasoning and program synthesis tasks by enforcing transitivity and reducing conflicting supervision signals.