Editor’s Pick

RayRoPE: Projective Ray Positional Encoding for Multi-View Attention

RayRoPE introduces a positional encoding for multi-view transformers that uses predicted points along rays instead of directions, achieving SE(3)-invariant, geometry-adaptive attention. On CO3D, it improves LPIPS by 15% over alternatives and naturally handles RGB-D input, making it a practical upgrade for novel-view synthesis and stereo tasks.

Read MoreRayRoPE: Projective Ray Positional Encoding for Multi-View Attention

Hugging Face discloses AI-driven intrusion and AI-assisted response

Hugging Face disclosed a real AI-vs-AI intrusion where an autonomous agent breached their dataset pipeline, executing thousands of actions over a weekend. Their own AI-driven forensics—switching from blocked frontier APIs to an open-weight model on their infrastructure—revealed a critical asymmetry: attackers face no guardrails, but defenders using hosted models can be locked out by safety filters.

Read MoreHugging Face discloses AI-driven intrusion and AI-assisted response

How Claude Performs on Robotics Tasks

This extensive evaluation reveals that frontier language models can now complete basic robotics tasks when paired with pretrained controllers, but direct motor control remains unreliable. The key insight: a model's real-world capability depends more on its control interface than on the model itself, with clear safety implications for deploying AI with physical world access.

Read MoreHow Claude Performs on Robotics Tasks

Behavioral Privacy Leakage in Agentic Negotiation

Autonomous negotiation agents are increasingly deployed in high-stakes settings like insurance and procurement, where cryptographic techniques protect explicitly disclosed constraints. However, this paper exposes a subtler threat: behavioral privacy leakage, where an adversary infers private constraints from observable negotiation dynamics—concession trajectories, timing, and convergence patterns. The tension is that even if the agent never reveals its reservation price directly, its behavior during rounds of bargaining leaks enough information for inference attacks.

Read MoreBehavioral Privacy Leakage in Agentic Negotiation