paper-with-me

Papers

Evaluating and Explaining Natural Language Generation with GenX

2021-06-01 · NAACL (DaSH) 2021 6 · Kayla Duskin, Shivam Sharma, Ji Young Yun, Emily Saldanha, Dustin Arendt

Current methods for evaluation of natural language generation models focus on measuring text quality but fail to probe the model creativity, i.e., its ability to generate novel but coherent text sequences not seen in the training corpus. We present the GenX tool which is designed to enable interactive exploration and explanation of natural language generation outputs with a focus on the detection of memorization. We demonstrate the utility of the tool on two domain-conditioned generation use cases - phishing emails and ACL abstracts.

📄 PDF Abstract BibTeX

Code (1)

pnnl/genx 공식 구현

Tasks

MemorizationText Generation

Similar Papers 제목 키워드 기반

UniGenX: Unified Generation of Sequence and Structure with Autoregressive Diffusion

2025-03-09 · Gongbo Zhang, Yanting Li, Renqian Luo, Pipi Hu 외

Unified generation of sequence and structure for scientific data (e.g., materials, molecules, proteins) is a critical task. Existing approaches primarily rely on either autoregressive sequence models or diffusion models,…

Text Generation

GenXD: Generating Any 3D and 4D Scenes

2024-11-04 · Yuyang Zhao, Chung-Ching Lin, Kevin Lin, Zhiwen Yan 외

Recent developments in 2D visual generation have been remarkably successful. However, 3D and 4D generation remain challenging in real-world applications due to the lack of large-scale 4D data and effective model design. …

AudioGenX: Explainability on Text-to-Audio Generative Models

2025-02-01 · Hyunju Kang, Geonhee Han, Yoonjae Jeong, Hogun Park

Text-to-audio generation models (TAG) have achieved significant advances in generating audio conditioned on text descriptions. However, a critical challenge lies in the lack of transparency regarding how each textual inp…

Audio GenerationcounterfactualTAG

GenX: Mastering Code and Test Generation with Execution Feedback

2024-12-18 · Nan Wang, Yafei Liu, Chen Chen, Haonan Lu

Recent advancements in language modeling have enabled the translation of natural language into code, and the use of execution feedback to improve code generation. However, these methods often rely heavily on pre-existing…

Code GenerationData AugmentationLanguage ModelingLanguage Modelling

Evaluating NLG systems: A brief introduction

2023-03-29 · Emiel van Miltenburg

This year the International Conference on Natural Language Generation (INLG) will feature an award for the paper with the best evaluation. The purpose of this award is to provide an incentive for NLG researchers to pay m…

Text Generation