中文
相关论文

相关论文: ISS-MULT: Intelligent Sample Selection for Multi-T…

200 篇论文

Traditional information retrieval (such as that offered by web search engines) impedes users with information overload from extensive result pages and the need to manually locate the desired information therein. Conversely,…

计算与语言 · 计算机科学 2019-03-11 Bernhard Kratzwald , Stefan Feuerriegel

Building automatic technical support system is an important yet challenge task. Conceptually, to answer a user question on a technical forum, a human expert has to first retrieve relevant documents, and then read them carefully to identify…

计算与语言 · 计算机科学 2021-05-19 Wenhao Yu , Lingfei Wu , Yu Deng , Qingkai Zeng , Ruchi Mahindru , Sinem Guven , Meng Jiang

A crucial challenge in reinforcement learning is to reduce the number of interactions with the environment that an agent requires to master a given task. Transfer learning proposes to address this issue by re-using knowledge from previously…

机器学习 · 计算机科学 2023-04-28 Remo Sasso , Matthia Sabatelli , Marco A. Wiering

Different flavors of transfer learning have shown tremendous impact in advancing research and applications of machine learning. In this work we study the use of a specific family of transfer learning, where the target domain is mapped to…

计算与语言 · 计算机科学 2020-11-06 Mahdi Namazifar , Alexandros Papangelis , Gokhan Tur , Dilek Hakkani-Tür

Duplicate question detection is an ongoing challenge in community question answering because semantically equivalent questions can have significantly different words and structures. In addition, the identification of duplicate questions can…

Although transfer learning has been shown to be successful for tasks like object and speech recognition, its applicability to question answering (QA) has yet to be well-studied. In this paper, we conduct extensive experiments to investigate…

计算与语言 · 计算机科学 2018-04-24 Yu-An Chung , Hung-Yi Lee , James Glass

Deep learning based question answering (QA) on English documents has achieved success because there is a large amount of English training examples. However, for most languages, training examples for high-quality QA models are not available.…

计算与语言 · 计算机科学 2019-07-16 Chia-Hsuan Lee , Hung-Yi Lee

This paper introduces a novel method to perform transfer learning across domains and tasks, formulating it as a problem of learning to cluster. The key insight is that, in addition to features, we can transfer similarity information and…

机器学习 · 计算机科学 2018-03-20 Yen-Chang Hsu , Zhaoyang Lv , Zsolt Kira

We show that the task of question answering (QA) can significantly benefit from the transfer learning of models trained on a different large, fine-grained QA dataset. We achieve the state of the art in two well-studied QA datasets, WikiQA…

计算与语言 · 计算机科学 2018-06-22 Sewon Min , Minjoon Seo , Hannaneh Hajishirzi

This paper explores domain adaptation for enabling question answering (QA) systems to answer questions posed against documents in new specialized domains. Current QA systems using deep neural network (DNN) technology have proven effective…

计算与语言 · 计算机科学 2019-11-11 Timothy J. Hazen , Shehzaad Dhuliawala , Daniel Boies

Sharing knowledge between tasks is vital for efficient learning in a multi-task setting. However, most research so far has focused on the easier case where knowledge transfer is not harmful, i.e., where knowledge from one task cannot…

机器学习 · 计算机科学 2019-07-08 Timo Bram , Gino Brunner , Oliver Richter , Roger Wattenhofer

Pre-training a deep neural network on the ImageNet dataset is a common practice for training deep learning models, and generally yields improved performance and faster training times. The technique of pre-training on one task and then…

机器学习 · 计算机科学 2020-01-03 Nishai Kooverjee , Steven James , Terence van Zyl

Training large-scale question answering systems is complicated because training sources usually cover a small portion of the range of possible questions. This paper studies the impact of multitask and transfer learning for simple question…

机器学习 · 计算机科学 2015-06-09 Antoine Bordes , Nicolas Usunier , Sumit Chopra , Jason Weston

Large language models (LLMs) face significant challenges when balancing multiple high-level objectives, such as generating coherent, relevant, and high-quality responses while maintaining efficient task adaptation across diverse tasks. To…

计算与语言 · 计算机科学 2025-02-21 Yupeng Chang , Yi Chang , Yuan Wu

In-context learning (ICL) is an effective approach to help large language models (LLMs) adapt to various tasks by providing demonstrations of the target task. Considering the high cost of labeling demonstrations, many methods propose…

There are three modalities in the reading comprehension setting: question, answer and context. The task of question answering or question generation aims to infer an answer or a question when given the counterpart based on context. We…

人工智能 · 计算机科学 2018-09-11 Han Xiao , Feng Wang , Jianfeng Yan , Jingyao Zheng

Question Answering (QA) is the task of automatically answering questions posed by humans in natural languages. There are different settings to answer a question, such as abstractive, extractive, boolean, and multiple-choice QA. As a popular…

计算与语言 · 计算机科学 2023-04-07 Zhichao Duan , Xiuxing Li , Zhengyan Zhang , Zhenyu Li , Ning Liu , Jianyong Wang

Deep learning models dealing with image understanding in real-world settings must be able to adapt to a wide variety of tasks across different domains. Domain adaptation and class incremental learning deal with domain and task variability…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Marco Toldo , Umberto Michieli , Pietro Zanuttigh

Intermediate task transfer learning can greatly improve model performance. If, for example, one has little training data for emotion detection, first fine-tuning a language model on a sentiment classification dataset may improve performance…

计算与语言 · 计算机科学 2024-10-22 David Schulte , Felix Hamborg , Alan Akbik

Answering complex questions is a challenging task that requires question decomposition and multistep reasoning for arriving at the solution. While existing supervised and unsupervised approaches are specialized to a certain task and involve…

计算与语言 · 计算机科学 2023-10-31 Venktesh V , Sourangshu Bhattacharya , Avishek Anand
‹ 上一页 1 2 3 10 下一页 ›