中文
相关论文

相关论文: Robotic bees: Algorithms for collision detection a…

200 篇论文

The real-time performance, adversarial resiliency, and privacy preservation are the most important metrics that need to be balanced to practice collision avoidance in large-scale multi-UAV (Unmanned Aerial Vehicle) systems. Current…

机器人学 · 计算机科学 2025-11-18 Rathin Chandra Shit , Sharmila Subudhi

An important logistics application of robotics involves manipulators that pick-and-place objects placed in warehouse shelves. A critical aspect of this task corre- sponds to detecting the pose of a known object in the shelf using visual…

计算机视觉与模式识别 · 计算机科学 2016-02-23 Colin Rennie , Rahul Shome , Kostas E. Bekris , Alberto F. De Souza

Binary vector embeddings enable fast nearest neighbor retrieval in large databases of high-dimensional objects, and play an important role in many practical applications, such as image and video retrieval. We study the problem of learning…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Fatih Cakir , Kun He , Sarah Adel Bargal , Stan Sclaroff

The research and development of intelligent automation solutions is a ground-breaking point for the factory of the future. A promising and challenging mission is the use of autonomous robot systems to automate tasks in the field of…

机器人学 · 计算机科学 2025-08-27 Christian Friedrich , Akos Csiszar , Armin Lechler , Alexander Verl

Data fusion has become an active research topic in recent years. Growing computational performance has allowed the use of redundant sensors to measure a single phenomenon. While Bayesian fusion approaches are common in general applications,…

机器人学 · 计算机科学 2017-04-25 Andres F. Echeverri , Henry Medeiros , Ryan Walsh , Yevgeniy Reznichenko , Richard Povinelli

Robots that navigate among pedestrians use collision avoidance algorithms to enable safe and efficient operation. Recent works present deep reinforcement learning as a framework to model the complex interactions and cooperation. However,…

机器人学 · 计算机科学 2018-05-08 Michael Everett , Yu Fan Chen , Jonathan P. How

This paper discusses dynamical systems for disk-covering and sphere-packing problems. We present facility location functions from geometric optimization and characterize their differentiable properties. We design and analyze a collection of…

最优化与控制 · 数学 2007-05-23 Jorge Cortes , Francesco Bullo

This work proposes a robot task planning framework for retrieving a target object in a confined workspace among multiple stacked objects that obstruct the target. The robot can use prehensile picking and in-workspace placing actions. The…

机器人学 · 计算机科学 2023-03-28 Daniel Nakhimovich , Yinglong Miao , Kostas E. Bekris

We study real time periodic query scheduling for data collection in multihop Wireless Sensor Networks (WSNs). Given a set of heterogenous data collection queries in WSNs, each query requires the data from the source sensor nodes to be…

分布式、并行与集群计算 · 计算机科学 2013-08-05 Xiaohua Xu , Xiang-Yang Li , Min Song

A key characteristic of deep recommendation models is the immense memory requirements of their embedding tables. These embedding tables can often reach hundreds of gigabytes which increases hardware requirements and training cost. A common…

The problem of autonomous transportation in industrial scenarios is receiving a renewed interest due to the way it can revolutionise internal logistics, especially in unstructured environments. This paper presents a novel architecture…

机器人学 · 计算机科学 2020-04-24 Ihab S. Mohamed , Alessio Capitanelli , Fulvio Mastrogiovanni , Stefano Rovetta , Renato Zaccaria

The humanities, like many other areas of society, are currently undergoing major changes in the wake of digital transformation. However, in order to make collection of digitised material in this area easily accessible, we often still lack…

信息检索 · 计算机科学 2021-03-23 Vuong M. Ngo , Sven Helmer , Nhien-An Le-Khac , M-Tahar Kechadi

We propose using a two-layered deployment of machine learning models to prevent adversarial attacks. The first layer determines whether the data was tampered, while the second layer solves a domain-specific problem. We explore three sets of…

Bearing measurements,as the most common modality in nature, have recently gained traction in multi-robot systems to enhance mutual localization and swarm collaboration. Despite their advantages, challenges such as sensory noise, obstacle…

机器人学 · 计算机科学 2024-01-17 Yingjian Wang , Xiangyong Wen , Fei Gao

Decentralized control of robots has attracted huge research interests. However, some of the research used unrealistic assumptions without collision avoidance. This report focuses on the collision-free control for multiple robots in both…

机器人学 · 计算机科学 2017-09-19 Xiaotian Yang

Node classification in structural networks has been proven to be useful in many real world applications. With the development of network embedding, the performance of node classification has been greatly improved. However, nearly all the…

社会与信息网络 · 计算机科学 2021-04-13 Jia-Nan Guo , Xian-Ling Mao , Shu-Yang Lin , Wei Wei , Heyan Huang

The interception of moving targets is a widely studied issue. In this paper, we propose an algorithm of intercepting the moving target with a wheeled mobile robot in a dynamic environment. We first predict the future position of the target…

机器人学 · 计算机科学 2022-05-17 Chendi Qu , Jianping He , Jialun Li , Chongrong Fang , Yilin Mo

Distributed computing platforms provide a robust mechanism to perform large-scale computations by splitting the task and data among multiple locations, possibly located thousands of miles apart geographically. Although such distribution of…

分布式、并行与集群计算 · 计算机科学 2018-04-24 Alok Singh , Eric Stephan , Malachi Schram , Ilkay Altintas

Online generation of collision free trajectories is of prime importance for autonomous navigation. Dynamic environments, robot motion and sensing uncertainties adds further challenges to collision avoidance systems. This paper presents an…

机器人学 · 计算机科学 2021-04-06 Antony Thomas , Fulvio Mastrogiovanni , Marco Baglietto

We show how to answer spatial multiple-set intersection queries in O(n(log w)/w + kt) expected time, where n is the total size of the t sets involved in the query, w is the number of bits in a memory word, k is the output size, and c is any…

数据结构与算法 · 计算机科学 2017-08-31 Michael T. Goodrich