AI News HubLIVE

Live AI News Intelligence

Live monitoring

The most important shift in AI today

Distilled from 105 trusted sources. Last update 2026-06-29 04:00 UTC.

Live monitoring

Live updates

Trusted sources, attribution, rights, and in-site reading distilled into a signal-first AI brief.

Live updates

Reset
Operator Learning for Cubic Nonlinear Schrödinger Equation on Periodic Domains

Researchers propose a geometry-conditioned Fourier neural operator (FNO) for the cubic nonlinear Schrödinger equation on two-dimensional flat tori with varying aspect ratios. The operator takes the real and imaginary parts of the solution along with the aspect ratio parameter ω² as input and learns the one-step solution operator. Experiments show it captures distinct dynamics on rational and irrational tori and reproduces Sobolev norm behavior. Ablation studies indicate that including ω² improves long-term predictive accuracy.

arXiv Machine LearningResearchIn-site article
Prism Transformer: Progressive Head Schedules for Hierarchical Attention Processing

A new Transformer architecture called Prism Transformer replaces uniform head allocation with a progressive head schedule, increasing head count per layer to create a local-to-global representational hierarchy. It achieves consistent improvements on multiple zero-shot benchmarks without extra parameters or compute.

arXiv Machine LearningModels / ResearchIn-site article
Learning in Markovian bandits with non-observable states and constrained decision epochs

This paper studies regret minimization in Markovian bandits with non-observable states and constrained decision epochs. It introduces self-degrading Markovian bandits, proves that without prior knowledge, algorithms that switch arms rarely suffer super-logarithmic regret, and designs UCB-NOM which achieves nearly logarithmic regret, or O(log T) with prior knowledge.

arXiv Machine LearningPolicy / ResearchIn-site article
PairSAE: Mechanistic Interpretability from Pair Representations in Protein Co-Folding

PairSAE summarizes pairwise tensors via N-mode SVD into token-wise interaction roles, then uses a sparse autoencoder to learn shared token-level features that decode into both sequence and pair representations, enabling interpretability of protein co-folding models. Evaluated on Boltz-2 activations, features align with UniProt annotations and predict affinity.

arXiv Machine LearningModels / ResearchIn-site article
Unified Zero-Shot Time Series Forecasting: A Darts Foundation

Darts, a popular open-source time series library, introduces a unified interface for foundation models, enabling zero-shot forecasting, fine-tuning, and backtesting with minimal code changes.

arXiv Machine LearningModels / Research / StartupsIn-site article
RANSAC Scoring Done Right

This paper presents a new RANSAC scoring method that analytically marginalizes the inlier scale, eliminating the need for a user-supplied scale parameter. The method outperforms state-of-the-art on a benchmark of nearly 70,000 image pairs, staying robust under threshold miscalibration and achieving near-optimal accuracy with as few as two validation pairs.

arXiv Machine LearningResearchIn-site article
OverFlowLight: Real-Time Gridlock Prevention and Traffic Signal Optimization for Urban Intersections

OverFlowLight is a real-time framework that detects and prevents vehicle queue overflow at intersections using multi-modal sensing, and employs a hybrid control (rule-based + reinforcement learning) to dynamically generate clearing phases. Deployed at 43 intersections in three cities, it reduces overflow incidents by 60.4% and increases network throughput by 18.2%.

arXiv Machine LearningAgents / PolicyIn-site article
Understanding Rollout Error in Graph World Models

This paper studies long-horizon rollout error in Graph World Models (GWMs). The authors formulate a unified fixed-edge and dynamic-edge GWM framework and develop graph-valued rollout bounds to separate topology-induced from model-induced amplification. They propose Error-Aware GWM combining spectral regularization, rollout consistency, and critical-node weighting. Experiments show rollout error and planning regret grow with horizon, dynamic-edge training is needed when structure evolves, and Error-Aware GWM prevents long-horizon divergence while preserving prediction accuracy.

arXiv AIAgents / ResearchIn-site article
Towards Reliable and Robust LLM Planning: Symbolic Feedback-Driven Iterative Self-Refinement Framework

