Knowledge Transfer for Pseudo-code Generation from Low Resource Programming Language

A Sontakke, K Kalra, M Patwardhan, L Vig… - arXiv preprint arXiv …, 2023 - arxiv.org
… On the similar lines of Kulal et al. [2019] we use Best-first-search to combine code lines …
We consider the SPoC original test splits TESTP and TESTW as opposed to the random splits …

Leveraging Statistical Machine Translation for Code Search

H Phan, A Jannesari - Proceedings of the 28th International Conference …, 2024 - dl.acm.org
code compared to expected code, including metrics like CodeBLEU [31] and ParaBLEU [44].
With advancements in … In a manner similar to pseudocode-to-code training using Machine …

Large language models as analogical reasoners

…, X Chen, Y Li, P Pasupat, J Leskovec, P Liang… - arXiv preprint arXiv …, 2023 - arxiv.org
… In line with existing work on code generation (Li et al., 2022b; Chen et al., 2023), we report
the Acc@1 and Acc@10 metrics. Acc@k measures whether at least one of the k sampled …

Boldly Going Where No Benchmark Has Gone Before: Exposing Bias and Shortcomings in Code Generation Evaluation

A Yadav, M Singh - arXiv preprint arXiv:2401.03855, 2024 - arxiv.org
… in the popularity of large language models (LLMs) has also been accompanied by
significant advancements in code-generation LLMs (Code-LLMs). Prominent examples of such …

Re (gEx| DoS) Eval: Evaluating Generated Regular Expressions and their Proneness to DoS Attacks

ML Siddiq, J Zhang, L Roney, JCS Santos - … International Conference on …, 2024 - dl.acm.org
… With the recent advances of code generation techniques based on Large Language
Models (LLMs), developers are … Advances in neural information processing systems 31 (2018). …

Algo: Synthesizing algorithmic programs with generated oracle verifiers

…, D Wang, J Xia, WY Wang, L Li - … Information Processing …, 2023 - proceedings.neurips.cc
… The lower part is an instance of functionality synthesis, where the input is basically a
pseudo-code program described in natural language that can directly translate into Python code. …

Enhancing robot program synthesis through environmental context

T Chen, Q Wang, Z Dong, L Shen… - … Information Processing …, 2023 - proceedings.neurips.cc
… , Spoc has recognized the significance of pseudocode and explores its potential for aiding
code … repair area, which can be classified into three categories: i) Search-based. This type of …

Adarma auto-detection and auto-remediation of microservice anomalies by leveraging large language models

K Sarda, Z Namrud, R Rouf, H Ahuja… - … Annual International …, 2023 - dl.acm.org
… Auto-remediation techniques can optimize resource allocation, tune code, or trigger automatic
… In this work in progress paper, we propose a pipeline for automatic anomaly detection and …

The Larger the Better? Improved LLM Code-Generation via Budget Reallocation

M Hassid, T Remez, J Gehring, R Schwartz… - arXiv preprint arXiv …, 2024 - arxiv.org
… We begin by describing pass@k (Kulal et al., 2019), the current main approach for … , Oded
Padon, Alex Aiken, and Percy S Liang. Spoc: Search-based pseudocode to code. In H. Wallach…

Think outside the code: Brainstorming boosts large language models in code generation

XY Li, JT Xue, Z Xie, M Li - arXiv preprint arXiv:2305.10679, 2023 - arxiv.org
… However, search-based approaches encounter the intractability of the … Prior works [28–34]
have made advances in code … language and not include any form of code or pseudo-code. …