Condition-Degradation Guidance (CDG)
- Condition-Degradation Guidance (CDG) is a multifaceted approach that utilizes degraded or condition-derived signals to guide decision-making in operations, diffusion-based image synthesis, asset modeling, and POMDP control.
- In robust multi-asset operations, CDG integrates sensor-adaptive uncertainty sets with degradation models, yielding significant cost improvements and reduced failure rates.
- Across diffusion and power-system applications, CDG replaces null prompts with strategically degraded conditions to enhance guidance contrast and generate synthetic asset condition data.
Searching arXiv for the cited CDG-related papers to ground the article in the latest metadata. Condition-Degradation Guidance (CDG) is a field-dependent research term that denotes guidance by degraded or condition-derived signals rather than a single canonical algorithm. In current arXiv usage, it appears in at least four distinct instantiations: a robust operations-and-maintenance framework in which streaming condition signals parameterize degradation models and uncertainty sets for multi-asset production and maintenance optimization (Altinpulluk et al., 2023); a text-to-image diffusion guidance method that replaces the null prompt in Classifier-Free Guidance with a semantically degraded condition (Han et al., 11 Mar 2026); a power-system reliability framework for generating close-to-real in-group asset condition data from degradation, correlation, and categorical models (Dong et al., 2020); and a POMDP-based operating-condition optimization methodology in which real-time multi-sensor degradation signals guide capacity and preventive-maintenance decisions under partial observability (Xu et al., 7 Dec 2025). This multiplicity of meanings is central to the term: across domains, CDG consistently denotes the use of degraded, condition-conditioned, or condition-derived information to steer downstream decisions, but the modeled objects, mathematical structures, and objectives differ substantially.
1. Terminological scope and research domains
The term has explicit and implicit usages. In the diffusion-model literature, CDG is explicitly defined as a plug-and-play replacement for the null-prompt–based negative in CFG, with the degraded condition constructed directly from the positive prompt (Han et al., 11 Mar 2026). In power-system reliability assessment, CDG is explicitly defined as a guidance framework for generating synthetic in-group asset condition data when inspection records are unavailable or incomplete (Dong et al., 2020). By contrast, in multi-asset O&M optimization and in POMDP-based operating-condition control, CDG is not the paper’s explicit term; rather, it is an inferred conceptual alignment describing the closure of the loop between predictive monitoring and prescriptive decision-making (Altinpulluk et al., 2023) and the use of real-time multi-sensor degradation signals to guide operating-condition control and preventive maintenance (Xu et al., 7 Dec 2025).
| Domain | Meaning of CDG | Core mechanism |
|---|---|---|
| Multi-asset O&M | Condition signals guiding robust production and maintenance | Robust MILP with degradation interactions |
| Diffusion models | Semantically degraded negative condition | Replace with in guidance |
| Power-system reliability | Generation of asset condition data from degradation guidance | Degradation, correlation, categorical, and probabilistic models |
| POMDP control | Real-time degradation signals guiding control and PM | Constrained IOHMM + belief-state optimization |
A common misconception is that CDG names a single mature methodology. The literature instead shows a polysemous term whose shared intuition is guidance by structured degradation information. This suggests a family resemblance rather than a unified formalism.
2. CDG in robust multi-asset operations and maintenance
In robust condition-based O&M, CDG denotes the joint use of condition signals and explicit degradation models to co-optimize throughput, cost, and reliability in multi-asset systems with degradation interactions (Altinpulluk et al., 2023). The framework defines assets , time periods , and, when multiple maintenances are allowed, maintenance cycles . Core decision variables include production , maintenance unavailability , failure unavailability , total unavailability , preventive-maintenance starts 0, corrective-maintenance starts 1, degradation signal amplitude 2, interaction surrogate 3, operations-induced degradation coefficient 4, and multi-asset degradation interaction coefficient 5.
The continuous-time degradation model is decision-dependent and interaction-coupled:
6
Its optimization embedding is a discrete-time linear constraint:
7
with hard threshold enforcement 8. The 9 term models operations-induced degradation (OID), while 0 models multi-asset degradation interactions (MDI). The interaction surrogate 1 equals 2 except when an asset is failed, in which case it is pushed to 3, or when it is under planned preventive maintenance, in which case there is no interaction.
A distinctive feature is the use of sensor-adaptive nested budgeted uncertainty sets. Posterior means 4, 5, and 6 and half-widths 7, 8, and 9 are obtained from observed degradation signals and embedded in condition-based uncertainty sets 0, with 1 controlling conservatism. The objective minimizes preventive and corrective maintenance cost, failure-related cost, production cost, and unmet-demand penalty under throughput, capacity, and crew constraints. Robust degradation accumulation over maintenance cycles is dualized, producing a mixed-integer linear program with robust linear constraints.
The reported experiments compare four policies—Base, OID-only, MDI-only, and Comprehensive (OID+MDI)—under both emulated degradation and vibration-based readings from a rotating machinery system. In simulation averages, the deterministic comprehensive model improves O&M cost by 2, 3, and 4 versus Base, OID-only, and MDI-only, respectively; yields the lowest penalty cost for unsatisfied demand, approximately 5 versus approximately 6, 7, and 8; and reduces failures per horizon to approximately 9 versus approximately 0, 1, and 2. As the uncertainty budget 3 grows, the robust objective increases and aligns with simulation averages, with the best trade-off around 4. An acceleration method—ultra-conservative warm start, cut generation, and robust MILP solution—improves solved-instance count and reduces average solution time and optimality gaps.
This instantiation of CDG is prescriptive rather than generative. Condition signals do not merely forecast failure; they parameterize the feasible set and the worst-case degradation scenarios that determine production rates, maintenance timing and type, and resource allocation.
3. CDG in diffusion-model guidance
In diffusion models, CDG is a guidance paradigm that replaces the semantically vacuous null prompt 5 in Classifier-Free Guidance with a strategically degraded condition 6 (Han et al., 11 Mar 2026). Standard CFG uses
7
whereas CDG replaces 8 by 9:
0
The central claim is geometric: the null prompt induces an entangled guidance signal because 1 mixes content correction with global style and structure. CDG reframes the contrast from “good vs. null” to “good vs. almost good,” so that common denoising components cancel more effectively.
The degraded condition is built by partitioning text-encoder tokens into content tokens and context-aggregating tokens. A single knob 2 determines per-type degradation ratios, and a binary mask 3 is applied through
4
Token importance is obtained from self-attention maps using Weighted PageRank,
5
rather than cross-attention summation, which the paper reports as misleading because it overemphasizes padding tokens. The default recommendation is 6, termed the “semantic boundary,” which fully removes content tokens while preserving context tokens and bypasses WPR entirely.
The method is training-free, applies identically under DDPM, DDIM, and probability-flow ODE/SDE samplers, and is evaluated on Stable Diffusion 3, Stable Diffusion 3.5, FLUX.1-dev, and Qwen-Image. On MS-COCO 2017 val, SD3 improves from FID 7 to 8, CLIPScore from 9 to 0, Aesthetic Score from 1 to 2, and VQA Score from 3 to 4; SD3.5 improves from FID 5 to 6 and VQA from 7 to 8; FLUX.1-dev improves from FID 9 to 0; and Qwen-Image improves from FID 1 to 2 and VQA from 3 to 4. On GenAI-Bench, gains are reported for spatial relation, comparison, differentiation, and universal compositional reasoning. One-time WPR at the first denoising step adds only 5 wall time on SD3, while per-step recomputation adds 6 and is not recommended.
Within the diffusion literature, CDG is best understood as a negative-sample construction principle. It does not alter the scheduler and does not require external models or retraining; it changes the geometry of the guidance contrast.
4. CDG for synthetic asset-condition generation in power systems
In power-system reliability assessment, CDG is a framework for generating numerical and non-numerical in-group asset condition data when inspection records are unavailable or incomplete (Dong et al., 2020). It integrates age-driven degradation modeling, condition correlation modeling, categorical distribution modeling, probabilistic diversification, and incorporation of expert knowledge. The target setting is ordinary in-group assets such as cables, conductors, poles, towers, service transformers, and switchgears, which are typically inspected periodically rather than monitored continuously.
Four degradation models are used for numerical, non-destructive conditions:
7
CDG further allows linear combinations of degradation forms,
8
and combines degradation and correlation terms through
9
Correlation is modeled by second-degree polynomial regression using previous inspection attributes. For numerical diversification, the generated value at age 0 is treated probabilistically:
1
For non-numerical conditions, the paper either maps ratings to numeric values or models them directly by age-dependent categorical probabilities 2.
Validation uses two public datasets: 45-ft wood poles with inspection records from 1998, 2008, and 2018, and 20 kV XLPE cable segments with inspection records from 2010, 2013, 2016, and 2019. When both age and last inspection conditions are used, examples for cables include PD with KL divergence 3 versus benchmark 4 and MAPE 5, TDS with KL 6 versus 7 and MAPE 8, and DTD with KL 9 versus 0 and MAPE 1. For poles, shell-thickness and circumference attributes achieve MAPE values around 2 to 3, while categorical mismatch percentages are approximately 4, 5, and 6 for visual condition, surface condition, and woodpecker hole. When correlation is disabled and age alone is used, MAPE increases while KL divergence remains low relative to the benchmark. Holistic health-index prediction from generated conditions yields cable HI MAPE of approximately 7 and pole HI mismatch percentage of approximately 8.
The framework is then coupled to reliability analysis on an IEEE distribution feeder with 128 nodes and 1200 cable segments. Sequential Monte Carlo Simulation under a “run-to-failure” scenario is used with total ownership cost
9
where failure cost is computed from Value of Lost Energy. In the replacement-strategy study, replacing approximately 00 unhealthy cables per year minimizes TOC at approximately 01702{,}580\emptyset$02 in which the hidden state space is $\emptyset$03, with left-to-right monotone degradation, absorbing failure, and preventive maintenance modeled as a reset to state $\emptyset$04.
The observation model begins with a constrained Input-Output Hidden Markov Model. Transitions are action-dependent:
$\emptyset$05
with $\emptyset$06 for $\emptyset$07. Continuous multi-sensor observations are discretized through a Gaussian Mixture Model:
$\emptyset$08
Belief updates follow Bayesian filtering:
$\emptyset$09
and action selection is given by the infinite-horizon discounted Bellman equation
$\emptyset$10
Parameter estimation is performed by generalized EM, and the POMDP is solved by Point-Based Value Iteration.
Two case studies are reported. For XJTU-SY bearing degradation data, eleven time-domain vibration features are extracted and six latent states are learned, with state $\emptyset$11 corresponding to failure. Using 500 simulations of 50,000 cycles each, the proposed POMDP approach yields cumulative reward mean $\emptyset$12 with standard deviation $\emptyset$13, compared with $\emptyset$14 for fixed capacity C1, $\emptyset$15 for C2, and $\emptyset$16 for C3. For NASA C-MAPSS FD001 turbofan engines, the learned transition matrix has a left-to-right structure, predicted RUL tracks ground truth with credible bands that widen near end of life, and preventive maintenance dominates operation when posterior mass concentrates on the high-risk state. Hidden-state selection via AIC/BIC favors $\emptyset$17, with AIC $\emptyset$18 and BIC $\emptyset$19.
This version of CDG is sequential and partially observable. Unlike the robust O&M formulation, which embeds degradation directly in deterministic or robust constraints, the POMDP formulation acts on beliefs over latent health states.
6. Common themes, distinctions, and limitations
Across these papers, CDG consistently couples degradation information to action selection, but the nature of both “condition” and “guidance” varies sharply. In robust O&M, condition signals parameterize uncertainty sets and degradation accumulation constraints (Altinpulluk et al., 2023). In diffusion guidance, the degraded condition is a deliberately weakened semantic prompt used to generate a cleaner contrastive direction (Han et al., 11 Mar 2026). In power-system reliability, CDG synthesizes missing condition records from interpretable degradation and correlation models (Dong et al., 2020). In the POMDP framework, multi-sensor observations are transformed into beliefs over latent degradation states that guide capacity and maintenance decisions (Xu et al., 7 Dec 2025).
Several distinctions follow. First, only the diffusion and power-system papers explicitly name their frameworks CDG; in the other two, the label is an interpretive overlay. Second, the term “degradation” is domain-specific: it refers to physical wear in asset-management papers and to selective semantic erasure in the diffusion paper. Third, “guidance” may mean robust prescriptive optimization, synthetic-data generation, or sampling-direction modification. A plausible implication is that the shared terminology reflects an abstract design pattern—construct a degraded or condition-derived reference, then use its contrast with a target signal to improve decisions—rather than disciplinary convergence on a common mathematical object.
The limitations are correspondingly domain-specific. The multi-asset O&M formulation assumes linear decision-dependence in the optimization embedding, full restoration after maintenance or failure, Brownian residual stochasticity, and budgeted uncertainty sets without parametric distribution assumptions. The diffusion formulation can underperform when context-token degradation is too aggressive, when rare vocabulary is misidentified by the importance heuristic, or when prompt length and tokenization complicate 20 and ratio tuning. The power-system synthesis framework depends on the representativeness of historical or expert knowledge, uses second-degree polynomial correlation, and does not explicitly model spatial or environmental covariance. The POMDP framework assumes discrete-time, discrete-state Markov degradation, left-to-right monotonicity, observation discretization by GMM, and offline PBVI computation with online belief updates.
Taken together, the literature shows that CDG is best treated as a cross-domain label for methods that turn degradation-aware information into operational leverage. The concept is stable at that level of abstraction, but its concrete implementations belong to distinct technical traditions: robust optimization, diffusion guidance, synthetic condition-data generation, and partially observable sequential decision-making.