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

87173260346 · Jun 202019922001200920182026
48 results for German Traffic Sign Recognition Benchmark

CapsAttacks study imperceptible adversarial attacks on Capsule Networks, showing they can fool these networks.

problem Vulnerability of Capsule Networks to imperceptible adversarial attacks.
method Proposed a greedy algorithm for generating targeted imperceptible adversarial examples.
result Capsule Networks can be fooled by imperceptible adversarial attacks, similar to CNNs.

FAdeML shows pre-processing noise filters can mitigate adversarial attacks.

problem Lack of security in DNN-based ML systems due to adversarial attacks.
method Proposes FAdeML, a novel pre-processing noise Filter-aware Adversarial ML attack.
result Demonstrates that pre-processing noise filters can render ineffective most adversarial attacks.

GANs generate new traffic sign images to improve recognition accuracy.

problem Lack of data limits SqueezeNet's performance in traffic sign recognition.
method Applied pix2pix GANs to translate symbolic sign images to real ones for data augmentation.
result Data augmentation with GANs increased classification accuracy for traffic signs.

TrISec generates imperceptible attacks without needing training data.

problem Imperceptible attacks on deep neural networks during inference.
method Back-propagation algorithm on pre-trained DNNs, training data-unaware.
result Generated attack images successfully misclassify without being noticeable.

The paper uses conformal prediction to monitor CPS with machine learning components.

problem Ensuring trustworthy CPS with machine learning components.
method Conformal prediction framework for real-time assurance monitoring of CPS with machine learning.
result The method provides well-calibrated confidence and limits the number of alarms.

This paper explores security threats in ML systems and proposes mitigation techniques.

problem Security vulnerabilities in ML-based systems during training and inference.
method Overview of security threats, demonstrations using LeNet and VGGNet, proposed attack.
result Demonstrated security threats and proposed mitigation techniques.

Minimax defense improves neural network security against gradient-based attacks.

problem Gradient-based adversarial attacks on neural networks.
method Minimax optimization in a GAN framework to create a discriminator that plays a minimax game with the generator.
result Minimax defense significantly reduces adversarial attack success rates compared to standard classifiers.

New loss function reduces adversarial examples by controlling Fisher information matrix eigenvalues.

problem Defending against adversarial attacks in neural networks.
method Adding a term to the loss function representing the trace of the Fisher information matrix.
result Effective and robust defensive capability, reducing adversarial example fooling ratio.

Deep learning and prior maps improve traffic light recognition for autonomous cars.

problem Recognizing traffic lights for autonomous cars in urban environments.
method Combining deep learning-based detection with prior maps for traffic light identification and state recognition.
result The proposed system correctly identified relevant traffic lights along predefined routes.

Novel CNN array for sign language recognition using wearable IMUs.

problem Efficiently recognizing sign language from wearable IMU signals.
method Two-dimensional Convolutional Neural Network array architecture for Indian sign language recognition.
result Peak classification accuracies of 94.20% for general sentences and 95.00% for interrogative sentences achieved.

Model predicts increased social unrest during COVID-19 using social media data.

problem Detecting rising conflict potential in societies during pandemics.
method Neural implicit motive pattern recognition from social media texts.
result Significant increase in conflict indicators during the pandemic.

Framework allows systems to defer difficult decisions to unknown experts.

problem Ensuring safety and robustness in autonomous systems with unknown human experts.
method Meta-learning approach that adapts to new experts at test-time using optimization and model-based attention mechanisms.
result Framework can quickly adapt deferral policies to new experts without re-training.

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.

We perform an analysis of fractal properties of the positive and the negative changes of the German DAX30 index separately using Multifractal Detrended Fluctuation Analysis (MFDFA). By calculating the singularity spectra f(α)f(α) we show that returns of both signs reveal multiscaling. Curiously, these spectra display a s…

2008-03-10abs ↗pdf ↗

Deep CapsNet improves sign language recognition from wearable IMUs.

problem Continuous recognition of sign language from wearable devices.
method Custom CapsNet architecture using deep capsule networks and game theory.
result Improved accuracy of 94% and 92.50% for 3 and 5 routings respectively, compared to 87.99% for CNN.

Proposes a framework for predicting traffic situations involving multiple interacting agents.

problem Predicting the behavior of multiple interacting agents in traffic scenarios.
method Two-layer Hidden Markov Model (TLHMM) for situation distribution and learning-based dynamic scene evolution model for trajectory sampling.
result Demonstrates effectiveness and accuracy in highway ramp merging scenario.

HighD dataset captures naturalistic vehicle behavior on German highways for automated driving validation.

problem Current measurement methods fail to meet requirements for scenario-based validation of highly automated vehicles.
method Aerial perspective data collection fulfilling naturalistic behavior, quantity, and variety requirements.
result 16.5 hours of measurements from six locations, 110,000 vehicles, 45,000 km driven, 5600 lane changes.

The paper analyzes and forecasts intraday electricity prices using econometric models.

