y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🧠All39,944🧠AI21,455🤖AI × Crypto1,277📰General17,212
Home/AI Pulse

AI Pulse News

Models, papers, tools. 39,964 articles with AI-powered sentiment analysis and key takeaways.

39964 articles
AINeutralarXiv – CS AI · Jun 96/10
🧠

Observability for Delegated Execution in Agentic AI Systems

Researchers propose a new observability framework for tracking delegated execution in AI agent systems, addressing a critical gap where audit logs fail to distinguish which delegation scope authorized specific actions. The solution uses a lightweight gateway and information model to enable forensic reconstruction of agent activities across heterogeneous tools without relying on unreliable time-window correlation.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Learning to Attack and Defend: Adaptive Red Teaming of Language Models via GRPO

Researchers introduce AdvGRPO, a co-training framework that enables stable joint optimization of AI attack and defense systems using reinforcement learning. The method produces transferable adversarial attacks while improving defender robustness on safety benchmarks, advancing the field of AI red teaming.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Hybrid Robustness Verification for Spatio-Temporal Neural Networks

Researchers introduce Spatio-Temporal Bound Propagation (STBP), a verification framework for neural networks processing video and volumetric data that provides formal robustness guarantees under realistic adversarial constraints. The method achieves 1.7x higher certified robust accuracy compared to existing approaches while maintaining computational scalability, addressing a critical gap in AI safety for applications like autonomous driving and medical imaging.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Difference-Aware Retrieval Policies for Imitation Learning

Researchers present DARP, a semi-parametric retrieval-based approach to imitation learning that improves upon standard behavior cloning by predicting actions based on k-nearest neighbors from training data rather than learning a global policy. The method achieves 15-46% performance improvements across continuous control and robotic manipulation tasks without requiring additional data collection or expert feedback.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Preserving Plasticity in Continual Learning via Dynamical Isometry

Researchers identify dynamical isometry—maintaining consistent layer-wise Jacobian singular values—as a mechanism for preserving neural network plasticity during continual learning under non-stationary conditions. They propose AdamO, an adaptive optimizer combining isometry regularization with gradient updates, demonstrating improved performance across supervised and reinforcement-learning benchmarks where traditional networks suffer progressive learning degradation.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Data Synthesis and Parameter-Efficient Fine-Tuning for Low-Resource NMT: A Case Study on Q'eqchi' Mayan

Researchers developed a data synthesis methodology for neural machine translation of Q'eqchi' Mayan, using synthetic corpora derived from community dictionaries and Parameter-Efficient Fine-Tuning to avoid extractive web-scraping. While the approach achieved strong structural performance (BLEU 42.02 on synthetic data), it revealed a critical gap: the model excels at learning grammar but fails to acquire authentic semantic grounding (BLEU 0.59 on organic text), suggesting synthetic bootstrapping alone cannot replace real-world linguistic diversity.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Who Earns the Safety? Intervention-Aware Quantum Predictive Control with Safety Attribution

Researchers introduce Intervention-Aware Variational Quantum Differentiable Predictive Control (IA-VQC-DPC), a quantum machine learning framework that addresses a critical problem in safe reinforcement learning: distinguishing whether safety comes from the learned policy or from protective safety filters. The method uses Control-Barrier Functions with attribution protocols to measure true policy competence, demonstrating that quantum policies can achieve superior safety and comfort metrics compared to classical baselines at equivalent parameter budgets.

AINeutralarXiv – CS AI · Jun 95/10
🧠

Bandits for Efficient Experimentation: Adapting to Control Group, Preferences, and Context Drifts

Researchers introduce Dri-MED, a machine learning algorithm designed to handle multi-armed bandit problems with personalized user preferences, drifting context distributions, and baseline performance constraints. The algorithm achieves improved regret bounds while minimizing constraint violations, demonstrating practical advantages over conservative baseline approaches in experimental settings.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Topological Neural Operators

Researchers introduce Topological Neural Operators (TNOs), a novel framework for machine learning that processes data across multi-dimensional topological structures rather than just points or edges. The approach uses Discrete Exterior Calculus to model interactions while preserving geometric and physical properties, demonstrating improved accuracy on PDE benchmarks including irregular geometry problems.

AINeutralarXiv – CS AI · Jun 96/10
🧠

PTL-Diffusion: Manifold-Aware Diffusion with Periodic Terminal Laws

Researchers propose PTL-Diffusion, a novel diffusion model framework that replaces single Gaussian terminal distributions with periodic families of Gaussian laws to better capture manifold structure in data. The approach embeds phase information directly into forward process dynamics rather than only in the denoising network, showing improved performance on point-cloud and facial datasets compared to standard DDPM baselines.

