Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

15304459 · Jun 202019922001200920182026
48 results for intelligent vehicles

VTrackIt creates a synthetic dataset with infrastructure and vehicle info for AVs.

problem Lack of infrastructure and pooled vehicle info in existing AV datasets.
method Developed VTrackIt, a synthetic dataset with intelligent infrastructure and pooled vehicle info, and introduced InfraGAN for trajectory predictions.
result VTrackIt reduces high-risk edge cases in AV trajectory predictions.

This paper learns motion primitives from driving data to improve vehicle path-tracking.

problem Improving vehicle path-tracking accuracy through learned motion primitives.
method Two-level structure with path segmentation and clustering; Gaussian Mixture Model (GMM) and Gaussian Mixture Regression (GMR).
result The model predicts future lateral control commands with high accuracy.

This paper surveys DRL for autonomous vehicle motion planning.

problem Designing intelligent motion planning for autonomous vehicles.
method Deep Reinforcement Learning (DRL) for hierarchical motion planning.
result Survey of state-of-the-art DRL solutions for autonomous vehicle motion planning.

As wireless networks evolve towards high mobility and providing better support for connected vehicles, a number of new challenges arise due to the resulting high dynamics in vehicular environments and thus motive rethinking of traditional wireless design methodologies. Future intelligent vehicles, which are at the hear…

2018-04-01abs ↗pdf ↗

A machine learning environment for detecting autonomous vehicle corner cases.

problem Testing autonomous driving software in the real world is difficult.
method Connecting CARLA simulation software to TensorFlow and custom AI client software.
result The system can identify situations where AI software fails to understand the scenario.

Two prediction models improve supply-demand forecasting for autonomous vehicles.

problem Improving accuracy and stability of supply-demand predictions for autonomous vehicles.
method Two prediction models based on residual network, LSTM, attention mechanism, and multi-attention mechanism.
result Our frameworks provide more accurate and stable prediction results than existing methods.

An important application of intelligent vehicles is advance detection of dangerous events such as collisions. This problem is framed as a problem of optimal alarm choice given predictive models for vehicle location and motion. Techniques for real-time collision detection are surveyed and grouped into three classes: ran…

2017-08-16abs ↗pdf ↗

Researchers develop PAIN to improve self-driving safety through adversarial training.

problem Overfitting and poor generalizability of neural networks in self-driving vehicles.
method PAIN combines adversarial training in CARLA simulation to generate edge cases.
result Trained self-driving vehicles are more resilient to environmental uncertainty and less prone to collisions.

This paper tackles security challenges in CAVs using ML, proposing defenses against adversarial attacks.

problem Security threats posed by adversarial machine learning in CAVs.
method An in-depth analysis of ML pipeline in CAVs, identifying security issues and proposing defenses.
result Proposes solutions to defend against adversarial attacks in CAVs.

Paper proposes personalized climate control for driver comfort.

problem Limited research on in-vehicle climate control and driver preferences.
method IoT platform for data collection, machine learning for driver behavior recognition, and personalized preference recommendation.
result Prototype demonstrates effective and accurate climate control for driver comfort.

This paper improves transportation efficiency by teaching automated vehicles to cooperate.

problem Improving efficiency and safety of transportation systems with automated vehicles.
method Multi-agent graph reinforcement learning with attention mechanism.
result Automated vehicles can achieve better performance when learning to cooperate with each other.

Adversarial attacks degrade DRL-based EV energy management systems.

problem Adversarial attacks on DRL-based energy management systems of electric vehicles.
method Generated adversarial examples to degrade DRL performance using low-dimensional state representations.
result Adversarial attacks can significantly degrade DRL-based EV energy management systems.

Paper develops a neural-fuzzy controller for GPS-intelligent buoys.

problem Optimally track dynamically positioned marine buoys with unknown parameters.
method Dynamic system modeling using neural-fuzzy networks with backstepping technique.
result The controller minimizes position errors and adjusts buoy positions accurately.

Framework tracks and predicts multiple objects in autonomous driving.

problem Challenges in multi-target tracking due to object number fluctuation and occlusion.
method Constrained mixture sequential Monte Carlo (CMSMC) method with a mixture representation.
result Framework can track and predict multiple objects simultaneously without explicit data association.

