Adapting Deep Neural Networks to Point Cloud Data

#neural-networks #cnn #point-cloud #physics
Share

Convolutional Neural Networks (CNNs) are now a standard tool in classification and segmentation problems for computer vision. Built into CNNs are several assumptions that exploit the structure of images and array data. Recently there has been interest in adapting these networks to point cloud analysis for 3D understanding, which has applications in self driving cars and robotics (via LIDAR sensors), 3D graphics, and computer-aided design. However, many of the core assumptions of CNNs no longer hold true. This is because point clouds are not a lattice, but an unordered list of points. Many previous works attempt to map the functionality of CNNs to point clouds, but they often either simplify the convolutional structures or add a large amount of computational overhead. We discuss our efforts to give point cloud networks the same modeling capability as traditional CNNs while placing downward pressure on the overhead. We have two approaches: Graph-CNNs and Hard Directional Graph Networks. We apply these networks to standard point cloud vision benchmarks as well as segmentation of Large Hadron Collider data and Computational Fluid Dynamics simulation, where we outperform competing baselines.
 


  Date and Time

  Location

  Hosts

  Registration



  • Date: 09 Feb 2021
  • Time: 06:00 PM to 07:00 PM
  • All times are (UTC-05:00) Eastern Time (US & Canada)
  • Add_To_Calendar_icon Add Event to Calendar
If you are not a robot, please complete the ReCAPTCHA to display virtual attendance info.
  • Contact Event Host
  • Starts 01 December 2020 09:01 AM
  • Ends 09 February 2021 05:59 PM
  • All times are (UTC-05:00) Eastern Time (US & Canada)
  • No Admission Charge


  Speakers

Dr. Miguel Dominguez

Biography:

Miguel Dominguez is a machine learning engineer at VisualDx where he works on automatically diagnosing skin diseases with machine learning. He received his PhD in Engineering at Rochester Institute of Technology this year. He also received his MS in Electrical Engineering at RIT in 2016 as well as a BS in Computer Science and Engineering at University of Toledo in 2012. His research interests include deep learning, point cloud analysis, graph theory, speech processing, and biomedical imaging.