ตรวจข้อสอบ > วรอัคริมาษ์ วุฒิวงศ์ > KOREA | Medical & Health Sciences (Secondary Level) | สาขาการแพทย์และสุขภาพ ระดับมัธยมศึกษา > Part 2 > ตรวจ

ใช้เวลาสอบ 42 นาที

Back

# คำถาม คำตอบ ถูก / ผิด สาเหตุ/ขยายความ ทฤษฎีหลักคิด/อ้างอิงในการตอบ คะแนนเต็ม ให้คะแนน
1


How does the concept of “model as a dataset” reshape traditional data-sharing practices in medical imaging?

It enables sharing of learned model weights instead of sensitive raw images.

The concept of “model as a dataset” changes traditional medical imaging data-sharing by allowing researchers to share trained model parameters (such as learned weights) rather than transferring raw medical images containing sensitive patient information. In this approach, knowledge learned from data is embedded within the model itself, enabling collaboration and further research while reducing privacy risks. This helps institutions benefit from large datasets without directly exposing confidential patient images. The article does not suggest removing regulatory approval, replacing clinical data with text, creating unrestricted open patient repositories, or limiting reuse to a single institution. The idea of “model as a dataset” is grounded in privacy preserving machine learning and data minimization principles in medical AI. Instead of sharing identifiable health data, models act as compressed representations of statistical patterns learned from datasets. This aligns with modern healthcare data governance frameworks, which aim to balance innovation and collaboration with patient privacy protection. By sharing models rather than raw data, researchers can support reproducibility and multi centre collaboration while complying with ethical and regulatory standards in medical imaging research. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

2


Which analytical conclusion can be drawn about the trade-offs between physics-informed and statistical models?

Physics-informed models are more interpretable but computationally intensive.

The article explains that physics-informed models incorporate known biological or physical principles such as imaging physics or anatomical constraints into the learning process. Because these models follow established scientific rules, their outputs are generally more interpretable and clinically explainable. However, integrating physical constraints increases model complexity and computational demands. In contrast, statistical models primarily learn patterns directly from data without explicitly embedding physical knowledge, making them more flexible but often less interpretable. The other options are incorrect because statistical models can still learn anatomical relationships from data, physics-informed models do not always guarantee higher diversity, and both approaches have different strengths depending on the application. This trade off reflects a fundamental concept in machine learning between model interpretability and flexibility. Physics-informed models embed prior knowledge (theory-driven modeling), improving transparency and reliability but requiring additional computation and domain expertise. Statistical or data-driven models rely on empirical learning from large datasets, which increases adaptability but may reduce explainability. In medical imaging, combining prior scientific knowledge with data-driven learning is often viewed as a balanced strategy for achieving both accuracy and clinical trustworthiness 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

3


Why is “mode collapse” considered a critical problem in GAN-based medical image synthesis?

It reduces image realism and variety by producing repetitive outputs.

“Mode collapse” is a well-known limitation of GAN-based medical image synthesis in which the generator repeatedly produces very similar or nearly identical images instead of generating diverse samples that represent the full range of real medical data. This reduces both the realism and variability of the generated dataset. In medical imaging, diversity is essential because diseases, anatomical structures, and imaging conditions vary widely. When mode collapse occurs, the synthetic data fail to capture this variability, limiting their usefulness for training robust clinical AI models. The other options are incorrect because mode collapse does not improve uniformity, speed up training in a beneficial way, ensure ethical compliance, or remove the need for validation. GANs operate through adversarial learning, where a generator tries to produce realistic images while a discriminator distinguishes real from synthetic samples. Ideally, the generator learns the full probability distribution of real data. Mode collapse happens when the generator converges to only a few “modes” (patterns) that successfully fool the discriminator, instead of modeling the entire distribution. This reflects a stability challenge in adversarial optimization, highlighting the importance of training balance and diversity preservation in generative modeling, especially critical in medical datasets where variability directly impacts model generalization and clinical reliability. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

4


Why are healthcare-specific metrics preferred over general-purpose metrics such as FID or SSIM?

They better capture clinical accuracy and diagnostic relevance.

