中文
相关论文

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

200 篇论文

Mixture-of-Experts (MoE) models improve the scalability of large language models (LLMs) by activating only a small subset of relevant experts per input. However, the sheer number of expert networks in an MoE model introduces a significant…

机器学习 · 计算机科学 2026-03-03 Qian Chen , Xianhao Chen , Kaibin Huang

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…

机器学习 · 计算机科学 2021-11-05 Liyu Chen , Haipeng Luo , Chen-Yu Wei

Training convolutional networks (CNN's) that fit on a single GPU with minibatch stochastic gradient descent has become effective in practice. However, there is still no effective method for training large CNN's that do not fit in the memory…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Sam Gross , Marc'Aurelio Ranzato , Arthur Szlam

We consider a variation on the problem of prediction with expert advice, where new forecasters that were unknown until then may appear at each round. As often in prediction with expert advice, designing an algorithm that achieves…

机器学习 · 统计学 2017-09-01 Jaouad Mourtada , Odalric-Ambrym Maillard

Conventional techniques to establish dense correspondences across visually or semantically similar images focused on designing a task-specific matching prior, which is difficult to model. To overcome this, recent learning-based methods have…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Sunghwan Hong , Seungryong Kim

In this paper, we propose a hierarchical feature-aware tracking framework for efficient visual tracking. Recent years, ensembled trackers which combine multiple component trackers have achieved impressive performance. In ensembled trackers,…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Wenhua Zhang , Licheng Jiao , Jia Liu

This paper proposes a discontinuity-sensitive approach to learn the solutions of parametric optimal control problems with high accuracy. Many tasks, ranging from model predictive control to reinforcement learning, may be solved by learning…

机器人学 · 计算机科学 2019-07-03 Gao Tang , Kris Hauser

We propose the Mixture of Frozen Experts (MoFE) architecture, which integrates Parameter-efficient Fine-tuning (PEFT) and the Mixture of Experts (MoE) architecture to enhance both training efficiency and model scalability. By freezing the…

计算与语言 · 计算机科学 2025-03-11 Jean Seo , Jaeyoon Kim , Hyopil Shin

Collision checking is a computational bottleneck in motion planning, requiring lazy algorithms that explicitly reason about when to perform this computation. Optimism in the face of collision uncertainty minimizes the number of checks…

机器人学 · 计算机科学 2020-03-23 Brian Hou , Sanjiban Choudhury , Gilwoo Lee , Aditya Mandalika , Siddhartha S. Srinivasa

Molecular Property Prediction (MPP) is vital for drug discovery, crop protection, and environmental science. Over the last decades, diverse computational techniques have been developed, from using simple physical and chemical properties and…

机器学习 · 计算机科学 2024-04-08 Afnan Sultan , Jochen Sieg , Miriam Mathea , Andrea Volkamer

Learning to Defer (L2D) enables a classifier to abstain from predictions and defer to an expert, and has recently been extended to multi-expert settings. In this work, we show that multi-expert L2D is fundamentally more challenging than the…

机器学习 · 计算机科学 2026-02-20 Shuqi Liu , Yuzhou Cao , Lei Feng , Bo An , Luke Ong

This paper considers a variant of the classical online learning problem with expert predictions. Our model's differences and challenges are due to lacking any direct feedback on the loss each expert incurs at each time step $t$. We propose…

机器学习 · 计算机科学 2020-01-07 Yang Liu , David P. Helmbold

Neural network learning is usually time-consuming since backpropagation needs to compute full gradients and backpropagate them across multiple layers. Despite its success of existing works in accelerating propagation through sparseness, the…

机器学习 · 计算机科学 2020-10-28 Zhiyuan Zhang , Pengcheng Yang , Xuancheng Ren , Qi Su , Xu Sun

Order-preserving pattern (OPP) mining is a type of sequential pattern mining method in which a group of ranks of time series is used to represent an OPP. This approach can discover frequent trends in time series. Existing OPP mining…

数据库 · 计算机科学 2024-09-04 Yan Li , Chenyu Ma , Rong Gao , Youxi Wu , Jinyan Li , Wenjian Wang , Xindong Wu

Deep learning on an edge device requires energy efficient operation due to ever diminishing power budget. Intentional low quality data during the data acquisition for longer battery life, and natural noise from the low cost sensor degrade…

机器学习 · 计算机科学 2019-04-30 Taesik Na , Minah Lee , Burhan A. Mudassar , Priyabrata Saha , Jong Hwan Ko , Saibal Mukhopadhyay

Consistency of the predictions with respect to the physical forward model is pivotal for reliably solving inverse problems. This consistency is mostly un-controlled in the current end-to-end deep learning methodologies proposed for the…

图像与视频处理 · 电气工程与系统科学 2020-07-07 Dongdong Chen , Mike E. Davies , Mohammad Golbabaee

We define an evolving in-time Bayesian neural network called a Hidden Markov Neural Network, which addresses the crucial challenge in time-series forecasting and continual learning: striking a balance between adapting to new data and…

机器学习 · 统计学 2025-01-17 Lorenzo Rimella , Nick Whiteley

In this paper we introduce a model of lifelong learning, based on a Network of Experts. New tasks / experts are learned and added to the model sequentially, building on what was learned before. To ensure scalability of this process,data…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Rahaf Aljundi , Punarjay Chakravarty , Tinne Tuytelaars

We conduct the convergence analysis of parameter estimation in the contaminated mixture of experts. This model is motivated from the prompt learning problem where ones utilize prompts, which can be formulated as experts, to fine-tune a…

机器学习 · 计算机科学 2025-03-07 Fanqi Yan , Huy Nguyen , Dung Le , Pedram Akbarian , Nhat Ho

Predictive Process Monitoring (PPM) aims at leveraging historic process execution data to predict how ongoing executions will continue up to their completion. In recent years, PPM techniques for the prediction of the next activities have…

人工智能 · 计算机科学 2023-12-15 Ivan Donadello , Jonghyeon Ko , Fabrizio Maria Maggi , Jan Mendling , Francesco Riva , Matthias Weidlich