paper-with-me

Papers

Generalized adaptive smoothing based neural network architecture for traffic state estimation

2023-01-09 · Chuhan Yang, Sai Venkata Ramana Ambadipudi, Saif Eddin Jabari

The adaptive smoothing method (ASM) is a standard data-driven technique used in traffic state estimation. The ASM has free parameters which, in practice, are chosen to be some generally acceptable values based on intuition. However, we note that the heuristically chosen values often result in un-physical predictions by the ASM. In this work, we propose a neural network based on the ASM which tunes those parameters automatically by learning from sparse data from road sensors. We refer to it as the adaptive smoothing neural network (ASNN). We also propose a modified ASNN (MASNN), which makes it a strong learner by using ensemble averaging. The ASNN and MASNN are trained and tested two real-world datasets. Our experiments reveal that the ASNN and the MASNN outperform the conventional ASM.

📄 PDF Abstract BibTeX arXiv:2301.03439

Code (0)

등록된 구현이 없습니다.

Tasks

State Estimation

Similar Papers 제목 키워드 기반

Calibrating Adaptive Smoothing Methods for Freeway Traffic Reconstruction

2026-02-02 · Junyi Ji, Derek Gloudemans, Gergely Zachár, Matthew Nice 외 arxiv

The adaptive smoothing method (ASM) is a widely used approach for traffic state reconstruction. This article presents a Python implementation of ASM, featuring end-to-end calibration using real-world ground truth data. T…

Dropout Regularization in Extended Generalized Linear Models based on Double Exponential Families

2023-05-11 · Benedikt Lütke Schwienhorst, Lucas Kock, Nadja Klein, David J. Nott

Even though dropout is a popular regularization technique, its theoretical properties are not fully understood. In this paper we study dropout regularization in extended generalized linear models based on double exponent…

Layer-wise Adaptive Graph Convolution Networks Using Generalized Pagerank

2021-08-24 · Kishan Wimalawarne, Taiji Suzuki

We investigate adaptive layer-wise graph convolution in deep GCN models. We propose AdaGPR to learn generalized Pageranks at each layer of a GCNII network to induce adaptive convolution. We show that the generalization b…

Generalization BoundsNode Classification

Estimating Traffic Speeds using Probe Data: A Deep Neural Network Approach

2021-04-19 · Felix Rempe, Philipp Franeck, Klaus Bogenberger

This paper presents a dedicated Deep Neural Network (DNN) architecture that reconstructs space-time traffic speeds on freeways given sparse data. The DNN is constructed in such a way, that it learns heterogeneous congest…

Data Augmentation

MagiNet: Mask-Aware Graph Imputation Network for Incomplete Traffic Data

2024-06-05 · Jianping Zhou, Bin Lu, Zhanyu Liu, Siyu Pan 외

Due to detector malfunctions and communication failures, missing data is ubiquitous during the collection of traffic data. Therefore, it is of vital importance to impute the missing values to facilitate data analysis and…

Decision MakingDecoderImputationMissing Values