中文
相关论文

相关论文: Same Object, Different Grasps: Data and Semantic K…

200 篇论文

As the basis for prehensile manipulation, it is vital to enable robots to grasp as robustly as humans. Our innate grasping system is prompt, accurate, flexible, and continuous across spatial and temporal domains. Few existing methods cover…

机器人学 · 计算机科学 2023-06-07 Hao-Shu Fang , Chenxi Wang , Hongjie Fang , Minghao Gou , Jirong Liu , Hengxu Yan , Wenhai Liu , Yichen Xie , Cewu Lu

Robotic dexterous grasping is a challenging problem due to the high degree of freedom (DoF) and complex contacts of multi-fingered robotic hands. Existing deep reinforcement learning (DRL) based methods leverage human demonstrations to…

机器人学 · 计算机科学 2023-10-18 Qingtao Liu , Yu Cui , Qi Ye , Zhengnan Sun , Haoming Li , Gaofeng Li , Lin Shao , Jiming Chen

This article investigates the challenge of achieving functional tool-use grasping with high-DoF anthropomorphic hands, with the aim of enabling anthropomorphic hands to perform tasks that require human-like manipulation and tool-use.…

机器人学 · 计算机科学 2023-04-03 Wei Wei , Peng Wang , Sizhe Wang

This paper presents a deep learning framework designed to enhance the grasping capabilities of quadrupeds equipped with arms, with a focus on improving precision and adaptability. Our approach centers on a sim-to-real methodology that…

We introduce UniGraspTransformer, a universal Transformer-based network for dexterous robotic grasping that simplifies training while enhancing scalability and performance. Unlike prior methods such as UniDexGrasp++, which require complex,…

机器人学 · 计算机科学 2025-03-05 Wenbo Wang , Fangyun Wei , Lei Zhou , Xi Chen , Lin Luo , Xiaohan Yi , Yizhong Zhang , Yaobo Liang , Chang Xu , Yan Lu , Jiaolong Yang , Baining Guo

We present the Grasp Proposal Network (GP-net), a Convolutional Neural Network model which can generate 6-DoF grasps from flexible viewpoints, e.g. as experienced by mobile manipulators. To train GP-net, we synthetically generate a dataset…

机器人学 · 计算机科学 2023-10-13 Anna Konrad , John McDonald , Rudi Villing

A Knowledge Graph (KG) is a heterogeneous graph encompassing a diverse range of node and edge types. Heterogeneous Graph Neural Networks (HGNNs) are popular for training machine learning tasks like node classification and link prediction on…

机器学习 · 计算机科学 2024-03-25 Hussein Abdallah , Waleed Afandi , Panos Kalnis , Essam Mansour

In this paper, we study task-oriented human grasp synthesis, a new grasp synthesis task that demands both task and context awareness. At the core of our method is the task-aware contact maps. Unlike traditional contact maps that only reason…

计算机视觉与模式识别 · 计算机科学 2025-07-16 An-Lun Liu , Yu-Wei Chao , Yi-Ting Chen

Current deep learning methods for object recognition are purely data-driven and require a large number of training samples to achieve good results. Due to their sole dependence on image data, these methods tend to fail when confronted with…

人工智能 · 计算机科学 2022-10-21 Sebastian Monka , Lavdim Halilaj , Achim Rettinger

Many few-shot learning approaches have been designed under the meta-learning framework, which learns from a variety of learning tasks and generalizes to new tasks. These meta-learning approaches achieve the expected performance in the…

机器学习 · 计算机科学 2022-01-05 Yongchun Zhu , Fuzhen Zhuang , Xiangliang Zhang , Zhiyuan Qi , Zhiping Shi , Juan Cao , Qing He

Grasping is natural for humans. However, it involves complex hand configurations and soft tissue deformation that can result in complicated regions of contact between the hand and the object. Understanding and modeling this contact can…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Samarth Brahmbhatt , Chengcheng Tang , Christopher D. Twigg , Charles C. Kemp , James Hays

Graph Neural Networks (GNNs) have attracted increasing attention in recent years and have achieved excellent performance in semi-supervised node classification tasks. The success of most GNNs relies on one fundamental assumption, i.e., the…

机器学习 · 计算机科学 2024-12-03 Junchao Lin , Yuan Wan , Jingwen Xu , Xingchen Qi

Currently, task-oriented grasp detection approaches are mostly based on pixel-level affordance detection and semantic segmentation. These pixel-level approaches heavily rely on the accuracy of a 2D affordance mask, and the generated grasp…

机器人学 · 计算机科学 2022-10-18 Wenkai Chen , Hongzhuo Liang , Zhaopeng Chen , Fuchun Sun , Jianwei Zhang

Intelligent Object manipulation for grasping is a challenging problem for robots. Unlike robots, humans almost immediately know how to manipulate objects for grasping due to learning over the years. A grown woman can grasp objects more…

机器学习 · 计算机科学 2020-01-16 Priya Shukla , Hitesh Kumar , G. C. Nandi

General-purpose robotic manipulation, including reach and grasp, is essential for deployment into households and workspaces involving diverse and evolving tasks. Recent advances propose using large pre-trained models, such as Large Language…

机器人学 · 计算机科学 2025-07-16 Huiyi Wang , Fahim Shahriar , Alireza Azimi , Gautham Vasan , Rupam Mahmood , Colin Bellinger

We present TaskSet, a dataset of tasks for use in training and evaluating optimizers. TaskSet is unique in its size and diversity, containing over a thousand tasks ranging from image classification with fully connected or convolutional…

机器学习 · 计算机科学 2020-04-02 Luke Metz , Niru Maheswaranathan , Ruoxi Sun , C. Daniel Freeman , Ben Poole , Jascha Sohl-Dickstein

The accurate detection and grasping of transparent objects are challenging but of significance to robots. Here, a visual-tactile fusion framework for transparent object grasping under complex backgrounds and variant light conditions is…

机器人学 · 计算机科学 2024-06-11 Shoujie Li , Haixin Yu , Wenbo Ding , Houde Liu , Linqi Ye , Chongkun Xia , Xueqian Wang , Xiao-Ping Zhang

Grasping objects intelligently is a challenging task even for humans and we spend a considerable amount of time during our childhood to learn how to grasp objects correctly. In the case of robots, we can not afford to spend that much time…

机器人学 · 计算机科学 2021-12-07 Priya Shukla , Vandana Kushwaha , G. C. Nandi

We consider the problem of detecting robotic grasps in an RGB-D view of a scene containing objects. In this work, we apply a deep learning approach to solve this problem, which avoids time-consuming hand-design of features. This presents…

机器学习 · 计算机科学 2014-08-22 Ian Lenz , Honglak Lee , Ashutosh Saxena

Dexterous grasping of a novel object given a single view is an open problem. This paper makes several contributions to its solution. First, we present a simulator for generating and testing dexterous grasps. Second we present a data set,…

机器人学 · 计算机科学 2019-08-14 Umit Rusen Aktas , Chao Zhao , Marek Kopicki , Ales Leonardis , Jeremy L. Wyatt
‹ 上一页 1 8 9 10 下一页 ›