Healthcare-specific evaluation metrics are preferred because they assess whether generated medical images preserve clinically meaningful features that are important for diagnosis. General-purpose metrics such as FID or SSIM mainly evaluate visual similarity or statistical resemblance between images, which may not reflect whether pathological structures, anatomical details, or diagnostic information are accurately represented. In medical imaging, an image that looks visually realistic may still be clinically misleading. Therefore, healthcare-specific metrics focus on diagnostic validity and medical usefulness rather than purely visual quality. Medical image evaluation is guided by the principle of task-oriented validation, where model performance is assessed based on clinical objectives rather than aesthetic similarity. Clinical AI systems must preserve disease relevant features to support accurate decision making. This reflects a broader concept in medical machine learning: evaluation metrics should align with the intended clinical task (e.g., diagnosis, segmentation, or risk prediction) Consequently, domain-specific metrics and expert assessment are necessary to ensure clinical reliability beyond general computer vision measures. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

5


What does the article identify as the key tension between privacy preservation and image fidelity?

Higher realism may risk reproducing identifiable patient data.

The article explains that a key ethical tension in generative medical imaging lies between preserving patient privacy and achieving high image fidelity. Models trained to generate highly realistic medical images may unintentionally reproduce features that closely resemble real patient data, creating a risk of patient reidentification or data leakage. While improving realism enhances clinical usefulness, it can simultaneously increase privacy risks. Therefore, developers must balance image quality with safeguards that prevent the recovery of identifiable patient information. The other options are incorrect because privacy protection does not always reduce accuracy, fidelity metrics alone cannot guarantee anonymization, encryption is not a complete solution, and fidelity and privacy are closely related concerns. This issue reflects the principle of privacy utility trade-off in data science and medical AI ethics. Increasing model fidelity improves the utility and realism of synthetic data but may increase memorization of training samples. Ethical AI frameworks emphasize techniques such as data minimization, differential privacy, and rigorous validation to balance innovation with patient confidentiality. In healthcare, maintaining this balance is essential to ensure both clinical value and ethical compliance when deploying generative models. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

6


Why is the FDA’s approval of synthetic MRI technology significant for future AI-generated data?

It establishes a framework for validating synthetic data equivalence in clinical use.

The FDA’s approval of synthetic MRI technology is significant because it demonstrates that AI-generated medical imaging outputs can be evaluated and authorized within existing medical regulatory systems. The approval shows that synthetic images can be considered clinically acceptable when they meet standards of safety, accuracy, and diagnostic equivalence to conventional imaging. This creates an important regulatory precedent, indicating how future AI-generated data and image synthesis technologies may be validated for real clinical applications. The approval does not restrict AI use, remove patient consent requirements, prove one specific model type is superior, or apply only to research settings. Medical AI systems are regulated under the concept of Software as a Medical Device (SaMD), where validation focuses on clinical performance, risk management, and equivalence to established medical standards. Regulatory science emphasizes evidence-based evaluation to ensure that new technologies provide benefits without compromising patient safety. The FDA approval illustrates how synthetic data technologies can transition from experimental research into clinical practice through structured validation and regulatory oversight, supporting responsible innovation in healthcare AI 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

7


Which strategy would best mitigate demographic bias in generative models according to the article?

Applying diversity-aware training and fairness constraints

The article explains that demographic bias in generative medical imaging models arises when training data disproportionately represent certain populations, leading to unequal performance across demographic groups. Applying diversity aware training strategies and fairness constraints helps ensure that models learn from balanced and representative datasets. These approaches encourage the model to generate images that reflect variations across age, sex, ethnicity, and clinical characteristics, thereby improving fairness and generalizability. The other options would worsen bias or reduce model reliability because they ignore population differences, overrepresent majority groups, limit data diversity, or avoid proper validation. This recommendation is based on the principle of algorithmic fairness in machine learning. Bias occurs when the training data distribution does not adequately represent the target population, causing systematic prediction errors for underrepresented groups. Fairness aware learning introduces techniques such as balanced sampling, constraint optimization, and bias monitoring to reduce disparities in model outcomes. In healthcare AI, addressing demographic bias is essential to ensure equitable clinical performance and prevent amplification of existing health inequalities 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

8


How do DDPMs exemplify versatility in healthcare image synthesis?

They can perform multiple tasks such as denoising, inpainting, and anomaly detection without retraining.

