Quartz 4

Home

❯

高等人工智慧

❯

範例:模型壓縮(AE + LLM)

範例:模型壓縮(AE + LLM)

May 27, 20261 min read

  • 多模態
  • 範例
  • AE

範例:模型壓縮(AutoEncoder + LLM特徵提取)

問題

模型輸入維度太多,LLM 難以直接處理。

解法

身份資訊(高維輸入)→ AutoEncoder 壓縮 → 低維向量 → LLM特徵提取

參考

  • 多模態降維
  • AutoEncoder

Graph View

  • 範例:模型壓縮(AutoEncoder + LLM特徵提取)
  • 問題
  • 解法
  • 參考

Backlinks

  • AutoEncoder(AE)
  • LLM 特徵提取
  • MMSAI3 - Overview of AI Methods
  • 多模態降維

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community