{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/avoidds-aircraft-vision-based-intruder-1","title":"AVOIDDS: Aircraft Vision-based Intruder Detection Dataset and Simulator","arxiv_id":"2306.11203","date":"2023-06-19","proceeding":null,"authors":["Elysia Q. Smyers","Sydney M. Katz","Anthony L. Corso","Mykel J. Kochenderfer"],"abstract":"Designing robust machine learning systems remains an open problem, and there is a need for benchmark problems that cover both environmental changes and evaluation on a downstream task. In this work, we introduce AVOIDDS, a realistic object detection benchmark for the vision-based aircraft detect-and-avoid problem. We provide a labeled dataset consisting of 72,000 photorealistic images of intruder aircraft with various lighting conditions, weather conditions, relative geometries, and geographic locations. We also provide an interface that evaluates trained models on slices of this dataset to identify changes in performance with respect to changing environmental conditions. Finally, we implement a fully-integrated, closed-loop simulator of the vision-based detect-and-avoid problem to evaluate trained models with respect to the downstream collision avoidance task. This benchmark will enable further research in the design of robust machine learning systems for use in safety-critical applications. The AVOIDDS dataset and code are publicly available at https://purl.stanford.edu/hj293cv5980 and https://github.com/sisl/VisionBasedAircraftDAA respectively.","url_abs":"https://arxiv.org/abs/2306.11203v2","url_pdf":"https://arxiv.org/pdf/2306.11203v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"avoidds-aircraft-vision-based-intruder-1","repo_url":"https://github.com/sisl/visionbasedaircraftdaa","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"collision-avoidance","task_name":"Collision Avoidance"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[],"datasets_introduced":[{"slug":"avoidds-a-dataset-for-vision-based-aircraft","name":"AVOIDDS: A dataset for vision-based aircraft detection","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2306.11203","atlas_url":"https://app.syntology.ai/?focus=2306.11203","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2306.11203"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/sisl/VisionBasedAircraftDAA","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sisl/visionbasedaircraftdaa","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":7},"by_repo_kind":{"official":{"samples":7,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"b3a64d5585bccd5e","entry":"get_bb_coords","repo":"sisl/VisionBasedAircraftDAA","repo_kind":"official","path":"src/data_generation/generate_traffic_data.py","file_url":"https://github.com/sisl/VisionBasedAircraftDAA/blob/HEAD/src/data_generation/generate_traffic_data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b3a64d5585bccd5e"}},{"code_sha256_prefix":"95673e3f450eb83d","entry":"get_bb_size","repo":"sisl/VisionBasedAircraftDAA","repo_kind":"official","path":"src/data_generation/label_traffic_data.py","file_url":"https://github.com/sisl/VisionBasedAircraftDAA/blob/HEAD/src/data_generation/label_traffic_data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"95673e3f450eb83d"}},{"code_sha256_prefix":"e7f804bea75f094b","entry":"get_encounter_states","repo":"sisl/VisionBasedAircraftDAA","repo_kind":"official","path":"src/simulator/encounter_model/straight_line_model.py","file_url":"https://github.com/sisl/VisionBasedAircraftDAA/blob/HEAD/src/simulator/encounter_model/straight_line_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7f804bea75f094b"}},{"code_sha256_prefix":"996314b747982430","entry":"mult_matrix_vec","repo":"sisl/VisionBasedAircraftDAA","repo_kind":"official","path":"src/data_generation/generate_traffic_data.py","file_url":"https://github.com/sisl/VisionBasedAircraftDAA/blob/HEAD/src/data_generation/generate_traffic_data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"996314b747982430"}},{"code_sha256_prefix":"7e466960cc821088","entry":"rot_matrix","repo":"sisl/VisionBasedAircraftDAA","repo_kind":"official","path":"src/data_generation/generate_traffic_data.py","file_url":"https://github.com/sisl/VisionBasedAircraftDAA/blob/HEAD/src/data_generation/generate_traffic_data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7e466960cc821088"}},{"code_sha256_prefix":"56df34c7cbed002f","entry":"rotate_and_shift","repo":"sisl/VisionBasedAircraftDAA","repo_kind":"official","path":"src/simulator/encounter_model/straight_line_model.py","file_url":"https://github.com/sisl/VisionBasedAircraftDAA/blob/HEAD/src/simulator/encounter_model/straight_line_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"56df34c7cbed002f"}},{"code_sha256_prefix":"aeac2875767768f3","entry":"rotate_and_shift_encs","repo":"sisl/VisionBasedAircraftDAA","repo_kind":"official","path":"src/simulator/encounter_model/straight_line_model.py","file_url":"https://github.com/sisl/VisionBasedAircraftDAA/blob/HEAD/src/simulator/encounter_model/straight_line_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aeac2875767768f3"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}