Search Results for author: Sheena Panthaplackel

Found 11 papers, 6 papers with code

Updated Headline Generation: Creating Updated Summaries for Evolving News Stories

no code implementations ACL 2022 Sheena Panthaplackel, Adrian Benton, Mark Dredze

We propose the task of updated headline generation, in which a system generates a headline for an updated article, considering both the previous article and headline.

Headline Generation

Unsupervised Evaluation of Code LLMs with Round-Trip Correctness

no code implementations13 Feb 2024 Miltiadis Allamanis, Sheena Panthaplackel, Pengcheng Yin

To evaluate code large language models (LLMs), research has relied on a few small manually curated benchmarks, such as HumanEval and MBPP, which represent a narrow part of the real-world software domains.

CoditT5: Pretraining for Source Code and Natural Language Editing

1 code implementation10 Aug 2022 Jiyang Zhang, Sheena Panthaplackel, Pengyu Nie, Junyi Jessy Li, Milos Gligoric

Pretrained language models have been shown to be effective in many software-related generation tasks; however, they are not well-suited for editing tasks as they are not designed to reason about edits.

Bug fixing Language Modelling +1

Leveraging Class Hierarchy for Code Comprehension

no code implementations NeurIPS Workshop CAP 2020 Jiyang Zhang, Sheena Panthaplackel, Pengyu Nie, Junyi Li, Ray Mooney, Milos Gligoric

Object-oriented programming languages enable a hierarchical class structure, which provides rich contextual information to guide code comprehension and synthesis.

Deep Just-In-Time Inconsistency Detection Between Comments and Source Code

1 code implementation4 Oct 2020 Sheena Panthaplackel, Junyi Jessy Li, Milos Gligoric, Raymond J. Mooney

For extrinsic evaluation, we show the usefulness of our approach by combining it with a comment update model to build a more comprehensive automatic comment maintenance system which can both detect and resolve inconsistent comments based on code changes.

Copy that! Editing Sequences by Copying Spans

1 code implementation8 Jun 2020 Sheena Panthaplackel, Miltiadis Allamanis, Marc Brockschmidt

Neural sequence-to-sequence models are finding increasing use in editing of documents, for example in correcting a text document or repairing source code.

Learning to Update Natural Language Comments Based on Code Changes

1 code implementation ACL 2020 Sheena Panthaplackel, Pengyu Nie, Milos Gligoric, Junyi Jessy Li, Raymond J. Mooney

We formulate the novel task of automatically updating an existing natural language comment based on changes in the body of code it accompanies.

Associating Natural Language Comment and Source Code Entities

no code implementations13 Dec 2019 Sheena Panthaplackel, Milos Gligoric, Raymond J. Mooney, Junyi Jessy Li

Comments are an integral part of software development; they are natural language descriptions associated with source code elements.

Cannot find the paper you are looking for? You can Submit a new open access paper.