中文
相关论文

相关论文: Towards a Decomposable Metric for Explainable Eval…

200 篇论文

Combining large language models with logical reasoning enhances their capacity to address problems in a robust and reliable manner. Nevertheless, the intricate nature of logical reasoning poses challenges when gathering reliable data from…

Graph encoders in AMR-to-text generation models often rely on neighborhood convolutions or global vertex attention. While these approaches apply to general graphs, AMRs may be amenable to encoders that target their tree-like structure. By…

计算与语言 · 计算机科学 2021-09-03 Lisa Jin , Daniel Gildea

Image classification is an essential part of computer vision which assigns a given input image to a specific category based on the similarity evaluation within given criteria. While promising classifiers can be obtained through deep…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Emma Andrews , Prabhat Mishra

With an ever increasing size of text present on the Internet, automatic summary generation remains an important problem for natural language understanding. In this work we explore a novel full-fledged pipeline for text summarization with an…

计算与语言 · 计算机科学 2017-07-19 Shibhansh Dohare , Harish Karnick , Vivek Gupta

Driven by the remarkable progress in diffusion models, text-to-image generation has made significant strides, creating a pressing demand for automatic quality evaluation of generated images. Current state-of-the-art automatic evaluation…

计算与语言 · 计算机科学 2024-11-26 Rong-Cheng Tu , Zi-Ao Ma , Tian Lan , Yuehao Zhao , Heyan Huang , Xian-Ling Mao

Neural metrics for machine translation evaluation, such as COMET, exhibit significant improvements in their correlation with human judgments, as compared to traditional metrics based on lexical overlap, such as BLEU. Yet, neural metrics…

计算与语言 · 计算机科学 2023-05-22 Ricardo Rei , Nuno M. Guerreiro , Marcos Treviso , Luisa Coheur , Alon Lavie , André F. T. Martins

Beyond conventional paradigms of translating speech and text, recently, there has been interest in automated transcreation of images to facilitate localization of visual content across different cultures. Attempts to define this as a formal…

计算与语言 · 计算机科学 2025-03-24 Simran Khanuja , Vivek Iyer , Claire He , Graham Neubig

Commonsense generation aims to generate a realistic sentence describing a daily scene under the given concepts, which is very challenging, since it requires models to have relational reasoning and compositional generalization capabilities.…

计算与语言 · 计算机科学 2022-10-24 Xingwei He , Yeyun Gong , A-Long Jin , Weizhen Qi , Hang Zhang , Jian Jiao , Bartuer Zhou , Biao Cheng , SM Yiu , Nan Duan

Mined Semantic Analysis (MSA) is a novel concept space model which employs unsupervised learning to generate semantic representations of text. MSA represents textual structures (terms, phrases, documents) as a Bag of Concepts (BoC) where…

计算与语言 · 计算机科学 2018-01-03 Walid Shalaby , Wlodek Zadrozny

Automatic Speech Recognition (ASR) is traditionally evaluated using Word Error Rate (WER), a metric that is insensitive to meaning. Embedding-based semantic metrics are better correlated with human perception, but decoder-based Large…

Most of the syntax-based metrics obtain the similarity by comparing the sub-structures extracted from the trees of hypothesis and reference. These sub-structures are defined by human and can't express all the information in the trees…

计算与语言 · 计算机科学 2016-11-07 Hui Yu , Xiaofeng Wu , Wenbin Jiang , Qun Liu , ShouXun Lin

Generating metaphors is a challenging task as it requires a proper understanding of abstract concepts, making connections between unrelated concepts, and deviating from the literal meaning. In this paper, we aim to generate a metaphoric…

计算与语言 · 计算机科学 2021-04-13 Tuhin Chakrabarty , Xurui Zhang , Smaranda Muresan , Nanyun Peng

Automatic evaluation metrics are indispensable for evaluating generated text. To date, these metrics have focused almost exclusively on the content selection aspect of the system output, ignoring the linguistic quality aspect altogether. We…

计算与语言 · 计算机科学 2020-10-07 Wanzheng Zhu , Suma Bhat

State-of-the-art natural language generation evaluation metrics are based on black-box language models. Hence, recent works consider their explainability with the goals of better understandability for humans and better metric analysis,…

计算与语言 · 计算机科学 2024-02-20 Christoph Leiter , Hoa Nguyen , Steffen Eger

Recent work on abstractive summarization has made progress with neural encoder-decoder architectures. However, such models are often challenged due to their lack of explicit semantic modeling of the source document and its summary. In this…

计算与语言 · 计算机科学 2018-08-29 Hardy , Andreas Vlachos

Text embeddings have become central to computational social science and psychology, enabling scalable measurement of meaning and mixed-method inference. Yet most representation learning is optimized and evaluated for prediction and…

计算与语言 · 计算机科学 2026-03-12 Hubert Plisiecki

Knowledge graphs play a pivotal role in various applications, such as question-answering and fact-checking. Abstract Meaning Representation (AMR) represents text as knowledge graphs. Evaluating the quality of these graphs involves matching…

计算与语言 · 计算机科学 2024-04-03 Zoher Kachwala , Jisun An , Haewoon Kwak , Filippo Menczer

Fairness is a principal social value that can be observed in civilisations around the world. A manifestation of this is in social agreements, often described in texts, such as contracts. Yet, despite the prevalence of such, a fairness…

人工智能 · 计算机科学 2021-12-16 Ahmed Izzidien , David Stillwell

AMR-to-text generation is a problem recently introduced to the NLP community, in which the goal is to generate sentences from Abstract Meaning Representation (AMR) graphs. Sequence-to-sequence models can be used to this end by converting…

计算与语言 · 计算机科学 2019-05-22 Marco Damonte , Shay B. Cohen

This paper addresses the task of AMR-to-text generation by leveraging synchronous node replacement grammar. During training, graph-to-string rules are learned using a heuristic extraction algorithm. At test time, a graph transducer is…

计算与语言 · 计算机科学 2017-05-01 Linfeng Song , Xiaochang Peng , Yue Zhang , Zhiguo Wang , Daniel Gildea