Multilingual State Space Models for Structured Question Answering in Indic Languages
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.
Code (1)
Tasks
Answer GenerationDiversityQuestion AnsweringState Space ModelsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
UFRGSent at SemEval-2022 Task 10: Structured Sentiment Analysis using a Question Answering Model
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 ClassificationCL-ReKD: Cross-lingual Knowledge Distillation for Multilingual Retrieval Question Answering
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+5Overview of FinMMEval 2026 Task 2: Multilingual Financial Short-Answer Question Answering
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 AnsweringCL-ReLKT: Cross-lingual Language Knowledge Transfer for Multilingual Retrieval Question Answering
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+5Question Answering on Knowledge Bases and Text using Universal Schema and Memory Networks
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