English
Related papers

Related papers: Idiomatic Expression Paraphrasing without Strong S…

200 papers

Existing methods to measure sentence similarity are faced with two challenges: (1) labeled datasets are usually limited in size, making them insufficient to train supervised neural models; (2) there is a training-test gap for unsupervised…

Computation and Language · Computer Science 2022-02-01 Xiaofei Sun , Yuxian Meng , Xiang Ao , Fei Wu , Tianwei Zhang , Jiwei Li , Chun Fan

Potentially idiomatic expressions (PIEs) construe meanings inherently tied to the everyday experience of a given language community. As such, they constitute an interesting challenge for assessing the linguistic (and to some extent…

Computation and Language · Computer Science 2026-02-25 Dilara Torunoğlu-Selamet , Dogukan Arslan , Rodrigo Wilkens , Wei He , Doruk Eryiğit , Thomas Pickard , Adriana S. Pagano , Aline Villavicencio , Gülşen Eryiğit , Ágnes Abuczki , Aida Cardoso , Alesia Lazarenka , Dina Almassova , Amalia Mendes , Anna Kanellopoulou , Antoni Brosa-Rodríguez , Baiba Saulite , Beata Wojtowicz , Bolette Pedersen , Carlos Manuel Hidalgo-Ternero , Chaya Liebeskind , Danka Jokić , Diego Alves , Eleni Triantafyllidi , Erik Velldal , Fred Philippy , Giedre Valunaite Oleskeviciene , Ieva Rizgeliene , Inguna Skadina , Irina Lobzhanidze , Isabell Stinessen Haugen , Jauza Akbar Krito , Jelena M. Marković , Johanna Monti , Josue Alejandro Sauca , Kaja Dobrovoljc , Kingsley O. Ugwuanyi , Laura Rituma , Lilja Øvrelid , Maha Tufail Agro , Manzura Abjalova , Maria Chatzigrigoriou , María del Mar Sánchez Ramos , Marija Pendevska , Masoumeh Seyyedrezaei , Mehrnoush Shamsfard , Momina Ahsan , Muhammad Ahsan Riaz Khan , Nathalie Carmen Hau Norman , Nilay Erdem Ayyıldız , Nina Hosseini-Kivanani , Noémi Ligeti-Nagy , Numaan Naeem , Olha Kanishcheva , Olha Yatsyshyna , Daniil Orel , Petra Giommarelli , Petya Osenova , Radovan Garabik , Regina E. Semou , Rozane Rebechi , Salsabila Zahirah Pranida , Samia Touileb , Sanni Nimb , Sarfraz Ahmad , Sarvinoz Sharipova , Shahar Golan , Shaoxiong Ji , Sopuruchi Christian Aboh , Srdjan Sucur , Stella Markantonatou , Sussi Olsen , Vahide Tajalli , Veronika Lipp , Voula Giouli , Yelda Yeşildal Eraydın , Zahra Saaberi , Zhuohan Xie

Despite their success in a variety of NLP tasks, pre-trained language models, due to their heavy reliance on compositionality, fail in effectively capturing the meanings of multiword expressions (MWEs), especially idioms. Therefore,…

Computation and Language · Computer Science 2021-09-10 Harish Tayyar Madabushi , Edward Gow-Smith , Carolina Scarton , Aline Villavicencio

Unsupervised word translation from non-parallel inter-lingual corpora has attracted much research interest. Very recently, neural network methods trained with adversarial loss functions achieved high accuracy on this task. Despite the…

Machine Learning · Computer Science 2018-08-15 Yedid Hoshen , Lior Wolf

If two sentences have the same meaning, it should follow that they are equivalent in their inferential properties, i.e., each sentence should textually entail the other. However, many paraphrase datasets currently in widespread use rely on…

Computation and Language · Computer Science 2021-06-16 Animesh Nighojkar , John Licato

Recent breakthroughs in Natural Language Processing (NLP) have been driven by language models trained on a massive amount of plain text. While powerful, deriving supervision from textual resources is still an open question. For example,…

Computation and Language · Computer Science 2022-07-22 Mingda Chen

We propose a novel monolingual sentence paraphrasing method for augmenting the training data for statistical machine translation systems "for free" -- by creating it from data that is already available rather than having to create more…

Computation and Language · Computer Science 2021-10-01 Preslav Nakov

We present a language independent, unsupervised method for building word embeddings using morphological expansion of text. Our model handles the problem of data sparsity and yields improved word embeddings by relying on training word…

Computation and Language · Computer Science 2017-11-16 Syed Sarfaraz Akhtar , Arihant Gupta , Avijit Vajpayee , Arjit Srivastava , Manish Shrivastava

Learning semantically meaningful sentence embeddings is an open problem in natural language processing. In this work, we propose a sentence embedding learning approach that exploits both visual and textual information via a multimodal…

Computation and Language · Computer Science 2022-04-26 Miaoran Zhang , Marius Mosbach , David Ifeoluwa Adelani , Michael A. Hedderich , Dietrich Klakow

The interpretation of implicit meanings is an integral aspect of human communication. However, this framework may not transfer to interactions with Large Language Models (LLMs). To investigate this, we introduce the task of Implicit…

Computation and Language · Computer Science 2026-04-21 Antonio De Santis , Tommaso Bonetti , Andrea Tocchetti , Marco Brambilla

Compositional vector space models of meaning promise new solutions to stubborn language understanding problems. This paper makes two contributions toward this end: (i) it uses automatically-extracted paraphrase examples as a source of…

Computation and Language · Computer Science 2018-02-01 Avneesh Saluja , Chris Dyer , Jean-David Ruvini

While sentence simplification is an active research topic in NLP, its adjacent tasks of sentence complexification and same-level paraphrasing are not. To train models on all three tasks, we present two new unsupervised datasets. We compare…

Computation and Language · Computer Science 2023-11-22 Alison Chi , Li-Kuang Chen , Yi-Chen Chang , Shu-Hui Lee , Jason S. Chang

Paraphrasing of offensive content is a better alternative to content removal and helps improve civility in a communication environment. Supervised paraphrasers; however, rely heavily on large quantities of labelled data to help preserve…

Computation and Language · Computer Science 2024-06-11 Anirudh Som , Karan Sikka , Helen Gent , Ajay Divakaran , Andreas Kathol , Dimitra Vergyri

We propose a new unsupervised method for lexical substitution using pre-trained language models. Compared to previous approaches that use the generative capability of language models to predict substitutes, our method retrieves substitutes…

Computation and Language · Computer Science 2022-09-20 Takashi Wada , Timothy Baldwin , Yuji Matsumoto , Jey Han Lau

Paraphrase generation is a pivotal task in natural language processing (NLP). Existing datasets in the domain lack syntactic and lexical diversity, resulting in paraphrases that closely resemble the source sentences. Moreover, these…

Computation and Language · Computer Science 2024-04-19 Lasal Jayawardena , Prasan Yapa

In order to reveal the rationale behind model predictions, many works have exploited providing explanations in various forms. Recently, to further guarantee readability, more and more works turn to generate sentence-level human language…

Computation and Language · Computer Science 2023-02-22 Yan Liu , Xiaokang Chen , Qi Dai

Sentence embeddings are commonly used in text clustering and semantic retrieval tasks. State-of-the-art sentence representation methods are based on artificial neural networks fine-tuned on large collections of manually labeled sentence…

Computation and Language · Computer Science 2022-07-27 Sławomir Dadas

We propose a novel data synthesis method to generate diverse error-corrected sentence pairs for improving grammatical error correction, which is based on a pair of machine translation models of different qualities (i.e., poor and good). The…

Computation and Language · Computer Science 2020-11-03 Wangchunshu Zhou , Tao Ge , Chang Mu , Ke Xu , Furu Wei , Ming Zhou

Generating paraphrases from given sentences involves decoding words step by step from a large vocabulary. To learn a decoder, supervised learning which maximizes the likelihood of tokens always suffers from the exposure bias. Although both…

Computation and Language · Computer Science 2022-09-27 Wanyu Du , Yangfeng Ji

Even with the latest developments in deep learning and large-scale language modeling, the task of machine translation (MT) of low-resource languages remains a challenge. Neural MT systems can be trained in an unsupervised way without any…

Computation and Language · Computer Science 2023-10-24 Ivana Kvapilíková , Ondřej Bojar
‹ Prev 1 3 4 5 6 7 10 Next ›