activity
20162024
most citedSummaRuNNer: A Recurrent Neural Network based Sequence Model for Extractive Summarization of Documents

750 citations · 1k across the 22 of their papers we have counts for

collaborators
Showing 2022Show all

7 papers · 1 filter

cs.LG2022★ 7 cited

ReCode: Robustness Evaluation of Code Generation Models

Shiqi Wang, Zheng Li, Haifeng Qian +11

Code generation models have achieved impressive performance. However, they tend to be brittle as slight edits to a prompt could lead to very different generations; these robustness…

cs.CL2022★ 11 cited

CoCoMIC: Code Completion By Jointly Modeling In-file and Cross-file Context

Yangruibo Ding, Zijian Wang, Wasi Uddin Ahmad +5

While pre-trained language models (LM) for code have achieved great success in code completion, they generate code conditioned only on the contents within the file, i.e., in-file c…

cs.LG2022★ 29 cited

Multi-lingual Evaluation of Code Generation Models

Ben Athiwaratkun, Sanjay Krishna Gouda, Zijian Wang +22

We present new benchmarks on evaluation code generation models: MBXP and Multilingual HumanEval, and MathQA-X. These datasets cover over 10 programming languages and are generated…

cs.CL2022

ContraCLM: Contrastive Learning For Causal Language Model

Nihal Jain, Dejiao Zhang, Wasi Uddin Ahmad +9

Despite exciting progress in causal language models, the expressiveness of the representations is largely limited due to poor discrimination ability. To remedy this issue, we prese…

cs.CL2022

Improving Text-to-SQL Semantic Parsing with Fine-grained Query Understanding

Jun Wang, Patrick Ng, Alexander Hanbo Li +5

Most recent research on Text-to-SQL semantic parsing relies on either parser itself or simple heuristic based approach to understand natural language query (NLQ). When synthesizing…

cs.CL2022★ 1 cited

Efficient Few-Shot Fine-Tuning for Opinion Summarization

Arthur Bražinskas, Ramesh Nallapati, Mohit Bansal +1

Abstractive summarization models are typically pre-trained on large amounts of generic texts, then fine-tuned on tens or hundreds of thousands of annotated samples. However, in opi…