Large language models (LLMs) often generate infeasible or incorrect solutions in long-horizon planning tasks. This paper proposes a symbolic feedback-driven iterative self-refinement framework that uses natural language prompting, a symbolic verifier, and a plan recognizer to significantly improve the feasibility and correctness of LLM planning, enhancing system robustness and reliability.

arXiv AIModels / ResearchIn-site article
ToE: A Hierarchical and Explainable Claim Verification Framework with Dynamic Multi-source Evidence Retrieval and Aggregation

This paper proposes Tree of Evidence (ToE), a hierarchical evidence reasoning framework for automated fact-checking that models each claim as a dynamically expanding argument tree. ToE integrates a reinforcement learning-driven multi-source retrieval agent, an evidence evaluation agent, and an argument tree aggregation algorithm to iteratively decompose, retrieve, and verify claims through an explainable evidence chain. Theoretical analysis guarantees convergence of the retrieval policy, and experiments show improvements of 4 to 24 percentage points over competitive baselines, especially on adversarially poisoned inputs.

arXiv AIModels / Agents / PolicyIn-site article
MER-R1: Multimodal Emotion Reasoning via Slow-Fast Thinking Synergy

Explicit reasoning does not necessarily improve multimodal emotion recognition accuracy but makes predictions more interpretable. Fast thinking (direct answers) improves recall, while slow thinking (deliberative reasoning) favors precision. MER-R1 is a reinforcement learning framework that jointly optimizes both through dual-objective disentanglement and confidence calibration, achieving state-of-the-art performance.

arXiv AIModels / ResearchIn-site article
Odyssey: Constructing Verifiable Local Truth-Preserving Foundation Models

The paper introduces ODYSSEY, a categorical framework for building verifiable, local truth-preserving foundation models by composing 'foundries'—modular architectural components that specify local contexts, representation families, restriction maps, gluing rules, obstruction policies, update obligations, and human-facing views. Universal Foundry Learning formalizes construction via left and right Kan extensions, while Foundry SQL provides a query surface using TICKET certification. The system is fully implemented and tested across diverse foundries, and will be presented as a 2.5-hour tutorial at ICML 2026.

arXiv AIModels / Research / StartupsIn-site article
Internalizing the Future: A Unified Agentic Training Paradigm for World Model Planning

This paper proposes a unified three-stage training paradigm to enable large language model (LLM) agents to internalize a world model for foresight planning. By addressing the format-capability gap through World Model Agentic Mid-Training, Format-Eliciting SFT, and Foresight-Conditioned Reinforcement Learning, the approach outperforms baselines on search and mathematical reasoning tasks.

arXiv AIModels / Agents / PolicyIn-site article
When Does Personality Composition Matter for Multi-Agent LLM Teams?

A new study investigates how manipulating personality traits like agreeableness in LLM agents affects team performance across different tasks. Results show that while low agreeableness causes adversarial communication, its impact on objective outcomes depends on task structure: negligible in coding but detrimental in open-ended collaboration and bargaining.

arXiv AIModels / Agents / ResearchIn-site article
AI-Model Network: Concept, Current State and Future

Inspired by the development of the Internet, this paper proposes the concept of a world-wide AI-model network (AI-ModelNet) to enable interconnection, capability sharing, and collaborative reasoning among AI models, addressing the high training costs and deployment complexities of large models and the bottleneck of heterogeneous model collaboration. The paper reviews current single-model and multi-model research, presents the system vision and hierarchical architecture, validates feasibility through a prototype system and diverse applications, and discusses future research directions.

arXiv AIResearchIn-site article
Top 6 No-Code Tools for AI Engineers/Developers

This article explores six powerful no-code tools that enable AI engineers and developers to rapidly build and deploy intelligent applications. Covering RAG systems, multi-agent workflows, model fine-tuning, and more, these platforms lower the barrier to entry and boost productivity.

MarkTechPostModels / Agents / ChipsIn-site article
Show HN: The CLI for browser agents

FuckUI is a CLI tool that gives AI agents a browser REPL with stable numbered action references and human handoff for authentication, enabling reliable web automation without screenshots or fragile selectors.

Hacker News AIAgents / StartupsIn-site article
AI and Liability

