SocietyยทKorea Advanced Institute of Science and Technology (KAIST)
Poster ยท Not peer-reviewed

A Smartphone and a $7 LED Case Can Now Spot Hidden Cameras

A South Korean team's system called SweepLED sweeps LED light across a room and reads how the reflections bend, catching camera lenses that ordinary detectors mistake for glass, chrome or a shiny doorknob roughly nineteen times out of twenty.

What the Study Found

  • SweepLED caught hidden cameras among 30 test objects with about 94% accuracy, sweeping a room in under five seconds.
  • The detector spots a hidden lens by how its reflection warps under shifting LED light, not by hunting for one bright glint.
  • Accuracy held at 95.1% with the phone on a tripod and 93.9% when handheld, the research team’s tests found.
  • The LED phone case costs under $7 to build, far less than dedicated radio-frequency or thermal detection gear.

It takes about five seconds and a phone case bristling with tiny LEDs to find out whether the smoke detector above a hotel bed is watching back. Researchers at the Korea Advanced Institute of Science and Technology (KAIST), working with colleagues at the National University of Singapore and Singapore Management University, built a system called SweepLED to answer exactly that question, cheaply and without asking anyone to squint at reflections in a darkened room. A hidden camera’s lens bends a sweeping beam of light in a distinctive, repeatable way that an ordinary shiny surface does not, and that gap in behavior is what lets a smartphone paired with a cheap LED case sniff the camera out. Across 30 everyday objects, the system caught the camera hiding among them roughly 94% of the time.

Hidden cameras have become an ordinary hazard of short-term rentals and hotel rooms, tucked into clock radios, phone chargers, and the screws of a bathroom mirror. Existing detectors mostly ask a person to shine a flashlight around and hunt for a telltale bright dot, a method that mistakes glass, chrome and glossy plastic for a lens often enough to be exhausting. The scale of the underlying problem is easy to underestimate: an Airbnb representative testified at a 2024 deposition that the company had generated at least 35,000 customer-support tickets related to surveillance devices over the preceding decade, an investigation by the network CNN found, in a report on that investigation.

How a Sweep of Light Outs a Hidden Lens

SweepLED works by holding the smartphone’s own camera still while an LED-studded case fires light at a target from several angles in quick succession. As the angle of illumination shifts, an ordinary reflective surface, a picture frame, a watch face, a curtain hook, throws back a highlight that simply slides around or disappears. A camera lens is built differently: light bounces off its aperture, its internal glass elements and its sensor before it comes back out, so the reflection distorts and reshapes itself in a way particular to that stack of optics. A deep-learning classifier trained on those reflection sequences, rather than on any single snapshot, does the sorting. Aiming light at a camera lens to deal with it is not a new idea; two decades ago, a Georgia Tech team built the reverse of SweepLED, a tracking system that pointed pulsed light directly at detected camera sensors to blind them rather than simply spotting them.

Substack Sign-up form screenshot

That sounds tidy in a lab. Real rooms are full of curved, recessed and oddly shiny objects that throw off camera-like glints of their own, and a detector too eager to flag anything reflective would leave a guest checking the minibar and the doorknob along with the smoke alarm.

So the KAIST team designed SweepLED to look at motion, not brightness. Each of the three viewpoints a user sweeps across gets its own light-on, light-off comparison, isolating exactly what changed when the LEDs moved and discarding whatever glare was already sitting in the room. Only regions that keep behaving like a lens, frame after frame and viewpoint after viewpoint, survive to the final classification step.

Jun Han, a KAIST computing professor who led the project and is the paper’s corresponding author, sums up the appeal without much hedging: “Hidden cameras pose a serious threat to personal safety and privacy in everyday spaces.” He adds that the work “combines low-cost smartphone-based hardware with AI analysis to present the possibility of a practical detection technology that even non-experts can use.”

The pipeline runs in four stages. SweepLED first takes the raw video from each viewpoint and subtracts frames captured with the LEDs off from frames captured with them on, canceling out whatever ambient light or fixed glare the room already had going on and leaving only the reflections the sweep itself created. It then boosts local contrast so faint reflective responses show up clearly enough to analyze. A candidate-detection stage flags anything that looks even slightly lens-like, deliberately erring toward false alarms at this point so a real camera never slips through unflagged, then narrows the list to regions that stay reflective across multiple frames and multiple angles rather than flickering once and vanishing. The final classifier, built on a spatiotemporal video model called R(2+1)D, originally developed for recognizing human actions in ordinary video, watches how each surviving candidate’s reflection evolves in both space and time and checks its verdict against all three of the user’s viewpoints before deciding whether a lens is really there.

The Catch in a Five-Second Sweep

The system’s own numbers show the limits of that sweep. Held in an unsteady hand, SweepLED’s accuracy dipped slightly to 93.9%, versus 95.1% when the phone sat still on a tripod, because jitter makes it harder to isolate a clean before-and-after reflection.

That accuracy also comes from a fairly small test: 30 objects, evaluated by the team that built the detector, under a leave-one-object-out protocol rather than a live trial in actual guest rooms. The work is a two-page poster presented at a companion track of a mobile-computing conference, not a full peer-reviewed paper, and the researchers themselves call it a preliminary evaluation rather than a finished product.