AINeutralarXiv – CS AI · Jun 96/10
🧠

An Agency-Transferring Model-Free Policy Enhancement Technique

Researchers propose a reinforcement learning technique that accelerates policy training by gradually transferring control from a baseline policy to a learnable policy, achieving faster convergence and superior performance compared to training from scratch while maintaining high success rates throughout the learning process.

AINeutralarXiv – CS AI · Jun 96/10
🧠

OmniGameArena: A Unified UE5 Benchmark for VLM Game Agents with Improvement Dynamics

Researchers introduce OmniGameArena, a comprehensive UE5-based benchmark for evaluating vision-language model agents across diverse game environments (solo, PvP, cooperative), along with the Improvement Dynamics Curve methodology that tracks agent performance evolution through iterative refinement rather than single snapshots.

AINeutralarXiv – CS AI · Jun 96/10
🧠

A Survey on Large Language Model-Based Game Agents

A comprehensive survey examines Large Language Model-based game agents (LLMGAs) as testbeds for artificial general intelligence capabilities. The research synthesizes LLM game agent design through a unified architecture covering memory, reasoning, and perception-action interfaces at single-agent levels, plus communication protocols and organizational models for multi-agent coordination across six major game genres.

AINeutralarXiv – CS AI · Jun 96/10
🧠

TQA-Bench: Evaluating LLMs for Multi-Table Question Answering

Researchers introduce TQA-Bench, a comprehensive benchmark for evaluating large language models on multi-table question answering tasks using real-world datasets with variable context lengths (8K-64K tokens). The evaluation of LLMs ranging from 2 billion to 671 billion parameters reveals significant performance gaps in handling complex relational data structures, addressing a critical gap in existing benchmarks that focus primarily on single-table QA.

AIBullisharXiv – CS AI · Jun 96/10
🧠

IDEQ -- Improving Diffusion Models for the Traveling Salesman Problem (TSP) by Leveraging the Structure of the Solution Space

Researchers introduce IDEQ, an improved diffusion model approach for solving the Traveling Salesman Problem that achieves state-of-the-art results for neural network-based methods, matching or exceeding traditional heuristics like LKH3 on benchmark instances while maintaining better scalability.

AINeutralarXiv – CS AI · Jun 96/10
🧠

HA-VLN 2.0: An Open Benchmark and Leaderboard for Human-Aware Navigation in Discrete and Continuous Environments with Dynamic Multi-Human Interactions

Researchers introduce HA-VLN 2.0, a benchmark for vision-and-language navigation that explicitly incorporates human-aware constraints in both discrete and continuous environments. The study reveals significant performance degradation in leading navigation agents when confronted with dynamic multi-human interactions, emphasizing the critical need for social-awareness modeling in autonomous navigation systems.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Modeling the Diachronic Evolution of Legal Norms: An LRMoo-Based, Component-Level, Event-Centric Approach to Legal Knowledge Graphs

Researchers propose a formal temporal modeling framework using the LRMoo ontology to represent how legal norms evolve over time, enabling precise point-in-time reconstruction of legal texts. The approach treats legal amendments as event-centric chains of versioned works, addressing a critical gap in automated legal processing that could improve AI reliability in legal applications.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Discovering heuristics in a complex SAT solver with large language models

Researchers have developed AutoModSAT, a framework that leverages large language models to automatically discover and optimize heuristics in SAT solvers, achieving 40% performance improvements over baseline solvers. The approach combines modular solver design with LLM-guided function generation and evolutionary algorithms, demonstrating significant practical gains across diverse datasets.

AIBullisharXiv – CS AI · Jun 96/10
🧠

CLPO: Curriculum Learning meets Policy Optimization for LLM Reasoning

Researchers introduce CLPO, a curriculum learning framework that dynamically adapts training difficulty for large language models during reinforcement learning. The approach automatically identifies solved, medium, and hard problems, then strategically restructures tasks to match the model's evolving capabilities, achieving substantial improvements over existing methods on mathematical and reasoning benchmarks.

AINeutralarXiv – CS AI · Jun 96/10
🧠

MatSciBench: Benchmarking the Reasoning Ability of Large Language Models in Materials Science

Researchers introduced MatSciBench, a comprehensive benchmark of 1,340 college-level materials science problems designed to evaluate large language models' reasoning abilities in this specialized domain. Testing leading LLMs revealed significant limitations, with DeepSeek-R1 achieving 75.22% accuracy on text questions and GPT-4 reaching 53.02% on multimodal tasks, highlighting gaps in domain knowledge, calculation accuracy, and scientific figure interpretation.

