← Back to Home

A Sweat Patch Aims to Bring Blood Lipid Monitoring From Blood Draws Into Daily Life

A Caltech team combined an enzyme sensor with replenishable cofactors and causal machine learning to estimate changes in blood cholesterol and triglycerides from sweat; a 24-person proof of concept showed potential while also exposing key challenges in selectivity and generalization across individuals.

By SURL BioNews

Blood lipid testing usually means drawing blood, sending it to a laboratory, and seeing only a single point in time. A team at the California Institute of Technology has now introduced a skin-worn sweat sensor intended to extend that static snapshot into a continuous curve, tracking how cholesterol and triglycerides fluctuate with diet and physiological changes. It is not yet a product that can replace clinical blood tests, but it offers a more complete technical framework for noninvasive metabolic monitoring.

At the heart of the research is a sensing module called Poly-CORE. Detecting cholesterol and triglycerides requires multistep enzymatic reactions, some of which rely on cofactors such as adenosine triphosphate (ATP). The team used a polypyrrole–ATP nanostructure that releases ATP as sweat enters the device, allowing the reactions to continue. In experimental testing, ATP concentrations remained above the biosensing threshold for more than 20 hours. However, this finding primarily demonstrates the module’s supply capacity and does not directly mean that the patch has operated continuously and accurately on humans for 20 hours.

The patch reads not only lipid-related signals but also glucose, pH, and sweat rate. The researchers then used a causal machine-learning model to address the fact that the relationship between sweat and blood is not one-to-one. Cholesterol estimates incorporate sweat cholesterol, sweat rate, body mass index, and biological sex, while the triglyceride model uses sweat-related signals, sweat rate, and body mass index. These variables help reduce deviations caused by sweat dilution and individual physiological differences; they do not allow the algorithm to “see” blood lipids out of thin air.

The researchers conducted a proof of concept involving 24 participants, collecting sweat and blood simultaneously to establish personalized sweat–blood lipid relationships. Dietary challenges also produced post-meal responses associated with different macronutrient compositions, suggesting that the device may capture how metabolic status changes over time. However, the current study size is not sufficient to show that it can be applied to broader populations spanning different ages, population groups, disease states, and medication backgrounds.

The triglyceride readings require particularly cautious interpretation. This channel detects glycerol generated by lipid metabolism and triglyceride hydrolysis, making it closer to a surrogate marker of lipolytic activity; it may not specifically reflect the absolute concentration of triglycerides in the blood. If it is to be used for diagnosis or treatment monitoring in the future, the research team will need to determine how much factors such as local sweat-gland metabolism, exercise, temperature, and diet shift the signal away from blood values.

The publicly available code provides the model inputs, causal graph assumptions, and five-fold evaluation workflow, increasing methodological transparency. However, participant-level paired data have not been made public, so external researchers currently cannot fully reproduce the paper’s analysis. The code repository also notes that repeated measurements from the same participant may appear in both the training and validation data, potentially overestimating performance when the model encounters new users. Independent validation grouped by participant will be an important step in assessing generalizability.

In the near term, a more reasonable role for this technology is as a research-grade metabolic monitoring tool, not as a basis for cholesterol screening or medication adjustments. Larger, more diverse clinical studies conducted by external teams will still need to compare its agreement with standard blood tests, stability during long-term wear, and errors across different settings. Only after clearing these hurdles could the sweat patch move from an engineering concept toward a regulated medical device.

References

  1. California Institute of Technology via Medical Xpress
  2. Nature Sensors
  3. California Institute of Technology
  4. Study authors via GitHub