paper-with-me

홈 › Papers

Temporal Enhanced Floating Car Observers

2024-03-06 · Jeremias Gerner, Klaus Bogenberger, Stefanie Schmidtner

Floating Car Observers (FCOs) are an innovative method to collect traffic data by deploying sensor-equipped vehicles to detect and locate other vehicles. We demonstrate that even a small penetration rate of FCOs can identify a significant amount of vehicles at a given intersection. This is achieved through the emulation of detection within a microscopic traffic simulation. Additionally, leveraging data from previous moments can enhance the detection of vehicles in the current frame. Our findings indicate that, with a 20-second observation window, it is possible to recover up to 20\% of vehicles that are not visible by FCOs in the current timestep. To exploit this, we developed a data-driven strategy, utilizing sequences of Bird's Eye View (BEV) representations of detected vehicles and deep learning models. This approach aims to bring currently undetected vehicles into view in the present moment, enhancing the currently detected vehicles. Results of different spatiotemporal architectures show that up to 41\% of the vehicles can be recovered into the current timestep at their current position. This enhancement enriches the information initially available by the FCO, allowing an improved estimation of traffic states and metrics (e.g. density and queue length) for improved implementation of traffic management strategies.

📄 PDF Abstract BibTeX arXiv:2403.03825

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Non Maximum Suppression Non Maximum Suppression is a computer vision method that selects a single entity out of many overlapping entities (for example bounding boxes in object detection). The…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FPN 설명 없음
FCOS FCOS is an anchor-box free, proposal free, single-stage object detection model. By eliminating the predefined set of anchor boxes, FCOS avoids computation related to anchor…

Similar Papers 제목 키워드 기반

Floating Car Observers in Intelligent Transportation Systems: Detection Modeling and Temporal Insights

2025-04-29 · Jeremias Gerner, Klaus Bogenberger, Stefanie Schmidtner

Floating Car Observers (FCOs) extend traditional Floating Car Data (FCD) by integrating onboard sensors to detect and localize other traffic participants, providing richer and more detailed traffic data. In this work, we…

3D Object Detectionobject-detectionObject DetectionState Estimation

Reservoir observer enhanced with residual calibration and attention mechanism

2026-04-01 · Yichen Liu, Wei Xiao, Tianguang Chu arxiv

Reservoir observers provide a data-driven approach to the inference of unmeasured variables from observed ones for nonlinear dynamical systems. While previous studies have demonstrated wide applicability, their performan…

BALLAST: Bayesian Active Learning with Look-ahead Amendment for Sea-drifter Trajectories under Spatio-Temporal Vector Fields

2025-09-30 · Rui-Yang Zhang, Lachlan Astfalck, Edward Cripps, David S. Leslie 외 arxiv

We introduce a formal active learning methodology for guiding the placement of Lagrangian observers to infer time-dependent vector fields -- a key task in oceanography, marine science, and ocean engineering -- using a ph…

Active Learning

Enhancing CuFP Library with Self-Alignment Technique

2025-03-24 · Computers 2025 3 · Hajizadeh, Fahimeh; Ould-Bachir, Tarek; David, JP

High-Level Synthesis (HLS) tools have transformed FPGA development by streamlining digital design and enhancing efficiency. Meanwhile, advancements in semiconductor technology now support the integration of hundreds of f…

High-Level Synthesis

Equivariant Filters are Equivariant

2022-10-25 · Hiya Gada, Pieter van Goor, Ravi Banavar, Robert Mahony

Observers for systems with Lie group symmetries are an active area of research that is seeing significant impact in a number of practical domains, including aerospace, robotics, and mechatronics. This paper builds on the…