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.

168,742 papers · 148 categories

Trend · papers per month

153307460613 · Jun 202019922001200920172026
48 results for lane change prediction

Long-term lane change prediction model predicts maneuvers with 75% accuracy.

problem Predicting long-term lane changes for safer autonomous driving.
method Introduced three models: logistic regression, MLP, and RNN. Used NGSIM dataset with new labeling scheme.
result Developed model predicts 75% of lane changes with an average advanced time of 8.05 seconds.

The vision of automated driving is to increase both road safety and efficiency, while offering passengers a convenient travel experience. This requires that autonomous systems correctly estimate the current traffic scene and its likely evolution. In highway scenarios early recognition of cut-in maneuvers is essential f…

2019-07-25abs ↗pdf ↗

This paper compares machine learning methods for recognizing lane change intentions from vehicle trajectories.

problem Accurately detecting and predicting lane change processes in autonomous vehicles.
method Comparison of different machine learning methods on high-dimensional time series data.
result Ensemble methods reduce Type II and Type III classification errors, while LightGBM outperforms XGBoost in training efficiency.

We derive a monotonicity formula and classify finite Morse index solutions (positive or sign-changing, radial or not) to the following triharmonic Lane-Emden equation: \begin{equation}\nonumber (-Δ)^3 u=|u|^{p-1}u \hbox{ in } \mathbb{R}^n, \end{equation} where pp is below the Joseph-Lundgren exponent. As a byproduct w…

2016-07-16abs ↗pdf ↗

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.

Detecting the intention of drivers is an essential task in self-driving, necessary to anticipate sudden events like lane changes and stops. Turn signals and emergency flashers communicate such intentions, providing seconds of potentially critical reaction time. In this paper, we propose to detect these signals in video…

2019-05-03abs ↗pdf ↗

Proposes a new model for predicting future motion of road actors in autonomous vehicles.

problem Forecasting the long-term future motion of road actors for safe autonomous driving.
method Recurrent graph-based attentional approach with interpretable geometric and social relationships.
result Can produce diverse predictions conditioned on hypothetical or 'what-if' scenarios.

Paper presents a self-supervised method to infer road lane networks.

problem Difficult and costly to create lane maps for autonomous vehicles.
method Self-supervised learning using neural and search-based model.
result Model can generalize to new road layouts, unlike previous approaches.

This paper improves anomaly detection in lane rendering images for safer navigation.

problem Anomalies in lane rendering images can mislead drivers, posing safety risks.
method Proposes a four-phase pipeline using Transformer models, self-supervised pre-training, and fine-tuning.
result The pipeline enhances detection accuracy and reduces training time.

Study on radial solutions of Lane-Emden system on Cartan-Hadamard manifolds.

problem Existence and qualitative properties of radial solutions on Cartan-Hadamard manifolds.
method Analytical and asymptotic analysis of radial solutions, focusing on critical and supercritical exponents.
result Existence of one-parameter family of radial solutions for critical or supercritical exponents, with different dimensions of existence regions based on stochastic completeness.

Study on Lane-Emden equation on curved spaces, revealing new existence and non-existence phenomena.

problem Existence and non-existence of positive solutions for the Lane-Emden equation on Riemannian models.
method Analysis of the subcritical Lane-Emden equation on various Riemannian manifolds with polynomial volume growth.
result Subcritical regime divides into three ranges with distinct existence and non-existence phenomena.

We study existence, uniqueness and stability of radial solutions of the Lane-Emden-Fowler equation Δgu=up1u-Δ_g u=|u|^{p-1}u in a class of Riemannian models (M,g)(M,g) of dimension n3n\ge 3 which includes the classical hyperbolic space Hn\mathbb H^n as well as manifolds with sectional curvatures unbounded below. Sign properties…

2012-11-08abs ↗pdf ↗

This study identifies RwD crash patterns on rural two-lane highways under different lighting conditions.

problem Insufficient investigation of RwD crashes under varying lighting conditions.
method Data mining using association rules mining (ARM) on crash database.
result Interesting crash patterns and risk factors identified under different lighting conditions.

Deep neural network learns compact representations for driving tasks.

problem Improving autonomous driving through better neural network representations.
method Inspired by human brain's hierarchical structure and predictive nature, the paper proposes a deep learning framework that learns compact representations of driving concepts.
result The paper successfully learns compact representations using as few as 16 neural units for car and lane concepts.

The paper shows non-aspherical path components in G2-moduli spaces.

problem Characterizing non-aspherical path components in G2-moduli spaces.
method Using generalised Kummer construction and resolving singularities with Eguchi-Hanson spaces, the authors establish a fibration over each path component with Eilenberg Mac Lane spaces as fibres.
result The comparison map is a fibration over each path component with Eilenberg Mac Lane spaces as fibres, indicating non-trivial families of G2-manifolds.

Let X be a subcomplex of the standard CW-decomposition of the n-dimensional torus. We exhibit an explicit optimal motion planning algorithm for X. This construction is used to calculate the topological complexity of complements of general position arrangements and Eilenberg-Mac Lane spaces associated to right-angled Ar…

2007-03-02abs ↗pdf ↗

In a remark in his seminal 1987 paper, Jones describes a way to define the Burau matrix of a positive braid using a metaphor of bowling a ball down a bowling alley with braided lanes. We extend this definition to allow multiple bowling balls to be bowled simultaneously. We obtain the Iwahori-Hecke algebra and a cabled …

2014-09-14abs ↗pdf ↗

An almost-direct product of free groups is an iterated semidirect product of finitely generated free groups in which the action of the constituent free groups on the homology of one another is trivial. We determine the structure of the cohomology ring of such a group. This is used to analyze the topological complexity …

2008-11-09abs ↗pdf ↗

Backdoor attacks on DRL-based traffic controllers cause stop-and-go waves or crashes.

problem Vulnerability of DRL-based traffic controllers to machine learning attacks.
method Developed a trigger design methodology based on traffic physics principles.
result Backdoored models can cause stop-and-go traffic waves or AV crashes when triggered.

Deep RL mimics human driving for collision avoidance in self-driving cars.

problem Developing human-like driving policies for autonomous vehicles in mixed traffic environments.
method Model-free, deep reinforcement learning approach using a combination of rule-based and expert-driven data.
result Demonstrated human-like driving policies through Gaussian process modeling of track position and speed distributions.

We propose that predictability is a prerequisite for profitability on financial markets. We look at ways to measure predictability of price changes using information theoretic approach and employ them on all historical data available for NYSE 100 stocks. This allows us to determine whether frequency of sampling price c…

2013-10-21abs ↗pdf ↗

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.

VectorNet predicts car behavior using vectorized HD maps and agent dynamics.

problem Predicting behavior in multi-agent systems with self-driving cars.
method VectorNet uses hierarchical graph neural networks on vectorized representations of HD maps and agent trajectories.
result VectorNet achieves comparable or better performance than state-of-the-art methods while using fewer parameters and less computational power.