🧠 GPT-5
AINeutralarXiv – CS AI · Jun 96/10
🧠

TempoBench: Evaluating Temporal Causal Reasoning in Large Language Models

Researchers introduce TempoBench, a formally verified benchmark for evaluating temporal causal reasoning in large language models, revealing a significant gap between forward simulation performance (96% accuracy) and causal reasoning ability (below 25%). The study demonstrates that LLMs struggle with identifying minimal causal inputs, instead over-specifying by listing all possible inputs rather than reasoning about necessity.

AINeutralarXiv – CS AI · Jun 96/10
🧠

A Geometric Unification of Concept Learning with Concept Cones

Researchers demonstrate that Concept Bottleneck Models and Sparse Autoencoders, two distinct interpretability approaches in machine learning, share an underlying geometric structure based on concept cones. This unification enables quantitative evaluation of how well unsupervised concept discovery aligns with human-defined concepts, advancing AI interpretability standards.

AINeutralarXiv – CS AI · Jun 96/10
🧠

A Geometric Theory of Cognition for Machine Intelligence

Researchers propose a geometric framework for machine intelligence where cognitive computation emerges from Riemannian gradient flow on learned latent manifolds, eliminating the need for explicit memory modules. The approach demonstrates superior robustness across reinforcement learning tasks involving partial observability, sensory disruptions, and long-horizon prediction compared to feedforward baselines.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Thinking-Based Non-Thinking: Solving the Reward Hacking Problem in Training Hybrid Reasoning Models via Reinforcement Learning

Researchers propose Thinking-Based Non-Thinking (TNT), a novel approach to train hybrid reasoning models that dynamically choose between fast responses and extended reasoning without the reward hacking problems that plague existing reinforcement learning methods. The technique achieves approximately 50% token efficiency gains while maintaining or improving accuracy across mathematical benchmarks, addressing a critical bottleneck in deploying large reasoning models.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Payoff scaling shapes cooperation in LLM agents across languages

Researchers analyzed how Large Language Models behave in repeated game scenarios, finding that LLMs become more cooperative as financial stakes increase—contrary to evolutionary game theory predictions. The study reveals that alignment training and human reasoning patterns embedded in LLM training data override expected selfish behavior, with implications for designing multi-agent AI systems in high-stakes environments.

← PrevPage 526 of 1599Next →
◆ AI Mentions
🏢Anthropic
154×
🏢OpenAI
76×
🧠Claude
71×
🏢Nvidia
62×
🧠Gemini
35×
🧠GPT-5
30×
🏢Meta
26×
🧠GPT-4
17×
🧠Llama
17×
🧠ChatGPT
16×
🏢Perplexity
15×
🧠Opus
12×
🧠Grok
12×
🏢xAI
11×
🏢Hugging Face
10×
🏢Google
9×
🧠Midjourney
8×
🏢Microsoft
7×
🧠Sonnet
7×
🏢Cohere
5×
▲ Trending Tags
1#ai7902#market6983#iran5834#bitcoin4255#geopolitical3376#trump2737#security1748#trading1579#inflation15510#fed15211#adoption12312#sanctions11213#machine-learning10814#geopolitics10615#china92
Tag Sentiment
#ai790 articles
#market698 articles
#iran583 articles
#bitcoin425 articles
#geopolitical337 articles
#trump273 articles
#security174 articles
#trading157 articles
#inflation155 articles
#fed152 articles
BullishNeutralBearish
Stay Updated
Models, papers, tools
Tag Connections
#geopolitical↔#iran
247
#iran↔#trump
149
#bitcoin↔#iran
121
#bitcoin↔#market
91
#geopolitical↔#trump
88
#ai↔#market
87
#iran↔#market
77
#iran↔#sanctions
72
#ai↔#security
61
#bitcoin↔#geopolitical
58
Filters
Sentiment
Importance
Sort
📡 See all 70+ sources
y0.exchange
Your AI agent for DeFi
Connect Claude or GPT to your wallet. AI reads balances, proposes swaps and bridges — you approve. Your keys never leave your device.
8 MCP tools · 15 chains · $0 fees
Connect Wallet to AI →How it works →
Viewing: AI Pulse feed
Filters
Sentiment
Importance
Sort
Stay Updated
Models, papers, tools
y0news
y0.exchangeLaunch AppDigestsSourcesAboutRSSAI NewsCrypto News
© 2026 y0.exchange