| <?xml version="1.0" encoding="UTF-8"?> |
| <article xmlns:xlink="http://www.w3.org/1999/xlink" |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xsi:noNamespaceSchemaLocation="https://jats.nlm.nih.gov/archiving/1.4/xsd/JATS-archivearticle1-4.xsd" |
| article-type="research-article" dtd-version="1.4" xml:lang="en"> |
| <processing-meta tagset-family="jats" base-tagset="archiving"/> |
| <front> |
| <journal-meta> |
| <journal-id journal-id-type="publisher-id">FSE Companion '26</journal-id> |
| <journal-title-group xml:lang="en"> |
| <journal-title>Proceedings of the 34th ACM International Conference on the Foundations of Software Engineering</journal-title> |
| <abbrev-journal-title>FSE Companion '26</abbrev-journal-title> |
| </journal-title-group> |
| <publisher> |
| <publisher-name>ACM</publisher-name> |
| </publisher> |
| </journal-meta> |
| <article-meta> |
| <article-id pub-id-type="doi">10.1145/3803437.3807386</article-id> |
| <article-id pub-id-type="publisher-id">Gavrilov2026InspectableControl</article-id> |
| <article-categories> |
| <subj-group subj-group-type="publication-type"> |
| <subject>conference paper</subject> |
| </subj-group> |
| </article-categories> |
| <title-group xml:lang="en"> |
| <article-title>Inspectable Control for Structure-Preserving Software Regeneration</article-title> |
| </title-group> |
| <title-group xml:lang="zh-Hans"> |
| <article-title>面向结构保持软件再生成的可检查控制方法</article-title> |
| </title-group> |
| <contrib-group content-type="authors"> |
| <contrib contrib-type="author" id="author-1"> |
| <contrib-id contrib-id-type="orcid" assigning-authority="ORCID" authenticated="true">https://orcid.org/0009-0006-3147-5430</contrib-id> |
| <name name-style="western"> |
| <surname>Gavrilov</surname> |
| <given-names>Alexey</given-names> |
| </name> |
| <string-name>Alexey Gavrilov</string-name> |
| <xref ref-type="aff" rid="aff-itmo"/> |
| </contrib> |
| <contrib contrib-type="author" id="author-2"> |
| <contrib-id contrib-id-type="orcid" assigning-authority="ORCID" authenticated="true">https://orcid.org/0009-0000-0334-312X</contrib-id> |
| <name name-style="western"> |
| <surname>Gazzaev</surname> |
| <given-names>Alan-Barsag</given-names> |
| </name> |
| <string-name>Alan-Barsag Gazzaev</string-name> |
| <xref ref-type="aff" rid="aff-itmo"/> |
| </contrib> |
| <contrib contrib-type="author" id="author-3"> |
| <contrib-id contrib-id-type="orcid" assigning-authority="ORCID" authenticated="true">https://orcid.org/0000-0003-0594-867X</contrib-id> |
| <name name-style="western"> |
| <surname>Mozikov</surname> |
| <given-names>Mikhail</given-names> |
| </name> |
| <string-name>Mikhail Mozikov</string-name> |
| <xref ref-type="aff" rid="aff-axxx"/> |
| </contrib> |
| <contrib contrib-type="author" id="author-4"> |
| <contrib-id contrib-id-type="orcid" assigning-authority="ORCID" authenticated="true">https://orcid.org/0000-0002-3308-8825</contrib-id> |
| <name name-style="western"> |
| <surname>Makarov</surname> |
| <given-names>Ilya</given-names> |
| </name> |
| <string-name>Ilya Makarov</string-name> |
| <xref ref-type="aff" rid="aff-axxx"/> |
| </contrib> |
| <contrib contrib-type="author" id="author-5"> |
| <contrib-id contrib-id-type="orcid" assigning-authority="ORCID" authenticated="true">https://orcid.org/0000-0002-4251-1744</contrib-id> |
| <name name-style="western"> |
| <surname>Muravyov</surname> |
| <given-names>Sergey</given-names> |
| </name> |
| <string-name>Sergey Muravyov</string-name> |
| <xref ref-type="aff" rid="aff-itmo"/> |
| </contrib> |
| </contrib-group> |
| <aff id="aff-itmo"> |
| <label>1</label> |
| <institution-wrap> |
| <institution-id institution-id-type="ror" assigning-authority="Research Organization Registry">https://ror.org/04txgxn49</institution-id> |
| <institution>ITMO University, Saint Petersburg, Russian Federation</institution> |
| </institution-wrap> |
| <uri xlink:href="https://en.itmo.ru/">https://en.itmo.ru/</uri> |
| </aff> |
| <aff id="aff-axxx"> |
| <label>2</label> |
| <institution-wrap> |
| <institution>AXXX, Moscow, Russian Federation</institution> |
| </institution-wrap> |
| <uri xlink:href="https://axxx.tech/">https://axxx.tech/</uri> |
| </aff> |
| <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2026-07-05"> |
| <day>05</day> |
| <month>07</month> |
| <year>2026</year> |
| </pub-date> |
| <isbn publication-format="electronic">979-8-4007-2636-1</isbn> |
| <fpage>1406</fpage> |
| <lpage>1407</lpage> |
| <self-uri content-type="canonical-html" xlink:href="https://aogavrilov.com/publications/inspectable-control/"/> |
| <self-uri content-type="full-text-html" xlink:href="https://aogavrilov.com/publications/inspectable-control/full-text/"/> |
| <self-uri content-type="full-text-jats" mimetype="application/vnd.jats+xml" xlink:href="https://aogavrilov.com/publications/inspectable-control/full-text/article.jats.xml"/> |
| <self-uri content-type="author-posted-pdf" xlink:href="https://aogavrilov.com/publications/inspectable-control/paper.pdf"/> |
| <abstract abstract-type="abstract" xml:lang="en"> |
| <title>Abstract</title> |
| <p id="abstract.p1">Software-engineering workflows such as constrained repair, staged refinement, and structure-preserving modification require control over what changes and what remains fixed. Token-level generation is a weak control surface for these operations because it constrains local surface text rather than the coarse structural invariants that software engineering often aims to preserve. We study hierarchical discrete latents as an inspectable intermediate representation for software artifacts: a hierarchical VQ-VAE compresses a 64-token Python function into coarse and fine discrete codes, and masked discrete generation regenerates only selected positions under partial constraints. On 2,000 preprocessed Python functions, locking four top-level codes improves parse rate from 0.453 to 0.591 while preserving substantial change in unlocked positions (edit freedom, 0.936) and near-maximal sample uniqueness (diversity, 0.998). Under fixed coarse context, lower-level refinement is weaker but remains monotonic, supporting a coarse-to-fine reading of the hierarchy. Overall, these results provide early evidence for a practical control layer that supports bounded, structure-preserving software-artifact regeneration above the token level.</p> |
| </abstract> |
| <kwd-group kwd-group-type="author" xml:lang="en"> |
| <title>Keywords</title> |
| <kwd>software artifact control</kwd> |
| <kwd>hierarchical discrete latents</kwd> |
| <kwd>structure-preserving regeneration</kwd> |
| <kwd>partial code regeneration</kwd> |
| <kwd>masked discrete generation</kwd> |
| <kwd>software engineering</kwd> |
| <kwd>Automatic programming</kwd> |
| <kwd>Software maintenance tools</kwd> |
| </kwd-group> |
| <conference> |
| <conf-date iso-8601-date="2026-07-05">2026-07-05</conf-date> |
| <conf-name>Proceedings of the 34th ACM International Conference on the Foundations of Software Engineering</conf-name> |
| <conf-acronym>FSE Companion '26</conf-acronym> |
| </conference> |
| <counts> |
| <fig-count count="1"/> |
| <table-count count="2"/> |
| <equation-count count="4"/> |
| <ref-count count="5"/> |
| <word-count count="1016"/> |
| </counts> |
| <custom-meta-group> |
| <custom-meta> |
| <meta-name>record-scope</meta-name> |
| <meta-value>Author-maintained full-text JATS generated from the author-provided camera-ready TeX; not publisher XML.</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>record-provenance</meta-name> |
| <meta-value>Bibliographic front matter and structured reference identities come from the validated publication record; body, figures, tables, formulas, acknowledgements, and verbatim mixed-citation text come from the author-provided camera-ready TeX converted with LaTeXML 0.8.8. Reference identifiers are copied, never inferred from citation text.</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>canonical-html</meta-name> |
| <meta-value>https://aogavrilov.com/publications/inspectable-control/</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>author-posted-pdf-version</meta-name> |
| <meta-value>Author camera-ready manuscript with the final author list and DOI</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>author-posted-pdf-rights</meta-name> |
| <meta-value>CC BY 4.0 author manuscript; the ACM DOI page remains the version of record.</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>author-posted-pdf-license</meta-name> |
| <meta-value>https://creativecommons.org/licenses/by/4.0/</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>record-last-modified</meta-name> |
| <meta-value>2026-07-31</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>full-text-jats-url</meta-name> |
| <meta-value>https://aogavrilov.com/publications/inspectable-control/full-text/article.jats.xml</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>source-archive-sha256</meta-name> |
| <meta-value>b692889bd19a4fab5257a1fad2a67d86c827b790aa97c563fe4dca3b7bfc8fbe</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>source-fragment-sha256</meta-name> |
| <meta-value>b0f2ed7a4dfb2815573acf2c19eb5a13b6611a0c2ee44a4ad6cc78c010a77dd7</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>source-block-index</meta-name> |
| <meta-value>https://aogavrilov.com/publications/inspectable-control/full-text/sections.json</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>source-block-count</meta-name> |
| <meta-value>18</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>citation-context-index</meta-name> |
| <meta-value>https://aogavrilov.com/publications/inspectable-control/full-text/citations.json</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>structured-reference-policy</meta-name> |
| <meta-value>validated-publication-record-copy-only</meta-value> |
| </custom-meta> |
| <custom-meta> |
| <meta-name>citation-identifier-inference</meta-name> |
| <meta-value>false</meta-value> |
| </custom-meta> |
| </custom-meta-group> |
| </article-meta> |
| </front> |
| <body> |
| <sec id="S1"> |
| <label>1.</label> |
| <title>Problem Setting and Method</title> |
| <p id="S1.p1.text">Many software-engineering tasks are better described as <italic>controlled modification</italic> than as free-form generation: a developer wants to preserve a high-level plan, regenerate only a bounded region, and inspect where change propagates (<xref ref-type="bibr" rid="bib.bib4">4</xref>; <xref ref-type="bibr" rid="bib.bib5">5</xref>). Surface-token interfaces make that awkward because the directly manipulable object is text.</p> |
| <p id="S1.p2.text">We therefore study hierarchical discrete latents as an <italic>inspectable control layer</italic> for software artifacts. Our system combines a hierarchical VQ-VAE with masked discrete regeneration (<xref ref-type="bibr" rid="bib.bib1">1</xref>; <xref ref-type="bibr" rid="bib.bib2">2</xref>; <xref ref-type="bibr" rid="bib.bib3">3</xref>). Each 64-token Python function is encoded into 16 top-level codes and 32 lower-level codes. Control is exposed through <italic>lock-and-regenerate</italic>: selected latent positions are frozen, the rest are regenerated, and the decoder reconstructs the final function. Developers therefore do not edit embeddings directly; they choose which latent positions remain fixed. We intentionally study a narrow setting—short Python functions, argmax decoding, and structural proxies—to isolate controllability before broader evaluations.</p> |
| <sec id="S1.SS0.SSS0.Px1"> |
| <title>Contributions.</title> |
| <p id="S1.SS0.SSS0.Px1.p1.text">(1) We introduce an inspectable hierarchical latent control layer for code. (2) We show that freezing coarse latent structure improves parse rate while preserving substantial freedom in editable regions. (3) We demonstrate a controllability–freedom trade-off that enables bounded, structure-preserving regeneration above the token level.</p> |
| <fig id="S1.F1"> |
| <label>Figure 1.</label> |
| <caption><p>Encode to discrete codes, lock selected coarse positions, regenerate only editable positions, then inspect structural stability and scope of change.</p></caption> |
| <alt-text>A two-stage diagram showing a hierarchical codec, a masked generator over discrete codes, and software-engineering diagnostics such as structural control and error attribution.</alt-text> |
| <graphic mimetype="image/webp" xlink:href="https://aogavrilov.com/publications/inspectable-control/full-text/assets/inspectable-workflow.webp"/> |
| </fig> |
| </sec> |
| </sec> |
| <sec id="S2"> |
| <label>2.</label> |
| <title>Experimental Setting and Main Results</title> |
| <p id="S2.p1.text">We evaluate on 2,000 Python functions from a preprocessed CodeParrot Clean subset. All diagnostics use argmax decoding. <italic>Parse</italic> is the fraction of outputs accepted by the Python parser; <italic>Skeleton</italic> measures coarse program-form preservation; <italic>Signature</italic> tracks the function-interface region; <italic>Unlocked change</italic> is the fraction of editable positions that change; and <italic>Diversity</italic> is sample uniqueness under repeated regeneration. Pipeline checks confirm exact recovery under full locking and perfect preservation of locked positions.</p> |
| <p id="S2.p2.text">Table <xref ref-type="table" rid="S2.T1">1</xref> shows the main top-level result. Partial latent locking improves parse rate over unconditional generation while preserving non-trivial freedom in editable regions. Locking four prefix codes raises parse from 0.453 to 0.591; locking the latent span aligned to the function signature reaches 0.600. Unlocked change remains 0.936 and conditional diversity remains 0.998. Exact signature preservation stays low, which suggests that the earliest top-level codes capture coarse structural regularities more strongly than exact lexical interfaces.</p> |
| <table-wrap id="S2.T1"> |
| <label>Table 1.</label> |
| <caption><p>Top-level controlled regeneration. “Sig.-span” locks the code prefix covering the function-signature token span.</p></caption> |
| <table><thead><tr><th><bold>Setting</bold></th> <th><bold>Parse</bold></th> <th><bold>Skeleton</bold></th> <th><bold>Signature</bold></th></tr></thead> <tbody><tr><th>Codec reconstruction</th> <td>0.857</td> <td>0.848</td> <td>0.493</td></tr> <tr><th>Unconditional generation</th> <td>0.453</td> <td>0.080</td> <td>0.000</td></tr> <tr><th>Conditional, prefix <inline-formula><tex-math><![CDATA[k{=}4]]></tex-math></inline-formula></th> <td>0.591</td> <td>0.295</td> <td>0.061</td></tr> <tr><th>Conditional, sig.-span</th> <td>0.600</td> <td>0.302</td> <td>0.063</td></tr></tbody></table> |
| </table-wrap> |
| <p id="S2.p3.text">A prefix sweep shows a clean controllability–freedom trade-off. At <inline-formula><tex-math><![CDATA[k{=}0]]></tex-math></inline-formula>, the conditional model matches the unconditional baseline (parse 0.460; unlocked change 0.995). At <inline-formula><tex-math><![CDATA[k{=}8]]></tex-math></inline-formula>, parse rate rises to 0.675 while 86.7% of unlocked positions still change. At <inline-formula><tex-math><![CDATA[k{=}16]]></tex-math></inline-formula>, the process reduces to codec reconstruction (parse 0.857; unlocked change 0.0). Lower-level diffusion under fixed top-level context is weaker but remains monotonic under locking, supporting a coarse-to-fine reading: the top level is the stronger structural control point, while the lower level supports bounded implementation refinement.</p> |
| <table-wrap id="S2.T2"> |
| <label>Table 2.</label> |
| <caption><p>Why operate above tokens?</p></caption> |
| <table><thead><tr><th><bold>Capability</bold></th> <th><bold>Token-level</bold></th> <th><bold>Latent control</bold></th></tr></thead> <tbody><tr><th>Freeze coarse structure</th> <td>limited</td> <td>native</td></tr> <tr><th>Partial regeneration</th> <td>fragile</td> <td>native</td></tr> <tr><th>Inspectable control points</th> <td>no</td> <td>yes</td></tr> <tr><th>Structured drift diagnosis</th> <td>weak</td> <td>direct</td></tr></tbody></table> |
| </table-wrap> |
| </sec> |
| <sec id="S3"> |
| <label>3.</label> |
| <title>Implications and Limits</title> |
| <p id="S3.p1.text">The main implication is practical: hierarchical discrete latents can act as an inspectable control layer above tokens. They expose explicit control points that improve structural stability during regeneration while preserving freedom in editable regions, which is closer to bounded modification than to unconstrained code generation. This is the main benefit beyond parse rate alone: exact preservation of locked positions, bounded scope of change, and diagnostics that make the control surface inspectable.</p> |
| <p id="S3.p2.text">The current evidence is intentionally narrow. We do not yet evaluate downstream correctness, refactoring utility, or optimized wall-clock latency; nor do we claim semantic equivalence. The present poster therefore establishes <italic>structural controllability</italic> rather than full functional preservation. Future work should evaluate larger-scale settings and broader software-engineering tasks such as bounded repair and structure-preserving refactoring, while also assessing practical properties such as downstream correctness and latency.</p> |
| </sec> |
| </body> |
| <back> |
| <ack id="acknowledgements"> |
| <title>Acknowledgements</title> |
| <p id="acknowledgements.p1">This research is financially supported by the Foundation for National Technology Initiative’s Projects Support as a part of the roadmap implementation for the development of the high-tech field of Artificial Intelligence for the period up to 2030 (agreement 70-2021-00187).</p> |
| </ack> |
| <ref-list id="bib"> |
| <title>References</title> |
| <ref id="bib.bib1"> |
| <label>(1)</label> |
| <citation-alternatives> |
| <element-citation> |
| <person-group person-group-type="author"> |
| <string-name>Ali Razavi</string-name> |
| <string-name>Aaron van den Oord</string-name> |
| <string-name>Oriol Vinyals</string-name> |
| </person-group> |
| <article-title xml:lang="en">Generating Diverse High-Fidelity Images with VQ-VAE-2</article-title> |
| <source>Advances in Neural Information Processing Systems</source> |
| <year iso-8601-date="2019">2019</year> |
| <pub-id pub-id-type="arxiv">1906.00446</pub-id> |
| <ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/1906.00446">https://arxiv.org/abs/1906.00446</ext-link> |
| </element-citation> |
| <mixed-citation>Ali Razavi, Aaron van den Oord, and Oriol Vinyals. 2019. <ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/1906.00446">Generating Diverse High-Fidelity Images with VQ-VAE-2</ext-link>. In <italic>Advances in Neural Information Processing Systems</italic>.</mixed-citation> |
| </citation-alternatives> |
| </ref> |
| <ref id="bib.bib2"> |
| <label>(2)</label> |
| <citation-alternatives> |
| <element-citation> |
| <person-group person-group-type="author"> |
| <string-name>Jacob Austin</string-name> |
| <string-name>Daniel D. Johnson</string-name> |
| <string-name>Jonathan Ho</string-name> |
| <string-name>Daniel Tarlow</string-name> |
| <string-name>Rianne van den Berg</string-name> |
| </person-group> |
| <article-title xml:lang="en">Structured Denoising Diffusion Models in Discrete State-Spaces</article-title> |
| <source>Advances in Neural Information Processing Systems</source> |
| <year iso-8601-date="2021">2021</year> |
| <pub-id pub-id-type="arxiv">2107.03006</pub-id> |
| <ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2107.03006">https://arxiv.org/abs/2107.03006</ext-link> |
| </element-citation> |
| <mixed-citation>Jacob Austin, Daniel D. Johnson, Jonathan Ho, Daniel Tarlow, and Rianne van den Berg. 2021. <ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2107.03006">Structured Denoising Diffusion Models in Discrete State-Spaces</ext-link>. In <italic>Advances in Neural Information Processing Systems</italic>.</mixed-citation> |
| </citation-alternatives> |
| </ref> |
| <ref id="bib.bib3"> |
| <label>(3)</label> |
| <citation-alternatives> |
| <element-citation> |
| <person-group person-group-type="author"> |
| <string-name>Subham Sekhar Sahoo</string-name> |
| <string-name>Marianne Arriola</string-name> |
| <string-name>Yair Schiff</string-name> |
| <string-name>Aaron Gokaslan</string-name> |
| <string-name>Edgar Marroquin</string-name> |
| <string-name>Justin T Chiu</string-name> |
| <string-name>Alexander Rush</string-name> |
| <string-name>Volodymyr Kuleshov</string-name> |
| </person-group> |
| <article-title xml:lang="en">Simple and Effective Masked Diffusion Language Models</article-title> |
| <source>Advances in Neural Information Processing Systems</source> |
| <year iso-8601-date="2024">2024</year> |
| <pub-id pub-id-type="arxiv">2406.07524</pub-id> |
| <ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2406.07524">https://arxiv.org/abs/2406.07524</ext-link> |
| </element-citation> |
| <mixed-citation>Subham Sekhar Sahoo, Marianne Arriola, Aaron Gokaslan, Edgar Mariano Marroquin, Alexander M. Rush, Yair Schiff, Justin T. Chiu, and Volodymyr Kuleshov. 2024. <ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2406.07524">Simple and Effective Masked Diffusion Language Models</ext-link>. In <italic>Advances in Neural Information Processing Systems</italic>.</mixed-citation> |
| </citation-alternatives> |
| </ref> |
| <ref id="bib.bib4"> |
| <label>(4)</label> |
| <citation-alternatives> |
| <element-citation> |
| <person-group person-group-type="author"> |
| <string-name>Shraddha Barke</string-name> |
| <string-name>Michael B. James</string-name> |
| <string-name>Nadia Polikarpova</string-name> |
| </person-group> |
| <article-title xml:lang="en">Grounded Copilot: How Programmers Interact with Code-Generating Models</article-title> |
| <source>Proceedings of the ACM on Programming Languages</source> |
| <year iso-8601-date="2023">2023</year> |
| <pub-id pub-id-type="doi">10.1145/3586030</pub-id> |
| <pub-id pub-id-type="arxiv">2206.15000</pub-id> |
| <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/3586030">https://doi.org/10.1145/3586030</ext-link> |
| </element-citation> |
| <mixed-citation>Shraddha Barke, Michael B. James, and Nadia Polikarpova. 2023. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/3586030">Grounded Copilot: How Programmers Interact with Code-Generating Models</ext-link>. <italic>Proceedings of the ACM on Human-Computer Interaction</italic> 7, CSCW1 (2023), Article 78.</mixed-citation> |
| </citation-alternatives> |
| </ref> |
| <ref id="bib.bib5"> |
| <label>(5)</label> |
| <citation-alternatives> |
| <element-citation> |
| <person-group person-group-type="author"> |
| <string-name>Fengji Zhang</string-name> |
| <string-name>Bei Chen</string-name> |
| <string-name>Yue Zhang</string-name> |
| <string-name>Jacky Keung</string-name> |
| <string-name>Jin Liu</string-name> |
| <string-name>Daoguang Zan</string-name> |
| <string-name>Yi Mao</string-name> |
| <string-name>Jian-Guang Lou</string-name> |
| <string-name>Weizhu Chen</string-name> |
| </person-group> |
| <article-title xml:lang="en">RepoCoder: Repository-Level Code Completion Through Iterative Retrieval and Generation</article-title> |
| <source>Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing</source> |
| <year iso-8601-date="2023">2023</year> |
| <pub-id pub-id-type="doi">10.18653/v1/2023.emnlp-main.151</pub-id> |
| <pub-id pub-id-type="arxiv">2303.12570</pub-id> |
| <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.18653/v1/2023.emnlp-main.151">https://doi.org/10.18653/v1/2023.emnlp-main.151</ext-link> |
| </element-citation> |
| <mixed-citation>Kechi Zhang, Jia Li, Ge Li, Xianjie Shi, and Zhi Jin. 2023. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.18653/v1/2023.emnlp-main.151">RepoCoder: Repository-Level Code Completion Through Iterative Retrieval and Generation</ext-link>. In <italic>Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing</italic>.</mixed-citation> |
| </citation-alternatives> |
| </ref> |
| </ref-list> |
| </back> |
| </article> |
|
|