paper-with-me

홈 › Papers

Impossible Tuning Made Possible: A New Expert Algorithm and Its Applications

2021-02-01 · Liyu Chen, Haipeng Luo, Chen-Yu Wei

We resolve the long-standing "impossible tuning" issue for the classic expert problem and show that, it is in fact possible to achieve regret $O\left(\sqrt{(\ln d)\sum_t \ell_{t,i}^2}\right)$ simultaneously for all expert $i$ in a $T$-round $d$-expert problem where $\ell_{t,i}$ is the loss for expert $i$ in round $t$. Our algorithm is based on the Mirror Descent framework with a correction term and a weighted entropy regularizer. While natural, the algorithm has not been studied before and requires a careful analysis. We also generalize the bound to $O\left(\sqrt{(\ln d)\sum_t (\ell_{t,i}-m_{t,i})^2}\right)$ for any prediction vector $m_t$ that the learner receives, and recover or improve many existing results by choosing different $m_t$. Furthermore, we use the same framework to create a master algorithm that combines a set of base algorithms and learns the best one with little overhead. The new guarantee of our master allows us to derive many new results for both the expert problem and more generally Online Linear Optimization.

📄 PDF Abstract BibTeX arXiv:2102.01046

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved Impossible Tuning and Lipschitz-Adaptive Universal Online Learning with Gradient Variations

2025-05-27 · Kei Takemura, Ryuta Matsuno, Keita Sakuma

A central goal in online learning is to achieve adaptivity to unknown problem characteristics, such as environmental changes captured by gradient variation (GV), function curvature (universal online learning, UOL), and g…

Towards Physiologically Sensible Predictions via the Rule-based Reinforcement Learning Layer

2025-01-31 · Lingwei Zhu, Zheng Chen, Yukie Nagai, Jimeng Sun

This paper adds to the growing literature of reinforcement learning (RL) for healthcare by proposing a novel paradigm: augmenting any predictor with Rule-based RL Layer (RRLL) that corrects the model's physiologically im…

Reinforcement Learning (RL)

Impossible Triangle: What's Next for Pre-trained Language Models?

2022-04-13 · Chenguang Zhu, Michael Zeng

Recent development of large-scale pre-trained language models (PLM) have significantly improved the capability of models in various NLP tasks, in terms of performance after task-specific fine-tuning and zero-shot / few-s…

Data AugmentationFew-Shot LearningGeneralized Few-Shot LearningKnowledge Distillation+1

A Hierarchical Bayesian model for Inverse RL in Partially-Controlled Environments

2021-07-13 · Kenneth Bogert, Prashant Doshi

Robots learning from observations in the real world using inverse reinforcement learning (IRL) may encounter objects or agents in the environment, other than the expert, that cause nuisance observations during the demons…

Incentivizing honest performative predictions with proper scoring rules

2023-05-28 · Caspar Oesterheld, Johannes Treutlein, Emery Cooper, Rubi Hudson

Proper scoring rules incentivize experts to accurately report beliefs, assuming predictions cannot influence outcomes. We relax this assumption and investigate incentives when predictions are performative, i.e., when the…

Prediction