中文
相关论文

相关论文: Decision Making via AHP

200 篇论文

Answer Set Programming (ASP) is a purely declarative formalism developed in the field of logic programming and nonmonotonic reasoning: computational problems are encoded by logic programs whose answer sets, corresponding to solutions, are…

人工智能 · 计算机科学 2020-02-19 Francesco Calimeri , Simona Perri , Jessica Zangari

We provide an axiomatic characterization of the Logarithmic Least Squares Method (sometimes called row geometric mean), used for deriving a preference vector from a pairwise comparison matrix. This procedure is shown to be the only one…

最优化与控制 · 数学 2020-08-26 László Csató

The power grid is a complex and vital system that necessitates careful reliability management. Managing the grid is a difficult problem with multiple time scales of decision making and stochastic behavior due to renewable energy…

人工智能 · 计算机科学 2016-03-08 Gal Dalal , Elad Gilboa , Shie Mannor

Recommender Systems are a subclass of machine learning systems that employ sophisticated information filtering strategies to reduce the search time and suggest the most relevant items to any particular user. Hybrid recommender systems…

信息检索 · 计算机科学 2022-07-20 Pratik K. Biswas , Songlin Liu

We develop two iterative algorithms for solving the low rank phase retrieval (LRPR) problem. LRPR refers to recovering a low-rank matrix $\X$ from magnitude-only (phaseless) measurements of random linear projections of its columns. Both…

信息论 · 计算机科学 2017-08-02 Namrata Vaswani , Seyedehsara Nayer , Yonina C. Eldar

Given a weighted graph $G$, a minimum weight $\alpha$-spanner is a least-weight subgraph $H\subseteq G$ that preserves minimum distances between all node pairs up to a factor of $\alpha$. There are many results on heuristics and…

数据结构与算法 · 计算机科学 2024-06-28 Fritz Bökler , Markus Chimani , Henning Jasper , Mirko H. Wagner

Large Language Models (LLMs) have advanced the field of Combinatorial Optimization through automated heuristic generation. Instead of relying on manual design, this LLM-Driven Heuristic Design (LHD) process leverages LLMs to iteratively…

机器学习 · 计算机科学 2026-04-17 Rongzheng Wang , Yihong Huang , Muquan Li , Jiakai Li , Di Liang , Bob Simons , Pei Ke , Shuang Liang , Ke Qin

Hierarchical learning algorithms that gradually approximate a solution to a data-driven optimization problem are essential to decision-making systems, especially under limitations on time and computational resources. In this study, we…

机器学习 · 计算机科学 2023-03-22 Christos Mavridis , John Baras

MAP inference for general energy functions remains a challenging problem. While most efforts are channeled towards improving the linear programming (LP) based relaxation, this work is motivated by the quadratic programming (QP) relaxation.…

机器学习 · 计算机科学 2012-06-22 Patrick Pletscher , Sharon Wulff

We present attributed hierarchical port graphs (AHP) as an extension of port graphs that aims at facilitating the design of modular port graph models for complex systems. AHP consist of a number of interconnected layers, where each layer…

计算机科学中的逻辑 · 计算机科学 2018-02-20 Nneka Chinelo Ene , Maribel Fernández , Bruno Pinaud

Multi-hop reasoning (MHR) is a process in artificial intelligence and natural language processing where a system needs to make multiple inferential steps to arrive at a conclusion or answer. In the context of knowledge graphs or databases,…

人工智能 · 计算机科学 2024-06-13 Jesmin Jahan Tithi , Fabio Checconi , Fabrizio Petrini

Matrix factorization is an important representation learning algorithm, e.g., recommender systems, where a large matrix can be factorized into the product of two low dimensional matrices termed as latent representations. This paper…

信息论 · 计算机科学 2021-05-11 Siyuan Wang , Qifa Yan , Jingjing Zhang , Jianping Wang , Linqi Song

The least-squares support vector machine is a frequently used kernel method for non-linear regression and classification tasks. Here we discuss several approximation algorithms for the least-squares support vector machine classifier. The…

机器学习 · 计算机科学 2017-03-24 M. Andrecut

Logic Production System (LPS) is a logic-based framework for modelling reactive behaviour. Based on abductive logic programming, it combines reactive rules with logic programs, a database and a causal theory that specifies transitions…

人工智能 · 计算机科学 2021-09-23 Krysia Broda , Fariba Sadri , Stephen Butler

The approximation of tensors has important applications in various disciplines, but it remains an extremely challenging task. It is well known that tensors of higher order can fail to have best low-rank approximations, but with an important…

数值分析 · 数学 2015-03-19 Mike Espig , Aram Khachatryan

Traditionally, batch least squares (BLS) and recursive least squares (RLS) are used for identification of a vector of parameters that form a linear model. In some situations, however, it is of interest to identify parameters in a matrix…

信号处理 · 电气工程与系统科学 2024-06-11 Brian Lai , Dennis S. Bernstein

Locality Sensitive Hashing (LSH) is an effective method to index a set of points such that we can efficiently find the nearest neighbors of a query point. We extend this method to our novel Set-query LSH (SLSH), such that it can find the…

数据结构与算法 · 计算机科学 2020-04-23 Haim Kaplan , Jay Tenenbaum

Hierarchical least-squares programs with linear constraints (HLSP) are a type of optimization problem very common in robotics. Each priority level contains an objective in least-squares form which is subject to the linear constraints of the…

最优化与控制 · 数学 2023-08-07 Kai Pfeiffer , Adrien Escande , Ludovic Righetti

In this paper, we deal with the problem of curves clustering. We propose a nonparametric method which partitions the curves into clusters and discretizes the dimensions of the curve points into intervals. The cross-product of these…

机器学习 · 统计学 2014-07-03 Marc Boullé , Romain Guigourès , Fabrice Rossi

The combination of LLM agents with external tools enables models to solve complex tasks beyond their knowledge base. Human-designed tools are inflexible and restricted to solutions within the scope of pre-existing tools created by experts.…