中文
相关论文

相关论文: Reading StackOverflow Encourages Cheating: Adding …

200 篇论文

Graph-RAG systems achieve strong multi-hop question answering by indexing documents into knowledge graphs, but strong retrieval does not guarantee strong answers. Evaluating KET-RAG, a leading Graph-RAG system, on three multi-hop QA…

信息检索 · 计算机科学 2026-03-19 Yasaman Zarrinkia , Venkatesh Srinivasan , Alex Thomo

Generative commonsense reasoning which aims to empower machines to generate sentences with the capacity of reasoning over a set of concepts is a critical bottleneck for text generation. Even the state-of-the-art pre-trained language…

计算与语言 · 计算机科学 2021-01-22 Ye Liu , Yao Wan , Lifang He , Hao Peng , Philip S. Yu

Charts are very popular to analyze data and convey important insights. People often analyze visualizations to answer open-ended questions that require explanatory answers. Answering such questions are often difficult and time-consuming as…

机器学习 · 计算机科学 2022-10-14 Shankar Kantharaj , Xuan Long Do , Rixie Tiffany Ko Leong , Jia Qing Tan , Enamul Hoque , Shafiq Joty

Transformer based code models have impressive performance in many software engineering tasks. However, their effectiveness degrades when symbols are missing or not informative. The reason is that the model may not learn to pay attention to…

软件工程 · 计算机科学 2024-11-22 Zian Su , Xiangzhe Xu , Ziyang Huang , Zhuo Zhang , Yapeng Ye , Jianjun Huang , Xiangyu Zhang

The mechanisms underlying scientific confabulation in Large Language Models (LLMs) remain poorly understood. We introduce ReFACT (Reddit False And Correct Texts), a benchmark of 1,001 expert-annotated question-answer pairs with span-level…

To completely understand a document, the use of textual information is not enough. Understanding visual cues, such as layouts and charts, is also required. While the current state-of-the-art approaches for document understanding (both…

计算与语言 · 计算机科学 2024-10-07 Ashim Gupta , Vivek Gupta , Shuo Zhang , Yujie He , Ning Zhang , Shalin Shah

We propose the novel adaptation of a pre-trained seq2seq model for readability assessment. We prove that a seq2seq model - T5 or BART - can be adapted to discern which text is more difficult from two given texts (pairwise). As an…

计算与语言 · 计算机科学 2024-06-18 Bruce W. Lee , Jason Hyung-Jong Lee

A typical journalistic convention in news articles is to deliver the most salient information in the beginning, also known as the lead bias. While this phenomenon can be exploited in generating a summary, it has a detrimental effect on…

计算与语言 · 计算机科学 2021-04-19 Chenguang Zhu , Ziyi Yang , Robert Gmyr , Michael Zeng , Xuedong Huang

Eliciting "chain of thought" (CoT) rationales -- sequences of token that convey a "reasoning" process -- has been shown to consistently improve LLM performance on tasks like question answering. More recent efforts have shown that such…

计算与语言 · 计算机科学 2024-10-01 Somin Wadhwa , Silvio Amir , Byron C. Wallace

Stack Overflow has been heavily used by software developers to seek programming-related information. More and more developers use Community Question and Answer forums, such as Stack Overflow, to search for code examples of how to accomplish…

软件工程 · 计算机科学 2022-10-31 Zhipeng Gao , Xin Xia , David Lo , John Grundy , Xindong Zhang , Zhenchang Xing

Causal discovery is a major task with the utmost importance for machine learning since causal structures can enable models to go beyond pure correlation-based inference and significantly boost their performance. However, finding causal…

机器学习 · 计算机科学 2023-02-22 Andreas Sauter , Erman Acar , Vincent François-Lavet

Recent studies on open-domain question answering have achieved prominent performance improvement using pre-trained language models such as BERT. State-of-the-art approaches typically follow the "retrieve and read" pipeline and employ…

计算与语言 · 计算机科学 2020-03-02 Yuyu Zhang , Ping Nie , Xiubo Geng , Arun Ramamurthy , Le Song , Daxin Jiang

Textbook Question Answering (TQA) is a task that one should answer a diagram/non-diagram question given a large multi-modal context consisting of abundant essays and diagrams. We argue that the explainability of this task should place…

计算与语言 · 计算机科学 2023-07-25 Jie Ma , Qi Chai , Jun Liu , Qingyu Yin , Pinghui Wang , Qinghua Zheng

Our research investigates the recommendation of code examples to aid software developers, a practice that saves developers significant time by providing ready-to-use code snippets. The focus of our study is Stack Overflow, a commonly used…

软件工程 · 计算机科学 2023-11-07 Sajjad Rahmani , AmirHossein Naghshzan , Latifa Guerrouj

Most humans use visual imagination to understand and reason about language, but models such as BERT reason about language using knowledge acquired during text-only pretraining. In this work, we investigate whether vision-and-language…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Morris Alper , Michael Fiman , Hadar Averbuch-Elor

A wide variety of NLP applications, such as machine translation, summarization, and dialog, involve text generation. One major challenge for these applications is how to evaluate whether such generated texts are actually fluent, accurate,…

计算与语言 · 计算机科学 2021-10-28 Weizhe Yuan , Graham Neubig , Pengfei Liu

General Question Answering (QA) systems over texts require the multi-hop reasoning capability, i.e. the ability to reason with information collected from multiple passages to derive the answer. In this paper we conduct a systematic analysis…

计算与语言 · 计算机科学 2019-11-01 Haoyu Wang , Mo Yu , Xiaoxiao Guo , Rajarshi Das , Wenhan Xiong , Tian Gao

We present a new approach to encourage neural machine translation to satisfy lexical constraints. Our method acts at the training step and thereby avoiding the introduction of any extra computational overhead at inference step. The proposed…

计算与语言 · 计算机科学 2021-06-08 Melissa Ailem , Jinghsu Liu , Raheel Qader

Lay summarization aims to generate lay summaries of scientific papers automatically. It is an essential task that can increase the relevance of science for all of society. In this paper, we build a lay summary generation system based on the…

计算与语言 · 计算机科学 2020-10-20 Tiezheng Yu , Dan Su , Wenliang Dai , Pascale Fung

In this paper, we discuss different methods which use meta information and richer context that may accompany source language input to improve machine translation quality. We focus on category information of input text as meta information,…

计算与语言 · 计算机科学 2017-08-11 Shahram Khadivi , Patrick Wilken , Leonard Dahlmann , Evgeny Matusov