A learning-based approach optimizes automated lane changes with mixed-integer optimization and machine learning.

problem Traditional motion planning methods are inefficient and lack generalization capability.
method Mixed-Integer Quadratic Problem (MIQP) for optimal trajectories, supervised learning for fast decision-making.
result The proposed model outperforms existing motion planning methods in optimality, efficiency, and generalization.

Deep models can be fooled by maliciously crafted examples.

problem Deep learning models are vulnerable to adversarial examples that can mislead predictions without being noticed by humans.
method Reviews adversarial example generation methods and defenses, discusses their limitations and future prospects.
result Adversarial examples can mislead deep learning models without being distinguishable by humans.

Enhances KWS in vehicles with multi-source fusion.

problem Improving precision and recall rates in vehicle keyword spotting.
method Integrates vehicle information into a DNN for speech classification and selects optimal sensitivity parameters.
result Significantly improved performance metrics (precision, recall, MSE) compared to baseline.

Adaptive framework generates challenging adversarial scenarios for autonomous vehicles.

problem Lack of efficient and adaptable evaluation methods for autonomous vehicles.
method Adaptive evaluation framework using ensemble models and nonparametric Bayesian clustering.
result Adversarial scenarios significantly degrade tested autonomous vehicles' performance.

Generative model learns vehicle trajectory distributions for better data generalization.

problem Data sparsity and privacy issues in urban vehicle trajectory analysis.
method Generative adversarial imitation learning framework for urban vehicle trajectory generation.
result TrajGAIL model produces synthetic trajectories similar to real ones, achieving significant performance gains.

Adaptive stress testing for autonomous vehicles identifies failure scenarios using reinforcement learning.

problem Identifying potential failure scenarios in autonomous vehicle decision-making systems.
method Formulated as a Markov decision process, used reinforcement learning (DRL) to find likely failure scenarios.
result Deep Reinforcement Learning (DRL) finds more likely failure scenarios with fewer simulator calls than Monte Carlo Tree Search (MCTS).

Proposes a method to model multi-vehicle interactions using Gaussian processes.

problem Challenges in modeling correlations between multiple road users over time.
method Uses a stochastic vector field model and non-parametric Bayesian learning.
result Captures motion patterns from complex multi-vehicle interactions without heroic prior assumptions.

Proposes CTSDG model for better vehicle intention prediction across domains.

problem Domain generalization for vehicle intention prediction in dynamic environments.
method Structural causal model with recurrent latent variable integration.
result Consistent improvement in prediction accuracy compared to state-of-the-art methods.

A method predicts driving intentions of human-driven vehicles for safer autonomous driving.

problem Predicting timely driving intentions of human-driven vehicles for autonomous vehicles in mixed traffic.
method A Hidden Markov Model (HMM) approach using continuous mobility features.
result HMMs trained with continuous mobility features improve prediction accuracy.

HGP models traffic speed uncertainty better than current methods.

problem Highly variable measurement noise in crowdsourced traffic data.
method Heteroscedastic Gaussian processes (HGP) conditioned on sample size and traffic regime (SRC-HGP).
result SRC-HGP produces significantly better predictive distributions.

New approach uses dynamic programming to efficiently discover failures in autonomous vehicle simulations.

problem Efficiently discovering rare failure events in autonomous vehicle simulations.
method Approximate dynamic programming and scene decomposition to estimate failure distribution.
result Increased number of failures discovered compared to baseline approaches.

Paper proposes a method to improve autonomous vehicle performance using synthetically generated images.

problem Limited access to real-world datasets for autonomous vehicle training in countries with scarce data.
method Synthetically generated images to augment and train neural networks on small datasets.
result About 10% improvement in model performance observed.

Paper automates car negotiation in intersections using Q-learning.

problem Automated vehicles negotiate with human-driven cars in intersections.
method Deep Q-learning applied to simulated traffic with various driver behaviors.
result 98% success rate in avoiding collisions with other vehicles.

Deep RL model mimics human car-following behavior with high accuracy.

problem Developing autonomous cars that can follow other vehicles like humans.
method Deep reinforcement learning using historical driving data and reward function.
result DDPGvRT model achieves lower validation errors (18% spacing, 5% speed) compared to other models.