← Search

Shijie Xuyang

3 accepted papers

2026

Mixture-of-Experts Can Surpass Dense LLMs Under Strictly Equal Resource

ICLR 2026oral

Mixture-of-Experts (MoE) language models dramatically expand model capacity and achieve remarkable performance without increasing per-token compute. However, can MoEs surpass dense architectures under strictly equal resource constraints — that is, when the total parameter count, training compute, an…

Cited by 0SourceScholar
2025

Predictable Scale (Part II) --- Farseer: A Refined Scaling Law in LLMs

NeurIPS 2025spotlight

Training Large Language Models (LLMs) is prohibitively expensive, creating a critical scaling gap where insights from small-scale experiments often fail to transfer to resource-intensive production systems, thereby hindering efficient innovation. To bridge this, we introduce Farseer, a novel and ref…

Cited by 0SourcecodeScholar
2022

Towards Video Text Visual Question Answering: Benchmark and Baseline

NeurIPS 2022accept

There are already some text-based visual question answering (TextVQA) benchmarks for developing machine's ability to answer questions based on texts in images in recent years. However, models developed on these benchmarks cannot work effectively in many real-life scenarios (e.g. traffic monitoring,…