Yancui Li
Also published as: 艳翠 李
2026
MECH: A Cost-Effective Multi-Task Cascade Framework for Classroom Opinion Evolution Recognition
Yancui Li | Xiaoyu Zhou | Guoyi Miao | Fang Kong
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Yancui Li | Xiaoyu Zhou | Guoyi Miao | Fang Kong
Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)
Classroom discourse analysis is critical for tracing cognitive restructuring, yet existing research predominantly focuses on Dialogue Acts (DA), overlooking the deeper dimension of Opinion Evolution (OE). In this paper, we formally define the task of Classroom Opinion Evolution Recognition and introduce the Classroom Opinion Evolution Dataset (COED). Addressing the "Accuracy-Cost-Data" trilemma in real-world educational scenarios and the "overconfidence" failure mode of traditional confidence-based cascading systems on long-tail samples, we propose the Multi-task Enhanced Cascade Hybrid (MECH) framework. Grounded in the CODA (Continuous Opinions and Discrete Actions) theory, MECH conceptually translates the "Action-Opinion" dualism into a risk-aware routing mechanism. Instead of relying solely on prediction confidence, this mechanism utilizes high-risk argumentative DA signals derived from multi-task learning to construct a "semantic safety net" effectively routing implicit or ambiguous samples to a Large Language Model for reasoning. Experimental results demonstrate that MECH achieves a state-of-the-art accuracy of 78.55% while reducing API costs by 44.4%. Furthermore, the framework exhibits robustness in few-shot scenarios (using only 20% of data), offering a cost-effective and interpretable solution for large-scale educational dialogue analysis. Our code and data are available at https://github.com/ywh24284-code/MECH.
2020
汉英篇章衔接对齐语料构建研究(Research on the Construction of Chinese-English Discourse Cohesion Alignment Corpus)
Yancui Li (李艳翠) | Jike Feng (冯继克) | Chunxiao Lai (来纯晓) | Hongyu Feng (冯洪玉)
Proceedings of the 19th Chinese National Conference on Computational Linguistics
Yancui Li (李艳翠) | Jike Feng (冯继克) | Chunxiao Lai (来纯晓) | Hongyu Feng (冯洪玉)
Proceedings of the 19th Chinese National Conference on Computational Linguistics
篇章衔接性分析是理解篇章的基础,汉语和英语在指代、连接和省略等主要衔接方式上存在差异。本文旨在创建汉英篇章衔接对齐语料库,给出包括子句、连接词、指代和省略的汉英篇章衔接对齐标注策略,建立包含相应信息的对齐信息的语料库资源,最后对标注语料进行评估并讨论了标注中的难点问题及解决方法。对语料库标注质量评估及简单实验结果表明,本文研究语料标注策略方法切实可行,所标注的资源一致性满足实际需要。