LIVE PULSE
5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

#online-learning

8 curated events
papersTODAY 04:00 UTC

Explicit Solution Derived for Five-Expert Prediction PDE and COMB Optimality Set

A new preprint presents a closed-form solution to the stationary prediction-with-expert-advice partial differential equation in the case of five experts. The solution is split into three regions, with the first two given by the four-expert result plus a single integral term. The paper also characterizes the exact set on which the COMB aggregation strategy is optimal.

papersTODAY 04:00 UTC

Optimal Switching Regret Bounds for Multi-Armed Bandits Against Oblivious Adversaries

This paper studies adversarial multi-armed bandit problems in which the benchmark arm sequence may change up to S times over the course of play, a setting known as switching regret. It reviews and develops regret guarantees of order the square root of (S+1)KT, which prior work showed is achievable when S is known in advance. The work aims to pin down the optimal achievable rate under an oblivious adversary.

papersTODAY 04:00 UTC

Paper Proposes LEDGER Algorithm for Constrained Online Learning With Noisy Constraints

A new arXiv paper examines constrained online convex optimization where both constraint values and gradients are observed with noise. The authors introduce an algorithm called LEDGER, which they show achieves O(√T) expected regret and constraint violation under standard feasibility assumptions. The work targets settings with adversarial constraints and conditionally unbiased, finite-variance observations.

papersSEP 10 04:00 UTC

Paper shows exponential deterministic–randomized gap in ERM-oracle complexity for thresholds

A new arXiv preprint addresses a question raised by Attias, Hanneke, and Ramaswami (NeurIPS 2025) about whether randomized learners can provably get by with fewer oracle calls than deterministic ones when a hypothesis class is accessible only through an oracle. Focusing on the instance they singled out, transductive online learning of thresholds over an unknown ordering, the authors establish an exponential separation between deterministic and randomized ERM-oracle complexity, showing randomization can reduce the required number of calls exponentially.

papersSEP 10 04:00 UTC

Constant-regret algorithm for online inverse integer linear optimization proposed

Researchers address online inverse linear optimization, where a learner predicts weights, observes the agent's optimal action, and updates its estimate each round. Their new small-gradient skipping technique achieves constant regret and only a finite number of mistakes for integer linear optimization problems. This improves on prior bounds that left a logarithmic gap between upper and lower regret limits.

papersSEP 10 04:00 UTC

Exact-form regret analysis for gradient descent, mirror descent, and follow-the-regularized-leader

A newly posted arXiv paper investigates how online learning methods such as gradient descent, mirror descent, and follow-the-regularized-leader behave when measured against more demanding, action-dependent benchmarks rather than fixed comparison points. Moving past the standard external regret framing, the authors pursue a geometric account of these deviations and derive closed-form expressions for the resulting regret bounds.

papersSEP 10 04:00 UTC

Online Learning of Scale Parameters in Score-Driven Filters

A new research paper addresses how to learn the gain, the scale parameter that multiplies the scaled log-likelihood score in score-driven filters, directly online. Rather than fixing this coefficient beforehand, the method treats each admissible gain as selecting a reachable next state given the current state and the realized scaled score. This allows the filter's update step to adapt during operation.