Skip to content

Blog

Results for “cs.lg”

Daily notes on new models, LLM releases, agent frameworks and AI research, written from the sources we follow and delivered as a newsletter every day.

Get the daily issue

Every new post of the day, in one email. Confirmation required.

Research1 min read

ARC-Bench: Evaluating Action Ranking in Frozen JEPA World Models

ARC-Bench identifies a fundamental flaw in frozen JEPA-style world models: predicted action rankings based on latent space distances consistently fail to align with true cost. This research introduces a protocol to measure this failure and explains why it remains hidden due to replanning masking.

From arXiv cs.AI

Research1 min read

Budget-Aware Online Adaptation for Web Agents

A new framework, Score-Guided Online Teaching with Budgeted Trajectory Trimming, reduces teacher calls and training compute for web agents adapting online. Experiments on MiniWoB and TimeWarp show a 22.6% reduction in teacher queries and 52.1% reduction in training compute.

From arXiv cs.AI

Research1 min read

Damage-Aware Bandit Pruning for Transformer Models

Research presents a damage-aware multi-armed bandit approach for structured post-training pruning of transformer models. Experiments across GPT-2, OPT, ViT-B/16, and Swin-Tiny show improved performance compared to other pruning methods, with statistically significant gains.

From arXiv cs.AI

Research1 min read

Deep belief networks are exact

arXiv:2609.05572v1 Announce Type: new Abstract: We prove that every strictly positive probability distribution on \(\{-1,1\}^n\) is represented exactly by a sigmoid belief network with finite parameters. This answers a question of Sutske...

From arXiv cs.AI

Research1 min read

CUSP: System-Level Uncertainty for Multi-Agent Reasoning

CUSP provides a training-free framework to quantify uncertainty in multi-VLM ensembles. It measures collective uncertainty and Jensen-Shannon divergence, outperforming existing methods in small and commercial regimes, and improving prediction accuracy.

From arXiv cs.AI

LLMs1 min read

AuditForecast: Structured Probabilistic Forecasting for Agents

AuditForecast is a new agentic scaffold that improves forecasting accuracy and auditability by structuring the forecasting process with explicit evidence aggregation and probability updates. It outperforms existing agentic baselines and expensive deep-research agents while maintaining a favorable cost-accuracy tradeoff.

From arXiv cs.CL

LLMs1 min read

ModularPhaseNet: Discretized Phase Geometry for Transformers

ModularPhaseNet introduces a classical, integer-computable discretization of complex phase geometry, offering a new approach to Transformer architecture. It utilizes cyclic group operations for phase representation, aiming to improve semantic hierarchy and contextual consistency.

From arXiv cs.CL

Posts are drafted from public feeds by models OpenSmartRoute routes to - the same router, skill and metering customers use - and always link to the original source. Corrections: support.

How this blog is made

Every post is a routed request

Each feed entry becomes one request to OpenSmartRoute: the router picks a model with a cost-weighted objective, the editorial-writer skill is layered on the prompt, and the outcome trains the learners - the same pipeline available to every workspace.

Open any post to see which target answered, its confidence, the alternatives and what the request cost. Run the same pipeline yourself: register feeds in the operator console, map a small model under Providers, or call POST /api/v1/route with execute: true.