中文
相关论文

相关论文: 'John ate 5 apples' != 'John ate some apples': Sel…

200 篇论文

Imagine you are in a supermarket. You have two bananas in your basket and want to buy four apples. How many fruits do you have in total? This seemingly straightforward question can be challenging for data-driven language models, even if…

计算与语言 · 计算机科学 2021-06-09 Piotr Piękos , Henryk Michalewski , Mateusz Malinowski

Paraphrase generation is a fundamental and long-standing task in natural language processing. In this paper, we concentrate on two contributions to the task: (1) we propose Retrieval Augmented Prompt Tuning (RAPT) as a parameter-efficient…

计算与语言 · 计算机科学 2022-03-15 Jishnu Ray Chowdhury , Yong Zhuang , Shuyi Wang

NLP datasets may still contain annotation errors, even when they are manually annotated. Researchers have attempted to develop methods to automatically reduce the adverse effect of errors in datasets. However, existing methods are…

计算与语言 · 计算机科学 2025-02-04 Kohei Tsuji , Tatsuya Hiraoka , Yuchang Cheng , Tomoya Iwakura

Self-supervised visual representation learning has recently attracted significant research interest. While a common way to evaluate self-supervised representations is through transfer to various downstream tasks, we instead investigate the…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Iro Laina , Yuki M. Asano , Andrea Vedaldi

We study question-answering over semi-structured data. We introduce a new way to apply the technique of semantic parsing by applying machine learning only to provide annotations that the system infers to be missing; all the other parsing…

计算与语言 · 计算机科学 2017-09-12 Kedar Dhamdhere , Kevin S. McCurley , Mukund Sundararajan , Ankur Taly

We consider a variant of online binary classification where a learner sequentially assigns labels ($0$ or $1$) to items with unknown true class. If, but only if, the learner chooses label $1$ they immediately observe the true label of the…

机器学习 · 计算机科学 2024-04-23 James A. Grant , David S. Leslie

Automatic short answer grading is an important research direction in the exploration of how to use artificial intelligence (AI)-based tools to improve education. Current state-of-the-art approaches use neural language models to create…

计算与语言 · 计算机科学 2022-07-12 Mengxue Zhang , Sami Baral , Neil Heffernan , Andrew Lan

Despite significant advances in recent years, the existing Computer-Assisted Pronunciation Training (CAPT) methods detect pronunciation errors with a relatively low accuracy (precision of 60% at 40%-80% recall). This Ph.D. work proposes…

音频与语音处理 · 电气工程与系统科学 2022-09-15 Daniel Korzekwa

An intuitive way for a human to write paraphrase sentences is to replace words or phrases in the original sentence with their corresponding synonyms and make necessary changes to ensure the new sentences are fluent and grammatically…

计算与语言 · 计算机科学 2018-06-22 Shaohan Huang , Yu Wu , Furu Wei , Ming Zhou

Paraphrasing is the task of re-writing an input text using other words, without altering the meaning of the original content. Conversational systems can exploit automatic paraphrasing to make the conversation more natural, e.g., talking…

计算与语言 · 计算机科学 2024-02-19 Achille Globo , Antonio Trevisi , Andrea Zugarini , Leonardo Rigutini , Marco Maggini , Stefano Melacci

Unsupervised commonsense question answering is appealing since it does not rely on any labeled task data. Among existing work, a popular solution is to use pre-trained language models to score candidate choices directly conditioned on the…

计算与语言 · 计算机科学 2021-06-01 Yilin Niu , Fei Huang , Jiaming Liang , Wenkai Chen , Xiaoyan Zhu , Minlie Huang

We explore the use of answer set programming (ASP) and its extension with quantifiers, ASP(Q), for inconsistency-tolerant querying of prioritized data, where a priority relation between conflicting facts is exploited to define three notions…

计算机科学中的逻辑 · 计算机科学 2026-05-05 Meghyn Bienvenu , Camille Bourgaux , Robin Jean , Giuseppe Mazzotta

Automated feedback as students answer open-ended math questions has significant potential in improving learning outcomes at large scale. A key part of automated feedback systems is an error classification component, which identifies student…

计算与语言 · 计算机科学 2023-05-11 Hunter McNichols , Mengxue Zhang , Andrew Lan

This paper presents a novel approach to automatically solving arithmetic word problems. This is the first algorithmic approach that can handle arithmetic problems with multiple steps and operations, without depending on additional…

计算与语言 · 计算机科学 2016-08-23 Subhro Roy , Dan Roth

A core component of the recent success of self-supervised learning is cropping data augmentation, which selects sub-regions of an image to be used as positive views in the self-supervised loss. The underlying assumption is that randomly…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Shlok Mishra , Anshul Shah , Ankan Bansal , Abhyuday Jagannatha , Janit Anjaria , Abhishek Sharma , David Jacobs , Dilip Krishnan

The integrity and reliability of scientific literature is facing a serious threat by adversarial text generation techniques, specifically from the use of automated paraphrasing tools to mask plagiarism. These tools generate "tortured…

计算与语言 · 计算机科学 2025-12-12 Agniva Maiti , Prajwal Panth , Suresh Chandra Satapathy

A long-standing issue with paraphrase generation is how to obtain reliable supervision signals. In this paper, we propose an unsupervised paradigm for paraphrase generation based on the assumption that the probabilities of generating two…

计算与语言 · 计算机科学 2021-09-02 Yuxian Meng , Xiang Ao , Qing He , Xiaofei Sun , Qinghong Han , Fei Wu , Chun fan , Jiwei Li

While increasingly complex approaches to question answering (QA) have been proposed, the true gain of these systems, particularly with respect to their expensive training requirements, can be inflated when they are not compared to adequate…

信息检索 · 计算机科学 2018-07-06 Vikas Yadav , Rebecca Sharp , Mihai Surdeanu

Recent neural sequence-to-sequence models with a copy mechanism have achieved remarkable progress in various text generation tasks. These models addressed out-of-vocabulary problems and facilitated the generation of rare words. However, the…

计算与语言 · 计算机科学 2021-12-21 Sanghyuk Choi , Jeong-in Hwang , Hyungjong Noh , Yeonsoo Lee

Qualitative reasoning involves expressing and deriving knowledge based on qualitative terms such as natural language expressions, rather than strict mathematical quantities. Well over 40 qualitative calculi have been proposed so far, mostly…