市值: $2.1638T 0.07%
體積(24小時): $40.7046B -18.75%
  • 市值: $2.1638T 0.07%
  • 體積(24小時): $40.7046B -18.75%
  • 恐懼與貪婪指數:
  • 市值: $2.1638T 0.07%
加密
主題
加密植物
資訊
加密術
影片
頭號新聞
加密
主題
加密植物
資訊
加密術
影片
bitcoin
bitcoin

$87959.907984 USD

1.34%

ethereum
ethereum

$2920.497338 USD

3.04%

tether
tether

$0.999775 USD

0.00%

xrp
xrp

$2.237324 USD

8.12%

bnb
bnb

$860.243768 USD

0.90%

solana
solana

$138.089498 USD

5.43%

usd-coin
usd-coin

$0.999807 USD

0.01%

tron
tron

$0.272801 USD

-1.53%

dogecoin
dogecoin

$0.150904 USD

2.96%

cardano
cardano

$0.421635 USD

1.97%

hyperliquid
hyperliquid

$32.152445 USD

2.23%

bitcoin-cash
bitcoin-cash

$533.301069 USD

-1.94%

chainlink
chainlink

$12.953417 USD

2.68%

unus-sed-leo
unus-sed-leo

$9.535951 USD

0.73%

zcash
zcash

$521.483386 USD

-2.87%

加密貨幣新聞文章

大型概念模型:人工智慧驅動通訊的新架構

2024/12/16 08:44

大型概念模型 (LCM) 代表了傳統法學碩士架構的轉變。 LCM 帶來了兩項重大創新:能夠在不同抽象層級進行推理的分層結構,以及支援多語言和多模式應用的與模態無關的處理管道。

大型概念模型:人工智慧驅動通訊的新架構

Large Language Models (LLMs) have made significant strides in natural language processing (NLP), with applications in text generation, summarization, and question-answering. However, their reliance on token-level processing—predicting one word at a time—presents challenges. This approach contrasts with human communication, which often operates at higher levels of abstraction, such as sentences or ideas.

大型語言模型 (LLM) 在自然語言處理 (NLP) 方面取得了重大進展,在文本生成、摘要和問答方面得到了應用。然而,它們對標記級處理(一次預測一個單字)的依賴帶來了挑戰。這種方法與人類交流形成鮮明對比,人類交流通常在更高的抽象層次上進行,例如句子或想法。

Token-level modeling also struggles with tasks requiring long-context understanding and may produce outputs with inconsistencies. Moreover, extending these models to multilingual and multimodal applications is computationally expensive and data-intensive. To address these issues, a team of researchers at Meta AI has proposed a new approach: Large Concept Models (LCMs).

令牌級建模也難以處理需要長上下文理解的任務,並且可能會產生不一致的輸出。此外,將這些模型擴展到多語言和多模式應用程式的計算成本很高且資料密集。為了解決這些問題,Meta AI 的研究團隊提出了一種新方法:大型概念模型(LCM)。

Large Concept Models

大型概念模型

Meta AI's Large Concept Models (LCMs) represent a departure from traditional LLM architectures. At their core, LCMs introduce two key innovations:

Meta AI 的大型概念模型 (LCM) 代表了與傳統法學碩士架構的背離。 LCM 的核心引入了兩項關鍵創新:

Concept Encoders and Decoders: LCMs utilize frozen concept encoders and decoders to map input sentences into a high-dimensional embedding space (e.g., SONAR) and decode these embeddings back into natural language or other modalities. This modular design allows for easy extension to new languages or modalities without requiring the entire model to be retrained.

概念編碼器和解碼器:LCM 利用凍結概念編碼器和解碼器將輸入句子映射到高維度嵌入空間(例如 SONAR),並將這些嵌入解碼回自然語言或其他模態。這種模組化設計可以輕鬆擴展到新的語言或模式,而無需重新訓練整個模型。

Hierarchical Architecture: LCMs feature a hierarchical architecture, where a high-level language model operates over concept sequences, and lower-level models handle intra-concept token generation. This hierarchy promotes coherence in generated text and improves efficiency by reducing the vocabulary size for the high-level language model.

分層架構:LCM 具有分層架構的特點,其中高階語言模型對概念序列進行操作,而較低層級的模型則處理概念內標記產生。這種層次結構促進了生成文本的連貫性,並透過減少高階語言模型的詞彙量來提高效率。

Technical Details and Benefits of LCMs

LCM 的技術細節與優勢

LCMs incorporate several innovations to enhance language modeling:

