中文
相关论文

相关论文: MULTITAT: Benchmarking Multilingual Table-and-Text…

200 篇论文

Accuracy of English-language Question Answering (QA) systems has improved significantly in recent years with the advent of Transformer-based models (e.g., BERT). These models are pre-trained in a self-supervised fashion with a large English…

计算与语言 · 计算机科学 2022-04-13 Gokul Karthik Kumar , Abhishek Singh Gehlot , Sahal Shaji Mullappilly , Karthik Nandakumar

The advancement of large language models (LLMs) has enhanced tabular question answering (Tabular QA), yet they struggle with open-domain queries exhibiting underspecified or uncertain expressions. To address this, we introduce the…

计算与语言 · 计算机科学 2026-04-21 Zhensheng Wang , ZhanTeng Lin , Wenmian Yang , Kun Zhou , Yiquan Zhang , Weijia Jia

Numerical reasoning over hybrid data containing both textual and tabular content (e.g., financial reports) has recently attracted much attention in the NLP community. However, existing question answering (QA) benchmarks over hybrid data…

人工智能 · 计算机科学 2022-06-06 Yilun Zhao , Yunxiang Li , Chenying Li , Rui Zhang

The effects of language mismatch impact speech anti-spoofing systems, while investigations and quantification of these effects remain limited. Existing anti-spoofing datasets are mainly in English, and the high cost of acquiring…

音频与语音处理 · 电气工程与系统科学 2024-10-22 Tianchi Liu , Ivan Kukanov , Zihan Pan , Qiongqiong Wang , Hardik B. Sailor , Kong Aik Lee

The absence of explicitly tailored, accessible annotated datasets for educational purposes presents a notable obstacle for NLP tasks in languages with limited resources.This study initially explores the feasibility of using machine…

计算与语言 · 计算机科学 2024-04-29 Hailay Teklehaymanot , Dren Fazlija , Niloy Ganguly , Gourab K. Patro , Wolfgang Nejdl

Natural Question Answering (QA) datasets play a crucial role in evaluating the capabilities of large language models (LLMs), ensuring their effectiveness in real-world applications. Despite the numerous QA datasets that have been developed…

Vision-Language Models (VLMs) have demonstrated remarkable capabilities in interpreting visual layouts and text. However, a significant challenge remains in their ability to interpret robustly and reason over multi-tabular data presented as…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Anshul Singh , Chris Biemann , Jan Strich

Table Question Answering (TQA) aims to answer natural language questions about tabular data, often accompanied by additional contexts such as text passages. The task spans diverse settings, varying in table representation, question/answer…

计算与语言 · 计算机科学 2026-04-21 Wei Zhou , Bolei Ma , Annemarie Friedrich , Mohsen Mesgar

Existing question answering (QA) systems owe much of their success to large, high-quality training data. Such annotation efforts are costly, and the difficulty compounds in the cross-lingual setting. Therefore, prior cross-lingual QA work…

计算与语言 · 计算机科学 2023-10-18 Bryan Li , Chris Callison-Burch

Table-and-text hybrid question answering (HybridQA) is a widely used and challenging NLP task commonly applied in the financial and scientific domain. The early research focuses on migrating other QA task methods to HybridQA, while with…

计算与语言 · 计算机科学 2023-02-03 Dingzirui Wang , Longxu Dou , Wanxiang Che

In the fields of computer vision and natural language processing, multimodal chart question-answering, especially involving color, structure, and textless charts, poses significant challenges. Traditional methods, which typically involve…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Jingxuan Wei , Nan Xu , Guiyong Chang , Yin Luo , BiHui Yu , Ruifeng Guo

The impressive performance of VLMs is largely measured on benchmarks that fail to capture the complexities of real-world scenarios. Existing datasets for tabular QA, such as WikiTableQuestions and FinQA, are overwhelmingly monolingual…

计算与语言 · 计算机科学 2025-11-24 Anshul Singh , Rohan Chaudhary , Gagneet Singh , Abhay Kumary

The advent of large language models (LLMs) has unlocked great opportunities in complex data management tasks, particularly in question answering (QA) over complicated multi-table relational data. Despite significant progress, systematically…

人工智能 · 计算机科学 2024-12-02 Zipeng Qiu , You Peng , Guangxin He , Binhang Yuan , Chen Wang

Visual Question Answering (VQA) has been primarily studied through the lens of the English language. Yet, tackling VQA in other languages in the same manner would require a considerable amount of resources. In this paper, we propose…

We propose EXAMS -- a new benchmark dataset for cross-lingual and multilingual question answering for high school examinations. We collected more than 24,000 high-quality high school exam questions in 16 languages, covering 8 language…

计算与语言 · 计算机科学 2020-11-09 Momchil Hardalov , Todor Mihaylov , Dimitrina Zlatkova , Yoan Dinkov , Ivan Koychev , Preslav Nakov

Time series data are foundational in finance, healthcare, and energy domains. However, most existing methods and datasets remain focused on a narrow spectrum of tasks, such as forecasting or anomaly detection. To bridge this gap, we…

计算与语言 · 计算机科学 2025-07-01 Yaxuan Kong , Yiyuan Yang , Yoontae Hwang , Wenjie Du , Stefan Zohren , Zhangyang Wang , Ming Jin , Qingsong Wen

We introduce a benchmark dataset for question answering and translation in bilingual Latin and English settings, containing about 7,800 question-answer pairs. The questions are drawn from Latin pedagogical sources, including exams,…

计算与语言 · 计算机科学 2026-04-23 Marisa Hudspeth , Patrick J. Burns , Brendan O'Connor

Advanced table question answering (TableQA) methods prompt large language models (LLMs) to generate answer text, SQL query, Python code, or custom operation, which impressively improve the complex reasoning problems in the TableQA task.…

计算与语言 · 计算机科学 2025-09-03 Zhongyuan Wang , Richong Zhang , Zhijie Nie , Hangyu Mao

Deep learning based question answering (QA) on English documents has achieved success because there is a large amount of English training examples. However, for most languages, training examples for high-quality QA models are not available.…

计算与语言 · 计算机科学 2019-07-16 Chia-Hsuan Lee , Hung-Yi Lee

Existing table question answering datasets contain abundant factual questions that primarily evaluate the query and schema comprehension capability of a system, but they fail to include questions that require complex reasoning and…