paper-with-me

Papers

Applying Multilingual Models to Question Answering (QA)

2022-12-04 · Ayrton San Joaquin, Filip Skubacz

We study the performance of monolingual and multilingual language models on the task of question-answering (QA) on three diverse languages: English, Finnish and Japanese. We develop models for the tasks of (1) determining if a question is answerable given the context and (2) identifying the answer texts within the context using IOB tagging. Furthermore, we attempt to evaluate the effectiveness of a pre-trained multilingual encoder (Multilingual BERT) on cross-language zero-shot learning for both the answerability and IOB sequence classifiers.

📄 PDF Abstract BibTeX arXiv:2212.01933

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringZero-Shot Learning

Similar Papers 제목 키워드 기반

Better Decomposition, Free Aggregation: A Synthesizer-Folding Framework for Multilingual Multi-Hop Question Answering

2026-08-13 · Yilin Wang, Yuchun Fan, Weidong Bao, Zili Wei 외 arxiv

Multilingual retrieval-augmented generation (mRAG) equips large language models with access to globally distributed external knowledge for complex multilingual question answering. Recent approaches either translate retri…

Multi-hop Question Answering

M3TQA: Massively Multilingual Multitask Table Question Answering

2025-08-22 · Daixin Shu, Jian Yang, Zhenhe Wu, Xianjie Wu 외 arxiv

Tabular data is a fundamental component of real-world information systems, yet most research in table understanding remains confined to English, leaving multilingual comprehension significantly underexplored. Existing mu…

Question Answering

Question answering using deep learning in low resource Indian language Marathi

2023-09-27 · Dhiraj Amin, Sharvari Govilkar, Sagar Kulkarni

Precise answers are extracted from a text for a given input question in a question answering system. Marathi question answering system is created in recent studies by using ontology, rule base and machine learning based …

Question AnsweringReading ComprehensionTransfer Learning

Leading-Silence Augmentation and Multi-Stage Synthetic Supervision for the Second MLC-SLM Challenge

2026-08-14 · Kexin Shi, Renhe Sun, Yuge Huang, Ximeng Wang 외 arxiv

The second Multilingual Conversational Speech Language Model (MLC-SLM) Challenge evaluates two tasks over complete, unsegmented multilingual conversations: speaker diarization and recognition (Task 1) and conversational …

Speaker Diarization

EVJVQA Challenge: Multilingual Visual Question Answering

2023-02-23 · Ngan Luu-Thuy Nguyen, Nghia Hieu Nguyen, Duong T. D Vo, Khanh Quoc Tran 외

Visual Question Answering (VQA) is a challenging task of natural language processing (NLP) and computer vision (CV), attracting significant attention from researchers. English is a resource-rich language that has witness…

Language ModelingLanguage ModellingQuestion AnsweringVietnamese Multimodal Learning+3