HFFN: A hybrid feature fusion network for representing source code
<?xml version="1.0" encoding="UTF-8"?><modsCollection xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-8.xsd">
<mods version="3.8">
<titleInfo>
<title>HFFN: A hybrid feature fusion network for representing source code</title>
</titleInfo>
<name type="personal" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="MAPA20260002187">
<namePart>H.K. Chethan</namePart>
<nameIdentifier>MAPA20260002187</nameIdentifier>
</name>
<name type="personal" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="MAPA20260002194">
<namePart>Ikechukwu, Agughasi Victor </namePart>
<nameIdentifier>MAPA20260002194</nameIdentifier>
</name>
<name type="corporate" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="MAPA20260002095">
<namePart>IBERAMIA, Sociedad Iberoamericana de Inteligencia Artificial
</namePart>
<nameIdentifier>MAPA20260002095</nameIdentifier>
</name>
<typeOfResource>text</typeOfResource>
<genre authority="marcgt">periodical</genre>
<originInfo>
<place>
<placeTerm type="code" authority="marccountry">esp</placeTerm>
</place>
<dateIssued encoding="marc">2025</dateIssued>
<issuance>serial</issuance>
</originInfo>
<language>
<languageTerm type="code" authority="iso639-2b">eng</languageTerm>
</language>
<physicalDescription>
<form authority="marcform">print</form>
</physicalDescription>
<abstract displayLabel="Summary">This study aims to automate source code summarization by introducing a novel machine learning architecture that integrates multiple feature perspectives. Specifically, it combines lexical, syntactic, and semantic representations of code and employs a transformer-based decoder to generate natural language summaries, benchmarking performance against established baselines. Experiments were conducted on the CanonCode Corpus, a high-quality dataset of 8,542 validated C programs. Individual feature extractors-Convolutional Neural Networks (CNN) for lexical features, Tree-LSTM for syntactic features and Graph Neural Networks (GNN) for semantic features were evaluated and compared with the proposed Hybrid Feature Fusion Network (HFFN). The fused feature vector from HFFN was decoded using a transformer to generate summaries. Performance was measured using ROUGE, BLEU, CodeBLEU, BERTScore, and Exact Match metrics. The HFFN model consistently outperformed all baselines across standard natural language generation metrics, achieving a ROUGE-L score of 0.94 and a BERTScore of 0.93. An ablation study confirmed the complementary contributions of each feature type, with syntactic features providing the greatest individual impact. The improvement over the strongest baseline (CodeBERT) was statistically significant (p < 0.001). The proposed HFFN framework demonstrates the value of combining diverse
code representations for summarization. It offers a robust and interpretable architecture that advances multiview representation learning in software engineering and provides a foundation for future research in automated documentation</abstract>
<note type="statement of responsibility">Shruthi D, Chethan H.K. and Agughasi Victor Ikechukwu</note>
<subject xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="MAPA20080611200">
<topic>Inteligencia artificial</topic>
</subject>
<subject xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="MAPA20080549084">
<topic>Software</topic>
</subject>
<subject xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="MAPA20080624842">
<topic>Redes neuronales artificiales</topic>
</subject>
<subject xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="MAPA20080617479">
<topic>Lenguajes de programación</topic>
</subject>
<classification authority="">936</classification>
<location>
<url displayLabel="electronic resource" usage="primary display">https://journal.iberamia.org/index.php/intartif/article/view/2467</url>
</location>
<relatedItem type="host">
<titleInfo>
<title>Revista Iberoamericana de Inteligencia Artificial</title>
</titleInfo>
<originInfo>
<publisher> : IBERAMIA, Sociedad Iberoamericana de Inteligencia Artificial , 2018-</publisher>
</originInfo>
<identifier type="issn">1988-3064</identifier>
<identifier type="local">MAP20200034445</identifier>
<part>
<text>08/12/2025 Volume 28 Number 76 - December 2025 , p. 55 - 77</text>
</part>
</relatedItem>
<recordInfo>
<recordContentSource authority="marcorg">MAP</recordContentSource>
<recordCreationDate encoding="marc">260205</recordCreationDate>
<recordChangeDate encoding="iso8601">20260211190450.0</recordChangeDate>
<recordIdentifier source="MAP">MAP20260002736</recordIdentifier>
<languageOfCataloging>
<languageTerm type="code" authority="iso639-2b">spa</languageTerm>
</languageOfCataloging>
</recordInfo>
</mods>
</modsCollection>