1978件の用語
2021年Google発表Switch Transformer paper・Industry-leading Switch Transformer single-expert-per-token MoE + Industry-leading Fedus Zoph Shazeer Google + Industry-leading 1.6T parameters scaling。
2024年10月OpenAI発表Swarm・Industry-leading lightweight handoff agents + Industry-leading simple agent coordination + Industry-leading minimal abstractions + Industry-leading OpenAI Swarm MIT experimental lightweight handoff agents framework 2024。
Swarm Robotics Processor(SRP)は、群知能アルゴリズムを hardware レベルで実装した専用プロセッサです。数百〜数千のロボットやドローンの協調動作をリアルタイムで制御し、創発的な集団行動を実現します。
小説執筆者向けに特化したAIライティングツール。「Describe」「Brainstorm」「Rewrite」等の機能で執筆中の詰まりを解消し、プロ品質の推敲・展開提案を提供する。
教師あり学習データ(入力-出力ペア)を使ってLLMを特定タスクや指示追従に適応させるファインチューニング手法の総称。略称SFT。RLHFパイプラインの第一段階として広く使われる。
Supervised Learningは、人工知能・機械学習分野における重要な概念・技術です。モダンなテクノロジーの一つであり、高い処理効率、スケーラビリティ、使いやすさが特徴です。この技術は様々な分野で活用されており、特に大規模システムでの採用が進んでいます。関連技術には、深層学習(Deep Learning)、決定木(Decision Tree)、サポートベクターマシン(Support Vec
ニューラルネットワークが実際のニューロン数(次元数)を超える数の特徴量を干渉しながら圧縮して学習するという仮説。Anthropicが2022年の「Toy Models of Superposition」論文で詳細に分析した概念。
2023年9月5日Zoom公開AI Companion(旧Zoom IQ)。Pro 業界Pro Mainstream Meeting SaaS AI Top + Pro Meeting Summary + Pro Smart Recording + Pro Chat統合 + Pro Eric Yuan Pro CEO主導 + Pro Pro/Business/Enterprise Tier標準 + 2024-10 AI Companion 2.0 + 2025-Pro Custom AI Companion + 累計2023-2025年2年Heritage。
2024年11月Kunlun Tech発表Skywork-o1・Industry-leading o1-like open-source reasoning + Industry-leading 8B/32B model family + Industry-leading MIT license + Industry-leading Kunlun Tech Skywork-o1 MIT open-source reasoning LLM 2024。
Skywork AIが2024年末に公開したオープンソースのProcess Reward Model。Qwen2.5-Mathをベースに多段階訓練でPRMを構築し、MATH等の数学推論ベンチマークでトップ水準の性能を示す。商用利用可能なオープンPRMの代表実装。
Claude Code Skill scope。Personal Skills(~/.claude/commands/*.md)・全project共通使用・Personal preferences(coding style/tone)・gitignore対象・他PC同期: dotfiles管理(GitHub repo $HOME/.dotfiles bash setup)・Project Skills(.claude/commands/*.md・project root)・project local・git commit可能・チーム共有・project specific workflows・両方YAML frontmatter同format・priority: project skill > personal skill同名時・use case: Personal = Daily quick commands/Personal style/Personal API key・Project = Team workflow/Architecture rules/CI integration・例: Personal /loop /todo /note・Project /deploy /test-suite /code-review・2026年 双方使い分け確立。
Claude Skill開発 Best Practice 2026年。1) Skill name: kebab-case(/glossary-batch /article-batch /code-review)・2) YAML frontmatter: name/description(明確・<100 chars)/argument-hint/allowed-tools・3) Markdown body: 構造化(##sections・Step-by-step・examples・参照リンク)・4) Argument support: $ARGUMENTS placeholder(optional/required明示)・5) Tool restriction: allowed-tools array で必要だけ(security)・6) Idempotency: 安全re-run可能(SSH切断・retry)・7) Context efficient: Skill長 1500-3000 lines target(超 over)・8) MCP integration: 外部API連携 = MCP Server経由・9) Personal vs Project: 個人preferences = ~/.claude/commands・Team共有 = .claude/commands・10) Examples: anthropic-skills GitHub repo参照・自作30min create可能・2026年 Skill市場活性、自前 workflow定型化。
小説・脚本・コンテンツ制作向けのAI統合ライティングプラットフォーム。プロジェクト管理機能・執筆目標トラッキング・AIによるコンテンツ生成を一体化したSaaSツール。
LLMが人間を超える能力を持つ領域でも人間が正確に監督・評価できるようにするAI安全研究フレームワーク。Debate・Amplification・Recursive Reward Modelingを含む概念群。
LLM Scaling Law。Kaplan Scaling Laws (OpenAI 2020・Loss vs Compute)・Chinchilla Scaling Laws (DeepMind 2022・Token:Param 20:1)・Compute-Optimal・Hoffmann et al・Mixture-of-Depths・Test-Time Compute Scaling (o1)・Inference Compute Scaling・Mosaic Scaling・Maximal Update Parametrization muP・Tensor Programs・¥0 知識・Scaling終焉論議 (Hyderabad Bottleneck)、2026年Test-Time Scaling主流。
LLMの回答を並列生成で高速化するフレームワーク。まず回答の骨格(箇条書き)を生成し、各項目を並列に拡張することでレイテンシを大幅削減する。
DeepMindが2024年に提案したLLMの自己修正能力を強化学習で訓練する手法。外部フィードバックなしに誤答を自力で修正できるモデルを育てる。Gemini 1.5 Proで数学・コード正答率を大幅改善。
BigCode(Hugging FaceとServiceNowの共同研究)が2024年2月に公開したコード生成LLM。600以上のプログラミング言語を学習したモデルで、15Bパラメータながらコード補完・デバッグ・説明生成に高い性能を示す。
2024年2月BigCode HuggingFace + ServiceNow発表StarCoder 2・Industry-leading 3B/7B/15B open-source code LLM + Industry-leading 17 programming languages + Industry-leading The Stack v2 trained + Industry-leading BigCode StarCoder 2 OpenRAIL open-source code LLM 2024。
2024年BigCode (Hugging Face+ServiceNow)発表StarCoder 2・Industry-leading open-source code generation LLM + Industry-leading 3B/7B/15B + Industry-leading 619 programming languages + Industry-leading The Stack v2 dataset。