Pith. sign in

REVIEW 19 cited by

Hunyuan-Large: An Open-Source MoE Model with 52 Billion Activated Parameters by Tencent

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2411.02265 v3 pith:WAC67T2T submitted 2024-11-04 cs.CL cs.AI

classification cs.CLcs.AI
keywords hunyuan-largemodelbillionparameterstencentexpertsfuturehttps
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In this paper, we introduce Hunyuan-Large, which is currently the largest open-source Transformer-based mixture of experts model, with a total of 389 billion parameters and 52 billion activation parameters, capable of handling up to 256K tokens. We conduct a thorough evaluation of Hunyuan-Large's superior performance across various benchmarks including language understanding and generation, logical reasoning, mathematical problem-solving, coding, long-context, and aggregated tasks, where it outperforms LLama3.1-70B and exhibits comparable performance when compared to the significantly larger LLama3.1-405B model. Key practice of Hunyuan-Large include large-scale synthetic data that is orders larger than in previous literature, a mixed expert routing strategy, a key-value cache compression technique, and an expert-specific learning rate strategy. Additionally, we also investigate the scaling laws and learning rate schedule of mixture of experts models, providing valuable insights and guidances for future model development and optimization. The code and checkpoints of Hunyuan-Large are released to facilitate future innovations and applications. Codes: https://github.com/Tencent/Hunyuan-Large Models: https://huggingface.co/tencent/Tencent-Hunyuan-Large

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 19 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. InfiniteHBD: Building Datacenter-Scale High-Bandwidth Domain for LLM with Optical Circuit Switching Transceivers

    cs.NI 2025-02 conditional novelty 8.0 of 10

    InfiniteHBD embeds optical circuit switching inside each transceiver to build reconfigurable ring networks for GPU clusters, claiming node-level fault isolation at roughly one-third the cost of NVL-72.

  2. Can Vision Language Models Understand Mimed Actions?

    cs.CL 2025-06 conditional novelty 7.0 of 10

    Vision-language models identify real actions with context far better than they identify mimed actions performed by 3D avatars, while humans are equally accurate on both.

  3. SOAP, Muon, and Beyond: Pushing LLM Pretraining Scales

    cs.LG 2026-07 conditional novelty 6.0 of 10

    SOAP and Muon, stabilized by per-step QR eigenbasis updates and KL-Shampoo covariance accumulation, beat AdamW on large-batch LLM pretraining up to 100M-token batches.

  4. TSHA: A Benchmark for Visual Language Models in Trustworthy Safety Hazard Assessment Scenarios

    cs.CV 2026-03 unverdicted novelty 6.0 of 10

    TSHA is a new 80,000-pair benchmark for indoor safety hazard assessment; current vision-language models score roughly 45-85, and fine-tuning on TSHA raised Qwen2.5-VL-3B by 18.3 points on TSHA's test set.

  5. SegMoTE: Token-Level Mixture of Experts for Medical Image Segmentation

    cs.CV 2026-02 conditional novelty 6.0 of 10

    SegMoTE shows that adding token-level mixture-of-experts routing to a frozen SAM decoder can match or beat medical-segmentation models trained on far more data, using 0.15M curated masks and 17M trainable parameters.

  6. Light Forcing: Accelerating Autoregressive Video Diffusion via Sparse Attention

    cs.CV 2026-02 conditional novelty 6.0 of 10

    Sparse attention with chunk-aware sparsity growth and hierarchical frame/block selection accelerates autoregressive video diffusion at ~1.3x with VBench quality on par with dense attention.

  7. PISCES: Annotation-free Text-to-Video Post-Training via Optimal Transport-Aligned Rewards

    cs.CV 2026-02 conditional novelty 6.0 of 10

    PISCES post-trains text-to-video models using dual optimal-transport-aligned rewards (global quality plus token-level semantic) and outperforms annotation-based and annotation-free baselines on VBench and human evaluation.

  8. Forecast then Calibrate: Feature Caching as ODE for Efficient Diffusion Transformers

    cs.CV 2025-08 conditional novelty 6.0 of 10

    A training-free predictor-corrector method that accelerates Diffusion Transformers by solving a feature-ODE, achieving large compute reductions with modest quality loss.

  9. DSBench: A Comprehensive Benchmark for Evaluating External and In-Cabin Risks

    cs.RO 2025-11 reject novelty 5.0 of 10

    A new benchmark claims to be the first to test VLMs on both external and in-cabin driving risks, and reports a fine-tuned model far outperforming all baselines.

  10. PanoLora: Bridging Perspective and Panoramic Video Generation with LoRA Adaptation

    cs.CV 2025-09 reject novelty 5.0 of 10

    Fine-tuning a pretrained video diffusion model with LoRA rank 16 on about 1,000 synthetic videos produces panoramic video with good seam closure, but the claim that rank must exceed 8 degrees of freedom is not proven.

  11. RLMR: Reinforcement Learning with Mixed Rewards for Creative Writing

    cs.AI 2025-08 conditional novelty 5.0 of 10

    RLMR dynamically adjusts penalties for constraint-violating creative-writing samples during GRPO training and reports gains in IFEval and human preference over fixed-weight baselines.

  12. Grove MoE: Towards Efficient and Superior MoE LLMs with Adjugate Experts

    cs.CL 2025-08 unverdicted novelty 5.0 of 10

    Grove MoE uses unequal-size adjugate experts with complexity-based activation to run 33B-parameter models at roughly 3.1 to 3.3B active parameters while matching larger open models in benchmarks.

  13. Towards Hallucination-Free Music: A Reinforcement Learning Preference Optimization Framework for Reliable Song Generation

    cs.SD 2025-08 conditional novelty 5.0 of 10

    PER-based preference optimization (DPO, PPO, GRPO) reduces lyric-to-song hallucination in an audio language model, with the largest gains from DPO plus reject sampling.

  14. ViSP: A PPO-Driven Framework for Sarcasm Generation with Contrastive Learning

    cs.CL 2025-07 reject novelty 5.0 of 10

    A new sarcasm-generation dataset and a reward-optimized vision-language model that outperforms LLMs on benchmark metrics, though its main quality metric is the same model used to train it.

  15. Decoding Knowledge Attribution in Mixture-of-Experts: A Framework of Basic-Refinement Collaboration and Efficiency Analysis

    cs.CL 2025-05 reject novelty 5.0 of 10

    An empirical study proposing a 'basic-refinement' split in MoE models, where shared experts generalize and routed experts specialize, with efficiency claims undermined by internally inconsistent numbers and an unvalid...

  16. New Tools are Needed for Tracking Adherence to AI Model Behavioral Use Clauses

    cs.CY 2025-05 conditional novelty 5.0 of 10

    A field study of 308 generated RAIL licenses and 1.7 million HuggingFace models shows growing adoption of behavioral-use clauses, and the authors argue the next priority is building tools to track adherence.

  17. On-the-fly Routing for Zero-shot MoE Speaker Adaptation of Speech Foundation Models for Dysarthric Speech Recognition

    cs.SD 2025-05 conditional novelty 5.0 of 10

    An on-the-fly router that predicts speaker-specific adapter weights lets a speech foundation model adapt to dysarthric speakers with zero-shot, real-time processing, achieving the lowest reported word error rate on UASpeech.

  18. From Chatbot to Digital Colleague: The Paradigm Shift Toward Persistent Autonomous AI

    cs.AI 2026-06 conditional novelty 4.0 of 10

    Autonomous AI becomes dependable when tool use is embedded in persistent workspaces with reusable skills, shifting evaluation from answers to task closure.

  19. Hunyuan-Game: Industrial-grade Intelligent Game Creation Model

    cs.CV 2025-05 reject novelty 4.0 of 10

    Tencent's Hunyuan-Game applies diffusion transformers to game asset creation across nine image and video generation tasks, with self-reported gains that are partly contradicted by its own evaluation table.

Pith tools