The article highlights diffusion-based models, particularly DDPMs (Denoising Diffusion Probabilistic Models), as versatile tools in healthcare image synthesis because the same trained model can be adapted to multiple image-processing tasks. By manipulating the diffusion and reverse-denoising process, DDPMs can perform functions such as image denoising, inpainting (filling missing regions), reconstruction, and anomaly detection without requiring entirely new training procedures. This flexibility makes them especially valuable in medical imaging, where datasets are limited and multiple clinical tasks often need to be addressed using a single framework. The other options are incorrect because DDPMs are not limited to CT scans, do not rely only on text prompts, can model biological image patterns, and do not inherently require constant human supervision. DDPMs are based on probabilistic diffusion processes, where data generation is modeled as gradually removing noise from a random distribution to recover structured images. Because many imaging tasks such as denoising, reconstruction, and missing data recovery can be framed as controlled reverse diffusion problems, a single diffusion model can generalize across tasks. This reflects a broader concept in machine learning known as model generalization through shared probabilistic representations, enabling flexible application across multiple healthcare imaging objectives while maintaining consistent data distributions. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

9


What analytical insight does the article provide about integrating AI-generated medical images into education and research?

It enhances training by providing diverse, realistic datasets without ethical breaches.

The article explains that AI-generated medical images can significantly support education and research by providing large amounts of realistic and diverse training data while reducing reliance on sensitive patient datasets. Synthetic images allow students, researchers, and clinicians to practice analysis and develop algorithms without exposing identifiable patient information. This helps address data scarcity and privacy concerns simultaneously. The article does not suggest that synthetic images lower academic standards, replace radiology practice, apply only to postgraduate education, or completely remove the need for patient participation in research. This insight is grounded in the concept of ethical data augmentation in medical AI. Synthetic data generation expands datasets while maintaining privacy protection, aligning with principles of responsible research and innovation. Educational theory also supports experiential learning through exposure to diverse cases; synthetic datasets can simulate rare conditions and varied clinical scenarios that may be difficult to obtain in real clinical environments. Thus, AI generated data enhances learning and research capacity while preserving ethical standards in healthcare data use. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

10


Why is regional calibration essential when applying risk prediction models across countries?

To adjust for population-specific incidence and lifestyle differences

Regional calibration is essential because cardiovascular disease risk varies across countries due to differences in baseline disease incidence, lifestyle behaviors, environmental exposures, and healthcare systems. Risk prediction models developed in one population may overestimate or underestimate risk when applied elsewhere if these differences are not considered. Adjusting models using local epidemiological data ensures that predicted risks more accurately reflect real outcomes in the target population. The other options are incorrect because calibration is not primarily about laboratory standardization, eliminating genetics, enforcing identical thresholds, or regulatory compliance. In epidemiology, predictive models depend on population calibration, meaning that predicted probabilities must align with observed event rates within the target population. Variations in diet, physical activity, socioeconomic conditions, and healthcare access influence disease risk distributions across regions. Therefore, recalibration improves external validity, ensuring that risk prediction models remain accurate and clinically meaningful when transferred between different populations or countries. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

11


What analytical conclusion can be drawn when comparing the China-PAR and Framingham models?

China-PAR uses local epidemiological data, leading to improved predictive validity.

7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

12


Based on CVD mortality data, what analytical inference can be made about Japan’s position compared to neighboring countries?

Japan’s low CVD mortality suggests effective prevention and healthcare systems.

Based on the cardiovascular disease (CVD) mortality data presented in the article, Japan consistently shows lower mortality rates compared with neighboring East Asian countries in both crude and age-standardized measures. Because age-standardization adjusts for population age differences, Japan’s low rates cannot be explained solely by demographics. This pattern suggests successful cardiovascular prevention strategies, effective healthcare systems, early detection, and strong management of risk factors such as hypertension and diet. The other options are unsupported because there is no evidence of systematic reporting bias, poor screening access, increased dietary risk compared with Mongolia, or inability to compare data internationally. In epidemiology, comparing crude and age-standardized mortality rates helps distinguish true health outcomes from demographic effects. When a country maintains low mortality even after age adjustment, it indicates a genuinely lower disease burden rather than statistical distortion. This reflects the principle that effective public health interventions such as preventive care, risk-factor control, and accessible healthcare can significantly reduce population level cardiovascular mortality independent of population structure. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

13


What analytical limitation arises when using Western-derived coefficients in East Asian models?

It introduces systematic overestimation of ASCVD probability.

