中文
相关论文

相关论文: Approximate Muscle Guided Beam Search for Three-In…

200 篇论文

Model-based methods for recommender systems have been studied extensively for years. Modern recommender systems usually resort to 1) representation learning models which define user-item preference as the distance between their embedding…

信息检索 · 计算机科学 2022-03-01 Rihan Chen , Bin Liu , Han Zhu , Yaoxuan Wang , Qi Li , Buting Ma , Qingbo Hua , Jun Jiang , Yunlong Xu , Hongbo Deng , Bo Zheng

Actor-critic methods, like Twin Delayed Deep Deterministic Policy Gradient (TD3), depend on basic noise-based exploration, which can result in less than optimal policy convergence. In this study, we introduce Monte Carlo Beam Search (MCBS),…

人工智能 · 计算机科学 2025-05-15 Hazim Alzorgan , Abolfazl Razi

The Multidimensional Assignment Problem (MAP or s-AP in the case of s dimensions) is an extension of the well-known assignment problem. The most studied case of MAP is 3-AP, though the problems with larger values of s have also a number of…

数据结构与算法 · 计算机科学 2010-03-30 Gregory Gutin , Daniel Karapetyan

Within machine learning, the subfield of Neural Architecture Search (NAS) has recently garnered research attention due to its ability to improve upon human-designed models. However, the computational requirements for finding an exact…

机器学习 · 计算机科学 2019-09-16 Adrian de Wynter

Constrained optimization problems appear in a wide variety of challenging real-world problems, where constraints often capture the physics of the underlying system. Classic methods for solving these problems rely on iterative algorithms…

系统与控制 · 电气工程与系统科学 2023-06-13 Meiyi Li , Soheil Kolouri , Javad Mohammadi

The multidimensional assignment problem (MAP) (abbreviated s-AP in the case of s dimensions) is an extension of the well-known assignment problem. The most studied case of MAP is 3-AP, though the problems with larger values of s have also a…

数据结构与算法 · 计算机科学 2012-05-17 Daniel Karapetyan , Gregory Gutin , Boris Goldengorin

In recent years, attention has been focused on the relationship between black-box optimiza- tion problem and reinforcement learning problem. In this research, we propose the Mirror Descent Search (MDS) algorithm which is applicable both for…

机器学习 · 计算机科学 2018-05-15 Megumi Miyashita , Shiro Yano , Toshiyuki Kondo

With the surging popularity of approximate near-neighbor search (ANNS), driven by advances in neural representation learning, the ability to serve queries accompanied by a set of constraints has become an area of intense interest. While the…

信息检索 · 计算机科学 2023-08-30 Gaurav Gupta , Jonah Yi , Benjamin Coleman , Chen Luo , Vihan Lakshman , Anshumali Shrivastava

Interactive graph search leverages human intelligence to categorize target labels in a hierarchy, which are useful for image classification, product categorization, and database search. However, many existing studies of interactive graph…

数据库 · 计算机科学 2020-12-18 Xuliang Zhu , Xin Huang , Byron Choi , Jiaxin Jiang , Zhaonian Zou , Jianliang Xu

3-SAT problem is of great importance to many technical and scientific applications. This paper presents a new hybrid evolutionary algorithm for solving this satisfiability problem. 3-SAT problem has the huge search space and hence it is…

人工智能 · 计算机科学 2013-06-24 Nasser Lotfi , Jamshid Tamouk , Mina Farmanbar

This paper introduces a novel approach to solving multi-block nonconvex composite optimization problems through a proximal linearized Alternating Direction Method of Multipliers (ADMM). This method incorporates an Increasing Penalization…

最优化与控制 · 数学 2025-04-01 Ganzhao Yuan

Anytime heuristic search algorithms try to find a (potentially suboptimal) solution as quickly as possible and then work to find better and better solutions until an optimal solution is obtained or time is exhausted. The most widely-known…

人工智能 · 计算机科学 2023-12-21 Sofia Lemons , Wheeler Ruml , Robert C. Holte , Carlos Linares López

This paper suggests a new method for determining the search area for a motion estimation algorithm based on block matching. The search area is adaptively found in the proposed method for each frame block. This search area is similar to that…

计算机视觉与模式识别 · 计算机科学 2022-04-12 S. M. Reza Soroushmehr , Shadrokh Samavi , Shahram Shirani

Approximate subgraph matching (ASM) is a task that determines the approximate presence of a given query graph in a large target graph. Being an NP-hard problem, ASM is critical in graph analysis with a myriad of applications ranging from…

机器学习 · 计算机科学 2026-03-20 Kaiyang Li , Shihao Ji , Zhipeng Cai , Wei Li

Protein similarity searches are a routine job for molecular biologists where a query sequence of amino acids needs to be compared and ranked against an ever-growing database of proteins. All available algorithms in this field can be grouped…

计算工程、金融与科学 · 计算机科学 2015-08-27 Akash Nag , Sunil Karforma

The Active Subspace (AS) method is a widely used technique for identifying the most influential directions in high-dimensional input spaces that affect the output of a computational model. The standard AS algorithm requires a sufficient…

数值分析 · 数学 2025-10-24 Fabio Nobile , Matteo Raviola , Raul Tempone

Reinforcement learning (RL) has shown great potential for solving complex tasks in a variety of domains. However, applying RL to safety-critical systems in the real-world is not easy as many algorithms are sample-inefficient and maximising…

机器学习 · 计算机科学 2024-02-02 Alexander W. Goodall , Francesco Belardinelli

In this work, a Bayesian approximate message passing algorithm is proposed for solving the multiple measurement vector (MMV) problem in compressive sensing, in which a collection of sparse signal vectors that share a common support are…

信息论 · 计算机科学 2013-01-29 Justin Ziniel , Philip Schniter

Finding the nearest subspace is a fundamental problem and influential to many applications. In particular, a scalable solution that is fast and accurate for a large problem has a great impact. The existing methods for the problem are,…

计算机视觉与模式识别 · 计算机科学 2016-03-30 Masakazu Iwamura , Masataka Konishi , Koichi Kise

Search engines and recommendation systems are built to efficiently display relevant information from those massive amounts of candidates. Typically a three-stage mechanism is employed in those systems: (i) a small collection of items are…

信息检索 · 计算机科学 2022-11-09 Weijie Zhao , Shulong Tan , Ping Li