Papers by Mingbo Song

2 papers
WIKIGENBENCH:Exploring Full-length Wikipedia Generation under Real-World Scenario (2025.coling-main)

Copied to clipboard

Challenge: Existing efforts to generate Wikipedia articles for new events fall short of real-world application.
Approach: They propose a benchmark to generate Wikipedia articles for new events under real-world scenarios . they use systematic metrics and LLM-based metrics to assess verifiability, organization, and other aspects aligned with real-life scenarios.
Outcome: The proposed benchmarks show that hierarchical-based methods generate more comprehensive content while fine-tuned methods achieve better verifiability.
KNN-SSD: Enabling Dynamic Self-Speculative Decoding via Nearest Neighbor Layer Set Optimization (2026.findings-eacl)

Copied to clipboard

Challenge: Large language models (LLMs) have proven highly capable in handling downstream tasks, but the token-by-token generation in autoregressive decoding results in quadratic computational complexity.
Approach: They propose a method that proposes skipping certain layers to construct a draft model, which eliminates the need for additional parameters or training.
Outcome: The proposed method achieves 1.31.6 speedup in LLM inference while being sensitive to domain shifts.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations