Meta cues Claude reminders, HKU caps agents at 47.5%, NVIDIA hits 128K on Qwen3
Every URL the pipeline pulled into ranking for this issue — primary sources plus the supporting and contradicting findings each Researcher returned. Inline citations in the issue point back here.
Sources
Remember When It Matters: Proactive Memory Agent for Long-Horizon Agents huggingface.co
In long-horizon tasks, decision-relevant state is often scattered across an expanding trajectory, while the action agent must surface it and act. As trajectories grow, task requirements, environment facts, prior attempts, diagnoses, and open subgoals can be buried in the context window or pushed beyond it, failing to influence decisions when needed. We call this failure mode “behavioral state decay”. We study memory as an active intervention mechanism rather than passive retrieval. A separate me
UniClawBench: A Universal Benchmark for Proactive Agents on Real-World Tasks huggingface.co
UniClawBench introduces a capability-driven benchmark for evaluating proactive agents in real-world environments using live Docker container evaluation and closed-loop assessment with multiple agent roles.
Jet-Long: Efficient Long-Context Extension with Dynamic Bifocal RoPE huggingface.co
A novel zero-shot method called Jet-Long enables efficient long-context processing for large language models by dynamically adapting rescaling factors and utilizing a bifocal attention mechanism that maintains high performance across varying sequence lengths.
UP: Unbounded Positive Asymmetric Optimization for Breaking the Exploration-Stability Dilemma huggingface.co
Unbounded Positive Asymmetric Optimization offers a universal RL objective that keeps LLM training stable while widening exploration. It uses conservative clipping and a stop-gradient operator to reshape policy updates, positioning itself as a drop-in alternative to GRPO, DAPO, and GSPO across token- and sequence-level regimes.
Ideas Have Genomes: Benchmarking Scientific Lineage Reasoning and Lineage-Grounded Idea Generation huggingface.co
Scientific works are recast as Idea Genome objects that carry lineage, letting the IG-Bench suite score how well LLMs trace ancestry and generate descendant ideas. Evaluation spans IG-Exam and IG-Arena with a Population-Evolution Score measuring evolutionary dynamics in machine-generated research.
Video-Oasis: Rethinking Evaluation of Video Understanding huggingface.co
Diagnostics across popular video-understanding suites show that roughly 50% of questions can be answered from language priors alone, without any visual input. The Video-Oasis toolkit isolates true video-native challenges and exposes how Video-LLM scores inflate from linguistic reasoning rather than perception.
CausalDS: Benchmarking Causal Reasoning in Data-Science Agents huggingface.co
The benchmark pairs synthetic structural causal models with realistic observational data and natural-language stories, forcing agents to handle association, intervention, and counterfactual queries. It grades tool use, coding, and uncertainty quantification, exposing where LLM data scientists confuse correlation with cause.
Linear Attention Architectures: Mechanisms, Trade-offs, and Cross-Layer Routing huggingface.co
DeltaNet, Gated DeltaNet, Kimi Delta Attention, and Gated DeltaNet-2 are stacked against softmax attention on expressivity, memory decay, and training throughput. The authors also propose Cross-Layer Value Routing, which shuttles hidden streams between layers to cut delta-rule write error in hybrid architectures.
Flash-BoN: Instant Drafts for Inference-Time Scaling in Diffusion Models huggingface.co
Instead of running full denoising for every Best-of-N candidate, Flash-BoN drafts cheap proposals via timestep truncation, layer skipping, and activation proxies, then verifies survivors in stages. Under fixed wall-clock budgets it beats prior guided-search methods and accelerates RL post-training convergence for text-to-image models.
Vidu S1: A Real-Time Interactive Video Generation Model huggingface.co
Built on TurboDiffusion and the TurboServe runtime, Vidu S1 generates infinite-length digital-character video at high frame rates driven by live voice input. The system targets consumer hardware, pushing real-time interactive generation out of datacenter-only territory and into desktop deployment.
CineMobile: On-Device Image-to-Video Diffusion for Cinematic Camera Motion Generation huggingface.co
CineMobile enables efficient image-to-video generation on mobile devices through distillation-guided pruning, diffusion distillation, and hybrid quantization techniques while maintaining visual quality and achieving significant speedup.
Can Dialects Be Steered Like Languages? Sparse Neurons and Distributed Directions in Arabic LLMs huggingface.co
Arabic language models exhibit dialect-specific neural representations that can be manipulated at inference time to control dialectal output without requiring additional training.
A Quantized Native Runtime for On-Device Semantic Audio Generation huggingface.co
A dependency-free runtime enables efficient text-to-music generation on embedded devices through quantization and activation steering while maintaining audio quality.
OpenCoF: Learning to Reason Through Video Generation huggingface.co
OpenCoF framework introduces a reasoning video dataset and model that improve temporal reasoning through diverse supervision and explicit reasoning tokens for visual and textual cues.
SAM-MT: Real-Time Interactive Multi-Target Video Segmentation huggingface.co
Modern Video Object Segmentation (VOS) involves tracking and segmenting user-specified targets. While recent approaches have achieved remarkable performance in single-target scenarios, extending them to multi-target settings typically involves replicating the single-target processing for each individual object, resulting in reduced frame rates (FPS) with unbounded latency as target count increases. Built upon Segment Anything 2 (SAM2), we propose SAM-MT, which addresses this by transforming the
LongE2V: Long-Horizon Event-based Video Reconstruction, Prediction, and Frame Interpolation with Video Diffusion Models huggingface.co
LongE2V enables high-quality video recovery from sparse event streams by leveraging pre-trained video diffusion priors and addressing temporal stability and frame interpolation challenges.
Enhancing In-context Panoramic Generation via Geometric-aware Pretraining huggingface.co
Canvas360 is a two-stage framework for in-context panoramic generation that combines geometry-aware pretraining with fine-tuning, featuring a large-scale dataset and novel modeling techniques for improved geometric consistency and global coherence.
ARDY: Autoregressive Diffusion with Hybrid Representation for Interactive Human Motion Generation huggingface.co
ARDY is a streaming generation framework that enables real-time, high-fidelity 3D human motion generation with text and kinematic constraint control through a hybrid representation and two-stage autoregressive transformer denoiser.
DrugGen 2: A disease-aware language model for enhancing drug discovery huggingface.co
DrugGen-2 generates small molecules conditioned on disease ontology and target protein sequences through fine-tuning GPT-2 with supervised learning and reinforcement learning using GRPO, achieving superior molecular diversity and binding affinity compared to baseline models.
Why Can’t I Open My Drawer? Mitigating Object-Driven Shortcuts in Zero-Shot Compositional Action Recognition huggingface.co
RCORE addresses object-driven shortcuts in zero-shot compositional action recognition by using co-occurrence prior regularization and temporal order regularization to improve compositional generalization.
PhyMRI-SR: Toward Physics-Aware MRI Image Super-Resolution huggingface.co
MR super-resolution is reformulated as a physics-aware reconstruction problem that dynamically adapts resolution-SNR configurations using Gaussian splatting with prior-aware representations and physics-constrained modeling.
A Sparse and Truncated State Vector Simulator for Peaked Circuits huggingface.co
Peaked quantum circuits can be efficiently simulated classically using sparse state vector representations with vectorized operations and hardware acceleration.
PAST-TIDE: Prototype-Anchored Statement Tuning with Topic-Invariant Normalization for Stance Detection huggingface.co
We introduce PAST-TIDE, our stance detection system addressing both subtasks of the StanceNakba Shared Task at NakbaNLP@LREC-COLING 2026. The main idea is statement tuning. We redefine stance as cloze-style masked language modeling (MLM), letting a verbalizer map label words to stance categories through the pre-trained MLM head rather than appending a randomly initialized classification head. We complement this with prototypical contrastive learning, which uses learnable class prototypes for bat
References
ResearchGate — GovMem: ‘When Not to Write’ (2026) researchgate.net
agents often suffer from ‘false promotion’ (up to 59.7% in some settings), where they treat repeated but redundant observations as independent evidence, poisoning the write-path
Reddit r/AI_Agents — ‘2 years building agent memory systems’ reddit.com
instead of searching past session transcripts—which often contain stale context—agents should focus on distilled artifacts like code commits or documentation
Evermind.ai — MemGPT/Letta alternatives review evermind.ai
Letta/MemGPT relies on the LLM to call tools for its own memory management, agents can fall into ‘stuck thinking’ loops where they fail to commit important facts to storage
Qwen team blog — GSPO (Group Sequence Policy Optimization) qwenlm.github.io
GRPO faces criticism for instability during long training trajectories, which can lead to ‘representation collapse’ or irreversible performance degradation
arXiv 2507.02259 — MemAgent / long-context RL memory arxiv.org
the QwenLong-L1.5 recipe uses GRPO to transform 30B-parameter reasoning models into agents capable of managing 1M to 4M token regimes
GitHub — ai-research-radar README (community tracking of the repo) github.com
some developers reported the GitHub link was initially a placeholder or lacked full source code, though the authors have indicated a commitment to public release
Moogician blog — ‘Trustworthy Benchmarks’ post-mortem moogician.github.io
agents could achieve near-perfect scores on WebArena by navigating Chromium to internal file URLs to read ‘gold’ answers directly from task configurations
SoftwareSeni — ‘AI Agent Sandboxing: Why Docker Is Not Enough’ softwareseni.com
Because Docker containers share the host OS kernel, a successful exploit can grant an agent—or a malicious user prompting it—unconstrained access to the host
ChinaTalk — ‘Taking the Throne as OpenClaw Emperors’ chinatalk.media
the leaderboard ‘fuses’ the scaffolding with the agent, making it difficult to determine if a model is truly capable or simply optimized for the OpenClaw environment
VentureBeat — ‘The Agent Evaluation Gap’ venturebeat.com
Approximately 50% of organizations report deploying agents that passed internal evaluations only to fail in production when faced with real-world complexity
DeepEval — Multi-Turn Simulation guide deepeval.com
if the supervisor or simulator shares the same failure modes as the agent, the entire evaluation loop may become unreliable
Anthropic — Claude Opus 4.8 release notes anthropic.com
Opus 4.8 is 4x less likely to let flaws pass unremarked than its predecessor, significantly reducing the ‘hallucination of success’ in autonomous runs
SeventNews commentary — ‘Jet-Long’s bifocal attention is forcing a rethink of long-context efficiency trade-offs’ seventnews.com
The kernel implements an inclusion-exclusion formula within the fused launch… reported unusually long compile times, sometimes exceeding two minutes for relatively short kernels, and silent hangs when attempting to print tensors from GPU functions using cute.jit().
TheMoonlight.io independent review themoonlight.io
Jet-Long’s ablation studies (specifically Section 4.5) argue that continuous frequency interpolation often pushes rotation angles into OOD territory, whereas discrete aliasing keeps them in-distribution.
Spheron Network — FlashAttention-2 vs 3 on H100/H200 guide spheron.network
FA2 typically achieves only 35% utilization of the H100’s theoretical maximum FLOPs… throughput drops significantly to roughly 130 TFLOPS at 128k context, and FlashInfer reports up to a 2.4x speedup over the FA2 CuTe kernel on H100.
Weights & Biases — RULER evaluation report wandb.ai
RULER testing reveals that most models maintain reliable performance only within 50–65% of their claimed context window… accuracy often plummets when critical information is located between 10% and 50% of the input depth.
Towards AI — ‘Attention but Smarter: Inside Jet-Nemotron’s Hybrid Design’ pub.towardsai.net
Jet-Nemotron-2B reportedly achieves up to 53.6× generation throughput speedup and 6.1× faster prefilling on H100 GPUs compared to equivalent full-attention models like Qwen3-1.7B.
Medium (Xiaoli Shen) — ‘YaRN: Yet Another RoPE Extension’ deep dive xiaolishen.medium.com
YaRN introduces NTK-by-parts and temperature scaling to resolve entropy issues that occur when tokens are packed too closely… favored as a drop-in replacement where high-fidelity performance is critical and a small fine-tuning budget is available.