<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<component xmlns="https://www.theimcs.org/" version="1.0.2" type="journal" xml:lang="en">
<header>
<publicationMeta level="journal">
			<publisherInfo>
				<publisherName>ZIBELINE INTERNATIONAL PUBLISHING</publisherName>
				<title type="subject" xml:lang="en" sort="Information Management and Computer Science">Information Management and Computer Science</title>
				 <abbrev_title></abbrev_title> 
			</publisherInfo>
			<issn type="online">2616-5961</issn>
			<titleGroup>
				<title type="title">ROBERTA-BILSTM-CRF CHINESE NAMED ENTITY RECOGNITION BASED ON MULTI-HEAD ATTENTION</title>
			</titleGroup>
			<copyright ownership="publisher">Copyright © 2017 zibeline international publishing </copyright>
			<doi origin="zibeline international publishing" registered="yes">https://doi.org/10.26480/imcs.01.2025.01.05</doi>
			<eventGroup>
				<event type="publication_date" date="09-02-2025"/>
			</eventGroup>
			<creators>
				<creator xml:id="yr" creatorRole="editor">
					<personName>
						<editorNames>Yinfei Ruan</editorNames>
					</personName>
				</creator>
				<creator xml:id="sy" creatorRole="editor">
					<personName>
						<editorNames>Shanli Ye</editorNames>
					</personName>
				</creator>
			</creators>
		</publicationMeta>
		<citation_keywords>
		    <keywords>Chinese Named Entity Recognition, RoBERTa, Multi-attention Mechanism,Bidirectional Long and Short-term Memory Networks, Conditional Random Fields</keywords>
		</citation_keywords>	
		<citation_pdfformat>
		     <pdf_url>https://www.theimcs.org/archives2025/1imcs2025-01-05.pdf</pdf_url>
	   </citation_pdfformat>
	   
	   <citation_XMLformat>
	         <xml_url>https://www.theimcs.org/xml/1imcs2025/1imcs2025-01-05.xml</xml_url>
	   </citation_XMLformat>
	   <citation_volume>
	       <volume>8</volume>
	   </citation_volume>
	   
	   <citation_issue>
	        <issue>1</issue>
	   </citation_issue>
	   
	   <citation_pages>
	      <pages>01-05</pages>
	   </citation_pages>  
	   
	   <citation_fulltext_html>
	       <fulltext_html>https://www.theimcs.org/imcs-01-2025-01-05/</fulltext_html>
	    </citation_fulltext_html>

<abstractGroup>
			<abstract type="main" xml:lang="en">
			<title type="main">Summary</title>
					<p>In this paper, we propose a Chinese Named Entity Recognition (NER) model based on Multihead AttentionMechanism (MAM), RoBERTa-BiLSTM-MHA-CRF, which combines the deep semantic representationcapability of RoBERTa, the global context modelling capability of MAM, and the advantage of BiLSTM-CRF incapturing sequence dependencies, to provide a novel solution for the Chinese NER task. , and the advantageof BiLSTM-CRF in capturing sequence dependencies, providing a novel solution for the Chinese NER task. Theexperimental results on the MSRA dataset show that the model outperforms the mainstream NER model inthe key metric of F1 value, with an F1 value of 95.43%. The ablation experiments further validate that thesemantic understanding capability of RoBERTa, the long-distance dependency modelling capability of themulti-attention mechanism, and the role of CRF for global label optimisation all have important contributionsin performance improvement. Compared with traditional methods, the model not only significantly enhancesthe ability to recognise complex entity boundaries, but also improves the model's ability to comprehensivelyunderstand contextual information. The results show that the RoBERTa-BiLSTM-MHA-CRF model is able toeffectively solve the semantic ambiguity and long-distance dependency problems in the Chinese NER task,and has high academic research value and application potential. Future work will focus on exploring themodel's adaptability in specific domains and its performance in low-resource scenarios to extend itscapabilities in practical applications.</p>
			</abstract>
			</abstractGroup> 
</header>
	</component>
			