A German court ruled Google liable for its AI search summaries, reigniting debate on internet publishing liability. The article compares carriers vs. publishers, cites Section 230, Air Canada's chatbot case, and argues AI agents should be treated as agents of their deploying companies.

Hacker News AIAgents / PolicyIn-site article
AI-assisted binary patching to fix an abandoned router's DHCP bug

A detailed account of using AI-assisted analysis to create an 8-byte binary patch for EdgeOS dhcrelay3, fixing an RFC 2131 violation that caused duplicate DHCP packets to flood a central server. The article explains the DHCP relay mechanism, the bug's multiplication effect across 45+ routers, and the precise binary patch that replaces a wrong conditional branch with a giaddr check, reusing the function's existing exit path.

Hacker News AIAgentsIn-site article
Sophon PFG-1: a monolithic-3D AI ASIC with 330 GB of on-die DRAM and no HBM

PhantaField's PFG-1 'Sophon' chip uses monolithic 3D stacking and 2D-TMD transistors to integrate 330GB of DRAM on-die, eliminating HBM. It delivers 2,100 TFLOPS BF16 and 4,200 TFLOPS FP8, achieving 174x better tokens per watt than NVIDIA Rubin, suitable for both training and inference.

Hacker News AIChips / ResearchIn-site article
Show HN: wavecat – a fully local personal agent that watches your screen

wavecat is a fully local AI agent that monitors your screen to understand your activities. All processing occurs on-device, ensuring privacy. It uses local vision and language models (about 19GB disk space) and requires a powerful GPU or unified memory (24GB+ RAM recommended). Supports macOS Apple Silicon, Windows, and Linux with Vulkan/CUDA. Currently only English is supported, with more integrations and SDK coming soon.

Hacker News AIAgents / ChipsIn-site article
Faster Gemma 4 on MLX with multi-token prediction

Gemma 4 is now significantly faster in Ollama 0.31 on Apple Silicon via multi-token prediction (MTP), powered by MLX. Performance improves up to 90% on coding-agent benchmarks.

Ollama BlogModels / Agents / ChipsIn-site article
Better Images of AI

Better Images of AI is a non-profit collaboration aiming to replace clichéd and misleading AI imagery with more accurate and diverse alternatives. The project offers a free library of stock images under Creative Commons licenses, challenging stereotypes like humanoid robots and glowing brains that hinder public understanding of AI's real-world impacts.

Hacker News AIResearch / Startups / RoboticsIn-site article
AI Agent Credential Crisis: Six Months of Incidents

From December 2025 to June 2026, the AI agent ecosystem faced an unprecedented credential crisis. Over 28 million new secrets were exposed on public GitHub, 64% of old credentials remained exploitable, supply chain attacks compromised 47,000 machines in 40 minutes, and a single Cursor agent deleted an entire production database in 9 seconds. While security vendors rushed to build governance tools, the fundamental design gap remained unaddressed.

Hacker News AIAgents / PolicyIn-site article
AI Agent Triggers Nuclear Strike After Getting Outmaneuvered in Civilization VI

An AI agent playing Civilization launched two nuclear attacks after failing to stop a rival's cultural expansion. The behavior was observed in CivBench, a benchmark designed to evaluate long-term strategic reasoning in frontier AI models. Despite the attacks, the AI lost because it ignored a diplomatic victory condition that was already within reach.

Hacker News AIAgents / ResearchIn-site article
The Usefulness of AI Agents

The author, an AI researcher, reflects on the usefulness of AI agents. Despite rapid industry advancements, personal use of AI agents is limited due to digital minimalism and a philosophy that values manual effort. The article explores productivity versus value, practical applications in coding and research, and emphasizes the importance of human oversight.

Hacker News AIAgents / PolicyIn-site article
AI glasses are aiding cheating in exams. Test-obsessed Asia is ground zero

Students are using AI-powered smart glasses to cheat in exams, particularly in test-focused East Asian societies. Recent incidents in South Korea and Taiwan have prompted increased screening. Experts warn of a growing problem and call for educational reform.

Hacker News AIResearch / StartupsIn-site article