中文
相关论文

相关论文: MultiCQA: Zero-Shot Transfer of Self-Supervised Te…

200 篇论文

Prompt tuning in natural language processing (NLP) has become an increasingly popular method for adapting large language models to specific tasks. However, the transferability of these prompts, especially continuous prompts, between…

计算与语言 · 计算机科学 2024-07-15 Zijun Wu , Yongkang Wu , Lili Mou

State-of-the-art unsupervised multilingual models (e.g., multilingual BERT) have been shown to generalize in a zero-shot cross-lingual setting. This generalization ability has been attributed to the use of a shared subword vocabulary and…

计算与语言 · 计算机科学 2021-12-28 Mikel Artetxe , Sebastian Ruder , Dani Yogatama

Recent advances in training multilingual language models on large datasets seem to have shown promising results in knowledge transfer across languages and achieve high performance on downstream tasks. However, we question to what extent the…

计算与语言 · 计算机科学 2024-02-06 Sara Rajaee , Christof Monz

We consider zero-shot cross-lingual transfer in legal topic classification using the recent MultiEURLEX dataset. Since the original dataset contains parallel documents, which is unrealistic for zero-shot cross-lingual transfer, we develop a…

计算与语言 · 计算机科学 2022-06-09 Stratos Xenouleas , Alexia Tsoukara , Giannis Panagiotakis , Ilias Chalkidis , Ion Androutsopoulos

We introduce the task of zero-shot style transfer between different languages. Our training data includes multilingual parallel corpora, but does not contain any parallel sentences between styles, similarly to the recent previous work. We…

计算与语言 · 计算机科学 2018-08-02 Elizaveta Korotkova , Maksym Del , Mark Fishel

The development of large-scale Chinese language models is flourishing, yet there is a lack of corresponding capability assessments. Therefore, we propose a test to measure the multitask accuracy of large Chinese language models. This test…

计算与语言 · 计算机科学 2026-05-28 Hui Zeng

While coreference resolution is defined independently of dataset domain, most models for performing coreference resolution do not transfer well to unseen domains. We consolidate a set of 8 coreference resolution datasets targeting different…

计算与语言 · 计算机科学 2021-09-21 Shubham Toshniwal , Patrick Xia , Sam Wiseman , Karen Livescu , Kevin Gimpel

Natural language processing methods have several applications in automated auditing, including document or passage classification, information retrieval, and question answering. However, training such models requires a large amount of…

计算与语言 · 计算机科学 2022-11-16 David Biesner , Maren Pielka , Rajkumar Ramamurthy , Tim Dilmaghani , Bernd Kliem , Rüdiger Loitz , Rafet Sifa

Self-supervised visual representation learning has seen huge progress recently, but no large scale evaluation has compared the many models now available. We evaluate the transfer performance of 13 top self-supervised models on 40 downstream…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Linus Ericsson , Henry Gouk , Timothy M. Hospedales

Many data sets (e.g., reviews, forums, news, etc.) exist parallelly in multiple languages. They all cover the same content, but the linguistic differences make it impossible to use traditional, bag-of-word-based topic models. Models have to…

计算与语言 · 计算机科学 2021-02-05 Federico Bianchi , Silvia Terragni , Dirk Hovy , Debora Nozza , Elisabetta Fersini

We propose a mixture-of-experts approach for unsupervised domain adaptation from multiple sources. The key idea is to explicitly capture the relationship between a target example and different source domains. This relationship, expressed by…

计算与语言 · 计算机科学 2018-10-17 Jiang Guo , Darsh J Shah , Regina Barzilay

This work investigates the use of natural language to enable zero-shot model adaptation to new tasks. We use text and metadata from social commenting platforms as a source for a simple pretraining task. We then provide the language model…

计算与语言 · 计算机科学 2019-12-24 Raul Puri , Bryan Catanzaro

Task-oriented personal assistants enable people to interact with a host of devices and services using natural language. One of the challenges of making neural dialogue systems available to more users is the lack of training data for all but…

计算与语言 · 计算机科学 2022-03-21 Milan Gritta , Ruoyu Hu , Ignacio Iacobacci

In this work, we present a novel meta-learning algorithm, i.e. TTNet, that regresses model parameters for novel tasks for which no ground truth is available (zero-shot tasks). In order to adapt to novel zero-shot tasks, our meta-learner…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Arghya Pal , Vineeth N Balasubramanian

Misinformation spread over social media has become an undeniable infodemic. However, not all spreading claims are made equal. If propagated, some claims can be destructive, not only on the individual level, but to organizations and even…

计算与语言 · 计算机科学 2022-11-10 Maram Hasanain , Tamer Elsayed

The majority of previous researches addressing multi-lingual IE are limited to zero-shot cross-lingual single-transfer (one-to-one) setting, with high-resource languages predominantly as source training data. As a result, these works…

计算与语言 · 计算机科学 2024-11-14 Nghia Trung Ngo , Thien Huu Nguyen

Massively Multilingual Transformer based Language Models have been observed to be surprisingly effective on zero-shot transfer across languages, though the performance varies from language to language depending on the pivot language(s) used…

计算与语言 · 计算机科学 2022-05-13 Kabir Ahuja , Shanu Kumar , Sandipan Dandapat , Monojit Choudhury

Large language models have recently been shown to attain reasonable zero-shot generalization on a diverse set of tasks (Brown et al., 2020). It has been hypothesized that this is a consequence of implicit multitask learning in language…

Multilingual BERT (mBERT) has shown reasonable capability for zero-shot cross-lingual transfer when fine-tuned on downstream tasks. Since mBERT is not pre-trained with explicit cross-lingual supervision, transfer performance can further be…

计算与语言 · 计算机科学 2020-10-01 Saurabh Kulshreshtha , José Luis Redondo-García , Ching-Yun Chang

Generalization and reliability of multilingual translation often highly depend on the amount of available parallel data for each language pair of interest. In this paper, we focus on zero-shot generalization---a challenging setup that tests…

机器学习 · 计算机科学 2019-04-11 Maruan Al-Shedivat , Ankur P. Parikh