AI papers — 2026-05-12
Jump to one of 56 papers
- Soohak: A Mathematician-Curated Benchmark for Evaluating Research-level Math Capabilities
- Qwen-Image-2.0 Technical Report
- TMAS: Scaling Test-Time Compute via Multi-Agent Synergy
- CollabVR: Collaborative Video Reasoning with Vision-Language and Video Generation Models
- PaperFit: Vision-in-the-Loop Typesetting Optimization for Scientific Documents
- Geometry Conflict: Explaining and Controlling Forgetting in LLM Continual Post-Training
- Model Merging Scaling Laws in Large Language Models
- WorldReasonBench: Human-Aligned Stress Testing of Video Generators as Future World Predictors
- Auto-Rubric as Reward: From Implicit Preferences to Explicit Multimodal Generative Reward Modeling
- X-OmniClaw Technical Report: A Unified Mobile Agent for Multimodal Understanding and Action
- Memory-Efficient Looped Transformer: Decoupling Compute from Memory in Looped Language Models
- SEIF: Self-Evolving Reinforcement Learning for Instruction Following
- Dynamic Skill Lifecycle Management for Agentic Reinforcement Learning
- Pixal3D: Pixel-Aligned 3D Generation from Images
- Rebellious Student: Reversing Teacher Signals for Reasoning Exploration with Self-Play
- G-Zero: Self-Play for Open-Ended Generation from Zero Data
- Make Each Token Count: Towards Improving Long-Context Performance with KV Cache Compression
- Mela: Test-Time Memory Consolidation based on Transformation Hypothesis
- SlimQwen: Exploring the Pruning and Distillation in Large MoE Model Pre-training
- RigidFormer: Learning Rigid Dynamics using Transformers
- SlimSpec: Low-Rank Draft LM-Head for Accelerated Speculative Decoding
- Shaping Schema via Language Representation as the Next Frontier for LLM Intelligence
- Omni-Persona: Systematic Benchmarking and Improving Omnimodal Personalization
- Reinforcing Multimodal Reasoning Against Visual Degradation
- DeltaRubric: Generative Multimodal Reward Modeling via Joint Planning and Verification
- NanoResearch: Co-Evolving Skills, Memory, and Policy for Personalized Research Agents
- LLaVA-UHD v4: What Makes Efficient Visual Encoding in MLLMs?
- Key-Value Means
- Metal-Sci: A Scientific Compute Benchmark for Evolutionary LLM Kernel Search on Metal GPUs
- AgentForesight: Online Auditing for Early Failure Prediction in Multi-Agent Systems
- FlashEvolve: Accelerating Agent Self-Evolution with Asynchronous Stage Orchestration
- ELF: Embedded Language Flows
- DECO: Sparse Mixture-of-Experts with Dense-Comparable Performance on End-Side Devices
- Injecting Distributional Awareness into MLLMs via Reinforcement Learning for Deep Calibration
- Crosslingual On-Policy Self-Distillation for Multilingual Reasoning
- Scratchpad Patching: Decoupling Compute from Patch Size in Byte-Level Language Models
- FORTIS: Benchmarking Over-Privilege in Agent Skills
- MuSS: A Large-Scale Dataset and Cinematic Narrative Benchmark for Multi-Shot Subtitling
- LLiMba: Sardinian on a Single GPU — Adapting a 3B Language Model to a Vanishing Language
- Pushing Biomolecular Utility-Diversity Frontiers with Supergroup Relative Policy Optimization
- Queryable LoRA: Instruction-Regularized Routing Over Shared Low-Rank Update Atoms
- SplatWeaver: Learning to Allocate Gaussian Primitives for Generalizable Novel View Synthesis
- Uncovering Entity Identity Confusion in Multimodal Knowledge Editing
- Can Muon Fine-tune Adam-Pretrained Models?
- CapVector: Learning Transferable Capability Vectors in Parametric Space for Vision-Language Models
- RoboMemArena: A Comprehensive and Challenging Robotic Memory Benchmark
- The Alpha Blending Hypothesis: Compositing Shortcut in Deepfake Detection
- Shepherd: A Runtime Substrate Empowering Meta-Agents with a Formalized Execution Environment
- Dystruct: Dynamically Structured Diffusion Language Model Decoding via Bayesian Optimization
- SimWorld Studio: Automatic Environment Generation with Evolving Coding Agent for Simulation
- Sub-JEPA: Subspace Gaussian Regularization for Stable End-to-End World Models
- TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation
- 100,000+ Movie Reviews from Kazakhstan: Russian, Kazakh, and Code-Switched Texts
- Safe, or Simply Incapable? Rethinking Safety Evaluation for Phone-Use Agents
- A Closed-Form Upper Bound for Admissible Learning-Rate Steps in Belief-Space Dynamics
- Training-Free Dense Hand Contact Estimation with Multi-Modal Large Language Models
Soohak: A Mathematician-Curated Benchmark for Evaluating Research-level Math Capabilities →
Technical breakdown
Problem: Existing research-level math benchmarks are either too small (25–50 problems) or narrowly scoped, making it difficult to reliably evaluate frontier LLMs on graduate-level and research-adjacent mathematics.
Method: SOOHAK is a 439-problem benchmark authored from scratch by 64 mathematicians (38 faculty, 25 PhD students/postdocs, 5 IMO medalists), split into a 340-item Challenge subset covering graduate-level and research-adjacent problems and a 99-item Refusal subset probing whether models correctly identify ill-posed problems. Evaluation uses Avg@3 scoring across eleven closed and open-weight systems. To prevent contamination, the dataset will be withheld until late 2026, with model evaluations available upon request in the interim.
Key results:
- Gemini-3-Pro reaches 30.39% Avg@3 on the Challenge subset, the highest among evaluated closed models.
- GPT-5 reaches 26.37% and Claude-Opus-4.5 reaches 10.39% on the Challenge subset.
- Kimi-2.5 is the best open-weight model at 13.87% on the Challenge subset.
- On the Refusal subset, no model exceeds 50%; GLM-5 achieves the highest score at 49.49%, and the best closed model reaches 43.10%.
Why it matters / caveats: SOOHAK fills a gap between olympiad-style benchmarks and the frontier of mathematical research by providing a large, freshly authored, multi-domain benchmark with substantial headroom for all current models. The refusal subset identifies recognizing ill-posed problems as an underexplored capability that no current model reliably exhibits. Because the dataset is withheld until late 2026, independent verification of results is not currently possible.
Qwen-Image-2.0 Technical Report →
Technical breakdown
Problem: Existing image generation foundation models struggle to simultaneously handle ultra-long text rendering, complex multilingual typography, high-resolution photorealism, robust instruction following, and image editing within a single unified model.
Method: Qwen-Image-2.0 couples Qwen3-VL as the condition encoder with a Multimodal Diffusion Transformer for joint condition-target modeling. The architecture is trained through a customized multi-stage training pipeline supported by comprehensive data curation, enabling both image generation and image editing without pipeline switching. The model accepts conditioning instructions of up to 1K tokens to support ultra-long text rendering for content such as slides, posters, infographics, and comics.
Key results:
- On LMArena (accessed April 22, 2026), Qwen-Image-2.0 achieves an overall ELO score of 1133 versus 1057 for the prior Qwen-Image model.
- In the Text Rendering category, Qwen-Image-2.0 achieves an ELO of 1155 versus 1076 for Qwen-Image.
- In the Photorealism category, Qwen-Image-2.0 achieves an ELO of 1135 versus 1068 for Qwen-Image.
Why it matters / caveats: Unifying high-fidelity generation and precise editing in one model simplifies practical creative workflows that currently require switching between multiple specialized tools. The evaluation relies heavily on human preference ELO scores from LMArena rather than automated metrics, which introduces subjectivity and platform-specific biases.
TMAS: Scaling Test-Time Compute via Multi-Agent Synergy →
Technical breakdown
Problem: Existing structured test-time scaling methods either weakly coordinate parallel reasoning trajectories or propagate noisy historical information without explicitly filtering what should be retained, limiting the balance between exploration and exploitation.
Method: TMAS organizes inference as a collaborative process among specialized agents with explicit structured information flow across trajectories and refinement iterations. It introduces hierarchical memories: an experience bank that stores low-level reliable intermediate conclusions and local feedback, and a guideline bank that records high-level strategies to steer subsequent rollouts away from redundant patterns. To train agents for this setting, TMAS uses a hybrid reward reinforcement learning scheme that jointly preserves basic reasoning capability, enhances experience utilization, and encourages exploration of new solution strategies.
Key results:
- Not stated.
Why it matters / caveats: TMAS addresses a practical bottleneck in test-time compute scaling by making cross-trajectory collaboration explicit and filterable, which prior work did not achieve. The paper reports that hybrid reward training further improves scaling effectiveness and stability across iterations, but no concrete benchmark numbers appear in the extracted text.
CollabVR: Collaborative Video Reasoning with Vision-Language and Video Generation Models →
Technical breakdown
Problem: Video Generation Models (VGMs) used for visual reasoning suffer from long-horizon drift on multi-step tasks and mid-clip simulation errors because they lack explicit reasoning, while current VLM integration strategies (upfront planning or post-hoc critique) intervene at the wrong granularity.
Method: CollabVR is a closed-loop framework that couples a VLM with a VGM at step-level granularity: the VLM plans the immediate next action, inspects the clip the VGM generates, and folds the verifier's diagnosis directly into the next action prompt to repair detected failures before proceeding. This loop is evaluated on Gen-ViRe and VBVR-Bench against single-inference, Pass@k, and VideoTPO baselines at matched compute. The approach is shown to be orthogonal to reasoning-fine-tuned VGMs, yielding further gains when stacked on top of them.
Key results:
- On VBVR-Wan2.2, CollabVR reaches approximately 0.55 score while Pass@4 plateaus near 0.45 at the same compute budget (read from Figure 2).
- CollabVR outperforms Pass@k and VideoTPO baselines on both Gen-ViRe and VBVR-Bench at matched compute, with the largest gains on the hardest tasks.
Why it matters / caveats: The step-level VLM supervision paradigm provides a principled way to inject reasoning into video generation without retraining the VGM, and the gains compound with reasoning-oriented fine-tuning, suggesting broad applicability. The benchmark numbers in the extracted text are presented primarily in figures rather than tables, making precise quantitative comparison difficult from the text alone.
PaperFit: Vision-in-the-Loop Typesetting Optimization for Scientific Documents →
Technical breakdown
Problem: Compiled LaTeX manuscripts frequently contain visual defects (misplaced floats, overflowing equations, widow/orphan lines, poor page balance) that rule-based tools and text-only LLMs cannot fix because they operate without seeing the rendered two-dimensional layout.
Method: PaperFit formalizes the task as Visual Typesetting Optimization (VTO): iteratively rendering pages, diagnosing defects using a five-category taxonomy, and applying constrained source-level repairs in a closed visual loop. The agent verifies the rendered PDF after every edit to catch cascading layout effects. A benchmark, PaperFit-Bench, is constructed with 200 papers across 10 venue templates and 13 defect types at varying difficulty levels.
Key results:
- PaperFit outperforms all baselines by a large margin on PaperFit-Bench (specific margin not stated numerically in the extracted text).
Why it matters / caveats: VTO represents a missing final stage in document automation pipelines — bridging compilable source and publication-ready PDF — that no prior tool fully addressed. The claim of outperforming all baselines "by a large margin" is qualitative in the abstract; precise numbers are not present in the extracted text.
Geometry Conflict: Explaining and Controlling Forgetting in LLM Continual Post-Training →
Technical breakdown
Problem: In continual post-training of LLMs, it is unclear when sequential updates transfer beneficially and when they cause catastrophic forgetting, and existing methods lack principled criteria for controlling update integration.
Method: The paper analyzes continual post-training through task geometry: each post-training task is represented by its parameter update, and the covariance geometry induced by that update is studied. Geometry conflict is defined as a normalized Bures-Wasserstein discrepancy between task-induced covariance geometries measured relative to the evolving model state. Building on this analysis, Geometry-Conflict Wasserstein Merging (GCWM) is proposed: a data-free update-integration method that constructs a shared Wasserstein metric via Gaussian Wasserstein barycenters and uses geometry conflict as a gating signal for geometry-aware correction. Experiments span Qwen3 at scales from 0.6B to 14B in both domain-continual and capability-continual settings.
Key results:
- GCWM consistently outperforms data-free baselines across Qwen3 0.6B–14B on both domain-continual and capability-continual settings (specific percentage improvements not stated in the extracted text).
Why it matters / caveats: Geometry conflict serves simultaneously as an explanatory mechanism for forgetting and a practical control signal for deciding when to integrate or restrain new updates, which prior regularization and merging methods could not provide. The method is data-free, requiring no replay data, which is practically important for privacy-constrained or data-scarce post-training settings.
Model Merging Scaling Laws in Large Language Models →
Technical breakdown
Problem: Model merging lacks a quantitative scaling law that predicts how performance improves as more expert models are merged or as model size grows, making merging a largely empirical and budget-unaware practice.
Method: The paper identifies a compact power law relating cross-entropy loss to model size N and number of merged experts k: E[L | N, k] = L* + B·N^(−β) + A₀·N^(−γ)/(k + b), where the first term is an irreducible floor, the second is a size-dependent floor, and the third is a merging tail with diminishing returns. The law is validated across 10,866 merged models, base sizes from 0.5B to 72B, nine domains, and four merging methods: Average, Task Arithmetic (TA), TIES, and DARE.
Key results:
- The scaling law is validated across 10,866 merged models spanning base sizes from 0.5B to 72B parameters.
- Merging nine domain experts into a 72B model achieves normalized negative loss scores of 0.63 (AVG), 0.76 (TA), 0.82 (TIES), and 0.66 (DARE), compared to multitask SFT at approximately 1.0 (normalized), using negligible GPU-hours versus ~1,300 GPU-hours for multitask SFT.
- Method differences shrink as both k and N grow.
Why it matters / caveats: The scaling law enables predictive planning for merging: estimating how many experts are needed to reach a target loss and deciding when adding more experts yields diminishing returns. The law holds in-domain and cross-domain, but the paper notes gains follow a 1/k tail, meaning the first few experts provide the majority of improvement, which limits the practical ceiling of merging as a substitute for joint training.
WorldReasonBench: Human-Aligned Stress Testing of Video Generators as Future World Predictors →
Technical breakdown
Problem: Existing video generation benchmarks emphasize perceptual quality, motion smoothness, or prompt alignment, and lack a benchmark that directly tests whether a model can reason about how an observed world state should evolve over time in a physically, socially, logically, and informationally consistent manner.
Method: WorldReasonBench reframes video generation evaluation as world-state prediction: given an initial visual state and an action, the model must generate a future video with consistent state evolution. The benchmark contains 436 curated test cases with structured ground-truth QA annotations spanning four reasoning dimensions and 22 subcategories. Evaluation uses a two-part methodology: Process-aware Reasoning Verification (structured QA and reasoning-phase diagnostics) and Multi-dimensional Quality Assessment (reasoning quality, temporal consistency, visual aesthetics). A companion preference benchmark, WorldRewardBench, contains approximately 6,000 expert-annotated pairs over 1,400 videos for reward-model evaluation.
Key results:
- WorldRewardBench contains approximately 6,000 expert-annotated pairs over 1,400 videos.
- WorldReasonBench contains 436 curated test cases.
- Results across modern video generators expose a persistent gap between visual plausibility and world reasoning (specific model scores not stated in the extracted text).
Why it matters / caveats: The benchmark addresses a gap that is increasingly consequential as frontier video generators (Seedance2.0, Veo3.1) are marketed as world simulators; the finding that visually convincing videos can fail basic dynamics or causality tests is an important corrective. The release of calibrated expert preference data for reward-model evaluation is a useful community resource not provided by prior benchmarks in this space.
Auto-Rubric as Reward: From Implicit Preferences to Explicit Multimodal Generative Reward Modeling →
Technical breakdown
Problem: Prevailing RLHF approaches for aligning multimodal generative models collapse structured human preferences into scalar or pairwise labels, making reward models opaque and vulnerable to reward hacking.
Method: Auto-Rubric as Reward (ARR) externalizes a VLM's internalized preference knowledge as prompt-specific rubrics before any pairwise comparison, using a generate-verify-refine pipeline that induces discriminative criteria grounded in observable evidence across dimensions such as semantic fidelity, spatial consistency, compositional aesthetics, and edit faithfulness. ARR operates training-free with no parameter updates. To extend these gains to generative training, Rubric Policy Optimization (RPO) distills ARR's structured multi-dimensional evaluation into a binary reward, replacing scalar regression with rubric-conditioned preference decisions that stabilize policy gradients.
Key results:
- ARR-RPO outperforms pairwise reward models and VLM judges on text-to-image generation and image editing benchmarks (specific numerical margins not stated in the extracted text).
Why it matters / caveats: The framework identifies the bottleneck in multimodal alignment as the absence of a factorized interface for applying preference knowledge — not a deficit of knowledge itself — which reframes how reward modeling should be approached. The zero-shot and few-shot deployment capability, combined with suppression of positional bias, makes the approach more practical and interpretable than learned scalar rewards. Specific benchmark numbers are not available in the extracted text.
X-OmniClaw Technical Report: A Unified Mobile Agent for Multimodal Understanding and Action →
Technical breakdown
Problem: Existing mobile agent frameworks either lack deep control for user-defined logic and customization or are centered on PC-side execution, leaving a gap in mobile-native autonomous agents capable of handling multimodal inputs from on-screen UI, real-world visual context, and audio.
Method: X-OmniClaw is a unified Android mobile agent built around three components: Omni Perception (a multimodal ingress pipeline integrating UI states, real-world visual contexts, and speech inputs via a temporal alignment module), Omni Memory (combining runtime working memory for task continuity with long-term personal memory distilled from local data), and Omni Action (a hybrid grounding strategy combining structural XML metadata with visual perception). The system uses Behavior Cloning and Trajectory Replay to capture user navigation as reusable skills.
Key results:
- Not stated.
Why it matters / caveats: X-OmniClaw provides an architectural blueprint for mobile-native personal assistants that bridges the gap between structured agent frameworks like OpenClaw (PC-centric) and the dynamic, multimodal demands of Android environments. As a technical report, it is primarily descriptive; no quantitative benchmark evaluations are present in the extracted text.
Memory-Efficient Looped Transformer: Decoupling Compute from Memory in Looped Language Models →
Technical breakdown
Problem: Looped transformer architectures (e.g., Ouro) enable iterative latent reasoning but cause memory to grow linearly with reasoning depth because they maintain a full KV cache per layer per loop, making deeper reasoning prohibitively expensive.
Method: Memory-Efficient Looped Transformer (MELT) maintains a single KV cache per layer that is shared and updated across reasoning loops via a learnable gating mechanism, decoupling reasoning depth from memory consumption. MELT is adapted from pretrained Ouro parameters using a data-efficient two-phase procedure: interpolated transition (gradually shifting from LoopLM to MELT) followed by attention-aligned distillation (using the frozen LoopLM as a layer-wise teacher). Training uses chunk-wise processing to enable stable learning under the shared-cache architecture.
Key results:
- MELT-1.6B achieves superior AIME26 pass@1 scores compared to Ouro-1.4B, Qwen3-1.7B, Gemma4-E2B, DeepSeek-R1-1.5B, and Qwen3.5-2B at equivalent or lower memory usage for a 32K sequence (specific accuracy values are presented in Figure 1 but not stated numerically in the extracted text).
- MELT maintains a memory footprint comparable to similarly sized standard transformers while achieving LoopLM-level reasoning performance.
Why it matters / caveats: MELT makes iterative latent reasoning practical at scale by eliminating the linear memory growth that otherwise makes deeper looping infeasible, achieving this via a lightweight post-training procedure rather than full retraining. The absence of Multi-Query Attention (MQA) results in a slightly higher memory footprint compared to MQA-enabled baselines, which is a minor but acknowledged limitation.
SEIF: Self-Evolving Reinforcement Learning for Instruction Following →
Technical breakdown
Problem: Improving LLM instruction following without costly human annotation or strong teacher models is difficult because existing self-play methods use static-difficulty instructions that cannot evolve as the model's capability improves.
Method: SEIF (Self-Evolving Reinforcement Learning for Instruction Following) forms a closed co-evolution loop with four roles: an Instructor that generates increasingly challenging instructions, a Filter that removes conflicting or invalid instructions to maintain data quality, a Follower that learns to follow evolved instructions via reinforcement learning, and a Judger that provides reward signals for the open-ended task. The Instructor and Follower are alternately trained so that instruction difficulty and model capability co-evolve. The paper identifies an effective training strategy: sufficient early-stage training to build a solid foundation, followed by moderate late-stage training to mitigate overfitting.
Key results:
- SEIF consistently improves instruction-following performance across multiple model scales and architectures (specific scores not stated in the extracted text).
Why it matters / caveats: SEIF extends self-evolving RL — previously demonstrated mainly on verifiable tasks like math and code — to open-ended instruction following, where no ground-truth answer exists and reward signals are harder to obtain. The co-evolution of instruction difficulty and model capability is a key design principle that distinguishes it from static-difficulty self-play, though the absence of concrete benchmark numbers in the extracted text limits assessment of the magnitude of improvement.
Dynamic Skill Lifecycle Management for Agentic Reinforcement Learning →
Technical breakdown
Problem: Existing skill-based agentic RL methods assume the active external skill set should either monotonically accumulate or eventually disappear, ignoring that the optimal skill set is non-monotonic, task-dependent, and stage-dependent given finite parametric capacity.
Method: SLIM (Skill LIfecycle Management) treats the active external skill set as a dynamic optimization variable jointly updated with policy learning during RL training. It estimates each active skill's marginal external contribution through leave-one-skill-out validation and applies three lifecycle operations: retaining high-value skills, retiring skills whose marginal contribution becomes negligible after sufficient exposure, and expanding the skill bank when persistent failures reveal missing capability coverage. SLIM is evaluated on ALFWorld and SearchQA.
Key results:
- SLIM outperforms the best baselines by an average of 7.1 percentage points across ALFWorld and SearchQA.
Why it matters / caveats: SLIM provides evidence that the effective endpoint of skill-based agentic RL is a learned external skill boundary — neither full accumulation nor forced elimination — which is a more general and practically useful paradigm. The result that some skills are absorbed into policy parameters while others retain persistent external value challenges the binary framing of prior skill-based RL methods.
Pixal3D: Pixel-Aligned 3D Generation from Images →
Technical breakdown
Problem: Current image-to-3D generation models synthesize 3D shapes in canonical space and inject image cues via attention, leaving pixel-to-3D correspondence ambiguous and resulting in low fidelity — meaning the generated 3D asset does not faithfully match the input image at the pixel level.
Method: Pixal3D generates 3D assets directly in a pixel-aligned coordinate frame consistent with the input view, rather than in canonical pose. A pixel back-projection conditioning scheme explicitly lifts multi-scale image features into a 3D feature volume, establishing direct pixel-to-3D correspondence. For multi-view inputs, back-projected feature volumes are aggregated across views. The approach extends to scene synthesis through a modular pipeline that produces object-separated 3D scenes from images.
Key results:
- Pixal3D substantially improves fidelity over existing image-to-3D generators, approaching the fidelity level of reconstruction methods (specific numerical fidelity scores not stated in the extracted text).
Why it matters / caveats: By grounding 3D generation in explicit pixel-level correspondence rather than implicit attention-based conditioning, Pixal3D addresses the root cause of fidelity degradation in prior 3D-native generators and extends naturally to multi-view and scene-level tasks. The paper is accepted to SIGGRAPH 2026, lending it peer-reviewed credibility; however, precise quantitative comparisons are not present in the extracted text.
Rebellious Student: Reversing Teacher Signals for Reasoning Exploration with Self-Play →
Technical breakdown
Problem: Self-distillation frameworks for post-training LLMs suppress the student model's own reasoning on successful rollouts by forcing imitation of the teacher, even when the student independently arrived at the correct answer.
Method: The paper proposes RLRT (RLVR with Reversed Teacher), which augments GRPO by identifying tokens where the student's choices diverge most from the teacher's predictions on correct rollouts and then reinforcing those self-driven tokens. Rather than distilling teacher behavior into the student on successful trajectories, RLRT amplifies the student's independent reasoning choices. The approach is evaluated on Qwen3-4B-Base, Qwen3-8B-Base, Qwen3-4B-Instruct, and Qwen3-8B (Thinking off) checkpoints.
Key results:
- +18.0% mean benchmark score gain on Qwen3-4B-Base over GRPO
- +12.0% mean benchmark score gain on Qwen3-8B-Base over GRPO
- +3.4% mean benchmark score gain on Qwen3-4B-Instruct over GRPO
- +2.3% mean benchmark score gain on Qwen3-8B (Thinking off) over GRPO
- Evaluated across six math benchmarks: AIME24/25/26, HMMT26, AMC23, MATH500
Why it matters / caveats: RLRT reframes information asymmetry in self-distillation as a design axis for exploration in RLVR, offering a principled alternative to both uniform diversity and teacher-guided training. The gains are largest on base models, and competing methods (SDPO, SRPO) collapsed early on base models in experiments, which limits the comparison baseline.
G-Zero: Self-Play for Open-Ended Generation from Zero Data →
Technical breakdown
Problem: Self-evolving LLMs that rely on LLM-as-a-judge reward signals for open-ended tasks are bottlenecked by the judge model's capabilities and are vulnerable to reward hacking.
Method: G-Zero is a verifier-free, co-evolutionary framework using two models: a Proposer and a Generator. The core signal is Hint-δ, an intrinsic reward measuring how much a self-generated hint shifts the Generator's predictive distribution over its own unassisted response. The Proposer is trained via GRPO to synthesize challenging queries and informative hints that maximally exploit the Generator's blind spots, while the Generator is trained via DPO to internalize hint-guided improvements by preferring hint-conditioned responses over unassisted ones.
Key results:
- Not stated
Why it matters / caveats: G-Zero bypasses external verifiers entirely by deriving supervision from internal distributional dynamics, enabling self-evolution in domains like creative writing and open-ended instruction following where no programmatic oracle exists. A theoretical suboptimality guarantee is provided for an idealized standard-DPO version, contingent on sufficient exploration coverage by the Proposer and low pseudo-label score noise.
Make Each Token Count: Towards Improving Long-Context Performance with KV Cache Compression →
Technical breakdown
Problem: Existing KV cache eviction methods treat token removal as a lossy approximation of full-cache inference, missing the insight that irrelevant cached tokens can actively dilute attention away from useful evidence.
Method: The paper introduces a global retention-based KV eviction method using learnable retention gates that assign utility scores to cached KV entries. A shared final scoring projection calibrates these scores across all layers and heads, enabling a single global eviction policy in which tokens from different layers, heads, and modalities compete directly for a unified memory budget. The approach also includes theoretical analysis showing that retaining useful tokens reduces attention dilution, and geometric retention is justified as a query-agnostic proxy for future utility.
Key results:
- Not stated
Why it matters / caveats: The method challenges the standard assumption that KV eviction must degrade quality relative to full-cache inference, demonstrating that learned global eviction can improve long-context reasoning by suppressing distractors. The approach is evaluated across long-context language, vision-language, and multi-turn dialogue benchmarks, though specific numeric results were not included in the extracted text.
Mela: Test-Time Memory Consolidation based on Transformation Hypothesis →
Technical breakdown
Problem: Standard Transformer models incur O(n²) attention complexity and degrade sharply beyond their pretraining context length, making long-context inference computationally expensive and brittle.
Method: The paper proposes the Hierarchical Memory Module (HMM), a neural memory architecture composed of two sub-modules operating at different update frequencies, inspired by neuroscientific theories of memory consolidation and cross-frequency coupling. The low-frequency sub-module produces abstract, gist-level representations while the high-frequency sub-module preserves fine-grained episodic detail; the final memory output is a context-dependent combination of both. HMM is integrated into a Transformer-based language decoder to form Mela, and MemStack distributes different levels of memory features across early decoder layers without adding extra tokens.
Key results:
- Mela outperforms Transformer baselines across all model sizes on language modeling (specific metric values not stated in text)
- With pretrained context length fixed at 4K, Mela maintains performance on significantly longer contexts while Transformer baselines degrade rapidly beyond their training length
Why it matters / caveats: Mela's online memory consolidation at test time bridges neuroscience-inspired memory theory with sequence modeling, offering a principled approach to long-context generalization. Specific quantitative benchmarks and comparison numbers were not included in the extracted text.
SlimQwen: Exploring the Pruning and Distillation in Large MoE Model Pre-training →
Technical breakdown
Problem: It is unclear how structured pruning and knowledge distillation should be applied at pretraining scale to Mixture-of-Experts (MoE) models, particularly regarding initialization, expert compression strategy, and training recipe.
Method: The paper systematically studies MoE compression for large-scale pretraining on Qwen3-Next-80A3B, compressing it to a 23A2B model. A partial-preservation expert merging strategy is introduced to balance pretrained expert specialization against consolidation of discarded experts. The training recipe combines knowledge distillation with the language modeling loss, and multi-token prediction (MTP) distillation is proposed as an additional technique. Progressive pruning schedules are evaluated against one-shot compression under a 400B-token continual pretraining setting.
Key results:
- Pruning a pretrained MoE consistently outperforms training the target architecture from scratch under the same training budget across depth, width, and expert compression
- One-shot expert pruning/merging methods show marginal final performance differences after 400B-token continual pretraining, with no single method dominating
- Progressive pruning schedules outperform one-shot compression given the same training tokens
Why it matters / caveats: The findings provide practical guidance for compressing large MoE LLMs, showing that pruned initializations are consistently superior to training from scratch. The study is limited to the Qwen3-Next family and a specific continual pretraining budget, so generalization to other MoE architectures requires further investigation.
RigidFormer: Learning Rigid Dynamics using Transformers →
Technical breakdown
Problem: Most learned rigid-body simulators require mesh connectivity and operate at the vertex level, making them inapplicable to mesh-free point cloud inputs and computationally costly as resolution scales.
Method: RigidFormer is an object-centric Transformer-based model that learns rigid-body dynamics from point clouds without mesh connectivity. Each object is encoded into a compact token, with Anchor-Vertex Pooling enriching a small set of learned anchors with local vertex features for contact-relevant geometry. Anchor-based RoPE injects anchor geometry into attention while maintaining permutation equivariance over objects and invariance to anchor reindexing. Rigidity is enforced by projecting state updates onto the rigid-body manifold using differentiable Kabsch alignment.
Key results:
- Object-level O(N²_O) complexity versus vertex-level O(N²_V) complexity
- 23.9 FPS versus 3.0 FPS for mesh-based baselines
- Scales to 200+ objects
Why it matters / caveats: By shifting from vertex-level to object-level reasoning, RigidFormer achieves an approximately 8× inference speedup while generalizing to unseen point resolutions and across datasets. The paper notes a preliminary extension to command-conditioned articulated bodies, suggesting the approach is not yet fully validated in that setting.
SlimSpec: Low-Rank Draft LM-Head for Accelerated Speculative Decoding →
Technical breakdown
Problem: In speculative decoding, the draft model's LM-head must project to a large vocabulary at every drafted position, creating a major computational bottleneck that existing vocabulary-truncation methods address only with added complexity.
Method: SlimSpec replaces the standard drafter LM-head with a low-rank factorized projection that compresses the hidden representation rather than the output vocabulary, preserving full vocabulary support. The approach is evaluated using an EAGLE-3 drafter across three target models and diverse benchmarks in both latency-bound and throughput-bound inference regimes. No special vocabulary curation, token-index bookkeeping, or inference-time routing is required.
Key results:
- 4–5× reduction in LM-head GPU time compared to the standard full-vocabulary LM-head
- VocabTrim and SpecVocab reduce LM-head latency by only ~60%, while SlimSpec achieves ~4–5× reduction
- Up to 8–9% improvement in end-to-end speedup over existing methods
Why it matters / caveats: SlimSpec demonstrates that compressing the hidden representation dimension is more effective than vocabulary truncation for reducing LM-head cost in speculative decoding, and it requires minimal changes to training and inference pipelines. Results are reported with low-rank r = d/8; performance at other ranks is not detailed in the extracted text.
Shaping Schema via Language Representation as the Next Frontier for LLM Intelligence →
Technical breakdown
Problem: Natural language, as the default medium for LLMs, has limited expressive capacity relative to the complexity of real-world task spaces, creating a bottleneck that constrains model performance independently of model scale or knowledge.
Method: The paper argues that deliberately designing language representations—defined as the linguistic and symbolic constructs used to map the real world—can improve LLM performance without modifying model parameters. It formalizes a four-level hierarchy of representation sophistication: Level 0 (natural language baseline), Level 1 (ambiguity elimination via typed fields and structured slots), Level 2 (logical constraints via formal grammars and symbolic rules), and Level 3 (scientific formalization and world modeling via executable formalisms). The claims are supported by a review of empirical practices and controlled experiments showing that LLM performance and internal feature activations vary under different language representations of the same task.
Key results:
- Natural language encodes approximately 10² bits for a weather forecast versus approximately 10¹⁴ bits for the corresponding numerical weather model, illustrating a ~10¹² × gap
Why it matters / caveats: The paper positions language representation design as a research direction that can unlock LLM capability without scaling, complementing parameter-level improvements. It is a position paper with empirical support from controlled experiments, so the strength of causal claims depends on the breadth and rigor of those experiments, details of which are not fully present in the extracted text.
Omni-Persona: Systematic Benchmarking and Improving Omnimodal Personalization →
Technical breakdown
Problem: Existing personalization benchmarks for multimodal models are primarily vision-language, lack systematic audio grounding coverage, and do not account for absent-persona scenarios where the queried identity is not present in context.
Method: Omni-Persona introduces the first comprehensive benchmark for omnimodal (text, image, audio) personalization, formalizing the task as cross-modal routing over a Persona Modality Graph (PMG). The benchmark spans 4 task groups and 18 fine-grained tasks across approximately 750 items. Calibrated Accuracy (Cal) is proposed as an evaluation metric that jointly rewards correct grounding and appropriate abstention on absent-persona queries. Post-training experiments use both SFT and RLVR with dense rule-based supervision.
Key results:
- Benchmark spans ~750 evaluation items across 18 fine-grained tasks
- RLVR partially narrows the audio-vs-visual grounding gap in open-source models via dense rule-based supervision
Why it matters / caveats: The benchmark surfaces two key failure modes: strong answerable recall can coexist with absent-persona hallucination, and larger models do not always achieve higher Calibrated Accuracy, exposing calibration as a separate evaluation axis from scale. RLVR also drifts toward conservative behavior and lower generation quality under the authors' reward design, indicating reward engineering challenges remain.
Reinforcing Multimodal Reasoning Against Visual Degradation →
Technical breakdown
Problem: Multimodal LLMs trained with RL-based fine-tuning are brittle against real-world visual degradations such as blur, compression artifacts, and low resolution, and naively injecting degraded views during rollout causes reward poisoning.
Method: ROMA is an RL fine-tuning framework for Multimodal LLMs that modifies optimization dynamics without sampling new rollouts on degraded inputs. A dual-forward-pass strategy uses teacher forcing to evaluate corrupted views against clean-image trajectories. Three components work together: a token-level surrogate KL penalty against the worst-case augmentation enforces distributional consistency; an auxiliary policy gradient loss anchored to clean-image advantages prevents policy collapse; and correctness-conditioned regularization gates the KL penalty to only successful trajectories. The method is evaluated on Qwen3-VL 4B and 8B across seven multimodal reasoning benchmarks.
Key results:
- +2.4% robustness improvement on seen corruptions over GRPO on Qwen3-VL 4B/8B
- +2.3% robustness improvement on unseen corruptions over GRPO while matching clean accuracy
Why it matters / caveats: ROMA addresses a practically important deployment scenario where vision inputs are noisy, and it does so without value networks or rollouts on degraded data, making it compatible with critic-free GRPO-style training. The robustness gains are modest in absolute terms, and evaluation is limited to Qwen3-VL model sizes of 4B and 8B.
DeltaRubric: Generative Multimodal Reward Modeling via Joint Planning and Verification →
Technical breakdown
Problem: Single-step multimodal reward models suffer from lazy judging—exploiting language priors and length biases rather than performing fine-grained visual verification—because they directly map inputs to holistic preference scores.
Method: DeltaRubric reformulates multimodal preference evaluation as a two-step plan-and-execute process within a single MLLM. First, the model acts as a Disagreement Planner, generating a neutral instance-specific verification checklist targeting factual and spatial discrepancies between candidate responses. Then, acting as a Checklist Verifier, it executes these self-generated checks against the image and question to produce a grounded final judgment. Both roles are optimized jointly as a multi-role reinforcement learning problem, validated on Qwen3-VL 4B and 8B Instruct models.
Key results:
- +22.6 points overall accuracy improvement on VL-RewardBench for the 4B model over the base model
- +18.8 points overall accuracy improvement on VL-RewardBench for the 8B model over the base model
Why it matters / caveats: The gains over standard no-rubric baselines on VL-RewardBench are substantial, suggesting that decomposing evaluation into structured, verifiable steps meaningfully improves multimodal reward modeling reliability. The approach requires the same model to perform both planning and verification roles, which may create interdependencies that limit failure-mode diagnosis.
NanoResearch: Co-Evolving Skills, Memory, and Policy for Personalized Research Agents →
Technical breakdown
Problem: Existing LLM-powered research automation systems apply uniform pipelines to all users, failing to adapt to individual researchers' resource configurations, methodological preferences, and target output formats.
Method: NanoResearch is a multi-agent framework structured around tri-level co-evolution: a skill bank distills recurring operations into compact procedural rules reusable across projects; a memory module maintains user- and project-specific experience to ground planning in each user's history; and a label-free policy learning mechanism converts free-form feedback into persistent parameter updates of the planner. These three layers co-evolve so that reliable skills produce richer memory, richer memory informs better planning, and preference internalization realigns the loop to each individual user.
Key results:
- Not stated
Why it matters / caveats: NanoResearch addresses a real gap in AI research systems by treating personalization as a first-class requirement rather than an afterthought, enabling the system to serve distinct researcher personas such as rigorous experimenters and pragmatic submitters differently. Specific quantitative comparisons against baselines like The AI Scientist or AI-Researcher were not included in the extracted text.
LLaVA-UHD v4: What Makes Efficient Visual Encoding in MLLMs? →
Technical breakdown
Problem: The standard practice of global encoding followed by post-ViT token compression in Multimodal LLMs forces the vision encoder to run full quadratic self-attention before any token reduction occurs, making high-resolution visual encoding a major computational bottleneck.
Method: LLaVA-UHD v4 integrates two findings: controlled experiments showing that slice-based encoding consistently outperforms global encoding across benchmarks, and intra-ViT early compression, which inserts a learnable compression module into shallow ViT layers to reduce token counts before the majority of encoder computation occurs. Intra-ViT compression is integrated into a slice-based encoding framework, with the compression module inserted into intermediate layers of a pretrained ViT. The system is evaluated on document understanding, OCR, and general VQA benchmarks.
Key results:
- 55.8% reduction in visual-encoding FLOPs while matching or surpassing baseline performance
Why it matters / caveats: The result challenges the widely held assumption that global encoding is the more complete and lossless choice for high-resolution MLLMs, showing that slice-based encoding with intra-ViT compression is both more efficient and more accurate. Inserting a randomly initialized compressor into intermediate ViT layers risks perturbing learned representations, and the paper acknowledges this as a design challenge.
Key-Value Means →
Technical breakdown
Problem: Standard Transformers scale linearly in memory and time per output token with context length, while linear RNNs use fixed memory but suffer from limited long-context recall, leaving a gap between full recall and efficient inference.
Method: Key-Value Means (KVM) is a block-recurrent attention formulation that compresses overflow tokens into a dynamically renormalized state using a winner-take-all cosine-similarity-like merge rule. A state expansion strategy appends the most novel overflow tokens to the state, enabling sublinear (O(√N)) memory growth without sacrificing early-context recall. KVM also introduces a just-in-time (JIT) key-value renormalization scheme and a method for sharing partial RoPE across compressed and uncompressed state regions, and is implementable with standard operations without custom kernels.
Key results:
- Fixed-size KVM attention yields O(N) prefill time (matching linear RNNs)
- Growable KVM cache yields O(N^1.5) prefill time and O(√N) state size, between linear RNNs and full attention
- Decode time per token is O(1) for fixed KVM and O(√N) for growable KVM, versus O(N) for full attention
Why it matters / caveats: KVM provides a unified architecture that interpolates between linear RNNs and full Transformers, offering selectable trade-offs between memory, speed, and recall within a single model. Empirical benchmark numbers comparing KVM to strong baselines on standard long-context tasks were not included in the extracted text.
Metal-Sci: A Scientific Compute Benchmark for Evolutionary LLM Kernel Search on Metal GPUs →
Technical breakdown
Problem: There is no benchmark for evaluating LLM-driven evolutionary kernel search on Apple Silicon Metal GPUs across diverse scientific computing workloads.
Method: METAL-SCI is a 10-task benchmark covering six scientific GPU optimization regimes (stencils, n-body all-pairs, Lattice Boltzmann, neighbor-list molecular dynamics, multi-kernel PDE, and 3D FFT), each equipped with a CPU reference, a roofline-anchored fitness function, and a held-out generalization size. A lightweight harness runtime-compiles each LLM-generated Metal kernel candidate, scores it against the roofline across multiple sizes, and feeds structured compile and per-size correctness diagnostics back to a frozen LLM driving a (1+1) evolutionary loop. Sweeps were run with Claude Opus 4.7, Gemini 3.1 Pro, and GPT-5.5 on M1 Pro hardware.
Key results:
- In-distribution self-speedups span 1.00× to 10.7× across models and tasks on M1 Pro.
- A GPT FFT3D kernel wins in-distribution at 2.95× speedup but collapses to 0.23× on a 256³ held-out cube, demonstrating silent regression caught only by the held-out gate.
Why it matters / caveats: The held-out gate scoring function acts as a mechanical oversight primitive that catches regressions invisible to in-distribution scoring alone, making it a practically useful addition for any LLM kernel search loop. The benchmark is limited to Apple Silicon Metal and a small set of 10 tasks, leaving CUDA and other platforms uncovered.
AgentForesight: Online Auditing for Early Failure Prediction in Multi-Agent Systems →
Technical breakdown
Problem: Existing multi-agent failure analysis is post-hoc — it diagnoses the responsible agent or step only after the trajectory has ended, forfeiting any opportunity to intervene while execution is still unfolding.
Method: AgentForesight reframes failure analysis as online auditing: at each step, an auditor observes only the current trajectory prefix and must decide whether to continue or raise an alarm at the earliest decisive error. The authors curate AFTRAJ-2K, a corpus of agentic trajectories across Coding, Math, and Agentic domains with safe trajectories retained via a strict curation pipeline and unsafe trajectories annotated at their decisive error step via consensus among multiple LLM judges. AgentForesight-7B is a compact auditor trained with a coarse-to-fine reinforcement learning recipe: first a risk-anticipation prior is learned at failure boundaries on adjacent safe/unsafe prefix pairs, then a three-axis reward jointly targeting the what, where, and who of an audit verdict sharpens it into precise step-level localization.
Key results:
- AgentForesight-7B achieves up to +19.9% performance gain over leading proprietary models including GPT-4.1 and DeepSeek-V4-Pro on AFTRAJ-2K and the external Who&When benchmark.
- AgentForesight-7B achieves 3× lower step localization error compared to those proprietary baselines.
Why it matters / caveats: Shifting from post-hoc attribution to online auditing enables deployment-time intervention, which is practically important for multi-agent systems operating in real-world environments with API access. The approach relies on a curated corpus of decisive-error annotations that may be costly to extend to new domains.
FlashEvolve: Accelerating Agent Self-Evolution with Asynchronous Stage Orchestration →
Technical breakdown
Problem: LLM-based agent self-evolution (iteratively refining non-parametric artifacts such as prompts, memory, and harness code) has prohibitively high wall-clock cost due to synchronized stage execution and workload imbalance across samples within each stage.
Method: FlashEvolve replaces synchronized stage execution with asynchronous workers and queues, allowing different stages and steps to overlap. To handle data staleness introduced by asynchrony, FlashEvolve tracks artifact versions and applies policies to update, discard, or patch stale artifacts, exploiting the fact that language-space staleness is inspectable and repairable by the LLM. The framework also adds speculative stage completion and adaptive workflow control to further improve throughput and token efficiency, and is evaluated on GEPA, ACE, and Meta-Harness workloads.
Key results:
- FlashEvolve improves proposal throughput by 3.5× on local vLLM over synchronous GEPA.
- FlashEvolve improves proposal throughput by 4.9× on API serving over synchronous GEPA.
- A single GEPA evolution step on IFBench takes approximately 2 minutes; reaching stable improvement requires more than 2 hours on an H100 GPU under synchronous execution (baseline context for the speedups).
Why it matters / caveats: The asynchronous design is architecture-agnostic and demonstrated to apply to multiple evolution frameworks (GEPA, ACE, Meta-Harness), making it broadly applicable. The staleness-repair approach is a key conceptual contribution: it treats stale language artifacts as readable evidence rather than simply discarding them as in weight-space async RL.
ELF: Embedded Language Flows →
Technical breakdown
Problem: Continuous diffusion language models (DLMs) have lagged behind discrete DLMs in empirical performance, and it is unclear whether this gap is inherent to continuous modeling or to unexplored design choices.
Method: Embedded Language Flows (ELF) is a class of continuous DLMs based on continuous-time Flow Matching that operates entirely within a continuous embedding space until the final time step, where a shared-weight network maps embeddings to discrete tokens. An encoder (pretrained, jointly trained, or frozen with random weights) constructs the continuous embedding space following a Latent Diffusion Model-style design, but no separate decoder is needed at inference because the final Flow Matching step naturally handles discretization. Classifier-free guidance (CFG) from image-domain diffusion models is straightforwardly adapted to ELF.
Key results:
- ELF achieves lower generative perplexity than prior DLMs (MDLM, Duo, FLM, LangFlow) at both 1024 and 32 sampling steps, without distillation.
- ELF uses 10× fewer training tokens than the 170M-parameter baselines while being trained at 105M parameters on the OpenWebText (OWT) dataset.
Why it matters / caveats: ELF demonstrates that continuous DLMs can be made competitive with minimal adaptation — using established Flow Matching techniques from image generation — suggesting the discrete-continuous performance gap was largely an artifact of design choices rather than a fundamental limitation. The model is evaluated at 105M parameters, so scaling behavior to larger models is not established.
DECO: Sparse Mixture-of-Experts with Dense-Comparable Performance on End-Side Devices →
Technical breakdown
Problem: Standard Mixture-of-Experts (MoE) models achieve low computation cost via sparse activation but carry a large total parameter footprint that creates storage and memory-access bottlenecks that block efficient end-side deployment.
Method: DECO is a sparse MoE architecture targeting the "ideal triangle" of high performance, low computation cost, and small storage overhead under the same total parameter budget and training tokens as a dense baseline. It uses differentiable ReLU-based routing enhanced by learnable expert-wise scaling to balance routed and shared expert contributions, and introduces NormSiLU — an activation function that normalizes inputs before the SiLU operator — to stabilize the routed-expert activation ratio and increase intrinsic sparsity. DECO also uses non-gated MLP experts with ReLU-based routing and an adaptive sparsity regularization term.
Key results:
- DECO activates only 20% of experts while matching dense model performance.
- A specialized acceleration kernel delivers a 3.00× speedup on real hardware compared with dense inference.
Why it matters / caveats: By achieving dense-comparable accuracy within the same total parameter budget rather than a larger one, DECO addresses the storage bottleneck that most prior MoE work ignores, making it more suitable for on-device deployment. The evaluation details (model size, benchmarks) are not fully specified in the extracted text.
Injecting Distributional Awareness into MLLMs via Reinforcement Learning for Deep Calibration →
Technical breakdown
Problem: Multimodal large language models (MLLMs) trained with token-level supervised fine-tuning or point-wise regression rewards exhibit regression-to-the-mean behavior on long-tailed target distributions, producing poor predictions for rare target values.
Method: The paper proposes CCC-GRPO, a distribution-aware reinforcement learning framework built on Group Relative Policy Optimization (GRPO) that introduces batch-level comparison-based supervision via a Concordance Correlation Coefficient (CCC)-based reward. The CCC reward aligns predicted and ground-truth numerical distributions across a batch in terms of correlation, scale, and mean simultaneously, providing cross-sample relational supervision absent from standard SFT and point-wise RL. The framework is plug-and-play and requires no architectural modification to the MLLM.
Key results:
- Not stated (the text reports "consistent improvements over SFT and existing MLLM regression methods, with particularly strong gains in medium- and few-shot regimes" but provides no concrete numeric scores in the extracted text).
Why it matters / caveats: Batch-level distributional rewards address a structural gap in MLLM training for numerical regression — token-level cross-entropy treats different numeric errors identically as long as the ground-truth token matches, which is especially harmful under long-tailed supervision. The plug-and-play design means it can be applied to existing MLLMs without architectural changes.
Crosslingual On-Policy Self-Distillation for Multilingual Reasoning →
Technical breakdown
Problem: LLMs have strong mathematical reasoning in high-resource languages but perform substantially worse in low-resource languages, which lack sufficient high-quality reasoning supervision during pretraining and post-training.
Method: Crosslingual On-Policy Self-Distillation (COPSD) uses the same model as both student and teacher: the student receives only the low-resource language problem, while the teacher receives a privileged crosslingual context including the problem translation and a reference solution in English. Training minimizes full-distribution token-level divergence on the student's own rollouts (rather than sparse outcome-only RL rewards), providing dense supervision aligned with the model's actual generation behavior. COPSD is evaluated on 17 low-resource African languages from the AfriMGSM benchmark using Qwen3-1.7B.
Key results:
- COPSD consistently outperforms both the base model and GRPO-trained models across all 17 low-resource African languages on AfriMGSM (shown in radar plot comparison).
- Specific numeric score improvements are not extracted in the provided text beyond the qualitative consistent outperformance pattern.
Why it matters / caveats: COPSD addresses the cold-start problem for RL in low-resource settings where outcome-only rewards are too sparse to be useful, by leveraging the model's own high-resource reasoning as a dense teacher signal. Gains are especially large for lower-resource languages within the African language set, suggesting the method scales with the degree of resource scarcity.
Scratchpad Patching: Decoupling Compute from Patch Size in Byte-Level Language Models →
Technical breakdown
Problem: In patch-based tokenizer-free language models, larger patches reduce compute and KV-cache size but degrade quality because most byte predictions within a patch must rely on a stale representation from the previous patch — a problem the paper terms "patch lag."
Method: Scratchpad Patching (SP) inserts transient scratchpads at selected byte positions within each patch, where each scratchpad aggregates all bytes seen so far in the patch and refreshes the patch-level context for subsequent predictions without changing the number of committed patch boundary states. Scratchpad positions are selected using next-byte prediction entropy, concentrating extra compute on information-dense regions and enabling post-hoc adjustment of inference-time compute. Experiments cover natural language and code tasks.
Key results:
- At 16 bytes per patch, SP-augmented models match or closely approach the byte-level baseline on downstream evaluations.
- SP at 16 bytes per patch uses a 16× smaller KV cache over patches compared to the byte-level baseline.
- SP at 16 bytes per patch uses 3–4× less inference compute compared to the byte-level baseline.
Why it matters / caveats: SP decouples the quality-efficiency trade-off that has constrained patch-based byte-level models, enabling larger patches (and thus smaller KV caches and less compute) without proportional quality loss. The entropy-based scratchpad trigger also provides a principled mechanism for adaptive inference-time compute allocation.
FORTIS: Benchmarking Over-Privilege in Agent Skills →
Technical breakdown
Problem: LLM agents operating through a skill layer routinely exceed the intended privilege boundaries of their tasks, but there is no systematic benchmark for measuring this over-privilege behavior.
Method: FORTIS is a benchmark that evaluates over-privilege at two stages: (1) whether a model selects the minimally sufficient skill from a large overlapping skill library organized in an explicit privilege hierarchy (L0–L4, from Observe to Bulk/Admin), and (2) whether a model executes that skill without expanding into broader tools or actions than the skill permits. The benchmark covers ten frontier models and three domains, and tests under ordinary real-user conditions including incomplete specification, convenience framing, and proximity to skill boundaries.
Key results:
- Over-privileged behavior is the norm across all ten frontier models tested — the text states failure rates "remain high even for the strongest available models" but does not provide specific percentages in the extracted excerpt.
Why it matters / caveats: FORTIS shows that the skill layer, intended as an organizational abstraction, functions as a primary source of privilege escalation because skill text is informal and leaves room for agent interpretation. Critically, none of the failure-inducing conditions require adversarial construction — they reflect ordinary user interaction patterns, making the problem practically significant.
MuSS: A Large-Scale Dataset and Cinematic Narrative Benchmark for Multi-Shot Subtitling →
Technical breakdown
Problem: Video generation models are limited to single-shot paradigms, and the lack of datasets capturing authentic multi-shot cinematic narrative logic, spatiotemporal text-video alignment, and cross-shot subject identity prevents progress toward industrial-grade video storytelling.
Method: MuSS is a large-scale dual-track dataset sourced from over 3,000 movies, supporting both complex montage transitions and subject-centric narratives. A progressive captioning pipeline first ensures local shot-level accuracy before enforcing global narrative coherence, resolving cross-shot coreferences. A cross-shot matching mechanism extracts the reference subject from a separate shot (rather than the target shot itself) to prevent the "copy-paste" shortcut in Subject-to-Video (S2V) generation, forcing models to learn novel-view synthesis. Alongside the dataset, the paper proposes the Cinematic Narrative Benchmark with a visual-logic-driven evaluation paradigm and the Anti-Copy-Paste Variance (ACP-Var) metric.
Key results:
- Not stated (the text reports that "MuSS-augmented model achieves state-of-the-art narrative effectiveness and cross-shot identity preservation" compared to baselines but provides no concrete numeric scores in the extracted text).
Why it matters / caveats: The cross-shot matching mechanism is a principled structural intervention that closes a known shortcut in S2V evaluation, making the benchmark more meaningful for assessing genuine multi-shot generation capability. The dataset is large-scale (3,000+ movies) but its exact size in clips or hours is not stated in the extracted text.
LLiMba: Sardinian on a Single GPU — Adapting a 3B Language Model to a Vanishing Language →
Technical breakdown
Problem: Sardinian, a Romance language with roughly one million speakers, has no presence in commercial NLP infrastructure and current LLMs do not produce it reliably, defaulting to Italian, Spanish, or other related languages when prompted in Sardinian.
Method: LLiMba adapts Qwen2.5-3B-Instruct to Sardinian through a two-stage pipeline: continued pretraining (CPT) on 11.5 million tokens of Sardinian text spanning LSC, Logudorese, and Campidanese varieties, augmented with 2.4 million tokens of related Romance text as replay against register blurring, followed by supervised fine-tuning (SFT). Five SFT configurations are compared under matched conditions: full fine-tuning, LoRA r64, rsLoRA r128, rsLoRA r256, and DoRA r256. All training runs on a single 24 GB consumer GPU.
Key results:
- After CPT, the model reaches a perplexity of 6.76 on held-out Sardinian.
- rsLoRA r256 achieves 28.5 BLEU from English into Sardinian, compared to 17.3 BLEU after CPT alone and 21.0 BLEU with full fine-tuning.
- rsLoRA r256 wins on every FLORES-200 translation direction into Sardinian.
Why it matters / caveats: The experiment isolates adapter capacity as the dominant factor over the choice of LoRA variant for within-family low-resource adaptation, and reveals qualitative failure modes (e.g., script leakage in LoRA r64, worst factual accuracy in DoRA r256) invisible to BLEU. A known caveat is that all methods fabricate content absent from training, and perplexity comparisons across scripts must account for byte-fallback tokenization artifacts.
Pushing Biomolecular Utility-Diversity Frontiers with Supergroup Relative Policy Optimization →
Technical breakdown
Problem: Reinforcement learning post-training of biomolecular generators optimizes utility (property scores, docking proxies) but collapses generation onto a narrow family of candidates, while optimizing diversity directly is difficult because diversity is a set-level property that standard per-rollout RL cannot naturally optimize.
Method: Supergroup Relative Policy Optimization (SGRPO) is a GRPO-style framework that directly constructs rewards from set-level diversity. For each condition, SGRPO samples a supergroup of candidate sets, compares their diversity under the same condition using a user-specified diversity metric, and redistributes the group diversity reward to individual rollouts through leave-one-out diversity contributions before combining it with rollout-level utility. SGRPO is evaluated on de novo small-molecule design, pocket-based small-molecule design, and de novo protein design, instantiated with both GRPO and Coupled-GRPO across autoregressive and discrete diffusion generators.
Key results:
- SGRPO expands the utility-diversity Pareto frontier across all evaluated tasks and achieves the best frontier-level metrics relative to pretrained generators, GRPO, and memory-assisted GRPO baselines.
- Direct set-level diversity rewards remain effective with small groups (specific group size not stated in extracted text).
Why it matters / caveats: SGRPO is decoupled from any particular generator architecture, utility reward, or diversity metric, making it a general post-training principle for biomolecular generation. The leave-one-out redistribution scheme provides a principled credit assignment mechanism that avoids the distributional drift problems of history-based novelty penalties.
Queryable LoRA: Instruction-Regularized Routing Over Shared Low-Rank Update Atoms →
Technical breakdown
Problem: Standard LoRA uses a fixed, layer-local low-rank adapter that applies the same update to every input, even when the optimal correction varies across examples and stages of computation, and forces each layer to relearn recurring adaptation patterns independently.
Method: Queryable LoRA replaces the static per-layer adapter with a globally shared memory of low-rank update atoms. For each block of layers, the model forms a query from the current low-rank state and a running summary of previous blocks, uses this query to retrieve a content-dependent mixture of shared update components via attention, and applies the resulting routed operator inside the LoRA bottleneck. Instruction regularization augments routing logits with a language-induced prior over update atoms to bias selection toward semantically relevant directions. Experiments are run on noisy non-linear regression tasks and LLM fine-tuning.
Key results:
- Not stated (the text reports that the queryable formulation "can improve final test performance and training stability compared to standard low-rank adaptation" but provides no specific numeric scores in the extracted text).
Why it matters / caveats: Queryable LoRA offers a principled middle ground between static LoRA-style updates and fully generated parameter updates: it remains parameter-efficient while enabling dynamic, context-sensitive adaptation and cross-layer sharing of reusable update structure. Results are reported only on relatively limited tasks (noisy regression and LLM fine-tuning), and broader benchmark evaluation is not present in the extracted text.
SplatWeaver: Learning to Allocate Gaussian Primitives for Generalizable Novel View Synthesis →
Technical breakdown
Problem: Feed-forward generalizable novel view synthesis methods based on 3D Gaussian Splatting assign a fixed number of Gaussians per pixel or voxel, wasting primitives in smooth regions while lacking capacity for fine structures and complex geometry.
Method: SplatWeaver introduces cardinality Gaussian experts and a pixel-level routing scheme: each expert specializes in producing a specific number of primitives from 0 to M, and the router coordinates these experts to adaptively determine how many Gaussian primitives to allocate to each spatial location. A high-frequency prior with an attendant guidance module and routing regularization stabilizes expert selection and promotes complexity-aware allocation, directing more primitives to fine structures, complex geometry, and textured regions, and suppressing them in smooth areas. The framework operates in a feed-forward manner without per-scene optimization, handling uncalibrated input images.
Key results:
- SplatWeaver consistently outperforms prior methods across diverse scenarios, delivering more faithful novel-view renderings with fewer Gaussian primitives (specific PSNR/SSIM numbers not present in the extracted text).
Why it matters / caveats: The "dense where complex, sparse where smooth" allocation strategy is a straightforward but underexplored principle for Gaussian Splatting that makes the scene representation more expressive and compact simultaneously. Concrete quantitative comparisons (PSNR, SSIM, LPIPS) are not present in the extracted text excerpt.
Uncovering Entity Identity Confusion in Multimodal Knowledge Editing →
Technical breakdown
Problem: Multimodal knowledge editing methods cause edited vision-language models to incorrectly answer text-only queries about an original entity's identity using information about the newly substituted entity — a failure mode the authors term Entity Identity Confusion (EIC).
Method: The authors construct EC-Bench, a diagnostic benchmark that probes how image-entity bindings shift before and after multimodal knowledge editing. Their analysis separates two types of knowledge: Image-Entity (I-E) binding and Entity-Entity (E-E) relational knowledge. They find EIC arises because existing methods overfit E-E associations, and propose constraining edits to the model's I-E processing stage as a mitigation strategy.
Key results:
- Not stated
Why it matters / caveats: This work exposes a systemic flaw in multimodal knowledge editing where edited models leak new entity identities into unrelated text-only conversations, undermining model trustworthiness. The paper provides principled desiderata and methodological guidance for future faithful multimodal knowledge editing, though concrete benchmark scores are not reported in the extracted text.
Can Muon Fine-tune Adam-Pretrained Models? →
Technical breakdown
Problem: Switching from Adam to the Muon optimizer for fine-tuning models pretrained with Adam leads to degraded performance due to optimizer mismatch, limiting Muon's practical applicability since most open models are Adam-pretrained.
Method: The authors analyze the optimizer mismatch problem through controlled experiments on NanoChat and related benchmarks, attributing performance degradation to the distinct implicit biases of Adam and Muon that produce weights with different structural properties. They test LoRA (Low-Rank Adaptation) as a constrained fine-tuning strategy: by freezing pretrained weights and restricting updates to a low-rank subspace, the mismatch impact is reduced. Experiments span language and vision tasks comparing LoRA-Muon against LoRA-Adam, with additional studies on LoRA rank, catastrophic forgetting, and LoRA variants.
Key results:
- Muon achieves approximately 2× compute efficiency over Adam during pretraining
- LoRA-Muon matches or outperforms LoRA-Adam across language and vision tasks (quantitative scores not provided in the extracted text)
- Mismatch severity correlates with update strength across rank and variant studies
Why it matters / caveats: The work provides the first in-depth analysis of optimizer mismatch in the context of Muon fine-tuning, offering a practical mitigation path (LoRA) that does not require repretraining. The scope is currently limited to accessible scales and does not address full fine-tuning solutions directly.
CapVector: Learning Transferable Capability Vectors in Parametric Space for Vision-Language Models →
Technical breakdown
Problem: Standard supervised fine-tuning (SFT) of pretrained Vision-Language-Action (VLA) models often fails to achieve strong generalization on complex downstream tasks, while auxiliary-objective SFT methods that improve performance introduce significant computational overhead from additional losses and forward passes.
Method: CapVector decouples the two objectives of auxiliary-objective SFT — enhancing general capabilities and fitting task-specific action distributions — within the parameter space. Two models are fine-tuned on a small-scale task set using two distinct training strategies; the parameter difference between these models is extracted as capability vectors. These vectors are merged with pretrained parameters to form a capability-enhanced meta model. When standard SFT is further augmented with a lightweight orthogonal regularization loss, the merged model matches auxiliary fine-tuning performance with reduced computational overhead.
Key results:
- Not stated (no concrete numbers present in the extracted text)
Why it matters / caveats: CapVector provides a computationally efficient alternative to auxiliary-objective fine-tuning by reusing the parameter difference between two existing fine-tuning runs, with the capability vectors shown to transfer across diverse models, novel environments, and embodiments. Detailed ablations and benchmark numbers are not present in the extracted portion of the text.
RoboMemArena: A Comprehensive and Challenging Robotic Memory Benchmark →
Technical breakdown
Problem: Existing robotic memory benchmarks lack multimodal annotations for memory formation, offer limited task coverage and structural complexity, and are restricted to simulation without real-world evaluation.
Method: RoboMemArena is a large-scale benchmark of 26 tasks generated via a VLM-based pipeline that decomposes natural-language instructions into subtask trajectories with keyframe annotations, executes them via atomic functions, and pairs simulated tasks with real-world evaluations. The authors also introduce PrediMem, a dual-system VLA consisting of a high-level VLM planner that manages a memory bank with recent and keyframe buffers, augmented by a predictive coding head to improve sensitivity to task dynamics.
Key results:
- Average trajectory length exceeds 1,000 steps per task
- 68.9% of subtasks are memory-dependent
- Dataset contains 2.8 million frames across 2,600 expert demonstrations and 15,000 subtask trajectories
- PrediMem achieves 38.5% average task success rate versus 27.3% for the next-best baseline (MemER), a 40.0% relative gain
Why it matters / caveats: RoboMemArena is the first robotic memory benchmark combining multimodal annotations, long-horizon task diversity (average 5.81 subtasks per task), and paired real-world evaluation, providing a challenging testbed for future memory-augmented robot policies. Real-world experiments remain limited in scale relative to the simulation suite.
The Alpha Blending Hypothesis: Compositing Shortcut in Deepfake Detection →
Technical breakdown
Problem: Deepfake detectors show improved cross-dataset generalization, but the mechanisms driving this remain unclear, raising the question of whether they are detecting semantic forgery artifacts or exploiting simpler low-level compositing shortcuts.
Method: The authors formulate the Alpha Blending Hypothesis, which posits that frame-based deepfake detectors succeed primarily by detecting low-level alpha blending artifacts introduced during face compositing rather than semantic or neural fingerprints. They validate this empirically using self-blended images (SBI) and non-generative manipulations. Based on these findings, they develop BlenD, which fine-tunes the foundation model PEcoreL on a large-scale diverse real-face dataset (ScaleDF) augmented with SBI-generated pseudo-fakes, without using any real deepfakes during training.
Key results:
- BlenD achieves the best average cross-dataset generalization across 15 compositional deepfake datasets released between 2019 and 2025
- An ensemble of BlenD (explicit blending searcher) and FS-VFM (blending-robust model) achieves an AUROC of 94.0%
Why it matters / caveats: Demonstrating that leading deepfake detectors act primarily as blending artifact detectors rather than semantic forgery detectors reframes how detector robustness should be interpreted and tested. The finding that complementary model types can be ensembled for stronger performance offers a practical path forward, though the hypothesis may not generalize to fully synthetic (non-composited) deepfakes.
Shepherd: A Runtime Substrate Empowering Meta-Agents with a Formalized Execution Environment →
Technical breakdown
Problem: Existing agentic runtimes expose execution only as static environmental states, preventing meta-agents (higher-order agents that act on other agents) from performing the live intervention, branching, and replay operations they require.
Method: SHEPHERD is a functional programming model that treats agent executions as first-class typed objects, with core operations mechanized in Lean. It records every agent-environment interaction as a typed event in a Git-like execution trace, enabling forking, rewinding, and replaying of any past state. The system is demonstrated in three use cases: (1) runtime supervision, (2) counterfactual meta-optimization where a meta-agent branches to explore alternative execution paths, and (3) Tree-RL training (Tree-GRPO) where a meta-agent forks rollouts at chosen turns for per-step credit assignment.
Key results:
- SHEPHERD forks the agent process and filesystem 5× faster than Docker
- Prompt-cache reuse on replay exceeds 95%
- Runtime supervision improves pair coding pass rate from 28.8% to 54.7% on CooperBench
- Tree-GRPO lifts TerminalBench-2 performance from 34.2% to 39.4% on Qwen3.5-35B-A3B
- Counterfactual meta-optimization beats MetaHarness and GEPA by up to 11 points across four benchmarks with up to 58% lower wall-clock time
Why it matters / caveats: SHEPHERD provides a principled, formally grounded substrate for meta-agent programming that is both efficient and expressive, enabling research directions in live supervision, offline optimization, and RL training. The system is open-sourced, though its current evaluation is limited to code repair and terminal-task domains.
Dystruct: Dynamically Structured Diffusion Language Model Decoding via Bayesian Optimization →
Technical breakdown
Problem: Most diffusion language models (DLMs) require a fixed generation length specified before decoding, which limits flexibility in real-world applications where optimal output length varies by task complexity.
Method: DYSTRUCT is a training-free Bayesian structured decoding framework that formulates flexible-length generation as dynamic structural inference. At each window expansion step, it jointly infers the expansion length, block boundaries (via Chinese Restaurant Process (CRP)-style partitioning), and a context-aware decoding schedule that allocates different numbers of denoising steps to different blocks. Local uncertainty signals are combined with structural priors to drive adaptive sequence growth while maintaining coherence across blocks.
Key results:
- Not stated (no concrete benchmark numbers present in the extracted text)
Why it matters / caveats: DYSTRUCT addresses a significant limitation of DLMs by enabling training-free variable-length generation with principled block-level organization, making it applicable to any pretrained DLM without retraining cost. Concrete benchmark comparisons against FlexMDM, DID, and DAEDAL baselines are referenced but not numerically reproduced in the extracted text.
SimWorld Studio: Automatic Environment Generation with Evolving Coding Agent for Simulation →
Technical breakdown
Problem: Embodied agents lack the abundant, diverse, and automatically generated 3D interactive environments that digital agents (for code, web, and computer use) increasingly rely on for scalable training, as existing simulators depend on manually crafted or procedurally templated scenes.
Method: SIMWORLD STUDIO is an open-source platform built on Unreal Engine 5 for generating evolving embodied learning environments. Its core component, SIMCODER, is a tool/skill-augmented coding agent that writes and executes engine-level code to construct physically grounded 3D worlds from language and image instructions. SIMCODER self-evolves by revising environments based on verifier feedback (compilation errors, physics checks, VLM critiques) and autonomously expands a reusable skill/tool library via MCP tool calls. SIMWORLD STUDIO also supports co-evolution between environment generation and embodied learning, where agent performance feedback guides SIMCODER to generate adaptive curricula near the learner's capability frontier.
Key results:
- Co-evolution yields an 18-point success-rate gain over fixed-environment learning
- Co-evolution yields a 40-point gain over an untrained agent baseline
Why it matters / caveats: SIMWORLD STUDIO addresses the environment scarcity bottleneck for embodied AI by automating the full pipeline from language instruction to deployable Gym-compatible environments. Its co-evolution mechanism connects environment difficulty to agent capability in a closed loop, though generalization beyond the three navigation case studies reported is not yet established.
Sub-JEPA: Subspace Gaussian Regularization for Stable End-to-End World Models →
Technical breakdown
Problem: Joint-Embedding Predictive Architecture (JEPA)-based world models suffer from a bias-variance tradeoff during training: insufficient constraints cause representation collapse, but enforcing an isotropic Gaussian prior in the full ambient space introduces excessive bias that mismatches the low-dimensional manifold structure of control task dynamics.
Method: Sub-JEPA relocates Gaussian regularization from the high-dimensional ambient embedding space into multiple low-dimensional row-orthonormal projected subspaces. This relaxes the global isotropic prior of LeWorldModel (LeWM) while preserving its anti-collapse effect, yielding a bias better matched to the intrinsic dimensionality of the underlying dynamics. The approach retains the simplicity of the LeWM training recipe and does not introduce complex auxiliary objectives.
Key results:
- Sub-JEPA consistently outperforms LeWM across four continuous-control environments (margin sizes not numerically specified in the extracted text)
- Gains are correlated with reductions in effective rank, supporting the subspace regularization hypothesis
Why it matters / caveats: Sub-JEPA offers a simple, theoretically motivated improvement over LeWM that better respects the geometry of latent control representations, providing a stronger baseline for JEPA-based world model research. The evaluation is currently limited to four continuous-control environments, and specific numeric performance gaps are not present in the extracted text.
TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation →
Technical breakdown
Problem: Structure-based binder design methods treat proteins as static objects and cannot represent or control the directional, non-reversible transition effects (agonism vs. antagonism) that determine therapeutic efficacy for targets like G protein-coupled receptors (GPCRs).
Method: TD3B (Transition-Directed Discrete Diffusion for allosteric Binder design) is a sequence-based generative framework built on amortized fine-tuning of a pretrained masked discrete diffusion language model (MDLM), specifically PepTune. It introduces a directional transition control objective implemented via a target-aware Direction Oracle that scores binders by their ability to bias protein state transitions, combined with a soft binding-affinity gate. This design enables agonist and antagonist generation decoupled from binding affinity, which equilibrium-based or inference-only guidance baselines cannot achieve.
Key results:
- Not stated (no concrete benchmark numbers present in the extracted text)
Why it matters / caveats: TD3B is the first generative framework explicitly designed to control transition directionality (agonist vs. antagonist) in peptide binder design, moving beyond static structural priors to model kinetically driven allosteric function. The work is limited to sequence-based design and does not incorporate explicit 3D structural prediction, which may constrain applicability for targets where binding geometry is critical.
100,000+ Movie Reviews from Kazakhstan: Russian, Kazakh, and Code-Switched Texts →
Technical breakdown
Problem: Publicly available sentiment analysis datasets for Kazakh remain scarce, limiting reproducible research on multilingual sentiment modeling in this under-resourced language and its code-switching context with Russian.
Method: The authors collect 100,502 movie reviews from kino.kz spanning 2001–2025 and 4,943 unique titles, covering Russian, Kazakh, and code-switched texts with manual annotations for language and sentiment polarity. Two benchmark tasks are defined: three-way polarity classification (negative/neutral/positive) and five-class score classification using a subset of 11,309 reviews with explicit user ratings. Baselines include classical BoW/TF-IDF models compared against multilingual transformer models mBERT, XLM-RoBERTa, and RemBERT, with leakage-controlled evaluation for the score task.
Key results:
- Corpus contains 100,502 reviews, 4,943 unique titles, and 11,309 reviews with explicit ratings
- Transformer models consistently outperform classical baselines on polarity classification (specific accuracy figures not provided in the extracted text)
- Score classification remains challenging under leakage-controlled evaluation due to severe class imbalance
Why it matters / caveats: This dataset fills a gap for multilingual NLP in Central Asian languages by providing the first large-scale movie review corpus from Kazakhstan with both language and sentiment annotations. The identified issues of implicit neutral polarity and rating leakage in text serve as useful diagnostic signals for future robust multilingual sentiment benchmarking.
Safe, or Simply Incapable? Rethinking Safety Evaluation for Phone-Use Agents →
Technical breakdown
Problem: Existing safety evaluations for phone-use agents cannot distinguish between an agent that correctly recognizes and avoids a risk versus one that simply fails to act due to incapability, causing these qualitatively different failure modes to be conflated under the same harmless-outcome label.
Method: The authors introduce PHONESAFETY, a benchmark of 700 safety-critical moments drawn from real phone interactions across more than 130 apps. Each instance isolates the next decision at a risky moment and classifies the agent's response into one of three categories: safe action, unsafe action, or no relevant action. Eight representative phone-use agents are evaluated under this three-way framework to separate safety failures from capability failures.
Key results:
- PHONESAFETY comprises 700 safety-critical instances across 130+ apps
- Eight phone-use agents are evaluated; stronger general task performance does not reliably correlate with safer choices at risky moments
- Failures split into two recurring patterns: unsafe judgment in actionable settings and inability to act in visually/operationally demanding screens (specific per-agent scores not provided in the extracted text)
Why it matters / caveats: PHONESAFETY provides an evaluation methodology that prevents capability failures from masquerading as safety successes, which is critical as phone-use agents gain the ability to trigger payments, grant permissions, and send messages. The benchmark is limited to static decision snapshots rather than full multi-step trajectories, and specific model scores are not present in the extracted text.
A Closed-Form Upper Bound for Admissible Learning-Rate Steps in Belief-Space Dynamics →
Technical breakdown
Problem: Learning-rate steps in gradient-based optimization are typically treated as ungrounded hyperparameters; this paper seeks a principled, geometry-based upper bound on admissible step sizes derived from the structure of the probability simplex.
Method: The paper models parameter updates as projected forward steps on the probability simplex and defines admissibility as contractivity in the KL/Bregman geometry. Using the KL divergence as the Bregman divergence generated by negative entropy and applying the three-point identity with projected-gradient optimality conditions, the authors derive a closed-form upper bound on admissible step size for cross-entropy classification: η_CE_max(p) = 2·min_i(p_i)² / max_i(p_i). An entropy-aware variant incorporating a logarithmic barrier α(B) = −log(1−B) based on normalized entropy B(p) = H(p)/H_max yields a local entropy-modulated bound η_CE(B, p) = η_CE_max(p) / (1 + α(B)).
Key results:
- Not stated (the paper is theoretical; no benchmark experiments are reported)
Why it matters / caveats: The result translates the A* admissibility contract from graph search to belief-space gradient dynamics, providing a local, geometry-grounded upper bound on learning-rate step size without requiring a new optimizer or empirical tuning. The authors explicitly state the contribution is the closed-form bound and its geometric proof, not a practical optimizer or benchmark result, which limits direct empirical validation.
Training-Free Dense Hand Contact Estimation with Multi-Modal Large Language Models →
Technical breakdown
Problem: Dense hand contact estimation requires both high-level semantic understanding and fine-grained vertex-level geometric reasoning, but applying multi-modal large language models (MLLMs) to this task is difficult because they cannot efficiently encode 3D hand geometry or reason at the vertex level.
Method: ContactPrompt is a training-free, zero-shot framework for dense hand contact estimation using MLLMs. It encodes 3D hand geometry through a detailed hand-part segmentation combined with a part-wise vertex-grid representation that provides structured, localized geometric information compatible with vision-language inputs. A multi-stage structured contact reasoning pipeline with part conditioning progressively bridges global semantic understanding and fine-grained vertex-level contact prediction, avoiding the need for 778 individual vertex-level text prompts corresponding to the MANO hand model's vertices.
Key results:
- ContactPrompt outperforms previous supervised methods trained on large-scale dense contact datasets without requiring any training (specific accuracy or F1 figures not provided in the extracted text)
Why it matters / caveats: The result that a training-free, zero-shot MLLM approach can surpass supervised baselines for dense hand contact estimation highlights the strength of vision-language priors for geometric reasoning tasks and opens a path for annotation-free deployment. Concrete numerical comparisons and identification of which supervised baselines are outperformed are not present in the extracted text.