MDD primarily refers to Margin Disparity Discrepancy, an unsupervised domain adaptation (UDA) framework that bridges modality gaps by reformulating optimization. It also denotes a specific type of Multi-valued Decision Diagram (MDD) used in constraint programming for no-overlap scheduling.
MDD is a technique used in AI to adapt models trained on one type of data to work well on a different but related type of data, especially when the new data lacks labels. Separately, it refers to a tool in computer science for efficiently solving complex scheduling problems by ensuring tasks don't overlap.
Margin Disparity Discrepancy, no-overlap MDD, relaxed MDD
Was this definition helpful?