diff --git a/data/xml/2025.coling.xml b/data/xml/2025.coling.xml index 5324ec7660..4e60fdf20b 100644 --- a/data/xml/2025.coling.xml +++ b/data/xml/2025.coling.xml @@ -9868,8 +9868,10 @@ DineshGarg 546–560 A domain-specific extension of C language known as extended Berkeley Packet Filter (eBPF) has gained widespread acceptance for various tasks, including observability, security, and network acceleration in the cloud community. Due to its recency and complexity, there is an overwhelming need for natural language summaries of existing eBPF codes (particularly open-source code) for practitioners and developers, which will go a long way in easing the understanding and development of new code. However, being a niche Domain-Specific Language (DSL), there is a scarcity of available training data. In this paper, we investigate the effectiveness of LLMs for summarizing low-resource DSLs, in the context of eBPF codes. Specifically, we propose a clustering-based technique to retrieve in-context examples that are semantically closer to the test example and propose a very simple yet powerful prompt design that yields superior-quality code summary generation. Experimental results show that our proposed retrieval approach for prompt generation improves the eBPF code summarization accuracy up to 12.9 BLEU points over other prompting techniques. The codes are available at https://github.com/babangain/ebpf_summ. - 2025.coling-industry.47 + 2025.coling-industry.47 gain-etal-2025-transforming + + Minor updates. Is my Meeting Summary Good? Estimating Quality with a Multi-<fixed-case>LLM</fixed-case> Evaluator