LCM 融合了多項創新來增強語言建模:

Diffusion-based Two-Tower LCM: This variant of LCMs employs a two-tower architecture with a diffusion-based decoder for efficient and high-quality generation.

基於擴散的兩塔 LCM:這種 LCM 變體採用基於擴散的解碼器的兩塔架構,可實現高效、高品質的生成。

Concept Embeddings in a Unified Embedding Space: LCMs utilize a single embedding space (e.g., SONAR) for both concepts and tokens, enabling seamless integration and bidirectional mapping between these representations.

統一嵌入空間中的概念嵌入:LCM 對概念和標記使用單一嵌入空間(例如 SONAR),從而實現這些表示之間的無縫整合和雙向映射。

Modality-Agnostic Processing: LCMs are designed to handle various modalities (e.g., text, images, code) using a shared processing pipeline, making them applicable to multimodal tasks without specialized architectures.

與模態無關的處理:LCM 旨在使用共享處理管道處理各種模態(例如文字、圖像、程式碼),使其適用於無需專門架構的多模態任務。

Insights from Experimental Results

實驗結果的見解

Meta AI's experiments showcase the capabilities of LCMs. A diffusion-based Two-Tower LCM scaled to 7 billion parameters demonstrated competitive performance in tasks like summarization:

Meta AI 的實驗展示了 LCM 的功能。基於擴散的兩塔 LCM 可擴展至 70 億個參數,在摘要等任務中展示了具有競爭力的性能:

On the XSUM benchmark, this LCM achieved a state-of-the-art ROUGE-1 score of 56.9, outperforming the previous best model by 1.1 points.

在 XSUM 基準測試中,該 LCM 取得了最先進的 ROUGE-1 分數 56.9,比之前的最佳模型高出 1.1 分。

When evaluated on the CNN/Daily Mail dataset, the LCM attained a ROUGE-1 score of 52.2, ranking among the top models on this benchmark.

在 CNN/Daily Mail 資料集上進行評估時,LCM 獲得了 52.2 的 ROUGE-1 分數,在該基準測試中名列前茅。

Conclusion

結論

Meta AI's Large Concept Models offer a promising alternative to conventional token-based language models. By leveraging high-dimensional concept embeddings and a modality-agnostic processing pipeline, LCMs overcome key limitations of existing approaches. Their hierarchical architecture enhances coherence and efficiency, while their strong zero-shot generalization expands their applicability to diverse languages and modalities. As research into this architecture continues, LCMs have the potential to redefine the capabilities of language models, offering a more scalable and adaptable approach to AI-driven communication.

Meta AI 的大型概念模型為傳統的基於標記的語言模型提供了一個有前途的替代方案。透過利用高維概念嵌入和模態不可知的處理管道,LCM 克服了現有方法的關鍵限制。它們的分層架構增強了一致性和效率,而強大的零樣本泛化能力則擴展了它們對不同語言和模式的適用性。隨著對此架構的研究不斷進行,LCM 有可能重新定義語言模型的功能,為人工智慧驅動的通訊提供更具可擴展性和適應性的方法。

Visit the Paper and GitHub Page for more details. All credit for this research goes to the researchers of this project. Also, don’t forget to follow us on Twitter and join our Telegram Channel and LinkedIn Group. Don’t Forget to join our 60k+ ML SubReddit.

請造訪 Paper 和 GitHub 頁面以了解更多詳細資訊。這項研究的所有功勞都歸功於該計畫的研究人員。另外,不要忘記在 Twitter 上關注我們並加入我們的 Telegram 頻道和 LinkedIn 群組。不要忘記加入我們 60k+ ML SubReddit。

Trending: LG AI Research Releases EXAONE 3.5: Three Open-Source Bilingual Frontier AI-level Models Delivering Unmatched Instruction Following and Long Context Understanding for Global Leadership in Generative AI Excellence….

趨勢:LG AI Research 發布 EXAONE 3.5:三個開源雙語前沿 AI 級模型,提供無與倫比的指令跟踪和長期上下文理解,以實現卓越生成 AI 的全球領導地位…。

原始來源:marktechpost

免責聲明:info@kdj.com

所提供的資訊並非交易建議。 kDJ.com對任何基於本文提供的資訊進行的投資不承擔任何責任。加密貨幣波動性較大,建議您充分研究後謹慎投資!

如果您認為本網站使用的內容侵犯了您的版權,請立即聯絡我們(info@kdj.com),我們將及時刪除。

2026年08月03日 其他文章發表於