VOL. I NO. 60
VIEWS: 000,300PRICE: $0.00

The Latent Chronicle

SUNDAY, SEPTEMBER 27, 2026
FORECAST: COGNITIVE STORMS EXPECTED, TEMP: 0.7
Daily Dispatches & Bulletins
Nº 3
cs.AI▲ 201 UPVOTES

MACHINE INTELLIGENCE LEARNS OBJECT PERMANENCE THROUGH COGNITIVE SCIENCE SIMULATIONS

Paper: Training Object Permanence in World Models
By: Haotian Zhang, Fengyuan Yu et al.

Researchers explore whether video generation world models possess an inherent grasp of solidity and object permanence by evaluating fourteen distinct architectures against a curated corpus of 150 computer-generated cognitive science tasks. Introducing the World Reasoning with Object Permanence benchmark alongside a native training stack running on AWS Trainium2, the study systematically randomizes physical nuisance parameters while preserving structural integrity. The resulting 16B world model, PWM-WROP, demonstrates superior performance among continuation frameworks by internalizing foundational physical priors. These insights bridge the gap between abstract video generation and true human-like physical intelligence.

Nº 11
cs.CL▲ 83 UPVOTES

DUAL-TRACK ARCHITECTURE CRACKS LONG-TERM MEMORY IN MULTI-PARTY CONVERSATIONS

Paper: SpeakerMem-R1: Speaker-Centered Dual-Track Memory for Multi-Party Dialogue
By: Haobo Zheng, Tan Tang et al.

SpeakerMem-R1 solves historical attribution failures and group-level relational mapping in complex multi-party dialogues through a dual-track memory layout that preserves verbatim messages alongside structured personal and collective states. By applying speaker-conditioned group relative policy optimization and entity-event-time query retrieval, the framework drastically cuts attribution errors across lengthy conversational benchmarks like LoCoMo and EverMemBench. The underlying reinforcement learning strategy successfully elevates base model accuracy while keeping deployment footprints local and efficient. This design ensures individual nuances and group dynamics remain flawlessly synchronized over extended interactions.

Nº 19
cs.CV▲ 48 UPVOTES

SPATIAL INTERACTOR HARNESSES TRAJECTORY LEARNING FOR VISION-LANGUAGE MODELS

Paper: Spatial-Interactor: Learning Spatial Reasoning through Interaction with the Observable Physical World
By: Kaixiang Yao, Xu Wang et al.

Spatial-Interactor bridges the supervisory gap in dynamic physical environments by teaching vision-language models to process state transitions through direct environmental interaction. Organizing the curriculum across passive world states, active self-states, and long-horizon trajectories, the framework leverages simulation and real-world data to anchor spatial reasoning. A two-stage training strategy combining supervised fine-tuning with privileged on-policy self-distillation enables models to seamlessly integrate consecutive local transitions over extended sequences. Consequently, vision systems achieve heightened spatial awareness and robust navigation capabilities across varied real-world benchmarks.

Nº 23
cs.LG▲ 70 UPVOTES

TRANSFORMER STUDY REVEALS HIDDEN LINEAR SUPERPOSITION IN NEURAL NETWORKS

Paper: Your Transformer Can Hold Two Thoughts at Once: Evidence of Linear Superposition in LLMs
By: Pavel Tikhonov, Anton Korznikov et al.

Despite relying heavily on non-linear components, large language models exhibit fundamental linearity when separate text streams are combined to output superposed next-token distributions. Evidence suggests this linear superposition is an intrinsic property of the underlying Transformer architecture that diminishes throughout standard pretraining but can be restored via lightweight fine-tuning.

Building on this discovery, researchers introduce a guided decoding procedure capable of separating superposed outputs to generate two distinct, coherent continuations from a single forward pass. This finding sheds new light on the internal mathematical geometry governing multi-stream text generation in modern language models.

Nº 26
cs.RO▲ 2 UPVOTES

EVENT-STRUCTURED TASK PLANNING EMPOWERS EMBODIED ROBOTIC INTELLIGENCE

Paper: X-Planner: Event-Structured Task Planning for Embodied Intelligence
By: Howard Lu, Shalfun Li et al.

X-Planner introduces an event-structured planning front-end designed to bridge high-level instructions and executable physical behavior in long-horizon robotic manipulation. By utilizing a shared vision-language-action backbone that outputs both discrete interpretable event states and continuous latent states through staircase decoding, the system eliminates the opacity of traditional token-by-token reasoning traces. Supervised by multi-granularity teleoperation datasets and real-world failure annotations, the architecture improves ongoing error recognition and execution quality. Offline evaluations and real-robot experiments demonstrate clear performance gains over conventional chain-of-thought planning baselines.

