← Search

Yihang Gao

8 accepted papers

2026

Understanding the Mixture-of-Experts with Nadaraya-Watson Kernel

ICLR 2026poster

Mixture-of-Experts (MoE) has become a cornerstone in recent state-of-the-art large language models (LLMs). Traditionally, MoE relies on $\mathrm{Softmax}$ as the router score function to aggregate expert output, a designed choice that has persisted from the earliest MoE models to modern LLMs, and is…

Cited by 0SourceScholar
2025

DAPE V2: Process Attention Score as Feature Map for Length Extrapolation

ACL 2025long

The attention mechanism is a fundamental component of the Transformer model, contributing to interactions among distinct tokens. In general, the attention scores are determined simply by the key-query products. However, this work’s occasional trial (combining DAPE and NoPE) of including additional M…

2025

SepLLM: Accelerate Large Language Models by Compressing One Segment into One Separator

ICML 2025poster

Large Language Models (LLMs) have exhibited exceptional performance across a spectrum of natural language processing tasks. However, their substantial sizes pose considerable challenges, particularly in computational demands and inference speed, due to their quadratic complexity. In this work, we ha…

2024

DAPE: Data-Adaptive Positional Encoding for Length Extrapolation

NeurIPS 2024poster

Positional encoding plays a crucial role in transformers, significantly impact- ing model performance and length generalization. Prior research has introduced absolute positional encoding (APE) and relative positional encoding (RPE) to distinguish token positions in given sequences. However, both AP…

Cited by 7SourcePDFScholar
2023

Gradient Descent Finds the Global Optima of Two-Layer Physics-Informed Neural Networks

ICML 2023poster

The main aim of this paper is to conduct the convergence analysis of the gradient descent for two-layer physics-informed neural networks (PINNs). Here, the loss function involves derivatives of neural network outputs with respect to its inputs, so the interaction between the trainable parameters is…

Cited by 18SourcePDFScholar