中文
相关论文

相关论文: TSP-Bot: Robotic TSP Pen Art using High-DoF Manipu…

200 篇论文

Multi Expression Programming (MEP) is an evolutionary technique that may be used for solving computationally difficult problems. MEP uses a linear solution representation. Each MEP individual is a string encoding complex expressions…

人工智能 · 计算机科学 2015-09-09 Mihai Oltean , D. Dumitrescu

The Clustered Traveling Salesman Problem (CTSP) is a variant of the popular Traveling Salesman Problem (TSP) arising from a number of real-life applications. In this work, we explore a transformation approach that solves the CTSP by…

人工智能 · 计算机科学 2022-04-15 Yongliang Lu , Jin-Kao Hao , Qinghua Wu

This paper considers multi-goal motion planning in unstructured, obstacle-rich environments where a robot is required to reach multiple regions while avoiding collisions. The planned motions must also satisfy the differential constraints…

机器人学 · 计算机科学 2025-03-27 Yuanjie Lu , Erion Plaku

Large image generation and vision models, combined with differentiable rendering technologies, have become powerful tools for generating paths that can be drawn or painted by a robot. However, these tools often overlook the intrinsic…

The Shortest-Path Problem in Graph of Convex Sets (SPP in GCS) is a recently developed optimization framework that blends discrete and continuous decision making. Many relevant problems in robotics, such as collision-free motion planning,…

We study a new version of the Traveling Salesperson Problem, called \VectorTSP, where the traveler is subject to discrete acceleration constraints, as defined in the paper-and-pencil game Racetrack (also known as Vector Racer). In this…

数据结构与算法 · 计算机科学 2025-02-12 Arnaud Casteigts , Mathieu Raffinot , Mikhail Raskin , Jason Schoeters

The Stacker Crane Problem (SCP) is a variant of the Traveling Salesman Problem. In SCP, pairs of pickup and delivery points are designated on a graph, and a crane must visit these points to move objects from each pickup location to its…

数据结构与算法 · 计算机科学 2025-09-18 Yike Chen , Ke Shi , Chao Xu

We present a centralized algorithm for labeled, disk-shaped Multi-Robot Path Planning (MPP) in a continuous planar workspace with polygonal boundaries. Our method automatically transform the continuous problem into a discrete, graph-based…

机器人学 · 计算机科学 2022-07-20 Liang He , Zherong Pan , Kiril Solovey , Biao Jia , Dinesh Manocha

Travelling Salesman Problem (TSP) is one of the unsolved problems in computer science. TSP is NP Hard. Till now the best approximation ratio found for symmetric TSP is three by two by Christofides Algorithm more than forty years ago. There…

数据结构与算法 · 计算机科学 2021-04-27 Alok Chauhan , Madhusudan Verma

The cutting plane method is an augmentative constrained optimization procedure that is often used with continuous-domain optimization techniques such as linear and convex programs. We investigate the viability of a similar idea within…

人工智能 · 计算机科学 2015-08-21 Siamak Ravanbakhsh , Reihaneh Rabbany , Russell Greiner

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

In the last few years, artistic image-making with deep learning models has gained a considerable amount of traction. A large number of these models operate directly in the pixel space and generate raster images. This is however not how most…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Florian Nolte , Andrew Melnik , Helge Ritter

Vision-Language Models (VLMs) provide a promising foundation for autonomous driving planning, yet bridging semantic reasoning and precise 3D spatial forecasting remains a critical challenge. Existing representation strategies generally…

机器人学 · 计算机科学 2026-05-27 Jiaxiang Li , Yumao Liu , Ke Ma

We propose an end-to-end learning framework based on hierarchical reinforcement learning, called H-TSP, for addressing the large-scale Travelling Salesman Problem (TSP). The proposed H-TSP constructs a solution of a TSP instance starting…

人工智能 · 计算机科学 2023-04-20 Xuanhao Pan , Yan Jin , Yuandong Ding , Mingxiao Feng , Li Zhao , Lei Song , Jiang Bian

Robotic manipulation is often specified through language instructions or task identifiers, yet cluttered environments with similar objects are better handled by spatially indicating what to move and where to place it. Addressing the…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Yifan Li , Xinyu Zhou , Yunhao Ge , Yu Kong

The process of painting fosters creativity and rational planning. However, existing generative AI mostly focuses on producing visually pleasant artworks, without emphasizing the painting process. We introduce a novel task, Collaborative…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Nicola Dall'Asen , Willi Menapace , Elia Peruzzo , Enver Sangineto , Yiming Wang , Elisa Ricci

Neural style transfer (NST) can create impressive artworks by transferring reference style to content image. Current image-to-image NST methods are short of fine-grained controls, which are often demanded by artistic editing. To mitigate…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Zheng Lin , Zhao Zhang , Kang-Rui Zhang , Bo Ren , Ming-Ming Cheng

A recently formulated statistical mechanics method is used to study the phase transition occurring in a generalisation of the Traveling Salesman Problem (TSP) known as the centred TSP. The method shows that the problem has clear signs of a…

无序系统与神经网络 · 物理学 2007-05-23 David Lancaster

Manipulation planning is the problem of finding a sequence of robot configurations that involves interactions with objects in the scene, e.g., grasping and placing an object, or more general tool-use. To achieve such interactions,…

机器人学 · 计算机科学 2022-08-01 Jung-Su Ha , Danny Driess , Marc Toussaint

The path version of the Traveling Salesman Problem is one of the most well-studied variants of the ubiquitous TSP. Its generalization, the Multi-Path TSP, has recently been used in the best known algorithm for path TSP by Traub and Vygen…

数据结构与算法 · 计算机科学 2025-09-03 Morteza Alimi , Niklas Dahlmeier , Tobias Mömke , Philipp Pabst , Laura Vargas Koch