Pith. sign in

REVIEW 1 cited by

AugmentedCode: Examining the Effects of Natural Language Resources in Code Retrieval Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2110.08512 v1 pith:LV2TKJP6 submitted 2021-10-16 cs.SE cs.AI

classification cs.SEcs.AI
keywords coderetrievallanguageaugmentedcodesnaturalaugmentedcodehttps
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Code retrieval is allowing software engineers to search codes through a natural language query, which relies on both natural language processing and software engineering techniques. There have been several attempts on code retrieval from searching snippet codes to function codes. In this paper, we introduce Augmented Code (AugmentedCode) retrieval which takes advantage of existing information within the code and constructs augmented programming language to improve the code retrieval models' performance. We curated a large corpus of Python and showcased the the framework and the results of augmented programming language which outperforms on CodeSearchNet and CodeBERT with a Mean Reciprocal Rank (MRR) of 0.73 and 0.96, respectively. The outperformed fine-tuned augmented code retrieval model is published in HuggingFace at https://huggingface.co/Fujitsu/AugCode and a demonstration video is available at: https://youtu.be/mnZrUTANjGs .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. RepoOMP: Repository-Aware Hotspot OpenMP Parallelization via Dependency-Aware Context Reduction

    cs.DC 2026-08 conditional novelty 6.0 of 10

    RepoOMP combines dependency-graph evidence, rule-based routing, and bounded LLM context to parallelize OpenMP hotspots in large repositories with better acceptance, speedup, and token efficiency than unstructured agen...

Pith tools