paper-with-me

홈 › Papers

Mixture of partially linear experts

2024-05-05 · Yeongsan Hwang, Byungtae Seo, Sangkon Oh

In the mixture of experts model, a common assumption is the linearity between a response variable and covariates. While this assumption has theoretical and computational benefits, it may lead to suboptimal estimates by overlooking potential nonlinear relationships among the variables. To address this limitation, we propose a partially linear structure that incorporates unspecified functions to capture nonlinear relationships. We establish the identifiability of the proposed model under mild conditions and introduce a practical estimation algorithm. We present the performance of our approach through numerical studies, including simulations and real data analysis.

📄 PDF Abstract BibTeX arXiv:2405.02905

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-Experts

Similar Papers 제목 키워드 기반

LeMoLE: LLM-Enhanced Mixture of Linear Experts for Time Series Forecasting

2024-11-24 · Lingzheng Zhang, Lifeng Shen, Yimin Zheng, Shiyuan Piao 외

Recent research has shown that large language models (LLMs) can be effectively used for real-world time series forecasting due to their strong natural language understanding capabilities. However, aligning time series in…

Computational EfficiencyNatural Language UnderstandingTime SeriesTime Series Forecasting+1

Mixture-of-Linear-Experts for Long-term Time Series Forecasting

2023-12-11 · Ronghao Ni, Zinan Lin, Shuaiqi Wang, Giulia Fanti

Long-term time series forecasting (LTSF) aims to predict future values of a time series given the past values. The current state-of-the-art (SOTA) on this problem is attained in some cases by linear-centric models, which…

Mixture-of-ExpertsTime SeriesTime Series Forecasting

Mixture of Tunable Experts - Behavior Modification of DeepSeek-R1 at Inference Time

2025-02-16 · Robert Dahlke, Henrik Klagges, Dan Zecha, Benjamin Merkel 외

We present the Mixture-of-Tunable-Experts (MoTE), a method that extends the Mixture-of-Experts architecture of Large Language Models (LLMs). Without additional training, MoTE enables meaningful and focused behavior chang…

Mixture-of-Experts

Prediction Sets for High-Dimensional Mixture of Experts Models

2022-10-30 · Adel Javanmard, Simeng Shao, Jacob Bien

Large datasets make it possible to build predictive models that can capture heterogenous relationships between the response variable and features. The mixture of high-dimensional linear experts model posits that observat…

Mixture-of-ExpertsPredictionvalidVocal Bursts Intensity Prediction

Scattered Mixture-of-Experts Implementation

2024-03-13 · Shawn Tan, Yikang Shen, Rameswar Panda, Aaron Courville

We present ScatterMoE, an implementation of Sparse Mixture-of-Experts (SMoE) on GPUs. ScatterMoE builds upon existing implementations, and overcoming some of the limitations to improve inference and training speed, and m…

Mixture-of-Experts