paper-with-me

홈 › Papers

HM4: Hidden Markov Model with Memory Management for Visual Place Recognition

2020-11-01 · Anh-Dzung Doan, Yasir Latif, Tat-Jun Chin, Ian Reid

Visual place recognition needs to be robust against appearance variability due to natural and man-made causes. Training data collection should thus be an ongoing process to allow continuous appearance changes to be recorded. However, this creates an unboundedly-growing database that poses time and memory scalability challenges for place recognition methods. To tackle the scalability issue for visual place recognition in autonomous driving, we develop a Hidden Markov Model approach with a two-tiered memory management. Our algorithm, dubbed HM$^4$, exploits temporal look-ahead to transfer promising candidate images between passive storage and active memory when needed. The inference process takes into account both promising images and a coarse representations of the full database. We show that this allows constant time and space inference for a fixed coverage area. The coarse representations can also be updated incrementally to absorb new data. To further reduce the memory requirements, we derive a compact image representation inspired by Locality Sensitive Hashing (LSH). Through experiments on real world data, we demonstrate the excellent scalability and accuracy of the approach under appearance changes and provide comparisons against state-of-the-art techniques.

📄 PDF Abstract BibTeX arXiv:2011.00450

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingManagementVisual Place Recognition

Similar Papers 제목 키워드 기반

Leveraging Knowledge Graph-Based Human-Like Memory Systems to Solve Partially Observable Markov Decision Processes

2024-08-11 · Taewoon Kim, Vincent François-Lavet, Michael Cochez

Humans observe only part of their environment at any moment but can still make complex, long-term decisions thanks to our long-term memory. To test how an AI can learn and utilize its long-term memory, we have developed …

RoomEnv-v2

Hybrid hidden Markov LSTM for short-term traffic flow prediction

2023-07-11 · Agnimitra Sengupta, Adway Das, S. Ilgin Guler

Deep learning (DL) methods have outperformed parametric models such as historical average, ARIMA and variants in predicting traffic variables into short and near-short future, that are critical for traffic management. Sp…

Bearings Fault Detection Using Hidden Markov Models and Principal Component Analysis Enhanced Features

2021-04-21 · Akthem Rehab, Islam Ali, Walid Gomaa, M. Nashat Fors

Asset health monitoring continues to be of increasing importance on productivity, reliability, and cost reduction. Early Fault detection is a keystone of health management as part of the emerging Prognostics and Health M…

Fault DetectionManagementPhilosophy

Predicting the Transportation Activities of Construction Waste Hauling Trucks: An Input-Output Hidden Markov Approach

2023-12-06 · Hongtai Yang, Boyi Lei, Ke Han, Luna Liu

Construction waste hauling trucks (CWHTs), as one of the most commonly seen heavy-duty vehicles in major cities around the globe, are usually subject to a series of regulations and spatial-temporal access restrictions be…

ManagementPredictionregression

Second-Order Belief Hidden Markov Models

2015-01-22 · Jungyeul Park, Mouna Chebbah, Siwar Jendoubi, Arnaud Martin

Hidden Markov Models (HMMs) are learning methods for pattern recognition. The probabilistic HMMs have been one of the most used techniques based on the Bayesian model. First-order probabilistic HMMs were adapted to the t…