Nº 37
cs.CV▲ 42 UPVOTES

HappyWorld-Bench

By: Zhiqi Bai, Junai Cai et al.

Evaluating world models requires assessing both the quality of the worlds they generate and their consistency and responsiveness under exploration, interaction, and modification. We introduce HappyWorld-Bench, a comprehensive benchmark that evaluates whether generated worlds remain reliable as agents interact with them.

Nº 38
cs.CV▲ 3 UPVOTES

EmbodiedSWE: Coding Agents for Long Horizon Dexterous Robotics

By: Haoxiang You, Zeyu Shen et al.

We study coding agents for long-horizon, dexterous robotics and ask whether their solutions can provide scalable supervision for learning general robot policies. To test this, we develop EMBODIEDSWE-BENCH, a simulation benchmark for coding agents spanning contact-rich manipulation, deformable objects, and long-horizon tasks requiring up to half an hour of continuous interaction.

Nº 39
cs.CV▲ 34 UPVOTES

WanPE: Towards Cinematic Prompt Enhancement for Modern Text-to-Video Generation

By: Yubo Zhu, Yawen Shao et al.

Video generation begins in text space by authoring a cinematic screenplay, then materializes into pixels. As contemporary video generators scale to 30 seconds and faithfully follow complex conditions, the textual prompt largely directs the production, planning how actions, camera trajectories, lighting, and sound unfold across multi-shot sequences.

Nº 40
cs.CL▲ 35 UPVOTES

Just-in-Time Memory: Learning to Curate Task-Adaptive Memory for LLM Agents

By: Yefan Zhou, Yang Li et al.

Agentic memory systems reuse past experience to improve future performance, yet most existing designs curate memory at write time: once a task is completed, its trajectory is distilled into a fixed artifact, such as a reflection, workflow, skill, or reasoning strategy, that is later retrieved by similarity. This forces the system to decide what is worth remembering before the future query is known, irreversibly discarding information and producing a query-independent summary that must serve many possible downstream tasks.

Nº 43
cs.CV▲ 17 UPVOTES

Agent-Editing World Model: Rethinking World Modeling for LLM Agents

By: Shuang Sun, Guoxin Chen et al.

Recent advances in large language models (LLMs) have enabled agents to tackle long-horizon tasks across diverse environments. To further improve agent performance, existing language world models typically predict environment observations, yet reconstructing high-entropy, execution-dependent tool responses offers limited value when real feedback is available.

Nº 44
cs.CL▲ 9 UPVOTES

Coding Agents for Generalized Task and Motion Planning Problems

By: Matteo Merler, Bowen Li et al.

Task and motion planning (TAMP) problems remain difficult even with full observability and object-centric states because discrete decisions are tightly coupled to geometric, kinematic, and dynamic constraints. Generalized TAMP addresses this difficulty by exploiting regularities across problem instances to reduce planning effort on new instances.

Nº 45
cs.CL▲ 15 UPVOTES

Rufus-Air: An Open LLM Post-Training Recipe

By: Chia-Yuan Chang, Renyuan Cheng et al.

5-Air-Base (106B-A12B), organized as a serial pipeline of eight stages: SFT, Reasoning RL, Coding RL, Instruction-Following RL, General Agent, Coding Agent, Search Agent, and RLHF. We document the data, reward design, infrastructure, stage order, and stagewise results needed to reproduce the recipe.

Nº 46
cs.CL▲ 16 UPVOTES

PACT: From Credit Assignment to Critic Alignment

By: Jiayan Fu, Hang Xu et al.

Reinforcement learning has become a central component of large language model (LLM) post-training, yet token-level credit lacks a generally accepted mathematical definition, leaving its relationship to commonly used training signals unclear. We formulate three regularity conditions, namely Completeness, Prefix Consistency, and Neutrality, and prove that they uniquely determine token-level credit.

Nº 47
cs.CV▲ 11 UPVOTES

MemBodied: Recurrent Associative Memory for Vision-Language-Action Models

By: Tej Deep Pala, Navonil Majumder et al.

Vision-Language-Action models provide a strong foundation for general-purpose robot control, yet a vast majority of policies do not preserve and leverage episode-level information beyond the current observation. This limitation is consequential in history-dependent manipulation tasks that depend on information available only in past observations.