problem Analyzing and forecasting the efficiency of the German Intraday Continuous electricity market.
method Multivariate econometric time series model with lasso and elastic net techniques.
result The model provides new insights into the ID3_3-Price behavior and market efficiency.

Study provides guidelines for smartphone-based transportation mode detection.

problem Developing a reliable transportation mode detection system using smartphone sensors.
method Detailed dataset construction, sensor relevance analysis, and unknown user detection.
result Demonstrated the feasibility and effectiveness of smartphone-based TMD.

Domain adaptation refers to the problem of leveraging labeled data in a source domain to learn an accurate model in a target domain where labels are scarce or unavailable. A recent approach for finding a common representation of the two domains is via domain adversarial training (Ganin & Lempitsky, 2015), which attempt…

2018-02-23abs ↗pdf ↗

End-to-end training of automated speech recognition (ASR) systems requires massive data and compute resources. We explore transfer learning based on model adaptation as an approach for training ASR models under constrained GPU memory, throughput and training data. We conduct several systematic experiments adapting a Wa…

2017-06-01abs ↗pdf ↗

Semantic embeddings improve safety-critical classifier performance.

problem Improving interpretability and error detection in safety-critical neural networks.
method Created embeddings from symbolic domain knowledge, used for misprediction interpretation and error detection, introduced semantic distance for confidence measurement.
result Semantic distance achieves near state-of-the-art performance in a traffic sign classifier, faster than other methods.

Morph accelerates 3D CNNs for video recognition, reducing energy consumption and improving performance.

problem Efficiently accelerating 3D CNNs for video recognition is challenging due to their large memory footprint and higher dimensionality.
method Designing a flexible accelerator called Morph that adapts to different spatial and temporal tiling strategies, and codesigning a software infrastructure to control the hardware.
result Morph achieves up to 3.4x reduction in energy consumption and up to 5.1x improvement in performance/watt compared to a baseline 3D CNN accelerator.

Model predicts traffic speed using urban incidents.

problem Accurately predicting traffic speed in urban areas.
method Deep Incident-Aware Graph Convolutional Network (DIGC-Net).
result Model outperforms competing benchmarks in traffic speed prediction.

End-to-end algorithm for joint object detection and sensor calibration from noisy images.

problem Jointly estimate objects and sensor parameters from noisy street-level imagery.
method Nested stochastic variational inference, soft data association, soft EM clustering, AD framework.
result Model is more robust to DNN misclassifications and generalizes across sign types.

This work enhances deep neural networks with robust features to improve their robustness against adversarial attacks.

problem Vulnerability of deep neural networks to adversarial images.
method Augmenting classification pipelines with robust features like binarization and group extraction.
result Improved robustness and training speed on adversarial inputs, with significant improvements over state-of-the-art methods.

Short-term probabilistic forecasting of German electricity imbalance prices.

problem Uncertainty in renewable energy capacity and electricity prices.
method Combining lasso with bootstrap, gamlss, and probabilistic neural networks for forecasting imbalance prices.
result Sophisticated methods improve empirical coverage of imbalance prices but do not substantially outperform the intraday continuous price index.

PSTN improves traffic condition forecasting with deep neural networks.

problem Challenges in accurately forecasting traffic conditions due to complex spatiotemporal correlations.
method Proposes PSTN with three modules: graph convolutional network, temporal convolutional network, and gated recurrent unit framework.
result Significantly outperforms state-of-the-art benchmarks in short-term traffic conditions forecasting.

In this paper, we explore and detail our experiments in a high-dimensionality, multi-class image classification problem often found in the automatic recognition of Sign Languages. Here, our efforts are directed towards comparing the characteristics, advantages and drawbacks of creating and training Support Vector Machi…

2012-10-28abs ↗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 provide a benchmark dataset for hand gesture recognition using force myography.

problem Lack of publicly available benchmark data for force myography hand gesture recognition.
method Collected data from 20 persons covering 18 unique gestures using a commercially available sensor setup.
result Improved gesture recognition accuracy through transfer learning.

This study provides benchmarks for different implementations of LSTM units between the deep learning frameworks PyTorch, TensorFlow, Lasagne and Keras. The comparison includes cuDNN LSTMs, fused LSTM variants and less optimized, but more flexible LSTM implementations. The benchmarks reflect two typical scenarios for au…

2018-06-05abs ↗pdf ↗

A deep learning model predicts traffic conditions over multiple steps.

problem Multistep traffic forecasting on road networks.
method Attention Graph Convolutional Sequence-to-Sequence model (AGC-Seq2Seq) with attention mechanism.
result AGC-Seq2Seq model outperforms other models in multistep traffic prediction.

Proposes Deep Scenes for interaction-aware scene understanding in reinforcement learning for autonomous driving.

problem Leveraging deep reinforcement learning for high-level decision making in autonomous driving requires handling variable-length sequences of different object types and interactions.
method Introduces Deep Scenes architecture, an extension of Deep Sets or Graph Convolutional Networks, to learn complex interaction-aware scene representations.
result Graph-Q and DeepScene-Q algorithms outperform state-of-the-art methods in evaluations with SUMO.