Prose-to-P4: Leveraging High Level Languages
Languages such as P4 and NPL have enabled a wide and diverse range of networking applications that take advantage of programmable dataplanes. However, software development in these languages is difficult. To address this issue, high-level languages have been designed to offer programmers powerful abstractions that reduce the time, effort and domain-knowledge required for developing networking applications. These languages are then translated by a compiler into P4/NPL code. Inspired by the recent success of Large Language Models (LLMs) in the task of code generation, we propose to raise the level of abstraction even higher, employing LLMs to translate prose into high-level networking code. We analyze the problem, focusing on the motivation and opportunities, as well as the challenges involved and sketch out a roadmap for the development of a system that can generate high-level dataplane code from natural language instructions. We present some promising preliminary results on generating Lucid code from natural language.
Code (0)
등록된 구현이 없습니다.
Tasks
Code GenerationSimilar Papers 제목 키워드 기반
Translating Classical Poetry into Modern Prose
We introduce Padyam2Gadyam a dataset for the task of poem-to-prose translation from 13th-17th Century Telugu Classical Poetry to contemporary Telugu and English prose. The dataset consists of 600 poems and their human-ve…
From Pixels to Prose: A Large Dataset of Dense Image Captions
Training large vision-language models requires extensive, high-quality image-text pairs. Existing web-scraped datasets, however, are noisy and lack detailed image descriptions. To bridge this gap, we introduce PixelProse…
Image CaptioningPoetry to Prose Conversion in Sanskrit as a Linearisation Task: A Case for Low-Resource Languages
The word ordering in a Sanskrit verse is often not aligned with its corresponding prose order. Conversion of the verse to its corresponding prose helps in better comprehension of the construction. Owing to the resource c…
Abstractive Text Summarization for Sanskrit Prose: A Study of Methods and Approaches
The authors present a work-in-progress in the field of Abstractive Text Summarization (ATS) for Sanskrit Prose {--} a first attempt at ATS for Sanskrit (SATS). We will evaluate recent approaches and methods used for ATS …
Abstractive Text SummarizationExtractive Text SummarizationInformation RetrievalRetrieval+1Supervised and Unsupervised Methods for Robust Separation of Section Titles and Prose Text in Web Documents
The text in many web documents is organized into a hierarchy of section titles and corresponding prose content, a structure which provides potentially exploitable information on discourse structure and topicality. Howeve…
Information RetrievalQuestion Answering