AI News from arXiv AI
Latest coverage from arXiv AI, summarized and scored for signal.
- PXDepth: Pixel-Space Modeling for Structure Preserving Monocular Depth Estimation — PXDepth decouples global scene context modeling (large-patch ViT) from pixel-level depth prediction (Context-Modulated Pixel Transformer blocks), preserving fine object boundaries and structures that standard ViT-based depth estimators lose through coarse tokenization — with code and model weights publicly released.
- When Agents Act on Web3: An Attack-Surface Survey of MCP, Skills, and Tool Calling — A survey of AI agent attack surfaces in Web3 finds that the share of MCP tools modifying external state rose from 27% to 65% — and current defenses stop fewer than 30% of attacks, while model-level safety refuses fewer than 3%. Four properties of blockchains (irreversibility, signing authority, continuous autonomy, sequence-level composition) turn normally recoverable agent failures into permanent losses.
- Inductively Scalable, Single-Step Neural Surrogates for Wave-Scattering Inverse Problems — UC Berkeley researchers train a neural surrogate for 2D wave-scattering that scales inductively to 3 million controllable variables — 73.8x beyond its training domain — while delivering speedups of up to 26.5x over FDTD simulation for photonic inverse design.
- ORPA: Online Residual Policy Adaptation for Robot Manipulation Control with Human Feedback — ORPA enables imitation-learned robot manipulation policies to recover from small errors in real time by predicting joint-space residual adjustments — without modifying the underlying policy — tested on the ALOHA platform.
- Multi-turn Conversational AI from Text to Multimodal Interaction: Data, Models, Evaluation, and Open Challenges — A comprehensive survey of multi-turn conversational AI finds that multimodal perception has advanced faster than contextual coherence — current systems across text, audio, and multimodal domains still fail on persistent memory, cross-turn grounding, and full-duplex interaction.
- From Student Risk Prediction to SC2R: Semantics-Constrained Counterfactual Recourse for Educational Decision Support — SC2R turns student risk predictions into operationally feasible intervention plans using integer programming and SHACL semantic validation — revealing that many recommendations from optimization-only approaches violate real institutional constraints and would be impossible to implement.
- Communicating Credit Risk with Large Language Models: Evaluation of Explanations from Standard and Alternative Data-Based Models — LLMs can translate credit model outputs into readable narratives for both professionals and non-professionals — but reliably naming influential factors while getting the direction of influence wrong, a failure mode with direct implications for adverse-action communication and fair lending compliance.
- Dijkstra as an Oracle for Online Stochastic Shortest Path Navigation with Provable Guarantees — DORA proves Dijkstra's algorithm remains exact under stochastic robot navigation when a reduced-cost nonnegativity condition holds, matching value iteration quality while cutting planner work 4.5–19x and reducing obstacle contacts 17-fold during learning.
- The Model's Tell: Measuring Context-Leakage Attack Signals with Behavior Gauges — LeakGauge detects system prompt leakage attacks before decoding by probing prefill token probabilities, reaching 0.944–0.996 AUROC across 11 LLMs including GLM-5.2 (753B) and Kimi-K3 (2.8T), with a deployable detector using under 0.5K parameters and 10ms added latency.
- A Theoretical Framework for Parallel Lifelong MAPF Using Group Decentralized Planning — GD-RHCR extends the state-of-the-art RHCR multi-agent pathfinding algorithm with parallel group-decentralized planning, proving near-optimal guarantees while scaling throughput to higher agent counts at significantly lower per-plan computation cost.
- Collective Counterfactual Planning: Coordination, Consent, and Verification under Representational Constraints — A formal model called Collective Counterfactual Planning (CCP) proves that agent teams can solve problems no individual can, but goal completion is only valid when every requirement falls within the team's collective representational coverage — blind spots make verification illegitimate, not just hard.
- Against Political Polarization: A Unified Framework for Tracing Evolving Political Ideologies on Social Media — TSN4PI, accepted at ACM Transactions on Intelligent Systems and Technology, combines LLM-based ideology detection with temporal graph neural networks to track how political positions shift over time on X and Truth Social, releasing two large-scale datasets for noncommercial research.
- MoRA: Mobility as the Backbone for Geospatial Representation Learning at Scale — MoRA learns geospatial location embeddings by anchoring 100M+ POIs, remote sensing imagery, and demographic statistics to a billion-edge human mobility graph — outperforming SOTA by 12.9% across 9 downstream tasks, with models and code open-sourced.
- LLM Enhancement with Domain Expert Mental Model to Reduce LLM Hallucination with Causal Prompt Engineering — A causal prompt engineering framework addresses LLM hallucination from tacit expert knowledge — knowledge never written down and unavailable to RAG or knowledge graphs. By encoding domain expert decision logic as Expert Mental Models using monotone Boolean function theory, it supplies structured reasoning that retrieval methods structurally cannot.
- Comprehensive framework for evaluation of deep neural networks in detection and quantification of lymphoma from PET/CT images: clinical insights, pitfalls, and observer agreement analyses — A clinical evaluation of four deep learning networks for lymphoma segmentation across 611 multi-institutional PET/CT cases finds that AI errors closely resemble inter-observer physician variability — small, faint lesions remain equally challenging for both humans and AI.
- MCTS-KBQA: Monte Carlo Tree Search with Information Gain Rewards for Knowledge Base Question Answering — Fast MCTS replaces expensive rollout-based search in knowledge base question answering with a training-free information gain reward computed by a single LLM forward pass — consistently improving the accuracy-cost tradeoff on four KBQA benchmarks. Accepted at CIKM 2026.
- Future-Back Threat Modeling: A Foresight-Driven Security Framework — Future-Back Threat Modeling (FBTM) inverts standard threat modeling: instead of cataloguing known TTPs, it starts from envisioned future threat states — including AI-enabled attacks and supply chain compromises — and works backward to identify assumptions and blind spots in current defense architectures.
- TabularQGAN: A quantum generative model for tabular data synthesis — A quantum GAN variant (TabularQGAN) achieves competitive performance against CTGAN and VAE-GMM on healthcare tabular data synthesis, filling a gap in quantum generative models that previously only handled homogeneous data — though results are limited to noiseless classical simulators, not real quantum hardware.
- Solving nonconvex Hamilton--Jacobi--Isaacs equations with PINN-based policy iteration — A mesh-free framework combining PINNs with policy iteration solves high-dimensional nonconvex Hamilton-Jacobi-Isaacs equations with proven convergence guarantees, achieving relative L2 errors below 1% on 2D benchmarks and outperforming direct PINN solvers in 5D and 10D game problems.
- Audio Physical Dynamics Inspired Deepfake Detection for Voice Authentication Systems — A framework fusing physics-inspired vocal tract features with self-supervised learning and a Bayesian ensemble detects voice deepfakes at network edges while resisting federated learning poisoning — addressing both attack vectors that voice authentication systems face simultaneously.
- AI, Brain Death Detection, and Islamic Law — A workshop paper from ICML 2026 argues that probabilistic AI-based consciousness detection in neurologically injured patients creates deep conflicts with Islamic legal standards requiring clear evidentiary proof (bayyina) and epistemic certainty (yaqin), calling for new frameworks to govern AI surrogate decision systems in Muslim-majority healthcare contexts.
- Toward Personal Intelligence Through Cooperative Observation — Talebirad et al. propose 'cooperative observation' as a framework for personal AI: the AI builds a user model, the user evaluates its actions, and consent/trust dynamically expand or restrict what the AI can observe — tested with a 6-month single-subject prototype called Organizm.
- Do LLMs Know a Good Hypothesis When They See One? Logit-Based Energy Scoring Outperforms Prompted LLM-as-Judge for Scientific Hypothesis Ranking — Logit-based energy scoring reaches 33% Hit@1 on scientific hypothesis ranking across 1,323 papers in 12 disciplines — double the 16.6% achieved by prompted LLM-as-judge — with the best 1B parameter configuration hitting 53.1%, though post-hoc selection limits direct comparison.
- Wuying-Browser-Agent: Real-World Centric Fundamental Long-Horizon Browser Agents — Wuying-Browser-Agent-27B sets new open-source records on browser automation: 80.6% on WebVoyager, 66.7% on Online-Mind2Web, and 65.1% on BrowserBench (a new 350-task real-web benchmark averaging 37.9 steps per task) — through full-pipeline alignment spanning execution, training, and evaluation.
- SGHA: Evidence-Grounded Research Problem Discovery with Local Language Models — SGHA discovers scientific research gaps using only a local 9B open-weight model and a structured evidence graph — no proprietary API calls — producing traceable research problems with assumptions, objectives, and success criteria, compared favorably against AI Scientist-v2 across 5 machine-learning domains.