Archives AI News

Structural Causal Bottleneck Models

arXiv:2603.08682v2 Announce Type: replace-cross Abstract: We introduce structural causal bottleneck models (SCBMs), a novel class of structural causal models. At the core of SCBMs lies the assumption that causal effects between high-dimensional variables only depend on low-dimensional summary statistics, or…

Knowledge, Rules and Their Embeddings: Two Paths towards Neuro-Symbolic JEPA

arXiv:2603.13265v1 Announce Type: new Abstract: Modern self-supervised predictive architectures excel at capturing complex statistical correlations from high-dimensional data but lack mechanisms to internalize verifiable human logic, leaving them susceptible to spurious correlations and shortcut learning. Conversely, traditional rule-based inference systems…

Beyond Attention: True Adaptive World Models via Spherical Kernel Operator

arXiv:2603.13263v1 Announce Type: new Abstract: The pursuit of world model based artificial intelligence has predominantly relied on projecting high-dimensional observations into parameterized latent spaces, wherein transition dynamics are subsequently learned. However, this conventional paradigm is mathematically flawed: it merely displaces…

Your Code Agent Can Grow Alongside You with Structured Memory

arXiv:2603.13258v1 Announce Type: new Abstract: While “Intent-oriented programming” (or “Vibe Coding”) redefines software engineering, existing code agents remain tethered to static code snapshots. Consequently, they struggle to model the critical information embedded in the temporal evolution of projects, failing to…

Continual Fine-Tuning with Provably Accurate and Parameter-Free Task Retrieval

arXiv:2603.13235v1 Announce Type: new Abstract: Continual fine-tuning aims to adapt a pre-trained backbone to new tasks sequentially while preserving performance on earlier tasks whose data are no longer available. Existing approaches fall into two categories which include input- and parameter-adaptation.…

Eliciting Chain-of-Thought Reasoning for Time Series Analysis using Reinforcement Learning

arXiv:2510.01116v2 Announce Type: replace Abstract: Complex numerical time series analysis often demands multi-step reasoning capabilities beyond current models’ reach. Tasks like medical diagnosis and weather forecasting require sequential reasoning processes – including counterfactual analysis, logical deduction, knowledge application, and multi-modal…