ARGUE combines expert networks for anomaly detection.
problem Anomaly detection without labeled data.
method Gated mixture-of-experts architecture combining expert networks.
result Prior knowledge about normal data distribution is valuable.
A model learns new tasks sequentially, using gating autoencoders to select relevant experts.
problem Learning new tasks without storing previous data, ensuring scalability and relevance.
method Sequential learning with gating autoencoders to select relevant experts for new tasks.
result The method selects the most relevant expert for a new task, improving efficiency and scalability.
KINN integrates expert knowledge into neural networks to improve performance.
problem Lack of expert knowledge in neural networks, especially in time-series domains.
method Integrates expert knowledge through a residual knowledge incorporation scheme.
result Significantly improved performance on real-world traffic flow prediction.
SLEEPER combines deep learning with expert rules for accurate sleep staging.
problem Manual sleep staging is tedious and requires expert time.
method SLEEPER uses convolutional neural networks and expert rules to generate interpretable models.
result SLEEPER achieves comparable accuracy to human experts and deep neural networks.
The paper proposes a semi-parametric Bayesian network model using Gaussian Processes and Horseshoe priors.
problem Learning semi-parametric relationships in Expert Bayesian Networks with minimal nonlinear components.
method Uses Gaussian Processes and Horseshoe priors to model relationships, prioritizes modifying expert graphs, and generates diverse graphs.
result Models outperform state-of-the-art semi-parametric Bayesian Network models in synthetic and real-world datasets.
A new framework uses deep RL to aggregate expert advice for better portfolio management.
problem Improving portfolio management through expert advice and deep reinforcement learning.
method Convolutional networks for signal aggregation and historical price data, Proximal Policy Optimization algorithm.
result Our framework can achieve 90% of the best expert's profit on average.
Develops a functional mix-of-experts model for multiclass classification.
problem Multiclass classification with univariate functional predictors.
method Functional mix-of-experts model with regularization and sparsity constraints.
result Regularized maximum likelihood estimation yields interpretable coefficient functions.
Combines neural networks and expert rules for concept-based learning.
problem Extending concept-based learning with machine learning models.
method Form constraints for joint probability distribution and represent feasible set as a convex polytope.
result Neural networks can be trained to satisfy expert rules without violating them.
LMoE uses LLMs to improve stock trading by selecting experts based on textual and price data.
problem Traditional neural network-based router selection in MoE models is suboptimal and ignores textual data.
method Proposes LLMoE, using LLMs as routers to select experts based on historical price data and stock news.
result LLoM outperforms state-of-the-art MoE models and other deep neural network approaches.
New method combines FMEA and Bayesian Network for root cause analysis in lithium-ion battery production.
problem Complex cause-effect relationships in lithium-ion battery production.
method Combining FMEA with Bayesian Network to detect and resolve inconsistencies.
result Holistic method builds large-scale cross-process Bayesian Failure Network for root cause analysis.
This paper analyzes how gradient descent can learn parameters in mixture-of-experts models with gating.
problem Understanding parameter recovery in mixture-of-experts models with gating.
method Careful analysis of the optimization landscape and design of two distinct loss functions.
result Gradient descent can accurately learn parameters in mixture-of-experts models with gating.
The study analyzes the convergence rates of Gaussian mixtures of experts.
problem Analyzing the convergence rates of Gaussian mixtures of experts.
method The study uses a novel notion of algebraic independence and optimal transport theory to establish convergence rates and minimax lower bounds.
result The study provides theoretical convergence rates for maximum likelihood estimation of over-specified Gaussian mixtures of experts.
Proposes GPHMEs using Gaussian processes for hierarchical expert models.
problem Hierarchical mixtures of experts with complex gating functions.
method Gaussian process-gated hierarchical mixtures of experts (GPHMEs) with non-linear gating and expert functions.
result Outperforms tree-based HMEs and achieves good performance with reduced complexity.
Sparse routing networks with co-training prevent catastrophic forgetting in continual learning.
problem Catastrophic forgetting in neural networks trained on a sequence of tasks.
method Sparse routing networks with co-training to minimize interference between dissimilar tasks.
result Sparse routing networks with co-training outperform densely connected networks on benchmarks.
Investigates least squares estimation in deterministic MoE models.
problem Complexity and difficulty in analyzing MoE models.
method Least squares estimation under deterministic MoE models.
result Rates of estimating strongly identifiable experts are faster than polynomial experts.
Improved time series forecasting with expert loss integration.
problem Enhancing time series forecasting accuracy and efficiency.
method Adaptive Mixture-of-Experts framework with expert-specific loss integration and online learning.
result Significantly improved forecasting accuracy and computational efficiency.
Deep neural network assesses quality of super-resolution images.
problem Evaluating the quality of super-resolution images from experts' scores.
method Deep neural network trained on expert scores to quantify image quality.
result Deep neural network's quality predictions correlate with human expert evaluations.
TAME learns new tasks without knowing them, outperforming existing methods.
problem Learning new tasks without task identities.
method TAME detects task shifts using loss function deviations and employs online pruning.
result TAME outperforms existing methods on continual learning benchmarks.
Add expert knowledge to resolve ambiguities in ANN models.
problem Non-unique parameter fitting in material science.
method Augment a black-box ANN model with expert knowledge at two levels.
result Expert knowledge resolves ambiguities in parameter space.
New algorithm learns expert reward structures from batch data.
problem Learning expert reward structures from batch data without dynamics models.
method Deep Successor Feature Networks (DSFN) and transition-regularized imitation network.
result Superior performance on control benchmarks and sepsis management.
MoEs can efficiently model complex tasks with low-dimensionality and sparsity.
problem Understanding the theoretical foundations of MoEs for complex tasks.
method Systematic study of MoEs with two structural priors: low-dimensionality and sparsity.
result MoEs can approximate functions on low-dimensional manifolds and exhibit exponential structured tasks.
Unsupervised deep learning is one of the most powerful representation learning techniques. Restricted Boltzman machine, sparse coding, regularized auto-encoders, and convolutional neural networks are pioneering building blocks of deep learning. In this paper, we propose a new building block -- distributed random models…
This paper explores how MoE layers improve deep learning performance.
problem Understanding the Mixture-of-Experts (MoE) layer in deep learning.
method Formal study of MoE layer's effectiveness and mechanism.
result MoE layer improves performance by leveraging cluster structure and non-linearity.
A fast method combines deep mixtures of sparse GPs for flexible modeling.
problem Flexible modeling with changing output densities.
method Designing gating network with DNN for selecting sparse GPs, using CCR algorithm.
result The method outperforms competing methods in accuracy and uncertainty quantification.
uMoE trains NNs with uncertain data by embedding uncertainty into training.
problem Managing aleatoric uncertainty in NN-based predictive models.
method Divide and Conquer strategy, Expert components, Gating Unit.
result uMoE outperforms baseline methods in uncertainty management.
Meta-learning model divides tasks into sub-problems for efficient adaptation.
problem Training models to quickly adapt to new tasks.
method Hierarchical Expert Networks with information-theoretic partitioning and specialized experts.
result Specialized experts lead to efficient adaptation to new tasks.
Hybrid RL learns from expert state sequences without full action data.
problem Learning from expert state sequences without full action data.
method Tensor-based model to infer unobserved actions; hybrid RL objective.
result Hybrid RL outperforms pure RL and tensor-based action inference.
Efficiently use expert time in relation extraction by using distant supervision and active learning.
problem Scarcity of labeled data in relation extraction, especially with expert time constraints.
method Use distant supervision to label data and active learning to refine results with expert feedback.
result Improved relation extraction results with active learning from expert feedback.
Interactive tool helps non-experts understand neural nets.
problem Difficulty in understanding deep learning for non-experts.
method Direct manipulation visualization via an open-source interactive tool.
result Enables quick intuition about neural nets through experimentation.
A new framework for deep learning from multiple experts tackles long-tailed data issues.
problem Training deep networks on imbalanced data distributions.
method Learning From Multiple Experts (LFME) framework, involving self-paced expert selection and curriculum instance selection.
result LFME achieves superior performance compared to state-of-the-art methods.
Combining distributed Gaussian Processes with deep CNNs improves performance on action recognition.
problem Improving performance on action recognition datasets.
method Combining distributed Gaussian Processes with multi-stream deep CNNs, treating each CNN as an expert and combining predictions using a Product of Experts (PoE) framework.
result Improves performance on HMDB-51 dataset by 0.4\% compared to hand-crafted feature frameworks.
Higher granularity in MoE models boosts expressivity exponentially.
problem Expressivity of Mixture-of-Experts models with varying granularity.
method Comparing models with different numbers of active experts (granularity).
result Exponential separation in network expressivity based on granularity.
Paper proposes a novel method to accurately determine the number of experts in Gaussian-gated Gaussian MoE models.
problem Challenges in model selection for MoE models, especially with covariates.
method Introduces a novel extension using dendrograms of mixing measures to estimate the true number of mixture components.
result Achieves optimal convergence rates for parameter estimation and accurately approximates the regression function.
Bayesian Experience Reuse improves learning from multiple experts.
problem Learning from multiple experts with conflicting goals.
method Bayesian neural networks with shared features to model uncertainty and derive a probability distribution over expert models.
result BERS method effectively samples demonstrations from the derived distribution to reuse them in new tasks.
NeuroNER simplifies ANN-based NER for non-experts.
problem Challenging use of ANNs for NER by non-experts.
method Graphical web-based user interface for easy annotation, training, and prediction of entities.
result NeuroNER streamlines NER process for non-expert users.
This work improves Gaussian process inference using mixtures of experts and nested SMC samplers.
problem High computational and memory costs of Gaussian processes.
method Mixtures of Gaussian process experts with nested SMC samplers.
result Significantly improved inference compared to importance sampling.
Researchers develop a new neural network layer that significantly boosts model capacity.
problem Limitation of neural network capacity due to parameter constraints.
method Introduce Sparsely-Gated Mixture-of-Experts (MoE) layer with trainable gating network.
result Achieved greater than 1000x improvements in model capacity with minimal computational loss.
New model learns better policies from expert demonstrations with higher efficiency.
problem Learning accurate policies from expert demonstrations with high efficiency.
method Generative adversarial imitation learning (GAIL) model that learns f-divergence automatically. result Learns better policies with higher data efficiency in physics-based control tasks.
ARLD uses active deep Q-learning to learn faster with expert demonstrations.
problem Efforts required to obtain enough expert demonstrations for RL training.
method ARLD framework with Active Deep Q-Network (ADQN) for active demonstration queries.
result ARLD learns faster and reaches super-expert performance with expert demonstrations.
Paper proposes interpretable RL policies from a mixture of experts.
problem Making RL policies transparent and understandable in real-world applications.
method Policy iteration scheme with interpretable experts and prototypical states.
result Proposed algorithm learns policies comparable to neural networks but more interpretable.
Capsules learn from expert neurons using dynamic routing.
problem Training complex multidimensional neural networks.
method Formulated capsule networks as a product of expert neurons with dynamic routing.
result Capsule networks can generate realistic images.
Sigmoid gating is more sample efficient than softmax in mixture of experts.
problem Softmax gating leads to unnecessary competition among experts, causing representation collapse.
method Theoretical analysis of a regression framework with mixture of experts, identifying identifiability conditions and convergence rates.
result Sigmoid gating requires fewer samples to achieve the same expert estimation error as softmax gating.
Study improves stock price prediction using adaptive Mixture of Experts framework.
problem Tackles diverse volatility regimes in stock price prediction.
method Combines RNN for high-volatility stocks and linear regression for stable stocks with a gating mechanism.
result Achieves up to 33% improvement in MSE for volatile assets and 28% for stable assets.
The paper analyzes convergence rates of softmax gating in MoE models.
problem The effectiveness and scalability of machine learning models using MoE.
method Convergence analysis of parameter and expert estimation under MoE with softmax gating and its variants.
result Theoretical results show polynomially many data points are needed for strong identifiability conditions, while exponential points are required for linear experts.
Improved collaborative filtering with neural network models of reviews.
problem Improve collaborative filtering performance using side information from reviews.
method Introduced two neural network models (product-of-experts and recurrent neural network) to incorporate reviews into collaborative filtering.
result The product-of-experts model achieved state-of-the-art performance, outperforming LDA-based approach.
End-to-end CAD system for thyroid nodule classification using multimodal data and expert guidance.
problem Improving accuracy in thyroid nodule classification for clinicians.
method Knowledge-driven DenseNet framework using multimodal ultrasound data and expert cues.
result The proposed system achieves relevant performances in thyroid nodule classification.
A new approach for learning from expert demonstrations using multiple perspectives.
problem Learning from expert demonstrations with limited information from different perspectives.
method Generative adversarial network-based active learning approach.
result Our approach effectively learns from expert demonstrations and highlights the importance of architectural choices.
A new model improves the performance of knowledge distillation in GNNs.
problem Inconsistent performance of existing knowledge distillation techniques in GNNs.
method Proposes a new model, Routing-by-Memory (RbM), a form of Mixture-of-Experts (MoE), to address performance concerns.
result Demonstrates experimentally that RbM achieves considerably more consistent performance across multiple datasets.