1978件の用語
2026年Q4 release予定UALink Consortium (AMD + Intel + Google + Meta + Microsoft + Cisco + HPE + Astera Labs 8 founding members・2024年5月発足・Open standard NVLink alternative) 主導Ultra Accelerator Link 1.0 spec・AI Accelerator Multi-chip Interconnect open standard + 200Gbps SerDes lane + Per-link 200GB/s + Coherent memory access + 1.0 spec 1024 accelerators scale-out + AMD Instinct MI400 / Intel Gaudi 4 / Google TPU v6 / Meta MTIA v3 deployment platform standardization・NVLink 6 (NVIDIA proprietary 3.6TB/s) vs UALink 1.0 = Open standard adoption + Vendor lock-in回避。
Googleが2022年に提案した統合言語学習プリトレーニング目的。因果LM・Prefix LM・Span Corruptionの3種のデノイザーをランダム切替して学習し、単一モデルで多様なタスクに対応する。
2012年YouTube Algorithm Watch Time中心化Pro Famous(2005-YouTube公開 + 2006-Google $1.65B買収)。Pro 業界Pro Mainstream Long Video Recommendation Top + Pro Watch Time中心 + Pro Deep Learning推奨 + Pro 27億+ Monthly Active User + Pro Susan Wojcicki Pro CEO主導 + 2024-Pro YouTube AI Agent + 累計2005-2025年20年Heritage。
...
米 You.com 2021年公開の AI 検索エンジン主流。GPT-4 + Claude + 主要 LLM 統合・「Perplexity 競合 + AI 検索エンジン主流」.
You.com 2020年発売の AI 検索エンジン。複数 LLM 統合 + 検索 + チャット + コーディング・$15/月・「Perplexity AI 競合」.
米国Palo Alto発の次世代AI検索エンジン。複数の最新LLMを選択可能で、リアルタイムWeb検索と自律型エージェント機能(ARI)による高度な調査・出典明示に特化したツール。
2018年Kudo + Google発表Unigram paper・Industry-leading Unigram language model tokenizer + Industry-leading T5 + multilingual LLM Unigram-based + Industry-emerging Unigram Kudo Pioneer。
2023年Zhao et al.発表Unigram Watermark・Industry-leading fixed token bias watermark + Industry-leading robust watermarking + Industry-leading provable robustness + Industry-leading simpler than KGW watermark。
LLMテキスト検出のためのウォーターマーク手法。固定Greenlist(ユニグラム単位)でトークン偏りを生成し、テキスト品質劣化を最小化する。
UniSimはStanford/UCB/Googleが2023年に提案したテキスト・アクション条件付きインタラクティブ動画シミュレーター世界モデルで、現実世界の物理インタラクションをリアルタイム動画として生成しロボット政策訓練に利用できる。
2024年Microsoft発表YOCO paper・Industry-leading You Only Cache Once decoder-decoder paradigm + Industry-leading single KV cache long context + Industry-emerging YOCO Microsoft Pioneer。
Yolo Algorithmは、人工知能・機械学習分野における重要な概念・技術です。
2023年Google発表Lion Optimizer paper・Industry-leading EvoLved Sign Momentum paradigm + Industry-leading sign-based momentum + Industry-leading memory-efficient + Industry-leading PaLM 2 + Gemini adoption。
Hugging Faceが2024年に公開したLLM学習向けCUDA融合カーネル集。CrossEntropy・RMSNorm・RoPE・SwiGLUなどをメモリ効率最適化実装し、学習スループットを向上させる。
GraphRAGの重い構築・更新コストを軽減した軽量グラフRAG。グラフ構造とベクトル検索を組み合わせ、低レベル/高レベルのデュアル検索と増分更新に対応する。俯瞰質問への強さと運用効率を両立する手法。
2023年ModelTC共同発表LightLLM・Industry-emerging Lightweight LLM Inference Framework + Industry-leading Pure Python Industry-leading easy-to-use + Industry-leading TokenAttention + Industry-leading SplitFuse + Industry-emerging consumer-friendly LLM inference framework Pioneer・Industry-leading Open-source LLM inference framework category。
Python製のオープンソースLLM統一ゲートウェイ。OpenAI APIフォーマットで100以上のLLMプロバイダー(Anthropic・Google・Azure・Cohere・Mistral等)を呼び出せるプロキシサーバー。コスト追跡・ロードバランシング・フォールバック・レート制限管理を一元提供する。
OpenAI/Anthropic/Google等100以上のLLM APIを統一OpenAI互換インターフェースで呼び出せるPythonライブラリ兼プロキシサーバー。BerriAI開発・OSSで提供。
ModelTC(中国)が開発した軽量高効率LLM推論サービングフレームワーク。Token Attention・Efficient Router・RadixCacheを組み合わせ、最大8192並列リクエストを単一サーバーで処理。vLLMより低レイテンシーなFirst Token生成を実現するPython+Triton実装のオープンソースサービング基盤。