中文
相关论文

相关论文: Soft-to-Hard Routing in Sparse Mixture-of-Experts …

200 篇论文

Topology optimization has emerged as a powerful and increasingly relevant strategy for enhancing the flexibility and efficiency of power system operations. However, solving these problems is computationally demanding due to their…

最优化与控制 · 数学 2026-02-11 Salvador Pineda , Juan Miguel Morales

Neural networks and other machine learning models compute continuous representations, while humans communicate with discrete symbols. Reconciling these two forms of communication is desirable to generate human-readable interpretations or to…

机器学习 · 计算机科学 2021-04-05 André F. T. Martins

In regression tasks the distribution of the data is often too complex to be fitted by a single model. In contrast, partition-based models are developed where data is divided and fitted by local models. These models partition the input space…

机器学习 · 计算机科学 2019-03-20 Wenbo Zhao , Yang Gao , Shahan Ali Memon , Bhiksha Raj , Rita Singh

Accurate univariate forecasting remains a pressing need in real-world systems, such as energy markets, hydrology, retail demand, and IoT monitoring, where signals are often intermittent and horizons span both short- and long-term. While…

机器学习 · 计算机科学 2025-08-26 Kyrylo Yemets , Mykola Lukashchuk , Ivan Izonin

Hard-parameter sharing is a common strategy to train a single model jointly across diverse tasks. However, this often leads to task interference, impeding overall model performance. To address the issue, we propose a simple yet effective…

计算与语言 · 计算机科学 2025-08-15 Hojun Jin , Eunsoo Hong , Ziwon Hyung , Sungjun Lim , Seungjin Lee , Keunseok Cho

Many data have an underlying dependence on spatial location; it may be weather on the Earth, a simulation on a mesh, or a registered image. Yet this feature is rarely taken advantage of, and violates common assumptions made by many neural…

机器学习 · 计算机科学 2022-11-28 Nikoli Dryden , Torsten Hoefler

Representational similarity metrics typically force all units to be matched, making them susceptible to noise and outliers common in neural representations. We extend the soft-matching distance to a partial optimal transport setting that…

机器学习 · 计算机科学 2026-02-24 Chaitanya Kapoor , Alex H. Williams , Meenakshi Khosla

We use conformal maps to study a free boundary problem for a two-fluid electromechanical system, where the interface between the fluids is determined by the combined effects of electrostatic forces, gravity and surface tension. The free…

数学物理 · 物理学 2015-06-19 Stuart Kent , Shankar C. Venkataramani

Sparse Mixture-of-Experts (MoE) architectures employ increasingly sophisticated routing mechanisms -- learned routers, multi-hop trajectories, token-dependent gating. We ask: does routing topology actually determine language modeling…

人工智能 · 计算机科学 2026-04-17 Ivan Ternovtsii , Yurii Bilak

Mixture-of-Experts (MoE) models achieve efficient scaling through sparse expert activation, but often suffer from suboptimal routing decisions due to distribution shifts in deployment. While existing test-time adaptation methods could…

计算与语言 · 计算机科学 2025-10-17 Guinan Su , Yanwu Yang , Li Shen , Lu Yin , Shiwei Liu , Jonas Geiping

We make three contributions toward better understanding policy gradient methods in the tabular setting. First, we show that with the true gradient, policy gradient with a softmax parametrization converges at a $O(1/t)$ rate, with constants…

机器学习 · 计算机科学 2022-06-03 Jincheng Mei , Chenjun Xiao , Csaba Szepesvari , Dale Schuurmans

The influence of rough surfaces on fluid flow is characterized by the downward shift in the logarithmic layer of velocity and temperature profiles, namely the velocity roughness function $\Delta U^+$ and the corresponding temperature…

流体动力学 · 物理学 2025-02-20 Simon Dalpke , Jiasheng Yang , Pourya Forooghi , Bettina Frohnapfel , Alexander Stroh

Distribution regression seeks to estimate the conditional distribution of a multivariate response given a continuous covariate. This approach offers a more complete characterization of dependence than traditional regression methods.…

统计理论 · 数学 2025-06-10 Rong Tang , Yun Yang

A softmax operator applied to a set of values acts somewhat like the maximization function and somewhat like an average. In sequential decision making, softmax is often used in settings where it is necessary to maximize utility but also to…

人工智能 · 计算机科学 2017-06-15 Kavosh Asadi , Michael L. Littman

Sparse Mixture of Experts (MoE) models offer a scalable and efficient architecture for training large neural networks by activating only a subset of parameters ("experts") for each input. A learned router computes a distribution over these…

机器学习 · 计算机科学 2025-10-14 Nabil Omi , Siddhartha Sen , Ali Farhadi

Sparse Mixture-of-Experts (MoE) models scale parameters while fixing active computation per token, but the specialization of individual experts remains opaque. In a companion paper we showed that routing topology is quality-neutral: five…

人工智能 · 计算机科学 2026-04-17 Ivan Ternovtsii , Yurii Bilak

Agents built on large language models (LLMs) rely on a range of reliability techniques, including retry, majority voting, and self-consistency, that have been developed in parallel rather than within a common analytical framework. We…

机器学习 · 计算机科学 2026-05-12 Hamed Omidvar , Vahideh Akhlaghi

A discrete-time totally asymmetric simple exclusion process on a lattice with open boundaries is considered. There are particles of different types. The type of a particle is characterized by the probability that a particle moves to a…

统计力学 · 物理学 2025-11-04 Marina V. Yashina , Alexander G. Tatashev

Stochastic approximation is a foundation for many algorithms found in machine learning and optimization. It is in general slow to converge: the mean square error vanishes as $O(n^{-1})$. A deterministic counterpart known as quasi-stochastic…

最优化与控制 · 数学 2024-03-26 Caio Kalil Lauand , Sean Meyn

This note offers a first bridge from machine learning to modern differential geometry. We show that the logits-to-probabilities step implemented by softmax can be modeled as a geometric interface: two potential-generated, conservative…

机器学习 · 计算机科学 2025-11-18 Christopher R. Lee-Jenkins