Papers by Yifan.zhang Yifan.zhang
One-Dimensional Object Detection for Streaming Text Segmentation of Meeting Dialogue (2025.findings-acl)
Copied to clipboard
Rui He, Zhongqing Wang, Minjie Qiang, Hongling Wang, Yifan.zhang Yifan.zhang, Hua Xu, Shuai Fan, Guodong Zhou
| Challenge: | Current text segmentation models exhibit numerous limitations, such as imbalances in labels that affect the stability of model training and discrepancies between the model’s training tasks (sentence classification) and the actual text segmenting. |
| Approach: | They implement a sliding window-based segmentation method and employ two different levels of sliding window based balanced label strategies to stabilize the training process of the streaming segmentation model. |
| Outcome: | The proposed method is robust, controllable, and achieves state-of-the-art performance. |