Papers › Hindsight is 20/20: Leveraging Past Traversals to Aid 3D Perception

Hindsight is 20/20: Leveraging Past Traversals to Aid 3D Perception

22 Mar 2022ICLR 2022 4arXiv:2203.11405archive 2025-07-28

Yurong You, Katie Z Luo, Xiangyu Chen, Junan Chen, Wei-Lun Chao, Wen Sun, Bharath Hariharan, Mark Campbell, Kilian Q. Weinberger

Self-driving cars must detect vehicles, pedestrians, and other traffic participants accurately to operate safely. Small, far-away, or highly occluded objects are particularly challenging because there is limited information in the LiDAR point clouds for detecting them. To address this challenge, we leverage valuable information from the past: in particular, data collected in past traversals of the same scene. We posit that these past data, which are typically discarded, provide rich contextual information for disambiguating the above-mentioned challenging cases. To this end, we propose a novel, end-to-end trainable Hindsight framework to extract this contextual information from past traversals and store it in an easy-to-query data structure, which can then be leveraged to aid future 3D object detection of the same scene. We show that this framework is compatible with most modern 3D detection architectures and can substantially improve their average precision on multiple autonomous driving datasets, most notably by more than 300% on the challenging cases.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2203.11405")

Code

Syntology Ran 9 of 13 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

yurongyou/hindsight officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 9 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
4unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from YurongYou/Hindsight. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

box_to_string YurongYou/Hindsight/data_preprocessing/lyft/lyft2kitti.py official repository ran MIT (permissive) · dd2865592c40bf95 · report
cart2hom YurongYou/Hindsight/data_preprocessing/gather_historical_traversals.py official repository ran fingerprinted MIT (permissive) · 74ac280ac0823fc6 · report
cls_type_to_id YurongYou/Hindsight/data_preprocessing/kitti_util.py official repository ran fingerprinted MIT (permissive) · 68d59bd1b88d6e20 · report
find_closest_integer_in_ref_arr YurongYou/Hindsight/data_preprocessing/nuscenes/nusc2kitti_boston.py official repository ran MIT (permissive) · 4974407b90a3a234 · report
load_velo_scan YurongYou/Hindsight/data_preprocessing/gather_historical_traversals.py official repository ran MIT (permissive) · 37c1e89b5864f71a · report
postprocessing YurongYou/Hindsight/data_preprocessing/lyft/lyft2kitti.py official repository ran MIT (permissive) · 145ca2df8e53618f · report
rotx YurongYou/Hindsight/data_preprocessing/kitti_util.py official repository ran fingerprinted MIT (permissive) · 8843d80ab666c4e9 · report
roty YurongYou/Hindsight/data_preprocessing/kitti_util.py official repository ran fingerprinted MIT (permissive) · ae86074e10e1dfd7 · report
transform_points YurongYou/Hindsight/data_preprocessing/gather_historical_traversals.py official repository ran MIT (permissive) · 8b80c6bbc9d282b1 · report
cfg_from_yaml_file YurongYou/Hindsight/downstream/OpenPCDet/pcdet/config.py official repository unverified MIT (permissive) · 696fe155f9990d38 · report
compute_fg_mask YurongYou/Hindsight/downstream/OpenPCDet/pcdet/utils/loss_utils.py official repository unverified MIT (permissive) · 65fe32ede00e7dcb · report
get_corner_loss_lidar YurongYou/Hindsight/downstream/OpenPCDet/pcdet/utils/loss_utils.py official repository unverified MIT (permissive) · 1780d388cc532a6d · report
merge_new_config YurongYou/Hindsight/downstream/OpenPCDet/pcdet/config.py official repository unverified MIT (permissive) · 392c0cf3a1b07b12 · report

Tasks

3D Object DetectionAutonomous DrivingObject DetectionSelf-Driving Carsobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections