paper-with-me

홈 › Papers

Multilingual State Space Models for Structured Question Answering in Indic Languages

2025-02-01 · Arpita Vats, Rahul Raja, Mrinal Mathur, Vinija Jain, Aman Chadha

The diversity and complexity of Indic languages present unique challenges for natural language processing (NLP) tasks, particularly in the domain of question answering (QA).To address these challenges, this paper explores the application of State Space Models (SSMs),to build efficient and contextually aware QA systems tailored for Indic languages. SSMs are particularly suited for this task due to their ability to model long-term and short-term dependencies in sequential data, making them well-equipped to handle the rich morphology, complex syntax, and contextual intricacies characteristic of Indian languages. We evaluated multiple SSM architectures across diverse datasets representing various Indic languages and conducted a comparative analysis of their performance. Our results demonstrate that these models effectively capture linguistic subtleties, leading to significant improvements in question interpretation, context alignment, and answer generation. This work represents the first application of SSMs to question answering tasks in Indic languages, establishing a foundational benchmark for future research in this domain. We propose enhancements to existing SSM frameworks, optimizing their applicability to low-resource settings and multilingual scenarios prevalent in Indic languages.

📄 PDF Abstract BibTeX arXiv:2502.01673

Code (1)

mrinal18/MAMBA_QA 공식 구현 pytorch

Tasks

Answer GenerationDiversityQuestion AnsweringState Space Models

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

UFRGSent at SemEval-2022 Task 10: Structured Sentiment Analysis using a Question Answering Model

2022-07-01 · SemEval (NAACL) 2022 7 · Lucas Pessutto, Viviane Moreira

This paper describes the system submitted by our team (UFRGSent) to SemEval-2022 Task 10: Structured Sentiment Analysis. We propose a multilingual approach that relies on a Question Answering model to find tuples consist…

PositionQuestion AnsweringSentiment AnalysisSentiment Classification

CL-ReKD: Cross-lingual Knowledge Distillation for Multilingual Retrieval Question Answering

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Cross-Lingual Retrieval Question Answering (CL-ReQA) is concerned with retrieving answer documents or passages to a question written in a different language. A common approach to CL-ReQA is to create a multilingual sente…

Knowledge DistillationLanguage ModelingLanguage ModellingQuestion Answering+5

Overview of FinMMEval 2026 Task 2: Multilingual Financial Short-Answer Question Answering

2026-07-22 · Zhuohan Xie, Xueqing Peng, Georgi Georgiev, Dimitar Dimitrov 외 arxiv

FinMMEval 2026 Task 2 evaluates short-answer financial question answering over multilingual evidence. Each final-test item pairs an English question with financial statements and news in English, Chinese, Japanese, Spani…

Question Answering

CL-ReLKT: Cross-lingual Language Knowledge Transfer for Multilingual Retrieval Question Answering

2022-07-01 · Findings (NAACL) 2022 7 · Peerat Limkonchotiwat, Wuttikorn Ponwitayarat, Can Udomcharoenchaikit, Ekapol Chuangsuwanich 외

Cross-Lingual Retrieval Question Answering (CL-ReQA) is concerned with retrieving answer documents or passages to a question written in a different language. A common approach to CL-ReQA is to create a multilingual sente…

Language ModelingLanguage ModellingQuestion AnsweringReading Comprehension+5

Question Answering on Knowledge Bases and Text using Universal Schema and Memory Networks

2017-04-27 · ACL 2017 7 · Rajarshi Das, Manzil Zaheer, Siva Reddy, Andrew McCallum

Existing question answering methods infer answers either from a knowledge base or from raw text. While knowledge base (KB) methods are good at answering compositional questions, their performance is often affected by the…

Question Answering