Arshia Ilaty, Amir Rahmani, Hossein Shirazi, Manasi Chitale, Kedar Hegde, Dhanalakshmi Ramesh, Rashmi Manjunath, Hajar Homayouni
We lifted 6 functions out of this paper's own repositories and ran 6 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| ArshiaIlaty/PsyGenTAB | canonical | 6 of 6 |
| Function | Status | Where it lives |
|---|---|---|
| align_real_synthetic_columns | Ran | ArshiaIlaty/PsyGenTAB/eval/adverserial_attacks.py pointer only (licence: NONE) · get_code("a611a104f029416d") |
| coerce_numeric_columns | Ran | ArshiaIlaty/PsyGenTAB/eval/adverserial_attacks.py pointer only (licence: NONE) · get_code("8760091698c0dfcf") |
| evaluate_with_mostlyai | Ran | ArshiaIlaty/PsyGenTAB/eval/commercial_tools_scores.py pointer only (licence: NONE) · get_code("830eae929ebf3638") |
| evaluate_with_mostlyai | Ran | ArshiaIlaty/PsyGenTAB/eval/evaluate_all.py pointer only (licence: NONE) · get_code("7f19dfc99baec8c6") |
| evaluate_with_sdmetrics | Ran | ArshiaIlaty/PsyGenTAB/eval/commercial_tools_scores.py pointer only (licence: NONE) · get_code("4d4b5adbf7c4bc37") |
| normalize_boolean_like_columns | Ran | ArshiaIlaty/PsyGenTAB/eval/adverserial_attacks.py pointer only (licence: NONE) · get_code("223c4ae14d2de120") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
The development of medical AI is constrained by limited access to high-quality clinical data due to institutional silos and strict privacy regulations such as HIPAA and GDPR. Synthetic data generation offers a potential solution, but existing methods lack principled mechanisms to explicitly manage the privacy-utility trade-off, often degrading clinically meaningful patterns or risking patient re-identification. We present PSy-GenTAB, a privacy-preserving generative framework that formulates synthetic healthcare data generation as a constrained optimization problem solved using the Augmented Lagrangian Method. By embedding configurable privacy constraints directly into model training, PSyGenTAB enforces minimum privacy thresholds while maximizing clinical data utility. Across multiple clinically motivated benchmarks, PSyGenTAB preserves interfeature clinical relationships and minority-class diagnostic patterns essential for reliable health AI. Downstream evaluation using Train-on-Synthetic, Test-on-Real and Train-on-Real, Teston-Synthetic protocols shows that models trained on synthetic data achieve performance comparable to those trained on real patient records. Privacy auditing further demonstrates reduced exact record reproduction and strong resilience to membership inference attacks. These results establish PSyGenTAB as a principled framework for balancing privacy protection and clinical utility in synthetic healthcare data, supporting secure crossinstitutional AI development.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2606.18518")
get_code_for_paper("2606.18518")
have("2606.18518")
Connect an agent — have() is free.