中文
相关论文

相关论文: Sogou Machine Reading Comprehension Toolkit

200 篇论文

Vietnamese, the 20th most spoken language with over 102 million native speakers, lacks robust resources for key natural language processing tasks such as text segmentation and machine reading comprehension (MRC). To address this gap, we…

计算与语言 · 计算机科学 2025-06-23 Toan Nguyen Hai , Ha Nguyen Viet , Truong Quan Xuan , Duc Do Minh

As a broad and major category in machine reading comprehension (MRC), the generalized goal of discriminative MRC is answer prediction from the given materials. However, the focuses of various discriminative MRC tasks may be diverse enough:…

计算与语言 · 计算机科学 2022-03-29 Yilin Zhao , Hai Zhao , Libin Shen , Yinggong Zhao

We introduce SciWING, an open-source software toolkit which provides access to pre-trained models for scientific document processing tasks, inclusive of citation string parsing and logical structure recovery. SciWING enables researchers to…

数字图书馆 · 计算机科学 2020-10-26 Abhinav Ramesh Kashyap , Min-Yen Kan

Although Vietnamese is the 17th most popular native-speaker language in the world, there are not many research studies on Vietnamese machine reading comprehension (MRC), the task of understanding a text and answering questions about it. One…

计算与语言 · 计算机科学 2020-11-03 Kiet Van Nguyen , Khiem Vinh Tran , Son T. Luu , Anh Gia-Tuan Nguyen , Ngan Luu-Thuy Nguyen

Machine reading comprehension has made great progress in recent years owing to large-scale annotated datasets. In the clinical domain, however, creating such datasets is quite difficult due to the domain expertise required for annotation.…

计算与语言 · 计算机科学 2020-05-05 Xiang Yue , Bernal Jimenez Gutierrez , Huan Sun

In the era of pre-trained models, image clustering task is usually addressed by two relevant stages: a) to produce features from pre-trained vision models; and b) to find clusters from the pre-trained features. However, these two stages are…

计算机视觉与模式识别 · 计算机科学 2025-01-09 W. He , Z. Huang , X. Meng , X. Qi , R. Xiao , C. -G. Li

Reading comprehension continues to be a crucial research focus in the NLP community. Recent advances in Machine Reading Comprehension (MRC) have mostly centered on literal comprehension, referring to the surface-level understanding of…

计算与语言 · 计算机科学 2024-04-09 Yigeng Zhang , Fabio A. González , Thamar Solorio

We present the EpiReader, a novel model for machine comprehension of text. Machine comprehension of unstructured, real-world text is a major research goal for natural language processing. Current tests of machine comprehension pose…

计算与语言 · 计算机科学 2016-06-13 Adam Trischler , Zheng Ye , Xingdi Yuan , Kaheer Suleman

Machine learning models and libraries can train datasets of different sizes and perform prediction and classification operations, but machine learning models and libraries cause slow and long training times on large datasets. This article…

机器学习 · 计算机科学 2025-09-17 Halil Hüseyin Çalışkan , Talha Koruk

Continuous Integration (CI) has become a well-established software development practice for automatically and continuously integrating code changes during software development. An increasing number of Machine Learning (ML) based approaches…

软件工程 · 计算机科学 2023-04-07 Ali Kazemi Arani , Mansooreh Zahedi , Triet Huynh Minh Le , Muhammad Ali Babar

One of the emerging research trends in natural language understanding is machine reading comprehension (MRC) which is the task to find answers to human questions based on textual data. Existing Vietnamese datasets for MRC research…

计算与语言 · 计算机科学 2023-06-19 Kiet Van Nguyen , Son Quoc Tran , Luan Thanh Nguyen , Tin Van Huynh , Son T. Luu , Ngan Luu-Thuy Nguyen

Reading comprehension (RC)---in contrast to information retrieval---requires integrating information and reasoning about events, entities, and their relations across a full document. Question answering is conventionally used to assess RC…

Substantial improvements have been made in machine reading comprehension, where the machine answers questions based on a given context. Current state-of-the-art models even surpass human performance on several benchmarks. However, their…

计算与语言 · 计算机科学 2021-05-11 Wei-Cheng Huang , Chien-yu Huang , Hung-yi Lee

Machine Reading at Scale (MRS) is a challenging task in which a system is given an input query and is asked to produce a precise output by "reading" information from a large knowledge base. The task has gained popularity with its natural…

计算与语言 · 计算机科学 2019-09-19 Yixin Nie , Songhe Wang , Mohit Bansal

Understanding how events are semantically related to each other is the essence of reading comprehension. Recent event-centric reading comprehension datasets focus mostly on event arguments or temporal relations. While these tasks partially…

计算与语言 · 计算机科学 2021-09-14 Rujun Han , I-Hung Hsu , Jiao Sun , Julia Baylon , Qiang Ning , Dan Roth , Nanyun Peng

We focus on Multimodal Machine Reading Comprehension (M3C) where a model is expected to answer questions based on given passage (or context), and the context and the questions can be in different modalities. Previous works such as RecipeQA…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Pritish Sahu , Karan Sikka , Ajay Divakaran

Language models' (LMs) proficiency in handling deterministic symbolic reasoning and rule-based tasks remains limited due to their dependency implicit learning on textual data. To endow LMs with genuine rule comprehension abilities, we…

计算与语言 · 计算机科学 2024-03-12 Yixuan Weng , Minjun Zhu , Fei Xia , Bin Li , Shizhu He , Kang Liu , Jun Zhao

Machine hearing is an emerging area. Motivated by the need of a principled framework across domain applications for machine listening, we propose a generic and data-driven representation learning approach. For this sake, a novel and…

声音 · 计算机科学 2021-01-01 Imad Rida

We propose MRU (Multi-Range Reasoning Units), a new fast compositional encoder for machine comprehension (MC). Our proposed MRU encoders are characterized by multi-ranged gating, executing a series of parameterized contract-and-expand…

计算与语言 · 计算机科学 2018-03-28 Yi Tay , Luu Anh Tuan , Siu Cheung Hui

Simultaneous machine translation (SimulMT) speeds up the translation process by starting to translate before the source sentence is completely available. It is difficult due to limited context and word order difference between languages.…

计算与语言 · 计算机科学 2022-05-05 Chih-Chiang Chang , Shun-Po Chuang , Hung-yi Lee