1 code implementation • 8 May 2023 • Letian Wang, Jie Liu, Hao Shao, Wenshuo Wang, RuoBing Chen, Yu Liu, Steven L. Waslander
Inspired by this, we propose ASAP-RL, an efficient reinforcement learning algorithm for autonomous driving that simultaneously leverages motion skills and expert priors.
no code implementations • 5 Mar 2023 • Zengyang Li, Sicheng Wang, Wenshuo Wang, Peng Liang, Ran Mo, Bing Li
Third, we found that 28. 6%, 31. 4%, and 16. 0% of bugs in MXNet, PyTorch, and TensorFlow are MPL bugs, respectively; the PL combination of Python and C/C++ is most used in fixing more than 92% MPL bugs in all DLFs.
no code implementations • 7 Jun 2022 • Yidong Du, Wenshuo Wang, Zhigang Wang, Hua Yang, Haitao Wang, Yinghao Cai, Ming Chen
The booming of electric vehicles demands efficient battery disassembly for recycling to be environment-friendly.
1 code implementation • 28 Apr 2022 • Nachuan Ma, Jiahe Fan, Wenshuo Wang, Jin Wu, Yu Jiang, Lihua Xie, Rui Fan
Computer vision algorithms have been prevalently utilized for 3-D road imaging and pothole detection for over two decades.
no code implementations • 17 Jul 2021 • Wenshuo Wang, Chen Wu, Liang Cheng, Yang Zhang
The advance in machine learning (ML)-driven natural language process (NLP) points a promising direction for automatic bug fixing for software programs, as fixing a buggy program can be transformed to a translation task.
1 code implementation • 2 Mar 2020 • Chengyuan Zhang, Jiacheng Zhu, Wenshuo Wang, Junqiang Xi
Results demonstrate that our proposed Bayesian nonparametric approach provides an insight into the complicated lane-change interactions of the ego vehicle with multiple surrounding traffic participants based on the interpretable interaction patterns and their transition properties in temporal relationships.
no code implementations • 28 Oct 2019 • Qin Lin, Wenshuo Wang, Yihuan Zhang, John Dolan
Understanding multi-vehicle interactive behaviors with temporal sequential observations is crucial for autonomous vehicles to make appropriate decisions in an uncertain traffic environment.
no code implementations • 17 Oct 2019 • Jiacheng Zhu, Shenghao Qin, Wenshuo Wang, Ding Zhao
Constructed by incorporating NPs with recurrent neural networks (RNNs), the ARNP model predicts the distribution of a target vehicle trajectory conditioned on the observed long-term sequential data of all surrounding vehicles.
no code implementations • 17 Oct 2019 • Shenghao Qin, Jiacheng Zhu, Jimmy Qin, Wenshuo Wang, Ding Zhao
Neural processes (NPs) learn stochastic processes and predict the distribution of target output adaptively conditioned on a context set of observed input-output pairs.
no code implementations • 8 Oct 2019 • Weiyang Zhang, Wenshuo Wang, Ding Zhao
The experimental results demonstrate that our proposed method can generate a bunch of human-like multi-vehicle interaction trajectories that can fit different road conditions remaining the key interaction patterns of agents in the provided scenarios, which is import to the development of autonomous vehicles.
no code implementations • 14 Sep 2019 • Rui Chen, Wenshuo Wang, Zirui Zhao, Ding Zhao
One typical assumption in inverse reinforcement learning (IRL) is that human experts act to optimize the expected utility of a stochastic cost with a fixed distribution.
1 code implementation • 17 Jul 2019 • Chengyuan Zhang, Jiacheng Zhu, Wenshuo Wang, Ding Zhao
Semantic learning and understanding of multi-vehicle interaction patterns in a cluttered driving environment are essential but challenging for autonomous vehicles to make proper decisions.
2 code implementations • 25 Jun 2019 • Yaohui Guo, Vinay Varma Kalidindi, Mansur Arief, Wenshuo Wang, Jiacheng Zhu, Huei Peng, Ding Zhao
We then use this model to reproduce the high-dimensional driving scenarios in a finitely tractable form.
1 code implementation • 1 Mar 2019 • Stephen Bates, Emmanuel Candès, Lucas Janson, Wenshuo Wang
Model-X knockoffs is a wrapper that transforms essentially any feature importance measure into a variable selection algorithm, which discovers true effects while rigorously controlling the expected fraction of false positives.
Methodology
no code implementations • 15 Sep 2018 • Wenhao Ding, Wenshuo Wang, Ding Zhao
Generating multi-vehicle trajectories from existing limited data can provide rich resources for autonomous vehicle development and testing.
no code implementations • 27 Jul 2018 • Wenshuo Wang, Weiyang Zhang, Ding Zhao
Semantically understanding complex drivers' encountering behavior, wherein two or multiple vehicles are spatially close to each other, does potentially benefit autonomous car's decision-making design.
no code implementations • 13 May 2018 • Jiacheng Zhu, Wenshuo Wang, Ding Zhao
A multitude of publicly-available driving datasets and data platforms have been raised for autonomous vehicles (AV).
no code implementations • 28 Feb 2018 • Sisi Li, Wenshuo Wang, Zhaobin Mo, Ding Zhao
Learning knowledge from driving encounters could help self-driving cars make appropriate decisions when driving in complex settings with nearby vehicles engaged.
no code implementations • 11 Jan 2018 • Wenshuo Wang, Junqiang Xi, Ding Zhao
A learning-based inference method, using onboard data from CAN-Bus, radar and cameras as explanatory variables, is introduced to infer drivers' braking decisions by combining a Gaussian mixture model (GMM) with a hidden Markov model (HMM).
no code implementations • 11 Sep 2017 • Wenshuo Wang, Ding Zhao
Developing an automated vehicle, that can handle complicated driving scenarios and appropriately interact with other road users, requires the ability to semantically learn and understand driving environment, oftentimes, based on analyzing massive amounts of naturalistic driving data.
no code implementations • 16 Aug 2017 • Wenshuo Wang, Junqiang Xi, Ding Zhao
In order to achieve this, first, a Bayesian nonparametric learning method based on a hidden semi-Markov model (HSMM) is introduced to extract primitive driving patterns from time series driving data without prior knowledge of the number of these patterns.
no code implementations • 23 Jun 2017 • Wenshuo Wang, Chang Liu, Ding Zhao
For projects that cost millions of dollars, it is critical to determine the right amount of data needed.
no code implementations • 28 Mar 2017 • Shun Yang, Wenshuo Wang, Chang Liu, Kevin Deng, J. Karl Hedrick
We collect a large set of data using The Open Racing Car Simulator (TORCS) and classify the image features into three categories (sky-related, roadside-related, and road-related features). We then design two experimental frameworks to investigate the importance of each single feature for training a CNN controller. The first framework uses the training data with all three features included to train a controller, which is then tested with data that has one feature removed to evaluate the feature's effects.
no code implementations • 4 Feb 2017 • Wenshuo Wang, Ding Zhao, Junqiang Xi, Wei Han
Second, based on this model, we develop an online model-based prediction algorithm to predict the forthcoming vehicle trajectory and judge whether the driver will demonstrate an LDB or a DCB.
no code implementations • 3 Jun 2016 • Wenshuo Wang, Junqiang Xi, Xiaohan Li
Driving styles have a great influence on vehicle fuel economy, active safety, and drivability.
no code implementations • 22 May 2016 • Wenshuo Wang, Junqiang Xi
To shorten the recognition time and improve the recognition of driving styles, a k-means clustering-based support vector machine ( kMC-SVM) method is developed and used for classifying drivers into two types: aggressive and moderate.