ReCoGen Synthesizes Missing Physiological Signals from Multimodal Data

Haochen Zhang, Jiaheng Guo, Yu-Chao Huang, Nicholas Knoz, Tianlong Chen· August 14, 2026 View original

Key takeaways

  • ReCoGen generates missing physiological time series from multimodal clinical data.
  • It handles heterogeneous and irregularly missing data more effectively than prior methods.
  • The framework significantly improves downstream utility in clinical monitoring benchmarks.
  • This technology could lead to less invasive and more cost-effective patient care.

Who benefits

HealthcareMedical DevicesPharmaceuticalsInsurance

Summary

ReCoGen is a new two-stage framework that generates missing physiological time series by representing multimodal conditions and then synthesizing the target signal, outperforming existing methods in clinical monitoring.

In clinical monitoring, continuous physiological time series are vital, but many informative signals are invasive, expensive, or simply unavailable. Conditional generation offers a solution by synthesizing absent signals from co-recorded data and routine clinical variables. However, current generators struggle with the diverse, irregularly missing mix of time-variant signals and static covariates common in real-world practice. Researchers propose ReCoGen (Represent Conditions, then Generate), a two-stage framework designed to overcome these limitations. The first stage involves training a masked autoencoder for each modality, distilling time-variant conditions into compact, missingness-tolerant token sequences. The second stage then trains a flow-matching generator that combines these tokens with static conditions to synthesize the desired target signal. ReCoGen was validated across three physiological benchmarks, including continuous glucose monitoring and arterial blood pressure generation. It achieved superior downstream utility in all sixteen tested settings, often matching or exceeding the utility of real signals. The gains were attributed to its sophisticated conditioning path, which includes learnable cross-attention over frozen per-modality encoders and a dual token-plus-AdaLN route for static conditions. This innovation allows routinely collected signals to serve as informative surrogates for invasive or unavailable ones, paving the way for less invasive and lower-cost continuous clinical monitoring.

Why it matters

This research enables the generation of critical physiological data from readily available sources, potentially reducing invasive procedures and healthcare costs while improving patient monitoring.

How to implement this in your domain

  1. 1Explore integrating ReCoGen's principles for synthesizing missing data in existing clinical monitoring systems.
  2. 2Pilot ReCoGen in specific use cases where invasive or expensive physiological data is currently required.
  3. 3Collaborate with research teams to adapt and validate ReCoGen for new physiological signals or patient populations.
  4. 4Assess the ethical implications and regulatory pathways for using synthetically generated data in clinical decision-making.

Original post by Haochen Zhang, Jiaheng Guo, Yu-Chao Huang, Nicholas Knoz, Tianlong Chen

"arXiv:2608.12592v1 Announce Type: new Abstract: Continuous physiological time series underpin modern clinical monitoring, yet many of the most informative signals are invasive, expensive, or simply unavailable for a given patient. Conditional generation offers a remedy: an absent…"

View on X

Originally posted by Haochen Zhang, Jiaheng Guo, Yu-Chao Huang, Nicholas Knoz, Tianlong Chen on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI ResearchAI Investing

FlowLOB Generates Realistic, Controllable Limit Order Books Efficiently

This paper introduces FlowLOB, a conditional flow-matching generator for Limit Order Book (LOB) trajectories that offers realistic market dynamics, efficient sampling, and controllable scenario generation, outperforming existing agent-based and deep generative simulators. FlowLOB achieves high fidelity with significantly fewer computational steps than diffusion models and transfers effectively to unseen instruments.

Zhuohan Wang, Andreea Bacalum, Ollie Olby, Carmine Ventre, Namid StillmanAug 14, 2026
AI Engineering & DevToolsAI Research

Auditing Reveals Bias in Neural Combinatorial Optimization Benchmarks

This paper audits test-time budget allocation in Neural Combinatorial Optimization (NCO) solvers, revealing that reported gains from non-uniform sampling often stem from "sampling luck" rather than true allocation benefits on in-distribution data. It proposes a correction procedure and demonstrates real gains under distribution shift, emphasizing the need for rigorous evaluation.

Jinhyung BaeAug 14, 2026
AI Engineering & DevToolsAI Research

Diffusion Models Solve Mixed-Integer Optimization Problems Faster

This paper introduces Constrained Graph Diffusion (CGD), a novel learning-based approach that uses a graph-based generative diffusion model to approximately solve mixed-integer optimization problems (MIPs). CGD integrates a training-free feasibility projection operator into the diffusion process, significantly improving solution quality and feasibility while achieving substantial speedups over traditional numerical solvers.

Vincenzo Di Vito, Mehdi Taghizadeh, Deepjyoti Deka, Kaarthik Sundar, Ferdinando FiorettoAug 14, 2026