中文
相关论文

相关论文: Freezing and Sleeping: Tracking Experts that Learn…

200 篇论文

Prompt-based methods have recently gained prominence in Continual Learning (CL) due to their strong performance and memory efficiency. A prevalent strategy in this paradigm assigns a dedicated subset of prompts to each task, which, while…

机器学习 · 计算机科学 2026-03-12 Minh Le , Bao-Ngoc Dao , Huy Nguyen , Quyen Tran , Anh Nguyen , Nhat Ho

Mixture-of-Experts (MoE) architectures scale large language models efficiently by employing a parametric ``router'' to dispatch tokens to a sparse subset of experts. Typically, this router is trained once and then frozen, rendering routing…

计算与语言 · 计算机科学 2026-05-26 Boxuan Lyu , Soichiro Murakami , Hidetaka Kamigaito , Peinan Zhang

Many practical learning systems aggregate data across many users, while learning theory traditionally considers a single learner who trusts all of their observations. A case in point is the foundational learning problem of prediction with…

机器学习 · 计算机科学 2016-04-11 Paul Christiano

Prediction with experts' advice is one of the most fundamental problems in online learning and captures many of its technical challenges. A recent line of work has looked at online learning through the lens of differential equations and…

机器学习 · 计算机科学 2022-10-04 Victor Sanches Portella , Christopher Liaw , Nicholas J. A. Harvey

This paper presents algorithms for parallelization of inference in hidden Markov models (HMMs). In particular, we propose parallel backward-forward type of filtering and smoothing algorithm as well as parallel Viterbi-type…

分布式、并行与集群计算 · 计算机科学 2021-09-07 Sakira Hassan , Simo Särkkä , Ángel F. García-Fernández

In the experts problem, on each of $T$ days, an agent needs to follow the advice of one of $n$ ``experts''. After each day, the loss associated with each expert's advice is revealed. A fundamental result in learning theory says that the…

数据结构与算法 · 计算机科学 2023-03-10 Binghui Peng , Aviad Rubinstein

Trajectory prediction modules are key enablers for safe and efficient planning of autonomous vehicles (AVs), particularly in highly interactive traffic scenarios. Recently, learning-based trajectory predictors have experienced considerable…

机器人学 · 计算机科学 2023-07-06 Sushant Veer , Apoorva Sharma , Marco Pavone

In this paper the sequential prediction problem with expert advice is considered for the case where losses of experts suffered at each step cannot be bounded in advance. We present some modification of Kalai and Vempala algorithm of…

机器学习 · 计算机科学 2010-08-26 Vladimir V. V'yugin

Despite MoE models leading many benchmarks, supervised fine-tuning (SFT) for the MoE architectures remains difficult because its router layers are fragile. Methods such as DenseMixer and ESFT mitigate router collapse with dense mixing or…

机器学习 · 计算机科学 2026-04-28 Haoze He , Xingyuan Ding , Xuan Jiang , Xinkai Zou , Alex Cheng , Yibo Zhao , Juncheng Billy Li , Heather Miller

Machine learning (ML) is increasingly being used to support high-stakes decisions. However, there is frequently a construct gap: a gap between the construct of interest to the decision-making task and what is captured in proxies used as…

机器学习 · 计算机科学 2024-06-04 Maria De-Arteaga , Vincent Jeanselme , Artur Dubrawski , Alexandra Chouldechova

Real-world measurements often comprise a dominant signal contaminated by a noisy background. Robustly estimating the dominant signal in practice has been a fundamental statistical problem. Classically, mixture models have been used to…

统计计算 · 统计学 2026-05-20 Ananyabrata Barua , Ayanendranath Basu

Recurrent neural networks are powerful tools for handling incomplete data problems in computer vision, thanks to their significant generative capabilities. However, the computational demand for these algorithms is too high to work in real…

计算机视觉与模式识别 · 计算机科学 2015-05-07 Ozgur Yilmaz

Neural networks sometimes exhibit grokking, a phenomenon where perfect or near-perfect performance is achieved on a validation set well after the same performance has been obtained on the corresponding training set. In this workshop paper,…

机器学习 · 计算机科学 2024-02-15 Jack Miller , Patrick Gleeson , Charles O'Neill , Thang Bui , Noam Levi

Neural networks have demonstrated significant accuracy across various domains, yet their vulnerability to subtle input alterations remains a persistent challenge. Conventional methods like data augmentation, while effective to some extent,…

机器学习 · 计算机科学 2023-11-20 Shashank Kotyan , Danilo Vasconcellos Vargas

By integrating physics-informed neural network (PINN) techniques with domain decomposition method, a deep domain decomposition method is presented for solving elliptic variational inequality problems. Based on the Ritz variation method, the…

数值分析 · 数学 2026-03-13 Yiyang Wang , Qijia Zhou , Shengyuan Deng , Chenliang Li

Recently, Winter and Hahn [1] commented on our work on identifying subtypes of major psychiatry disorders (MPDs) based on neurobiological features using machine learning [2]. They questioned the generalizability of our methods and the…

机器学习 · 计算机科学 2022-06-13 Xizhe Zhang , Fei Wang , Weixiong Zhang

The ability to take into account the characteristics - also called features - of observations is essential in Natural Language Processing (NLP) problems. Hidden Markov Chain (HMC) model associated with classic Forward-Backward probabilities…

机器学习 · 统计学 2020-05-22 Elie Azeraf , Emmanuel Monfrini , Emmanuel Vignon , Wojciech Pieczynski

When pre-processing observational data via matching, we seek to approximate each unit with maximally similar peers that had an alternative treatment status--essentially replicating a randomized block design. However, as one considers a…

计量经济学 · 经济学 2019-05-30 Gentry Johnson , Brian Quistorff , Matt Goldman

We consider the problem of ranking $n$ experts according to their abilities, based on the correctness of their answers to $d$ questions. This is modeled by the so-called crowd-sourcing model, where the answer of expert $i$ on question $k$…

统计理论 · 数学 2025-12-25 Alexandra Carpentier , Nicolas Verzelen

This paper studies the policy mirror descent (PMD) method, which is a general policy optimization framework in reinforcement learning and can cover a wide range of policy gradient methods by specifying difference mirror maps. Existing…

最优化与控制 · 数学 2026-01-01 Wenye Li , Hongxu Chen , Jiacai Liu , Ke Wei