Using coefficients derived from Western populations in East Asian cardiovascular risk models can lead to systematic overestimation of ASCVD risk. This occurs because Western cohorts generally have higher baseline cardiovascular disease incidence and different risk factor distributions compared with East Asian populations. When these coefficients are applied without recalibration, the model predicts higher probabilities of disease than what is actually observed in East Asian populations. The other options are incorrect because the issue is not guaranteed underestimation, interpretability loss, artificial sample size increase, or removal of validation requirements. Risk prediction models are built using statistical relationships between risk factors and outcomes observed in a specific population. These relationships represented by model coefficients depend on underlying epidemiological conditions such as disease prevalence, lifestyle patterns, and environmental exposures. When transferred to a population with different baseline risks, model miscalibration occurs, meaning predicted probabilities no longer match observed outcomes. This illustrates the principle of external validity, emphasizing the need for recalibration or locally developed models when applying prediction tools across different populations. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

14


What policy implication can be derived from country-specific risk models?

They allow for targeted national prevention programs.

Country-specific cardiovascular risk models provide policymakers with more accurate estimates of disease risk within their own populations. This allows governments and healthcare systems to design prevention strategies that address locally relevant risk factors, such as dietary habits, lifestyle patterns, and population health trends. By identifying high-risk groups more precisely, national health programs can allocate resources efficiently and implement targeted screening, prevention, and intervention policies. The article does not suggest that such models discourage data sharing, are unnecessary, increase inequality by design, or replace physician judgment. This conclusion reflects principles from population health and preventive medicine, where public health policies are guided by epidemiological evidence specific to a population. Accurate risk stratification enables risk-based prevention, a strategy in which interventions are tailored according to predicted disease burden. Population-specific models improve policy effectiveness because health risks vary across regions due to environmental, cultural, and socioeconomic factors. Thus, localized predictive tools support evidence-based policymaking and more efficient public health planning. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

15


If a model excludes socioeconomic variables, what analytical consequence might occur?

Ignored non-biological determinants of disease

If a cardiovascular risk prediction model excludes socioeconomic variables, an important analytical consequence is that non-biological determinants of disease are overlooked. Socioeconomic factors such as income, education, occupation, and access to healthcare strongly influence lifestyle behaviors, healthcare utilization, and exposure to risk factors. Ignoring these variables may lead to incomplete risk assessment and reduced accuracy in reflecting real world disease patterns. The other options are incorrect because excluding relevant variables generally does not improve accuracy, enhance generalizability, reduce bias, or meaningfully improve efficiency in a clinically beneficial way. This issue relates to the epidemiological concept of social determinants of health, which recognizes that disease risk is shaped not only by biological factors but also by social and environmental conditions. Predictive models that omit important determinants suffer from omitted variable bias, where missing variables distort risk estimation and weaken explanatory power. Modern population health frameworks emphasize integrating biological, behavioral, and socioeconomic factors to achieve more comprehensive and equitable disease prediction. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

16


How might AI improve next-generation ASCVD risk prediction in East Asia?

By integrating multimodal data, including imaging and lifestyle information

The article suggests that artificial intelligence can improve next generation ASCVD risk prediction by combining multiple types of data rather than relying on traditional clinical variables alone. AI systems can integrate imaging data, lifestyle factors, clinical measurements, and population-specific information to capture complex interactions influencing cardiovascular risk. This multimodal approach allows more personalized and accurate risk assessment for East Asian populations. The other options are incorrect because the article does not propose replacing all traditional models, focusing only on cholesterol, removing human oversight, or relying exclusively on Western datasets. This reflects the concept of precision medicine and multimodal learning in medical AI. Modern predictive models improve performance by analyzing heterogeneous data sources simultaneously, allowing detection of complex patterns that single-variable models cannot capture. Integrating biological, behavioral, and imaging information enhances predictive validity while maintaining clinical decision support rather than replacing healthcare professionals. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

17


What conclusion can be drawn from comparing Mongolia’s and South Korea’s CVD mortality rates?

Mortality differences reflect varying effectiveness of national prevention programs.

The comparison of cardiovascular disease (CVD) mortality rates between Mongolia and South Korea shows clear differences in both crude and age-standardized mortality levels. These differences suggest variations in the effectiveness of national prevention strategies, healthcare systems, and risk-factor management. South Korea’s lower mortality rates indicate stronger control of cardiovascular risk factors, better access to healthcare services, and more effective preventive policies, whereas higher mortality in Mongolia may reflect challenges in prevention, early detection, and treatment. The other options are unsupported because the countries do not have identical adjusted rates, there is no evidence that reporting bias explains the difference, the data are population-based rather than hospital-only, and mortality differences are closely linked to healthcare quality. In population health epidemiology, mortality rates are often used as indicators of healthcare system performance and prevention effectiveness. Age-standardized mortality allows fair comparison between countries by removing demographic differences, making observed variations more reflective of public health interventions, healthcare access, and risk-factor control. This aligns with the principle that successful prevention programs such as hypertension management, lifestyle interventions, and early treatment can significantly reduce cardiovascular mortality at the population level. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

