← Search

Xin Men

3 accepted papers

2025

ShortGPT: Layers in Large Language Models are More Redundant Than You Expect

ACL 2025finding

As Large Language Models (LLMs) continue to advance, their computational overhead has increased significantly. In this study, we identify notable redundancy across the layers of LLMs, where some layers contribute minimally to the overall network functionality. To quantify this, we introduce a metric…

Cited by 0SourcePDFScholar
2024

Base of RoPE Bounds Context Length

NeurIPS 2024poster

Position embedding is a core component of current Large Language Models (LLMs). Rotary position embedding (RoPE), a technique that encodes the position information with a rotation matrix, has been the de facto choice for position embedding in many LLMs, such as the Llama series. RoPE has been furthe…

Cited by 10SourcePDFScholar
2024

Exploring Context Window of Large Language Models via Decomposed Positional Vectors

NeurIPS 2024spotlight

Transformer-based large language models (LLMs) typically have a limited context window, resulting in significant performance degradation when processing text beyond the length of the context window. Extensive studies have been proposed to extend the context window and achieve length extrapolation of…

Cited by 9SourcePDFScholar