None of that makes the underlying idea less useful. A cheap LED case and a phone people already carry is a meaningfully lower bar than a dedicated radio-frequency (RF) scanner or thermal camera, the kind of gear most travelers never pack. If the accuracy holds up outside a research lab, a five-second sweep could become as routine as checking under a hotel bed skirt, something security researchers have been recommending anyway. The bigger test will be whether SweepLED holds its numbers against hidden cameras that were built, or hidden, specifically to defeat a method like this one. SweepLED is not the only academic answer to the problem, either: researchers at Delft University of Technology recently presented a different optical detection system, called NIRF (Neural Infrared Reflectance Field), at the same MobiCom family of conferences, aimed specifically at cameras hidden behind translucent phone and TV screens rather than behind ordinary household objects.

For now, the system exists as a lab prototype and a two-page write-up, not an app in anyone’s pocket. Whether that changes depends on whether a $7 LED case can keep telling a camera lens from a coat hook once it leaves KAIST’s test bench and lands in a stranger’s rental unit.

Reference

Yun, J., Moon, J., Park, Y., Tan, S. R. X., Kim, B., Balan, R., & Han, J. (2026). Poster: Detecting Hidden Cameras using LED Illumination Sweeps. In Proceedings of the 24th Annual International Conference on Mobile Systems, Applications and Services Companion (pp. 33โ€“34). ACM. MobiSys Companion โ€™26: 24th Annual International Conference on Mobile Systems, Applications and Services Companion. https://doi.org/10.1145/3812835.3814866

  • Study type: Peer-reviewed poster paper, ACM MobiSys Companion 2026 (two-page format; the authors describe it as a preliminary evaluation, not a full conference paper)
  • Sample size: 30 test objects (12 concealing a hidden camera, 18 without)
  • Model: Deep-learning classifier with an R(2+1)D spatiotemporal video backbone, applied to LED reflection-sequence video from a smartphone camera
  • Inputs and assumptions: Paired LED-on and LED-off video frames from three viewpoints per object; assumes the phone is held roughly steady and the LED case can illuminate the target from multiple angles
  • Time horizon: Single-session lab testing only; no field deployment or longitudinal tracking reported
  • Funding / Conflicts of interest: National Research Foundation of Korea and Ministry of Science and ICT (grants RS-2024-00464269, RS-2023-00277848); National Research Foundation Singapore; Smart Nation & Digital Government Office grant TRANS2023-TGC04. No competing-interest statement beyond a standard funder-views disclaimer
  • Data availability: Not reported
  • Main limitation: Evaluated on only 30 objects by the authors’ own team under a leave-one-object-out protocol, not independently or in real guest rooms; the two-page poster format means this is a preliminary result, not a validated product

FAQ

Could an app like SweepLED replace a professional camera sweep in a hotel room?

Not yet, and the researchers don’t claim it should. SweepLED is a two-page poster describing a working prototype tested by its own creators on 30 objects, not a finished, independently verified product. It offers a much cheaper first check than professional radio-frequency or thermal sweeping equipment, but a security team’s dedicated tools remain the more thorough option for anyone who suspects a serious threat.

Why do existing hidden-camera detectors give so many false alarms?

Existing detectors give so many false alarms because they typically ask a person to shine a light around a room and look for a single bright reflection, and plenty of everyday objects, glass, chrome, glossy plastic, throw back a bright spot that looks just like a lens in one snapshot. SweepLED tries to fix that by watching how a reflection changes shape and position as the light angle shifts across several frames, rather than judging a single bright dot.

What happens if someone builds a camera specifically to beat this kind of detector?

What happens is an open question the KAIST team’s poster does not test. Their 30-object evaluation covered ordinary hidden cameras and household items, not concealment methods engineered to defeat a light-sweep detector, so how SweepLED holds up against an adversary who knows how it works remains unproven.

Is a $7 phone case actually going to catch on with travelers?

Whether it catches on depends on it leaving the lab first. SweepLED currently exists as a research prototype and a two-page conference poster, not a shipping app or accessory, so nobody outside KAIST’s test bench has tried it in a real hotel room yet.

  • Ben Sullivan

    Veteran journalist, 25 years ยท Science & business reporting ยท Founded ScienceBlog.com

    Ben Sullivan is a veteran journalist with 25 years of experience reporting on science and business across the U.S. and Europe. His work has appeared in premier outlets, including The Economist, The New York Times Magazine, the Los Angeles Times, and Prognosis, an English-language newspaper published in Prague. A digital media pioneer, Ben founded ScienceBlog.comย and led it for two decades. Under his leadership, the site was named one of the best science blogs "in the known universe" by Popular Science and was featured on Nature's year-end list of top science news blogs. Sullivan has consulted for the U.S. Department of State, served on the board of directors of the Los Angeles Press Club, was awarded a National Press Foundation fellowship to study health insurance, and taught writing at Loyola Marymount University's Asia Media International program. He lives in Los Angeles.

    MuckRack โ†— ยท LinkedIn โ†— ยท Editorial Policy & Correctionsโ†—

    https://orcid.org/0009-0007-1842-5997

Cite This Page

"A Smartphone and a $7 LED Case Can Now Spot Hidden Cameras." ScholarPeer, 30 August 2026, scholarpeer.com/a-smartphone-and-a-7-led-case-can-now-spot-hidden-cameras/.

Download RIS · Download BibTeX