Diffusion Model
[/dɪˈfjuːʒən ˈmɒdəl/]
Definitions
機械支援の翻訳下書き (Japanese) for "Diffusion Model": A class of generative AI model that learns to create images, audio, or video by reversing a noise-adding process. During training the model learns to denoise progressively; during generation it starts from pure noise and iteratively refines it into a coherent output. Stable Diffusion and DALL·E 3 are prominent examples.
“例文の下書き: The diffusion model generated photorealistic product photos from text descriptions in seconds.”
Related Terms
- Neural NetworkAI & Technology
機械支援の翻訳下書き (Japanese) for "Neural Network": A computational model loosely inspired by biological neurons, consisting of interconnected layers of mathematical functions (nodes) that...
- TransformerAI & Technology
機械支援の翻訳下書き (Japanese) for "Transformer": A neural network architecture introduced in 2017 ("Attention Is All You Need") that underlies virtually all modern language models. Transfo...
- AgenticAI & Technology
機械支援の翻訳下書き (Japanese) for "Agentic": Describing AI systems capable of autonomous action, planning, and decision-making. An agentic AI can break down tasks, use tools, and work towa...
- AI AlignmentAI & Technology
機械支援の翻訳下書き (Japanese) for "AI Alignment": The research field focused on ensuring that AI systems pursue goals that match human values and intentions. A misaligned AI might optimize...
- Chain of ThoughtAI & Technology
機械支援の翻訳下書き (Japanese) for "Chain of Thought": A prompting technique where a language model is encouraged or required to show its step-by-step reasoning before providing a final ans...
- Constitutional AIAI & Technology
機械支援の翻訳下書き (Japanese) for "Constitutional AI": A training methodology developed by Anthropic where a set of guiding principles (a "constitution") is used to self-supervise and refi...