中文
相关论文

相关论文: Mixtures of Experts Models

200 篇论文

Clustering task of mixed data is a challenging problem. In a probabilistic framework, the main difficulty is due to a shortage of conventional distributions for such data. In this paper, we propose to achieve the mixed data clustering with…

统计方法学 · 统计学 2015-10-01 Matthieu Marbac , Christophe Biernacki , Vincent Vandewalle

Model merging aims to integrate multiple expert models into a single model that inherits their complementary strengths without incurring the inference-time cost of ensembling. Recent progress has shown that merging can be highly effective…

人工智能 · 计算机科学 2026-05-19 Shilian Chen , Jie Zhou , Qin Chen , Wen Wu , Xin Li , Qi Feng , Liang He

This paper presents a high-level description of the R software package mixdistreg to fit mixture of experts distributional regression models. The proposed framework is implemented in R using the deepregression software template, which is…

统计计算 · 统计学 2023-02-07 David Rügamer

Growth mixture models are an important tool for detecting group structure in repeated measures data. Unlike traditional clustering methods, they explicitly model the repeat measurements on observations, and the statistical framework they…

统计方法学 · 统计学 2017-10-20 Abby Flynt , Nema Dean

Mixtures of Gaussian process experts is a class of models that can simultaneously address two of the key limitations inherent in standard Gaussian processes: scalability and predictive performance. In particular, models that use Dirichlet…

机器学习 · 统计学 2023-05-09 Yuji Saikai , Khue-Dung Dang

Model merging combines multiple expert models - finetuned from a base foundation model on diverse tasks and domains - into a single, more capable model. However, most existing model merging approaches assume that all experts are available…

Clustering mixed data presents numerous challenges inherent to the very heterogeneous nature of the variables. A clustering algorithm should be able, despite of this heterogeneity, to extract discriminant pieces of information from the…

机器学习 · 计算机科学 2022-05-10 Robin Fuchs , Denys Pommeret , Cinzia Viroli

Consider multiple experts with overlapping expertise working on a classification problem under uncertain input. What constitutes a consistent set of opinions? How can we predict the opinions of experts on missing sub-domains? In this paper,…

机器学习 · 计算机科学 2021-07-16 Bijan Mazaheri , Siddharth Jain , Jehoshua Bruck

Classical Mixtures of Experts (MoE) are Machine Learning models that involve partitioning the input space, with a separate "expert" model trained on each partition. Recently, MoE-based model architectures have become popular as a means to…

机器学习 · 计算机科学 2025-10-14 Quentin Fruytier , Aryan Mokhtari , Sujay Sanghavi

Previous work on Universal Transformers (UTs) has demonstrated the importance of parameter sharing across layers. By allowing recurrence in depth, UTs have advantages over standard Transformers in learning compositional generalizations, but…

机器学习 · 计算机科学 2024-10-15 Róbert Csordás , Kazuki Irie , Jürgen Schmidhuber , Christopher Potts , Christopher D. Manning

During modeling of dynamical systems, often two or more model architectures are combined to obtain a more powerful or efficient model regarding a specific application area. This covers the combination of multiple machine learning…

机器学习 · 计算机科学 2025-02-03 Tobias Thummerer , Lars Mikelsons

We describe a network clustering framework, based on finite mixture models, that can be applied to discrete-valued networks with hundreds of thousands of nodes and billions of edge variables. Relative to other recent model-based clustering…

统计计算 · 统计学 2020-03-13 Duy Q. Vu , David R. Hunter , Michael Schweinberger

The Mixture of Experts (MoE) paradigm provides a powerful way to decompose dense layers into smaller, modular computations often more amenable to human interpretation, debugging, and editability. However, a major challenge lies in the…

We describe and analyze a broad class of mixture models for real-valued multivariate data in which the probability density of observations within each component of the model is represented as an arbitrary combination of basis functions.…

统计方法学 · 统计学 2025-02-28 M. E. J. Newman

Mixture modeling is a general technique for making any simple model more expressive through weighted combination. This generality and simplicity in part explains the success of the Expectation Maximization (EM) algorithm, in which updates…

机器学习 · 统计学 2016-03-29 Sida I. Wang , Arun Tejasvi Chaganty , Percy Liang

Mixture of Experts (MoE) has become a key architectural paradigm for efficiently scaling Large Language Models (LLMs) by selectively activating a subset of parameters for each input token. However, standard MoE architectures face…

机器学习 · 计算机科学 2025-05-27 Zehua Liu , Han Wu , Ruifeng She , Xiaojin Fu , Xiongwei Han , Tao Zhong , Mingxuan Yuan

The Mixture of Experts (MoE) architecture has become a fundamental building block in state-of-the-art large language models (LLMs), improving domain-specific expertise in LLMs and scaling model capacity without proportionally increasing…

机器学习 · 计算机科学 2026-05-13 Ankit Jyothish , Ali Jannesari , Aishwarya Sarkar , Joseph Zuber

A mixture of multivariate Poisson-log normal factor analyzers is introduced by imposing constraints on the covariance matrix, which resulted in flexible models for clustering purposes. In particular, a class of eight parsimonious mixture…

统计方法学 · 统计学 2023-11-15 Andrea Payne , Anjali Silva , Steven J. Rothstein , Paul D. McNicholas , Sanjeena Subedi

Sparsely-activated Mixture-of-experts (MoE) models allow the number of parameters to greatly increase while keeping the amount of computation for a given token or a given sample unchanged. However, a poor expert routing strategy (e.g. one…

机器学习 · 计算机科学 2022-10-17 Yanqi Zhou , Tao Lei , Hanxiao Liu , Nan Du , Yanping Huang , Vincent Zhao , Andrew Dai , Zhifeng Chen , Quoc Le , James Laudon

Mixture-of-Experts (MoE) architectures have emerged as a promising direction, offering efficiency and scalability by activating only a subset of parameters during inference. However, current research remains largely performance-centric,…

机器学习 · 计算机科学 2025-09-30 Jiahao Ying , Mingbao Lin , Qianru Sun , Yixin Cao