LiDAR Sensing

Smartphone LiDAR for Multi-Point Pulmonary Function Sensing

LiSen (Dong et al., 2026) is my internship project at Microsoft Research Asia (MSRA) Shanghai. It explores a simple question behind my SenSys 2026 presentation: can the LiDAR already built into commodity smartphones move wireless sensing from a single representative point to hundreds of spatially meaningful body points? We use this new multi-point sensing capability for contact-free pulmonary function sensing, recovering the full forced vital capacity (FVC) volume-time curve without requiring new-user calibration, bare-chest exposure, or special hardware beyond a LiDAR-equipped phone.

Paper PDF DOI

LiSen turns a smartphone LiDAR depth stream into dense torso measurements, then separates chest and abdominal motion to infer pulmonary volume curves.

Why LiDAR?

Conventional RF and acoustic sensing systems often observe a target as one blended reflection path. That is enough for coarse respiration-rate monitoring, but it is not enough for pulmonary function testing, where chest and abdomen movements carry different information about the true air volume. Smartphone LiDAR projects hundreds of narrow infrared beams and provides a dense depth map, making it possible to observe a moving torso as a surface rather than as a single point.

For the conference talk, the most important message is that multi-point sensing is not just “more data.” It gives the system the spatial references needed to cancel body motion, separate torso regions, and reason about local geometric deformation.

Body Motion

Forced breathing often comes with large involuntary torso movement, such as leaning forward. LiSen uses relatively stable shoulder and pelvis landmarks as references, fits the torso motion, and subtracts this non-respiratory component from the depth field.

Pressure Difference

The physical volume change of the torso is not identical to the air volume reported by spirometry, because intrapulmonary pressure changes during forceful exhalation and inhalation. LiSen uses local geometric coherence and a physics-informed neural model to compensate for this hidden factor.

Chest vs. Abdomen

People rely on different mixtures of chest and abdominal breathing. LiSen segments these regions by exploiting their different displacement patterns, then models them as parallel inputs rather than collapsing them into one signal.

System Pipeline

LiSen processes synchronized RGB and LiDAR depth streams from ARKit. The system first extracts a person-centered LiDAR region of interest, converts the depth map into a 4D point-cloud sequence, and then estimates the FVC volume-time curve through three multi-point modules:

  1. Multi-Point Reference (MPRef): tracks shoulder and pelvis landmarks to estimate and remove global torso motion.
  2. Chest-Abdomen Segmentation (CASeg): divides the motion-free torso surface into chest and abdomen regions using depth-displacement patterns.
  3. Local Coherence Extraction (PINN): encodes multi-scale point-cloud patches, combines local deformation with basic metadata, and predicts respiratory volume while accounting for pressure-volume behavior.

During data collection, the examinee sits near the phone, raises both arms to avoid occluding the torso, and performs standard FVC maneuvers with a spirometer used as ground truth. The prototype was implemented on iPhone 12 Pro, iPhone 13 Pro, and iPad Pro M1 devices.

Evaluation Snapshot

Question Paper result
Who participated? 35 examinees from 3 countries, ages 21-65, with FVC ranging from 3.01 L to 6.88 L.
How accurate is the volume curve? 0.24 L mean absolute error for forced expiration and 0.30 L for subsequent forced inspiration.
How accurate are common PFT indices? Mean errors of 7.10% for FVC, 9.82% for FEV1, 7.84% for FEV1/FVC, and 10.05% for FIVC.
Does it generalize beyond one setup? Across 15 perturbed conditions, expiration MAE stayed below 0.42 L and inspiration MAE below 0.48 L.
How much device resource is needed? A standard three-trial spirometry protocol is estimated to consume about 2.1%-3.0% battery, with temporary LiDAR cache files deleted after analysis.

Takeaways

  • From one point to hundreds: LiSen reframes smartphone LiDAR as a practical multi-point wireless sensing modality, not only as a 3D scanning or AR component.
  • Pulmonary function without custom hardware: The system estimates full FVC curves and derived indices using commodity LiDAR-equipped phones, with a medical spirometer used only for ground-truth collection.
  • Spatial structure solves practical sensing problems: The added spatial context enables motion cancellation, chest-abdomen separation, and pressure-aware volume estimation.
  • Best suited for short, close-range tests: LiDAR is attractive for user-initiated at-home PFT-style measurements, while its range, field of view, and power profile make it less suitable for always-on long-term respiration monitoring.

LiSen is intended as a research prototype toward accessible pulmonary screening and home-care monitoring. It does not replace clinical spirometry, but it shows that everyday LiDAR-equipped devices can support a much richer class of contact-free health sensing than single-point respiration monitoring.

References

2026

  1. banner_lisen.png
    From a Point to Hundreds: Embracing LiDAR on Commodity Smartphones for Fine-Grained Pulmonary Function Sensing
    Xuefu Dong, Wenwei Li , Minhao Cui , and 7 more authors
    In Proceedings of the 2026 ACM/IEEE International Conference on Embedded Artificial Intelligence and Sensing Systems , Oct 2026