18


What is the most logical future direction for improving ASCVD models across East Asia?

Establishing multinational data-sharing platforms to harmonize regional models

The most logical future direction for improving ASCVD risk prediction across East Asia is the development of multinational data-sharing collaborations that allow researchers to combine datasets from multiple countries. Such platforms would enable harmonization of regional risk models while still accounting for population differences. By integrating diverse epidemiological data, researchers can improve model calibration, validation, and generalizability across East Asian populations. The other options are inconsistent with the article’s discussion because relying only on Western guidelines, removing local variability, restricting studies to urban populations, or ignoring machine learning would reduce model accuracy and relevance. This reflects the epidemiological principle of collaborative population modeling and external validation. Predictive models improve when trained and validated on diverse populations, reducing bias and enhancing robustness. Cross-national data integration supports broader representation of genetic, environmental, and lifestyle variability, aligning with modern precision public health approaches. Combining regional datasets while maintaining population-specific calibration allows models to achieve both local accuracy and wider applicability across countries. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

19


According to the “image generation trilemma” shown in the figure, what analytical conclusion can be drawn about the relative strengths of VAEs, GANs, and DDPMs in medical image synthesis?

GANs provide a balance between image quality and diversity but may suffer from mode collapse.

The figure illustrates the image generation trilemma, which describes the trade-off among image quality, diversity, and generation speed in generative medical imaging models. According to the diagram: VAEs are positioned closer to speed but generally produce lower image fidelity. DDPMs emphasize high image quality and diversity but require slower, iterative generation. GANs lie between these extremes, achieving strong image realism and reasonable diversity, although they are prone to mode collapse, where generated samples become repetitive. Therefore, the best analytical conclusion is that GANs offer a practical balance between quality and diversity but have stability limitations. The image generation trilemma reflects a broader principle in machine learning known as performance trade-offs in generative modeling.Different architectures optimize different objectives: VAEs optimize probabilistic reconstruction, favoring stability and speed. GANs use adversarial learning to improve realism but may sacrifice diversity due to training instability. DDPMs model data distributions through gradual denoising processes, improving fidelity and diversity at the cost of computational efficiency. This demonstrates that no single generative model simultaneously maximizes all desirable properties, model choice depends on the clinical task’s priorities, such as realism, variability, or computational constraints in medical imaging applications. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

20


Based on Figure, what analytical conclusion can be drawn regarding the distribution of cardiovascular disease (CVD) subtypes across East Asian countries?

Ischemic heart disease (IHD) accounts for a higher proportion of CVD deaths in Japan and South Korea compared with China, suggesting regional lifestyle or prevention differences.

The figure compares proportions of cardiovascular disease (CVD) subtypes across East Asian countries. It shows that: China has a relatively higher proportion of stroke-related deaths compared with ischemic heart disease (IHD). Japan and South Korea display comparatively higher proportions of IHD within total CVD deaths than China. Across East Asia overall, stroke remains important, but the balance between stroke and IHD varies by country. This variation indicates regional differences in risk-factor profiles, healthcare systems, and prevention strategies. Countries with stronger hypertension control and changing lifestyles often experience a shift from stroke dominant patterns toward higher proportions of ischemic heart disease. The other options are incorrect because stroke proportions are not identical across countries, China does not have the lowest stroke share, hemorrhagic stroke is not dominant in Japan, and subtype distributions are clearly not uniform. This observation reflects the epidemiological concept of the cardiovascular transition, where populations move from stroke-dominant CVD patterns toward ischemic heart disease as socioeconomic development, diet, medical treatment, and risk-factor control evolve. Differences in hypertension prevalence, salt intake, aging populations, and preventive healthcare influence subtype distribution. Comparative subtype analysis helps policymakers identify country-specific priorities for cardiovascular prevention and treatment strategies. 7

-.50 -.25 +.25 เต็ม 0 -35% +30% +35%

ผลคะแนน 127.75 เต็ม 140

แท๊ก หลักคิด
แท๊ก อธิบาย
แท๊ก ภาษา