← Search

Siyu Tian

3 accepted papers

2026

Teach2Eval: An Interaction-Driven LLMs Evaluation Method via Teaching Effectiveness

ICLR 2026poster

Recent progress in large language models (LLMs) has outpaced the development of effective evaluation methods. Evaluating LLMs with static, task-specific benchmarks is increasingly fragile due to contamination and saturation, and it fails to capture interactive reasoning. We introduce Teach2Eval, whi…

Cited by 0SourcecodeScholar
2025

CMT-Eval: A Novel Chinese Multi-turn Dialogue Evaluation Dataset Addressing Real-world Conversational Challenges

EMNLP 2025

Multi-turn dialogue is a key paradigm for interaction between users and Large Language Models (LLMs). However, existing evaluation benchmarks fail to capture users’ evolving needs and how their diverse conversation styles affect the dialogue flow. To address these limitations, we propose CMT-Eval, t

2024

R3-NL2GQL: A Model Coordination and Knowledge Graph Alignment Approach for NL2GQL

EMNLP 2024finding

While current tasks of converting natural language to SQL (NL2SQL) using Foundation Models have shown impressive achievements, adapting these approaches for converting natural language to Graph Query Language (NL2GQL) encounters hurdles due to the distinct nature of GQL compared to SQL, alongside th…