paper-with-me

Papers

BEVERS: A General, Simple, and Performant Framework for Automatic Fact Verification

2023-03-29 · Mitchell DeHaven, Stephen Scott

Automatic fact verification has become an increasingly popular topic in recent years and among datasets the Fact Extraction and VERification (FEVER) dataset is one of the most popular. In this work we present BEVERS, a tuned baseline system for the FEVER dataset. Our pipeline uses standard approaches for document retrieval, sentence selection, and final claim classification, however, we spend considerable effort ensuring optimal performance for each component. The results are that BEVERS achieves the highest FEVER score and label accuracy among all systems, published or unpublished. We also apply this pipeline to another fact verification dataset, Scifact, and achieve the highest label accuracy among all systems on that dataset as well. We also make our full code available.

📄 PDF Abstract BibTeX arXiv:2303.16974

Code (0)

등록된 구현이 없습니다.

Tasks

Fact VerificationRetrievalSentence

Similar Papers 제목 키워드 기반

BEVerse: Unified Perception and Prediction in Birds-Eye-View for Vision-Centric Autonomous Driving

2022-05-19 · Yunpeng Zhang, Zheng Zhu, Wenzhao Zheng, JunJie Huang 외

In this paper, we present BEVerse, a unified framework for 3D perception and prediction based on multi-camera systems. Unlike existing studies focusing on the improvement of single-task approaches, BEVerse features in pr…

3D Object DetectionAutonomous DrivingFuture predictionmotion prediction+4

An Effective, Performant Named Entity Recognition System for Noisy Business Telephone Conversation Transcripts

2022-09-27 · COLING (WNUT) 2022 10 · Xue-Yong Fu, Cheng Chen, Md Tahmid Rahman Laskar, Shashi Bhushan TN 외

We present a simple yet effective method to train a named entity recognition (NER) model that operates on business telephone conversation transcripts that contain noise due to the nature of spoken conversation and artifa…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity Recognition+4

Optimizing Prompts for Text-to-Image Generation

2022-12-19 · NeurIPS 2023 11 · Yaru Hao, Zewen Chi, Li Dong, Furu Wei

Well-designed prompts can guide text-to-image models to generate amazing images. However, the performant prompts are often model-specific and misaligned with user input. Instead of laborious human engineering, we propose…

Language ModelingLanguage ModellingPrompt Engineeringreinforcement-learning+3

Mining Robust Default Configurations for Resource-constrained AutoML

2022-02-20 · Moe Kayali, Chi Wang

Automatic machine learning (AutoML) is a key enabler of the mass deployment of the next generation of machine learning systems. A key desideratum for future ML systems is the automatic selection of models and hyperparame…

AutoMLBIG-bench Machine Learning

One-step differentiation of iterative algorithms

2023-05-23 · NeurIPS 2023 11

In appropriate frameworks, automatic differentiation is transparent to the user at the cost of being a significant computational burden when the number of operations is large. For iterative algorithms, implicit different…

Bilevel Optimization