中文
相关论文

相关论文: Reverse Queries in DATR

200 篇论文

"There and Back Again" (TABA) is a programming pattern where the recursive calls traverse one data structure and the subsequent returns traverse another. This article presents new TABA examples, refines existing ones, and formalizes both…

编程语言 · 计算机科学 2023-06-22 Olivier Danvy

We present the first parser for UCCA, a cross-linguistically applicable framework for semantic representation, which builds on extensive typological work and supports rapid annotation. UCCA poses a challenge for existing parsing techniques,…

计算与语言 · 计算机科学 2018-05-02 Daniel Hershcovich , Omri Abend , Ari Rappoport

Non-autoregressive neural machine translation (NAT) generates each target word in parallel and has achieved promising inference acceleration. However, existing NAT models still have a big gap in translation quality compared to…

计算与语言 · 计算机科学 2020-12-17 Qiu Ran , Yankai Lin , Peng Li , Jie Zhou

This paper introduces annotative indexing, a novel framework that unifies and generalizes traditional inverted indexes, column stores, object stores, and graph databases. As a result, annotative indexing can provide the underlying indexing…

信息检索 · 计算机科学 2025-06-04 Charles L. A. Clarke

Text-based Question Answering (QA) is a challenging task which aims at finding short concrete answers for users' questions. This line of research has been widely studied with information retrieval techniques and has received increasing…

信息检索 · 计算机科学 2020-05-28 Zahra Abbasiantaeb , Saeedeh Momtazi

We present Contextual Query Rewrite (CQR) a dataset for multi-domain task-oriented spoken dialogue systems that is an extension of the Stanford dialog corpus (Eric et al., 2017a). While previous approaches have addressed the issue of…

计算与语言 · 计算机科学 2019-04-02 Michael Regan , Pushpendre Rastogi , Arpit Gupta , Lambert Mathias

Typically, every part in most coherent text has some plausible reason for its presence, some function that it performs to the overall semantics of the text. Rhetorical relations, e.g. contrast, cause, explanation, describe how the parts of…

信息检索 · 计算机科学 2017-04-07 Christina Lioma , Birger Larsen , Wei Lu

Retrieving and extracting knowledge from extensive research documents and large databases presents significant challenges for researchers, students, and professionals in today's information-rich era. Existing retrieval systems, which rely…

信息检索 · 计算机科学 2025-02-06 Mohammed-Khalil Ghali , Abdelrahman Farrag , Daehan Won , Yu Jin

Consistent query answering is an inconsistency tolerant approach to obtaining semantically correct answers from a database that may be inconsistent with respect to its integrity constraints. In this work we formalize the notion of…

数据库 · 计算机科学 2011-06-09 M. Andrea Rodríguez , Leopoldo Bertossi , Monica Caniupan

A matrix approach to continuous iteration is proposed for general formal series. It leads, in particular, to an order{to{order iteration of the exponential function, and consequently to an algorithmic approach to tetration. Lower{order…

数学物理 · 物理学 2014-10-16 R. Aldrovandi

The task of information retrieval is an important component of many natural language processing systems, such as open domain question answering. While traditional methods were based on hand-crafted features, continuous representations based…

计算与语言 · 计算机科学 2022-08-05 Gautier Izacard , Edouard Grave

Query reformulations have long been a key mechanism to alleviate the vocabulary-mismatch problem in information retrieval, for example by expanding the queries with related query terms or by generating paraphrases of the queries. In this…

信息检索 · 计算机科学 2020-07-17 Xiao Wang , Craig Macdonald , Iadh Ounis

Language models can be manipulated by adversarial attacks, which introduce subtle perturbations to input data. While recent attack methods can achieve a relatively high attack success rate (ASR), we've observed that the generated…

计算与语言 · 计算机科学 2024-09-24 Yibo Wang , Xiangjue Dong , James Caverlee , Philip S. Yu

Open-domain conversational search assistants aim at answering user questions about open topics in a conversational manner. In this paper we show how the Transformer architecture achieves state-of-the-art results in key IR tasks, leveraging…

信息检索 · 计算机科学 2021-01-21 Rafael Ferreira , Mariana Leite , David Semedo , Joao Magalhaes

Tables on the Web contain a vast amount of knowledge in a structured form. To tap into this valuable resource, we address the problem of table retrieval: answering an information need with a ranked list of tables. We investigate this…

信息检索 · 计算机科学 2021-05-14 Shuo Zhang , Krisztian Balog

This paper is a survey discussing Information Retrieval concepts, methods, and applications. It goes deep into the document and query modelling involved in IR systems, in addition to pre-processing operations such as removing stop words and…

信息检索 · 计算机科学 2012-12-11 Youssef Bassil

Large language models (LLMs) augmented with retrieval systems have significantly advanced natural language processing tasks by integrating external knowledge sources, enabling more accurate and contextually rich responses. To improve the…

计算与语言 · 计算机科学 2025-05-28 Xin Sun , Jianan Xie , Zhongqi Chen , Qiang Liu , Shu Wu , Yuehe Chen , Bowen Song , Weiqiang Wang , Zilei Wang , Liang Wang

Users often formulate their search queries with immature language without well-developed keywords and complete structures. Such queries fail to express their true information needs and raise ambiguity as fragmental language often yield…

信息检索 · 计算机科学 2021-01-19 Zhenduo Wang , Qingyao Ai

We propose an approach and a subsequent extension for reversing imperative programs. Firstly, we produce both an augmented version and a corresponding inverted version of the original program. Augmentation saves reversal information into an…

编程语言 · 计算机科学 2017-09-05 James Hoey , Irek Ulidowski , Shoji Yuen

We build a dual-way neural dictionary to retrieve words given definitions, and produce definitions for queried words. The model learns the two tasks simultaneously and handles unknown words via embeddings. It casts a word or a definition to…

计算与语言 · 计算机科学 2022-10-12 Pinzhen Chen , Zheng Zhao
‹ 上一页 1 8 9 10 下一页 ›