华东师范大学学报(自然科学版) ›› 2026, Vol. 2026 ›› Issue (4): 123-133.doi: 10.3969/j.issn.1000-5641.2026.04.013

• • 上一篇    

FusionSeg: 基于语义特征融合的主题分割模型

龚子豪, 陈志云*()   

  1. 华东师范大学 数据科学与工程学院, 上海 200062
  • 收稿日期:2024-12-11 出版日期:2026-07-25 发布日期:2026-07-18
  • 通讯作者: 陈志云 E-mail:chenzhy@cc.ecnu.edu.cn
  • 基金资助:
    华东师范大学新文科创新平台–中国教育政策文献数据库 (2022ECNU-XWK-SJ03)

FusionSeg: Topic segmentation model based on semantic feature fusion

Zihao GONG, Zhiyun CHEN*()   

  1. School of Data Science and Engineering, East China Normal University, Shanghai 200062, China
  • Received:2024-12-11 Online:2026-07-25 Published:2026-07-18
  • Contact: Zhiyun CHEN E-mail:chenzhy@cc.ecnu.edu.cn

摘要:

主题分割任务旨在自动将文本分割成不重叠、主题一致的部分. 传统的主题分割模型简单地将句子与标签进行映射, 忽视了语句上下文相关性的捕捉. FusionSeg的融合特征编码器将当前时刻信息与历史时刻信息通过自注意力机制提取的权重进行动态融合, 结合重新定义主题分割任务正负样本的融合对比学习, 能够强化语句上下文相关性在主题分割模型中的作用. 在单张英伟达4090显卡的实验环境下, FusionSeg在3大标准数据集Wiki-727k、En-city、Wiki-zh上, 评价指标得分比次优模型SeqModel、PEN-NS等提升1%~17%不等. 消融实验进一步证明了FusionSeg的融合特征编码器和融合对比学习能捕捉语句上下文相关性, 优化主题分割结果.

关键词: 对比学习, 主题分割, 特征融合, 自注意力机制

Abstract:

The task of topic segmentation aims to automatically divide text into non-overlapping segments with consistent topics. Traditional topic segmentation models simply map sentences to labels, neglecting the capture of sentence contextual relevance. FusionSeg’s fusion feature encoder dynamically integrates current information with historical information through weights extracted by self-attention mechanisms. Meanwhile, through a combination with fusion contrastive learning, which redefines the positive and negative samples for the topic segmentation task, FusionSeg enhances the role of sentence contextual relevance in the topic segmentation model. In an experimental setup equipped with a single NVIDIA 4090 graphics card, FusionSeg demonstrated a significant improvement in evaluation metric scores, ranging from 1% to 17%, compared to multiple second-best models, such as SeqModel and PEN-NS, across three benchmark datasets: Wiki-727k, En-city, and Wiki-zh. Ablation experiments further demonstrated that FusionSeg’s fusion feature encoder and fusion contrastive learning can capture sentence contextual relevance and optimize topic segmentation results.

Key words: contrastive learning, topic segmentation, feature fusion, self-attention mechanism

中图分类号: