To give you informed advices, you also need to show us how your lights are positionned and setup inside the reflector.
Photon Mapping is a statistical radiosity technique which is why it is so much faster than pure Monte-Carlo techniques. To compute the illumination at a given point, it averages a bunch of photons in the neighborhood of that point. This neighborhood is determined by the photon sampling area. Thus the thinness of the geometry that it can handle correctly is proportional to the photon sampling area. 1/4 the sampling area to be precise. 1800 as sample area (18cm radius) is very large. That means that it will potentially catch photons that are up to 4.5cm away on the other side of the light fixture (that would be inside the light fixture in that case). In normal situation that is not a big problem and enlarging the sample area will just blur the effect of those misbehaving photons. But in your particular case, you have a very high density of photons with high energy packed inside the light fixture so they contribute a lot.
There are two solutions to this situation:
1) Increase the number of photons (probably to the max number of 1M) so that you can reduce the sampling area.
2) Don't shoot your light directly inside the fixture. I recomend this solution for two reasons : a) By shooting the light directly inside the light fixture, you pack a whole bunch of your available photons in the fixture for nothing really worth it leaving less photons to actually illuminate the scene.

Even if you solve the light leakeage behind the fixture, the final gathering will have trouble and generate noisy images with very bright white speckles because the fixtures will be much brighter contributers than the rest of the scene. You will then need to increase the number of final gathering samples and will still have noisy renders.
The correct way to setup your lights on this fixture is to have an array of klieg lights with 170° angle, a very small width softness, turned straight down and positionned inside the fixture is such a way that it does not directly illuminates the inside of the fixture. 3 or 4 klieg lights per fixture should do the work.