paper-with-me

Papers

DSOR: A Scalable Statistical Filter for Removing Falling Snow from LiDAR Point Clouds in Severe Winter Weather

2021-09-15 · Akhil Kurup, Jeremy Bos

For autonomous vehicles to viably replace human drivers they must contend with inclement weather. Falling rain and snow introduce noise in LiDAR returns resulting in both false positive and false negative object detections. In this article we introduce the Winter Adverse Driving dataSet (WADS) collected in the snow belt region of Michigan's Upper Peninsula. WADS is the first multi-modal dataset featuring dense point-wise labeled sequential LiDAR scans collected in severe winter weather; weather that would cause an experienced driver to alter their driving behavior. We have labelled and will make available over 7 GB or 3.6 billion labelled LiDAR points out of over 26 TB of total LiDAR and camera data collected. We also present the Dynamic Statistical Outlier Removal (DSOR) filter, a statistical PCL-based filter capable or removing snow with a higher recall than the state of the art snow de-noising filter while being 28\% faster. Further, the DSOR filter is shown to have a lower time complexity compared to the state of the art resulting in an improved scalability. Our labeled dataset and DSOR filter will be made available at https://bitbucket.org/autonomymtu/dsor_filter

📄 PDF Abstract BibTeX arXiv:2109.07078

Code (1)

https://bitbucket.org/autonomymtu/dsor_filter 공식 구현

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

The Falling Factorial Basis and Its Statistical Applications

2014-05-03 · Yu-Xiang Wang, Alex Smola, Ryan J. Tibshirani

We study a novel spline-like basis, which we name the "falling factorial basis", bearing many similarities to the classic truncated power basis. The advantage of the falling factorial basis is that it enables rapid, line…

On the importance of catalyst-adsorbate 3D interactions for relaxed energy predictions

2023-10-10 · Alvaro Carbonero, Alexandre Duval, Victor Schmidt, Santiago Miret 외

The use of machine learning for material property prediction and discovery has traditionally centered on graph neural networks that incorporate the geometric configuration of all atoms. However, in practice not all this …

Property Prediction

Adsorb-Agent: Autonomous Identification of Stable Adsorption Configurations via Large Language Model Agent

2024-10-22 · Janghoon Ock, Tirtha Vinchurkar, Yayati Jadhav, Amir Barati Farimani

Adsorption energy is a key reactivity descriptor in catalysis, enabling efficient screening for optimal catalysts. However, determining adsorption energy typically requires evaluating numerous adsorbate-catalyst configur…

Language ModelingLanguage ModellingLarge Language Model

A Multiple Filter Based Neural Network Approach to the Extrapolation of Adsorption Energies on Metal Surfaces for Catalysis Applications

2019-10-01 · Asif J. Chowdhury, Wenqiang Yang, Kareem E. Abdelfatah, Mehdi Zare 외

Computational catalyst discovery involves the development of microkinetic reactor models based on estimated parameters determined from density functional theory (DFT). For complex surface chemistries, the cost of calcula…

BIG-bench Machine Learning

LearnedSort as a learning-augmented SampleSort: Analysis and Parallelization

2023-07-17 · Ivan Carvalho, Ramon Lawrence

This work analyzes and parallelizes LearnedSort, the novel algorithm that sorts using machine learning models based on the cumulative distribution function. LearnedSort is analyzed under the lens of algorithms with predi…