Synthetic Data
[/sɪnˈθetɪk ˈdeɪtə/]
Definitions
기계 지원 번역 초안 (Korean) for "Synthetic Data": Artificially generated data that mimics the statistical properties of real-world data, used for training or testing AI models. Synthetic data can be created by generative models, rule-based systems, or simulations, and is especially valuable when real data is scarce, sensitive, or expensive to collect.
“예문 초안: We generated synthetic medical records to train the model without risking patient privacy.”
Related Terms
- Fine-TuningAI & Technology
기계 지원 번역 초안 (Korean) for "Fine-Tuning": The process of further training a pre-trained model on a smaller, task-specific dataset to adapt its behavior for a particular domain or sty...
- EmbeddingsAI & Technology
기계 지원 번역 초안 (Korean) for "Embeddings": Dense numerical vector representations of words, sentences, or other data that capture semantic meaning. Similar concepts have similar embedd...
- InferenceAI & Technology
기계 지원 번역 초안 (Korean) for "Inference": The act of running a trained machine learning model on new input data to generate predictions or outputs. Inference is distinct from training ...
- Neural NetworkAI & Technology
기계 지원 번역 초안 (Korean) for "Neural Network": A computational model loosely inspired by biological neurons, consisting of interconnected layers of mathematical functions (nodes) that ...
- RLHFAI & Technology
기계 지원 번역 초안 (Korean) for "RLHF": Reinforcement Learning from Human Feedback — a training technique used to align language models with human preferences. Human raters compare model ...
- AgenticAI & Technology
기계 지원 번역 초안 (Korean) for "Agentic": Describing AI systems capable of autonomous action, planning, and decision-making. An agentic AI can break down tasks, use tools, and work towar...