LIVE PULSE
4.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.2 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.0 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src1.8 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.4 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.1 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.1 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.1 Study examines issue bias in LLMs used as writing assistants before Swedish 2026 election1 src1.1 Study Audits Misalignment in Multi-Modal World Models1 src1.1 Retrieval-Grounded Reasoning Approach Proposed for Universal Multimodal Embeddings1 src4.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.2 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.0 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src1.8 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.4 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.1 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.1 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.1 Study examines issue bias in LLMs used as writing assistants before Swedish 2026 election1 src1.1 Study Audits Misalignment in Multi-Modal World Models1 src1.1 Retrieval-Grounded Reasoning Approach Proposed for Universal Multimodal Embeddings1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

#bandits

9 curated events
papersTODAY 04:00 UTC

Linear Ensemble Sampling Retains Regret Guarantees With Smaller Ensembles

A new arXiv paper examines how few models are needed in ensemble sampling, a randomized-exploration method for sequential decision problems, while still preserving theoretical regret bounds. Prior results relied on ensembles larger than practical implementations typically use, leaving the minimum viable size unclear. The work analyzes this setting for linear models.

papersTODAY 04:00 UTC

Semi-Bandit Algorithm Selects k Paths to Cut Worst-Case Transmission Time

A new arXiv paper studies an online learning problem where a system must repeatedly choose k paths through a network to keep the slowest path's transmission time as low as possible. The authors formalize this as a stochastic semi-bandit problem, where feedback is observed only for the paths actually selected. They propose and analyze algorithms for minimizing the longest path length under uncertainty.

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

Minimax-Optimal Regret Bounds for Linear Contextual Bandits with Adaptive Action Sets

A new arXiv paper studies stochastic linear contextual bandits where the set of available actions can vary arbitrarily, depending on both the unknown parameter and past interactions. The authors prove matching upper and lower bounds on regret that agree up to logarithmic factors, characterizing the problem's minimax rate.

papersTODAY 04:00 UTC

Paper Sets Minimax Regret Bounds for Bandits with Probing Feedback

A new arXiv paper studies a bandit setting where a learner may probe up to k of n arms per round and only observes the highest reward among those probed, rather than each individual reward. The authors derive two minimax laws characterizing when probing yields a statistical advantage over standard bandit learning, covering independent stochastic reward models. They also identify limits on what can be learned from this winner-only feedback.

papersTODAY 04:00 UTC

KL-Regularized Contextual Bandits Achieve Logarithmic Regret via Greedy Sampling

A new arXiv paper analyzes KL-regularized contextual bandits under both reward and preference feedback. The authors show that a greedy sampling approach attains logarithmic regret without an explicit dependence on the eluder dimension. The work covers regret guarantees for the reward-feedback setting and extends the analysis to preference-based feedback.

papersTODAY 04:00 UTC

New Gap Entropy Method Nears Instance-Wise Optimal Best-Arm Identification

Researchers introduce a quantity called gap entropy for the best-arm identification problem with independent Gaussian arms, where the goal is to find the highest-mean arm using as few samples as possible at a given confidence level. They show that an algorithm based on this measure comes close to the optimal sample complexity for each individual problem instance. The work is a theoretical contribution posted to arXiv and has not yet been peer reviewed.

papersSEP 10 04:00 UTC

Researchers prove gap-entropy conjecture for fixed-confidence best-arm identification

A new arXiv paper in machine learning theory settles the gap-entropy conjecture, an open problem in best-arm identification for multi-armed bandits. The proof covers the fixed-confidence setting with independent unit-variance Gaussian arms, means bounded in [0,1], and a single optimal arm. The result confirms that the entropy of suboptimality gaps governs the sample complexity needed to identify the best arm.