中文
相关论文

相关论文: A Tabu Search/Path Relinking Algorithm to Solve th…

200 篇论文

The problem of recommender system is very popular with myriad available solutions. A novel approach that uses the link prediction problem in social networks has been proposed in the literature that model the typical user-item information as…

信息检索 · 计算机科学 2021-02-19 T. Jaya Lakshmi , S. Durga Bhavani

The Joint Routing-Assignment (JRA) optimization problem simultaneously determines the assignment of items to placeholders and a Hamiltonian cycle that visits each node pair exactly once, with the objective of minimizing total travel cost.…

人工智能 · 计算机科学 2025-11-14 Qilong Yuan

We study the restricted case of Scheduling on Unrelated Parallel Machines. In this problem, we are given a set of jobs $J$ with processing times $p_j$ and each job may be scheduled only on some subset of machines $S_j \subseteq M$. The goal…

数据结构与算法 · 计算机科学 2016-12-14 Chidambaram Annamalai

We introduce deep learning models to the two most important stages in product search at JD.com, one of the largest e-commerce platforms in the world. Specifically, we outline the design of a deep learning system that retrieves semantically…

信息检索 · 计算机科学 2021-03-25 Rui Li , Yunjiang Jiang , Wenyun Yang , Guoyu Tang , Songlin Wang , Chaoyi Ma , Wei He , Xi Xiong , Yun Xiao , Eric Yihong Zhao

Personalized PageRank (PPR) is a traditional measure for node proximity on large graphs. For a pair of nodes $s$ and $t$, the PPR value $\pi_s(t)$ equals the probability that an $\alpha$-discounted random walk from $s$ terminates at $t$ and…

数据结构与算法 · 计算机科学 2024-03-21 Mingji Yang , Hanzhi Wang , Zhewei Wei , Sibo Wang , Ji-Rong Wen

Dynamic Programming (DP) and Constraint Programming (CP) are well-established paradigms for solving combinatorial optimization problems. Usually, these two approaches are used separately. This paper aims to show that the two can be combined…

人工智能 · 计算机科学 2026-05-25 Emma Legrand , Roger Kameugne , Pierre Schaus

This paper presents a new multi-objective hybrid model that makes cooperation between the strength of research of neighborhood methods presented by the tabu search (TS) and the important exploration capacity of evolutionary algorithm. This…

人工智能 · 计算机科学 2011-02-16 Rjab Hajlaoui , Mariem Gzara , Abdelaziz Dammak

Failure-Directed Search (FDS) is a significant complete generic search algorithm used in Constraint Programming (CP) to efficiently explore the search space, proven particularly effective on scheduling problems. This paper analyzes FDS's…

机器学习 · 计算机科学 2025-08-28 Vilém Heinz , Petr Vilím , Zdeněk Hanzálek

For prohibitively large-scale Travelling Salesman Problems (TSPs), existing algorithms face big challenges in terms of both computational efficiency and solution quality. To address this issue, we propose a hierarchical destroy-and-repair…

人工智能 · 计算机科学 2023-08-10 Zhang-Hua Fu , Sipeng Sun , Jintong Ren , Tianshu Yu , Haoyu Zhang , Yuanyuan Liu , Lingxiao Huang , Xiang Yan , Pinyan Lu

The Flexible Job-Shop Scheduling Problem (FJSSP) is an NP-hard combinatorial optimization problem, with several application domains, especially for manufacturing purposes. The objective is to efficiently schedule multiple operations on…

This paper aims to develop a learning method for a special class of traveling salesman problems (TSP), namely, the pickup-and-delivery TSP (PDTSP), which finds the shortest tour along a sequence of one-to-one pickup-and-delivery nodes.…

人工智能 · 计算机科学 2024-04-18 Bowen Fang , Xu Chen , Xuan Di

Personalized PageRank (PPR) is a widely used node proximity measure in graph mining and network analysis. Given a source node $s$ and a target node $t$, the PPR value $\pi(s,t)$ represents the probability that a random walk from $s$…

数据结构与算法 · 计算机科学 2020-06-25 Hanzhi Wang , Zhewei Wei , Junhao Gan , Sibo Wang , Zengfeng Huang

The travelling salesperson problem (TSP) is a classic resource allocation problem used to find an optimal order of doing a set of tasks while minimizing (or maximizing) an associated objective function. It is widely used in robotics for…

机器人学 · 计算机科学 2022-07-19 Ishaan Mehta , Sharareh Taghipour , Sajad Saeedi

Intuitively, an ideal collaborative filtering (CF) model should learn from users' full rankings over all items to make optimal top-K recommendations. Due to the absence of such full rankings in practice, most CF models rely on pairwise loss…

信息检索 · 计算机科学 2024-12-25 Yuhan Zhao , Rui Chen , Li Chen , Shuang Zhang , Qilong Han , Hongtao Song

In some recent papers, researchers have found two very good methods for reordering columns within supernodes in sparse Cholesky factors; these reorderings can be very useful for certain factorization methods. The first of these reordering…

数学软件 · 计算机科学 2025-01-16 M. Ozan Karsavuran , Esmond G. Ng , Barry W. Peyton

The Flexible Job-shop Scheduling Problem (FJSP) is a classical combinatorial optimization problem that has a wide-range of applications in the real world. In order to generate fast and accurate scheduling solutions for FJSP, various deep…

机器学习 · 计算机科学 2025-09-10 Xinquan Wu , Xuefeng Yan , Mingqiang Wei , Donghai Guan

Tensor program tuning is a non-convex objective optimization problem, to which search-based approaches have proven to be effective. At the core of the search-based approaches lies the design of the cost model. Though deep learning-based…

机器学习 · 计算机科学 2022-11-23 Yi Zhai , Yu Zhang , Shuo Liu , Xiaomeng Chu , Jie Peng , Jianmin Ji , Yanyong Zhang

Scheduling a task graph representing an application over a heterogeneous network of computers is a fundamental problem in distributed computing. It is known to be not only NP-hard but also not polynomial-time approximable within a constant…

分布式、并行与集群计算 · 计算机科学 2025-04-22 Jared Coleman , Bhaskar Krishnamachari

In this article, we study a single-machine scheduling problem of minimizing the total tardiness for a set of independent jobs. The processing time of a job is modeled as a step function of its starting time and a specific deteriorating…

最优化与控制 · 数学 2013-08-16 Peng Guo , Wenming Chen , Yi Wang

The Travelling Salesman Problem (TSP) is a classical combinatorial optimisation problem. Deep learning has been successfully extended to meta-learning, where previous solving efforts assist in learning how to optimise future optimisation…

机器学习 · 计算机科学 2020-11-04 Nasrin Sultana , Jeffrey Chan , A. K. Qin , Tabinda Sarwar