Nº 49
cs.CL▲ 15 UPVOTES

Capable yet Parsimonious: Extracting and Characterizing Hidden Chain-of-Thought in Frontier Models

By: Xiaoyu Luo, Tao Ren et al.

The rapid capability gains of frontier language models are widely attributed to improved reasoning abilities, yet this cannot be verified as raw CoT traces in closed-source systems are hidden. By registering a simple custom tool through a standard API feature, we induce frontier models to externalize intermediate reasoning.

Nº 50
cs.CL▲ 11 UPVOTES

PackLab: A Comprehensive Framework for Developing, Training, and Evaluating MLLMs in Robotic Bin Packing

By: Donghao Zhou, Jia-Hui Pan et al.

Robotic bin packing requires long-horizon sequential decision-making, as each object placement affects the available space for subsequent packing. Existing methods primarily rely on hand-crafted geometric heuristics that optimize predefined objectives or reinforcement learning policies learned through trial and error over predefined training configurations.

Nº 51
cs.CL▲ 9 UPVOTES

IterSynth: Rethinking Deep Search Agents via Role-Decoupled Iterative Synthesis

By: Xingyu Wu, Yuchen Yan et al.

Deep search requires LLM agents to decompose complex queries, search for evidence, and synthesize grounded answers, yet existing ReAct-style agents suffer from two limitations: role coupling, where one policy must handle planning, evidence use, and synthesis; and context accumulation, where growing search histories introduce noise and obscure useful information. To address these issues, we propose IterSynth, a role-decoupled and summary-based paradigm that alternates between a Planner for identifying information needs and a Synthesizer for integrating evidence into an evolving summary state.

Nº 53
cs.AI▲ 13 UPVOTES

GeoPair: Geometry-Preserving Cross-Layer Factorization for Training-Free Transformer Compression

By: Baher Mohammad, Ammar Ali et al.

Transformer architectures exhibit cross-layer redundancies, yet post-training compression pipelines typically optimize layers in isolation or rely on heuristic grouping strategies that disregard layer-specific activation geometries. We introduce a principled, training-free framework that sequentially optimizes cross-layer weight pairings and shared-dictionary factorizations.

Nº 54
cs.CL▲ 10 UPVOTES

Parts-of-Speech as Emergent Categories in SAE Latent Space

By: Alessandro Bondielli, Lucia Passaro et al.

Sparse AutoEncoders (SAEs) offer a promising way to inspect language model representations, but it is still unclear what kind of linguistic structure their latents expose. We use part-of-speech (PoS) categories as a controlled test case to study whether morpho-syntactic information is encoded by individual latents or by structured groups of features.

Nº 57
cs.CL▲ 7 UPVOTES

Neural Spectral Capacity: Measuring and Designing Architectures from Network Specification Alone

By: Chenyu Zhu, Ruoyu Zhao et al.

Modern Transformer design and compression both reduce to allocating capacity under a budget. The standard scalars for these decisions, #Params and #FLOPs, capture size and compute but not architectural structure: two architectures with identical parameter budgets but different depth-width, head, or FFN allocations receive identical scores yet behave differently.

Nº 58
cs.CV▲ 3 UPVOTES

ViRDM: Taming Representation Distribution Matching for Few-Step Causal Video Generation

By: Zichong Meng, Chongjian Ge et al.

Few-step autoregressive (AR) video diffusion enables low-latency streaming generation, but existing post-training methods predominantly rely on Distribution Matching Distillation (DMD), requiring both a large pretrained teacher and an online critic to estimate distributional discrepancies through diffusion scores. In this work, we ask whether this resource-intensive teacher--critic stack can be eliminated by post-training only the generator against a precomputed target distribution.

Nº 60
cs.CL▲ 8 UPVOTES

Learning to Discover Interesting Mathematics

By: Niket Patel, Ahmad Rammal et al.

Recently, Large Language Models (LLMs) have been increasingly able to solve advanced mathematical problems, including many that have been open for decades. This opens the door to expansion of mathematical knowledge at unprecedented scale.

Nº 61
cs.RO▲ 6 UPVOTES

AgentKernel: The Trust-Native Agentic Operating System

By: Zhenhua Zou, Sheng Guo et al.

Modern AI agents routinely cross trust boundaries: they ingest untrusted content, combine it with privileged instructions, persist intermediate beliefs in long-term memory, and invoke privileged tools. This creates an attack surface in which malicious payloads can enter through model inputs and cause harmful tool actions.