{"id":{"repo_id":"bielefeld","oai_identifier":"oai:pub.uni-bielefeld.de:2983778"},"canonical_url":"https://search.dev.ndltd.org/etd/bielefeld/oai:pub.uni-bielefeld.de:2983778","repository":{"repo_id":"bielefeld","name":"Universität Bielefeld","base_url":"https://pub.uni-bielefeld.de/oai"},"display":{"title":"Improving Vision-Based Robotic Grasping for Enhanced Comprehensibility","abstract":"The objective of vision-based robotic grasping is to determine the parameters of a gripper, including its position, orientation, and opening width, in order to maximize the probability of successfully grasping an object. However, we identified three issues with the current approaches: they neglect the gripper-object dynamics, lack comprehensibility, and fail to account for reasons behind failed grasps. To address these problems, this thesis proposes a three-step grasping process, composed of the steps: lowering, closing, and lifting. The lowering step identifies possible grasp points where the gripper can be lowered without collision, using an optimization algorithm (Lowering Model). The closing step employs a convolutional neural network (CNN) to predict the gripper-object interaction in the image domain (Closing Model). The lifting step uses a CNN to classify images as liftable or not liftable (Lifting Model). A grasp is considered as successful if the gripper can be lowered without collision, encloses the object and successfully lifts the object. Failed grasps can be explained by analysing the outcome of each of the three steps. Unlike the direct image-to-success mapping, our approach allows users to evaluate predictions in each step based on their own experience, enhancing trust in the model. The three-step model is initially developed on orthographic images of prismatic objects with complete object information. The insights gained from the implementation are used to extend the three-step model to perspective depth images of 3D objects with incomplete object information. This extension includes probabilistic CNNs for depth regression and uncertainty prediction. To overcome the lack of object-gripper dynamics in existing datasets, a custom grasp dataset is created using generated prismatic objects and categories from the ShapeNet dataset. The stability of predicted grasps is validated by comparing them with analytically determined grasp points using a force-closure algorithm on prismatic objects. The predicted grasps from the three-step model on 3D objects are qualitatively compared with two widely used grasp models: GG-CNN and DexNet 2.0. Overall, the three-step model shows a competitive performance, while also successfully predicting the object-gripper dynamics and providing users with insights into failed grasps. Thus a prototype solution was successfully created for addressing the three identified limitations of current approaches.","abstract_html":"The objective of vision-based robotic grasping is to determine the parameters of a gripper, including its position, orientation, and opening width, in order to maximize the probability of successfully grasping an object. However, we identified three issues with the current approaches: they neglect the gripper-object dynamics, lack comprehensibility, and fail to account for reasons behind failed grasps. To address these problems, this thesis proposes a three-step grasping process, composed of the steps: lowering, closing, and lifting. The lowering step identifies possible grasp points where the gripper can be lowered without collision, using an optimization algorithm (Lowering Model). The closing step employs a convolutional neural network (CNN) to predict the gripper-object interaction in the image domain (Closing Model). The lifting step uses a CNN to classify images as liftable or not liftable (Lifting Model). A grasp is considered as successful if the gripper can be lowered without collision, encloses the object and successfully lifts the object. Failed grasps can be explained by analysing the outcome of each of the three steps. Unlike the direct image-to-success mapping, our approach allows users to evaluate predictions in each step based on their own experience, enhancing trust in the model. The three-step model is initially developed on orthographic images of prismatic objects with complete object information. The insights gained from the implementation are used to extend the three-step model to perspective depth images of 3D objects with incomplete object information. This extension includes probabilistic CNNs for depth regression and uncertainty prediction. To overcome the lack of object-gripper dynamics in existing datasets, a custom grasp dataset is created using generated prismatic objects and categories from the ShapeNet dataset. The stability of predicted grasps is validated by comparing them with analytically determined grasp points using a force-closure algorithm on prismatic objects. The predicted grasps from the three-step model on 3D objects are qualitatively compared with two widely used grasp models: GG-CNN and DexNet 2.0. Overall, the three-step model shows a competitive performance, while also successfully predicting the object-gripper dynamics and providing users with insights into failed grasps. Thus a prototype solution was successfully created for addressing the three identified limitations of current approaches.","abstract_has_math":false,"creators":["Schwan, Constanze"],"institution":"Universität Bielefeld","degree_name":null,"degree_level":"thesis.doctoral","degree_discipline":null,"degree_department":null,"school":null,"contributors":[],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2023,"date_issued":"2023-10-12","date_published":"2023-10-12","updated_at":"2026-07-27T18:50:01Z","subjects":[],"languages":[],"rights":[],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://pub.uni-bielefeld.de/record/2983778","outbound_label":"Repository record","outbound_source":"source_url"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:creator","label":"Author","values":["Schwan, Constanze"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:publisher","label":"Institution","values":["Universitätsbibliothek Bielefeld"]},{"key":"dc:type","label":"Dc Type","values":["doctoralThesis"]},{"key":"thesis:degree_level","label":"Degree Level","values":["thesis.doctoral"]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["Universität Bielefeld"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description.abstract","label":"Abstract","values":["The objective of vision-based robotic grasping is to determine the parameters of a gripper, including its position, orientation, and opening width, in order to maximize the probability of successfully grasping an object. However, we identified three issues with the current approaches: they neglect the gripper-object dynamics, lack comprehensibility, and fail to account for reasons behind failed grasps. To address these problems, this thesis proposes a three-step grasping process, composed of the steps: lowering, closing, and lifting. The lowering step identifies possible grasp points where the gripper can be lowered without collision, using an optimization algorithm (Lowering Model). The closing step employs a convolutional neural network (CNN) to predict the gripper-object interaction in the image domain (Closing Model). The lifting step uses a CNN to classify images as liftable or not liftable (Lifting Model). A grasp is considered as successful if the gripper can be lowered without collision, encloses the object and successfully lifts the object. Failed grasps can be explained by analysing the outcome of each of the three steps. Unlike the direct image-to-success mapping, our approach allows users to evaluate predictions in each step based on their own experience, enhancing trust in the model. The three-step model is initially developed on orthographic images of prismatic objects with complete object information. The insights gained from the implementation are used to extend the three-step model to perspective depth images of 3D objects with incomplete object information. This extension includes probabilistic CNNs for depth regression and uncertainty prediction. To overcome the lack of object-gripper dynamics in existing datasets, a custom grasp dataset is created using generated prismatic objects and categories from the ShapeNet dataset. The stability of predicted grasps is validated by comparing them with analytically determined grasp points using a force-closure algorithm on prismatic objects. The predicted grasps from the three-step model on 3D objects are qualitatively compared with two widely used grasp models: GG-CNN and DexNet 2.0. Overall, the three-step model shows a competitive performance, while also successfully predicting the object-gripper dynamics and providing users with insights into failed grasps. Thus a prototype solution was successfully created for addressing the three identified limitations of current approaches."]},{"key":"dc:format.medium","label":"Dc Format Medium","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Improving Vision-Based Robotic Grasping for Enhanced Comprehensibility"]}]}],"canonical_facts":{"dc:creator":["Schwan, Constanze"],"dc:description.abstract":["The objective of vision-based robotic grasping is to determine the parameters of a gripper, including its position, orientation, and opening width, in order to maximize the probability of successfully grasping an object. However, we identified three issues with the current approaches: they neglect the gripper-object dynamics, lack comprehensibility, and fail to account for reasons behind failed grasps. To address these problems, this thesis proposes a three-step grasping process, composed of the steps: lowering, closing, and lifting. The lowering step identifies possible grasp points where the gripper can be lowered without collision, using an optimization algorithm (Lowering Model). The closing step employs a convolutional neural network (CNN) to predict the gripper-object interaction in the image domain (Closing Model). The lifting step uses a CNN to classify images as liftable or not liftable (Lifting Model). A grasp is considered as successful if the gripper can be lowered without collision, encloses the object and successfully lifts the object. Failed grasps can be explained by analysing the outcome of each of the three steps. Unlike the direct image-to-success mapping, our approach allows users to evaluate predictions in each step based on their own experience, enhancing trust in the model. The three-step model is initially developed on orthographic images of prismatic objects with complete object information. The insights gained from the implementation are used to extend the three-step model to perspective depth images of 3D objects with incomplete object information. This extension includes probabilistic CNNs for depth regression and uncertainty prediction. To overcome the lack of object-gripper dynamics in existing datasets, a custom grasp dataset is created using generated prismatic objects and categories from the ShapeNet dataset. The stability of predicted grasps is validated by comparing them with analytically determined grasp points using a force-closure algorithm on prismatic objects. The predicted grasps from the three-step model on 3D objects are qualitatively compared with two widely used grasp models: GG-CNN and DexNet 2.0. Overall, the three-step model shows a competitive performance, while also successfully predicting the object-gripper dynamics and providing users with insights into failed grasps. Thus a prototype solution was successfully created for addressing the three identified limitations of current approaches."],"dc:format.medium":["application/pdf"],"dc:publisher":["Universitätsbibliothek Bielefeld"],"dc:title":["Improving Vision-Based Robotic Grasping for Enhanced Comprehensibility"],"dc:type":["doctoralThesis"],"thesis:degree_level":["thesis.doctoral"],"thesis:institution_name":["Universität Bielefeld"]},"updated_at":"2026-07-27T18:50:01Z"}