paper-with-me

Papers

UnifiedQA: Crossing Format Boundaries With a Single QA System

2020-05-02 · Findings of the Association for Computational Linguistics 2020 · Daniel Khashabi, Sewon Min, Tushar Khot, Ashish Sabharwal, Oyvind Tafjord, Peter Clark, Hannaneh Hajishirzi

Question answering (QA) tasks have been posed using a variety of formats, such as extractive span selection, multiple choice, etc. This has led to format-specialized models, and even to an implicit division in the QA community. We argue that such boundaries are artificial and perhaps unnecessary, given the reasoning abilities we seek to teach are not governed by the format. As evidence, we use the latest advances in language modeling to build a single pre-trained QA model, UnifiedQA, that performs surprisingly well across 17 QA datasets spanning 4 diverse formats. UnifiedQA performs on par with 9 different models that were trained on individual datasets themselves. Even when faced with 12 unseen datasets of observed formats, UnifiedQA performs surprisingly well, showing strong generalization from its out-of-format training data. Finally, simply fine-tuning this pre-trained QA model into specialized models results in a new state of the art on 6 datasets, establishing UnifiedQA as a strong starting point for building QA systems.

📄 PDF Abstract BibTeX arXiv:2005.00700

Code (2)

allenai/unifiedqa 공식 구현 pytorch
facebookresearch/metaicl pytorch

Tasks

Common Sense ReasoningLanguage ModelingLanguage ModellingMultiple-choiceMulti-task Language UnderstandingMulti-Task LearningQuestion Answering

Similar Papers 제목 키워드 기반

UnifiedQA-v2: Stronger Generalization via Broader Cross-Format Training

2022-02-23 · Daniel Khashabi, Yeganeh Kordi, Hannaneh Hajishirzi

We present UnifiedQA-v2, a QA model built with the same process as UnifiedQA, except that it utilizes more supervision -- roughly 3x the number of datasets used for UnifiedQA. This generally leads to better in-domain and…

Question Answering

Voxel Cloud Connectivity Segmentation - Supervoxels for Point Clouds

2013-06-01 · CVPR 2013 6 · Jeremie Papon, Alexey Abramov, Markus Schoeler, Florentin Worgotter

Unsupervised over-segmentation of an image into regions of perceptually similar pixels, known as superpixels, is a widely used preprocessing step in segmentation algorithms. Superpixel methods reduce the number of region…

ObjectSegmentationSuperpixels

Optimal Lane-Free Crossing of CAVs through Intersections

2022-04-08 · Mahdi Amouzadi, Mobolaji O. Orisatoki, Arash M. Dizqah

Connected and autonomous vehicles (CAVs), unlike conventional cars, will utilise the whole space of intersections and cross in a lane-free order. This paper formulates such a lane-free crossing of intersections as a mult…

Autonomous Vehicles

A fast and accurate iris segmentation method using an LoG filter and its zero-crossings

2022-01-17 · Tariq M. Khan, Donald G. bailey, Yinan Kong

This paper presents a hybrid approach to achieve iris localization based on a Laplacian of Gaussian (LoG) filter, region growing, and zero-crossings of the LoG filter. In the proposed method, an LoG filter with region gr…

Iris Segmentation

Preference Elicitation For Single Crossing Domain

2016-04-15 · Palash Dey, Neeldhara Misra

Eliciting the preferences of a set of agents over a set of alternatives is a problem of fundamental importance in social choice theory. Prior work on this problem has studied the query complexity of preference elicitatio…