← Search

Prince Kumar

4 accepted papers

2025

ETF: An Entity Tracing Framework for Hallucination Detection in Code Summaries

ACL 2025long

Recent advancements in large language models (LLMs) have significantly enhanced their ability to understand both natural language and code, driving their use in tasks like natural language-to-code (NL2Code) and code summarisation. However, LLMs are prone to hallucination—outputs that stray from inte…

Cited by 0SourcePDFScholar
2024

DocCGen: Document-based Controlled Code Generation

EMNLP 2024main

Recent developments show that Large Language Models (LLMs) produce state-of-the-art performance on natural language (NL) to code generation for resource-rich general-purpose languages like C++, Java, and Python. However, their practical usage for structured domain-specific languages (DSLs) such as Y…

2024

Read between the lines - Functionality Extraction From READMEs

NAACL 2024findings

While text summarization is a well-known NLP task, in this paper, we introduce a novel and useful variant of it called functionality extraction from Git README files. Though this task is a text2text generation at an abstract level, it involves its own peculiarities and challenges making existing tex…

2023

Prompting with Pseudo-Code Instructions

EMNLP 2023long main

Prompting with natural language instructions has recently emerged as a popular method of harnessing the capabilities of large language models (LLM). Given the inherent ambiguity present in natural language, it is intuitive to consider the possible advantages of prompting with less ambiguous prompt s…

Cited by 0SourcecodeScholar