Papers by Peiyuan Zhang
Musical Score Understanding Benchmark: Evaluating Large Language Models’ Comprehension of Complete Musical Scores (2026.acl-long)
Copied to clipboard
Congren Dai, Yue Yang, Krinos Li, Huichi Zhou, Shijie Liang, Zhang Bo, Enyang Liu, Ge Jin, Hongran An, Haosen Zhang, Peiyuan Jing, KinHei Lee, Zhenxuan Zhang, Xiaobing Li, Maosong Sun
| Challenge: | Existing benchmarks for musical score understanding are narrow in scope, focusing on isolated fragments, short excerpts, or multiple-choice formulations, rather than supporting holistic reasoning over entire scores. |
| Approach: | They propose a benchmark for score-level musical understanding across textual and visual modalities. |
| Outcome: | The musical score understanding benchmark contains 1,800 question-answer pairs from works by Bach, Beethoven, Chopin, Debussy, and others. |
LMMs-Eval: Reality Check on the Evaluation of Large Multimodal Models (2025.findings-naacl)
Copied to clipboard
Kaichen Zhang, Bo Li, Peiyuan Zhang, Fanyi Pu, Joshua Adrian Cahyono, Kairui Hu, Shuai Liu, Yuanhan Zhang, Jingkang Yang, Chunyuan Li, Ziwei Liu
| Challenge: | Current large foundational models have demonstrated transformative capabilities, approaching or surpassing human-level performances in many tasks. |
| Approach: | They propose a unified and standardized multimodal benchmark framework with over 50 tasks and more than 10 models to promote transparent and reproducible evaluations. |
| Outcome: | The proposed framework has 50 tasks and more than 10 models to promote transparent and reproducible evaluations. |
Better Few-Shot Relation Extraction with Label Prompt Dropout (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing studies assume textual labels are always present during learning and prediction. |
| Approach: | They propose a method which randomly drops out textual labels in the learning process. |
| Outcome: | The proposed approach improves the few-shot relation extraction task by randomly dropping out labels in the learning process. |
Revisiting Grammatical Error Correction Evaluation and Beyond (2022.emnlp-main)
Copied to clipboard
| Challenge: | Pretraining-based (PT) evaluation metrics are not effective for training grammatical error correction systems. |
| Approach: | They propose a pretraining-based GEC evaluation metric which only uses PT-based metrics to score the corrected parts of the system. |
| Outcome: | The proposed evaluation metric outperforms existing methods on a CoNLL14 evaluation task. |
PaSa: An LLM Agent for Comprehensive Academic Paper Search (2025.acl-long)
Copied to clipboard
| Challenge: | We introduce PaSa, an advanced Paper Search agent powered by large language models . despite being trained on synthetic data, PaSA outperforms existing baselines on RealScholarQuery . |
| Approach: | They introduce PaSa, an advanced Paper Search agent powered by large language models . they optimize PaSA using a synthetic dataset, AutoScholarQuery, which includes 35k fine-grained queries . |
| Outcome: | The paper analyzes the performance of a paper search agent using a synthetic dataset . it significantly outperforms existing benchmarks on RealScholarQuery . |
TemplateGEC: Improving Grammatical Error Correction with Detection Template (2023.acl-long)
Copied to clipboard
| Challenge: | Existing methods for grammatical error correction (GEC) have been developed. |
| Approach: | They propose a method which integrates the detection labels from a Seq2Edit model to construct a template as the input. |
| Outcome: | The proposed method can perform human-in-the-loop error correction tasks. |
One Network, Many Masks: Towards More Parameter-Efficient Transfer Learning (2023.acl-long)
Copied to clipboard
| Challenge: | Parameter-efficient transfer learning methods can be expensive in storage when applied to broader ranges of tasks. |
| Approach: | They propose a method that enables efficient sharing of a single PETL network across layers and tasks. |
| Outcome: | The proposed method outperforms other methods with 10% parameters required by the latter on various downstream tasks. |