New to ShortSpan? We distil the AI-security research that matters into practitioner takeaways — edited by Ben Williams (NCC Group).Get the weekly email
// Analysis
Near-infrared twin points mislead AV map builders
Published: Thu, 06 Aug 2026 • By Elise Veyron
Attacks
TwinIR shows how two near-infrared points, placed on a target boundary and a compensating boundary, can deform online HD map construction in autonomous driving. The dual-point, largely invisible interference cuts mapping accuracy and pushes planners toward unreachable or unsafe trajectories, and it transfers from simulation to a real testbed vehicle.
Online high-definition (HD) map construction is the quiet workhorse behind autonomous driving. It infers crisp road boundaries and related geometry in real time so the planner knows where it can safely go. This paper shows how little it can take to knock that off course: a pair of near-infrared points, positioned with intent.
How TwinIR works
The authors start from a mechanism-level observation. If you perturb one road edge, the model often recovers by leaning on another visible boundary nearby. That cross-boundary compensation makes single-point, single-edge attacks flaky. TwinIR targets both sides of the geometry at once. It runs an offline black-box optimisation over pre-collected, multi-view camera data to pick a primary point on the target boundary and, when useful, a secondary point on the compensating boundary. Two objectives are defined: Road Straightening Attack (RSA) to erase a bend, and Early Turn Attack (ETA) to pull a corner toward the ego vehicle.
To stay inconspicuous, TwinIR uses near-infrared (NIR) illumination that cameras see but humans mostly do not. It models the camera response and maps the optimised bird’s-eye points to feasible roadside placements with line of sight. In practice, that means small NIR emitters producing camera-visible interference with minimal changes in the visible spectrum.
Across state-of-the-art online map models on nuScenes asymmetric scenes, results are not subtle. Under RSA, mean average precision falls by 8.18 to 8.96 percentage points; under ETA, by 2.84 to 5.62 points, relative to clean inputs. Planning metrics move too: unreachable-goal rates rise by 25 to 28 points and unsafe-planned-trajectory rates by 19 to 20 points. The biggest marginal gain comes from adding the second point; throwing in more points yields only small extra damage. Boundary deformations also spill into dividers and crossings, so errors propagate through the map representation.
Field test and constraints
The team validates on a real autonomous-vehicle testbed. The NIR setup, largely invisible in full-colour views, induces both road straightening and early-turn deformations seen by the on-board cameras. There are caveats: the attack assumes offline access to scene captures and query access to the victim model during optimisation; it relies on camera spectral sensitivity to NIR and feasible roadside placement; evaluations focus on an asymmetric-scene subset without sensor fusion. Different sensors, IR-cut filters, or fusion stacks could change outcomes.
The uncomfortable takeaway is strategic rather than theatrical. A tiny, coordinated physical signal can steer perception and, by extension, planning. That is a technical finding, but it raises governance questions too: safety cases and certification regimes that ignore spectral quirks and cross-boundary effects will miss a class of failures that now looks uncomfortably practical.
Additional analysis of the original ArXiv paper
📋Original Paper Title and Abstract
TwinIR: Coordinated Invisible Dual-Point Attacks on Online HD Map Construction
Authors: Haibo Hu, Jianghuai Deng, Chen Tang, Yang Lou, Qian Xu, and Jianping Wang
Online HD map construction is critical to prediction and planning in autonomous driving. We find that existing physical attacks against online map construction are limited by a cross-boundary compensation effect: after the target boundary is perturbed, another visible boundary may retain sufficient geometric cues for the model to recover the original road geometry. Based on this observation, we propose TwinIR, a new mechanism-guided physical attack methodology for online map construction. TwinIR jointly optimizes attack effectiveness and point sparsity, seeking the minimum number of attack points needed to suppress compensating geometric cues from surrounding boundaries. To reduce the perceptibility of multi-point attacks, TwinIR models camera responses to near-infrared illumination and maps optimized attack points to feasible physical placements, producing camera-visible interference with minimal visible-spectrum changes. Experiments on nuScenes across state-of-the-art online map construction models show that TwinIR reduces mAP by 8.18-8.96 percentage points under RSA and 2.84-5.62 points under ETA, while increasing the unreachable-goal rate by 25-28 points and the unsafe-planned-trajectory rate by 19-20 points over clean inputs. These attacks are also validated on a real-world testbed AV, where TwinIR successfully induces both road straightening and early-turn deformations while remaining inconspicuous in full-color views.
🔍ShortSpan Analysis of the Paper
Problem
This paper studies the security of online high-definition (HD) map construction for autonomous vehicles and shows how physical-world interference can cause targeted, safety-relevant map deformations. The authors identify a cross-boundary compensation effect: when a single attack perturbs a target road boundary, a separate, visible compensation boundary can preserve enough geometric cues for the model to recover the original road geometry. This makes single-point attacks unreliable in many asymmetric scenes and can allow corrupted map elements to propagate into unsafe motion planning decisions.
Approach
The authors propose TwinIR, a mechanism-guided, at-most-two-point physical attack framework. TwinIR performs an offline black-box optimisation using pre-collected multi-view camera observations to select a primary attack position on the target boundary and conditionally a secondary position on the compensation boundary when it improves the objective. Two targeted objectives are considered: Road Straightening Attack (RSA) to remove turns and Early Turn Attack (ETA) to shift a turn toward the ego vehicle. To keep multi-point interference inconspicuous, TwinIR models camera responses to near-infrared (NIR) illumination and maps optimised BEV points to feasible roadside deployment locations. Physical realisations use near-infrared laser emitters placed so they remain largely invisible in full-colour views while producing a clear response in vehicle cameras. Evaluation is performed digitally on the nuScenes asymmetric-scene subset against three state-of-the-art online map models and validated on a controlled real-world autonomous-vehicle testbed.
Key Findings
TwinIR yields substantially larger degradation than single-point blinding: under RSA it reduces mean AP by 8.18 to 8.96 percentage points across victim models, and under ETA by 2.84 to 5.62 points, relative to clean inputs.
Attack impact on planning is significant: TwinIR increases unreachable-goal and unsafe-planned-trajectory metrics; the abstract reports increases of 25 to 28 percentage points for unreachable goals and 19 to 20 points for unsafe trajectories over clean inputs. Comparisons with single-point attacks show consistent additional harm (for example, UGR increases of about 11 to 12 points in some comparisons).
The marginal benefit is mostly realised by adding a second point: moving from one to two infrared points produces the largest additional mAP drop, while adding three to five points yields only small further gains, indicating saturation after two points.
NIR realisation is stealthy in visible images yet clearly captured by infrared-sensitive cameras, and the digital optimisation transfers to physical deployment where TwinIR induced road straightening and early-turn deformations on a test vehicle.
TwinIR affects not only boundary AP but also related map elements such as dividers and pedestrian crossings, so boundary deformation can propagate through the map representation.
Limitations
The attack assumes offline access to pre-collected scene data and black-box query capability to the victim model during optimisation. Effectiveness depends on camera spectral sensitivity to near-infrared and on feasible roadside deployment with line of sight. Experiments focus on an asymmetric-scene subset and a controlled test field with specific camera hardware and without sensor fusion; results may vary with different sensors, IR-cut filters, multi-sensor fusion, or broader scene types.
Implications
Offensively, an attacker can use a small number of concealed near-infrared emitters to coordinate dual-point interference that is hard for humans to notice but degrades HD map construction and downstream planning. By targeting both the primary target boundary and a compensation boundary, TwinIR can reliably induce straightening or early-turn errors and thereby create unreachable goals or unsafe planned trajectories. The threat exploits camera NIR sensitivity and map-construction reliance on geometric relations, and can evade defences that only monitor the visible spectrum or assume single-point perturbations.
- Relevance: shows a concrete AI vulnerability in online HD map construction for autonomous driving, with attacker-facing tactics and measurable impac...
- It shows a real-world, passive physical attack: a camouflaged vehicle whose appearance changes with motion can mislead autonomous systems about anot...
- It shows a realistic, physical attack that fools a car’s LiDAR perception to distort downstream trajectory prediction, potentially causing dangerous...
- It shows a practical, stealthy way to fool traffic-sign–recognition systems using invisible infrared laser reflections, a real-world risk for autono...
- It reveals a realistic vulnerability in autonomous vehicle perception: an attacker can synchronize spoofing across camera and LiDAR to produce consi...
- It treats infrared adversarial perturbations, a less-explored but real risk for IR detectors used in safety-critical sensing.
- It introduces AdvGr...
- Shows a stealthy, realistic attack on collaborative perception that subtly distorts shared object data, yet remains hard to detect and cascades into...
- It shows a practical, physical-world adversarial attack on LiDAR-based localization, revealing how critical 3D perception can be disrupted by maskin...
- It shows a realistic, end-to-end method to remove objects from video frames in safety-critical perception, which could threaten ITS safety if used m...
This paper shows a practical sensor-level attack on autonomous vehicle perception by spoofing camera feeds over the in-vehicle IP network (GigE Vision...
Get the weekly digest
The few AI-security papers that matter, with the practitioner takeaway. No spam.