中文
相关论文

相关论文: Goal-Driven Query Answering over First- and Second…

200 篇论文

This paper is an attempt to remedy the problem of slow convergence for first-order numerical algorithms by proposing an adaptive conditioning heuristic. First, we propose a parallelizable numerical algorithm that is capable of solving…

最优化与控制 · 数学 2021-03-02 Muhammad Adil , Sasan Tavakkol , Ramtin Madani

Unsupervised dependency parsing aims to learn a dependency parser from unannotated sentences. Existing work focuses on either learning generative models using the expectation-maximization algorithm and its variants, or learning…

计算与语言 · 计算机科学 2017-09-26 Yong Jiang , Wenjuan Han , Kewei Tu

Recent Deep Learning (DL) models have succeeded in achieving human-level accuracy on various natural language tasks such as question-answering, natural language inference (NLI), and textual entailment. These tasks not only require the…

计算与语言 · 计算机科学 2019-10-17 Mayank Jobanputra

This paper considers a finite-sum optimization problem under first-order queries and investigates the benefits of strategic querying on stochastic gradient-based methods compared to uniform querying strategy. We first introduce Oracle…

机器学习 · 计算机科学 2025-08-26 Nanfei Jiang , Hoi-To Wai , Mahnoosh Alizadeh

Ranked list truncation is of critical importance in a variety of professional information retrieval applications such as patent search or legal search. The goal is to dynamically determine the number of returned documents according to some…

信息检索 · 计算机科学 2021-03-02 Chen Wu , Ruqing Zhang , Jiafeng Guo , Yixing Fan , Yanyan Lan , Xueqi Cheng

In this paper, we consider the problem of machine reading task when the questions are in the form of keywords, rather than natural language. In recent years, researchers have achieved significant success on machine reading comprehension…

计算与语言 · 计算机科学 2017-11-02 Boyuan Pan , Hao Li , Zhou Zhao , Deng Cai , Xiaofei He

Motivated by problems arising with the symbolic analysis of steady state ideals in Chemical Reaction Network Theory, we consider the problem of testing whether the points in a complex or real variety with non-zero coordinates form a coset…

符号计算 · 计算机科学 2020-10-22 Hamid Rahkooy , Thomas Sturm

A very simple first-order algorithm is proposed for solving nonlinear optimization problems with deterministic nonlinear equality constraints. This algorithm adaptively selects steps in the plane tangent to the constraints or steps that…

最优化与控制 · 数学 2026-03-11 Serge Gratton , Philippe L. Toint

The chase procedure, originally introduced for checking implication of database constraints, and later on used for computing data exchange solutions, has recently become a central algorithmic tool in rule-based ontological reasoning. In…

数据库 · 计算机科学 2022-04-27 Marco Calautti , Georg Gottlob , Andreas Pieris

The chase algorithm is a fundamental tool for query evaluation and query containment under constraints, where the constraints are (sub-classes of) tuple-generating dependencies (TGDs) and equality generating depencies (EGDs). So far, most…

计算机科学中的逻辑 · 计算机科学 2013-11-19 Andrea Cali , Georg Gottlob , Michael Kifer

The chase procedure is a fundamental algorithmic tool in database theory with a variety of applications. A key problem concerning the chase procedure is all-instances termination: for a given set of tuple-generating dependencies (TGDs), is…

数据库 · 计算机科学 2019-07-09 Tomasz Gogacz , Jerzy Marcinkowski , Andreas Pieris

Numerous multi-objective evolutionary algorithms have been designed for constrained optimisation over past two decades. The idea behind these algorithms is to transform constrained optimisation problems into multi-objective optimisation…

最优化与控制 · 数学 2020-03-24 Tao Xu , Jun He , Changjing Shang

Recently, there has been significant progress in the development of distributed first order methods. (At least) two different types of methods, designed from very different perspectives, have been proposed that achieve both exact and linear…

信息论 · 计算机科学 2017-12-27 Dusan Jakovetic

One of the main challenges in ranking is embedding the query and document pairs into a joint feature space, which can then be fed to a learning-to-rank algorithm. To achieve this representation, the conventional state of the art approaches…

计算与语言 · 计算机科学 2018-08-09 Dana Sagi , Tzoof Avny , Kira Radinsky , Eugene Agichtein

This paper presents a new framework for anytime heuristic search where the task is to achieve as many goals as possible within the allocated resources. We show the inadequacy of traditional distance-estimation heuristics for tasks of this…

人工智能 · 计算机科学 2015-03-19 D. Davidov , S. Markovitch

This paper presents a novel framework for goal-oriented semantic communications leveraging recursive early exit models. The proposed approach is built on two key components. First, we introduce an innovative early exit strategy that…

The emergence of Linked Data on the WWW has spawned research interest in an online execution of declarative queries over this data. A particularly interesting approach is traversal-based query execution which fetches data by traversing data…

数据库 · 计算机科学 2016-07-06 Olaf Hartig , M. Tamer Özsu

Whereas proof assistants based on Higher-Order Logic benefit from external solvers' automation, those based on Type Theory resist automation and thus require more expertise. Indeed, the latter use a more expressive logic which is further…

计算机科学中的逻辑 · 计算机科学 2021-07-07 Valentin Blot , Louise Dubois de Prisque , Chantal Keller , Pierre Vial

Classifiers can be trained with data-dependent constraints to satisfy fairness goals, reduce churn, achieve a targeted false positive rate, or other policy goals. We study the generalization performance for such constrained optimization…

Transformers have achieved significant success across various domains, relying on self-attention to capture dependencies. However, the standard first-order attention mechanism is often limited by a low-rank bottleneck, struggling to capture…

计算与语言 · 计算机科学 2025-12-05 Hanting Chen , Chong Zhu , Kai Han , Yuchuan Tian , Yuchen Liang , Tianyu Guo , Xinghao Chen , Dacheng Tao , Yunhe Wang