Kuaishou Tech
Author

Kuaishou Tech

Official Kuaishou tech account, providing real-time updates on the latest Kuaishou technology practices.

225
Articles
0
Likes
574
Views
0
Comments
Recent Articles

Latest from Kuaishou Tech

100 recent articles max
Kuaishou Tech
Kuaishou Tech
Jan 24, 2025 · Artificial Intelligence

KwaiCoder-23BA4-v1: An Efficient Large Code Generation Model via Pruning, Knowledge Distillation, and Granular Upcycling

KwaiCoder-23BA4-v1 is a 23B wide MoE code‑completion model that achieves state‑of‑the‑art performance on HumanEval, BigCodeBench and Fill‑in‑Middle benchmarks by using high‑quality data, a cost‑effective training pipeline that combines model pruning, knowledge distillation and fine‑grained merging, and extensive ablation studies.

AICode GenerationKnowledge Distillation
0 likes · 10 min read
KwaiCoder-23BA4-v1: An Efficient Large Code Generation Model via Pruning, Knowledge Distillation, and Granular Upcycling
Kuaishou Tech
Kuaishou Tech
Jan 17, 2025 · Artificial Intelligence

Kuaishou Achieves 7 Papers Accepted at AAAI 2025

Kuaishou has achieved a significant milestone with 7 papers accepted at AAAI 2025, covering diverse AI research areas including video processing, recommendation systems, and image restoration, demonstrating the company's strong research capabilities in artificial intelligence.

AAAI 2025Artificial IntelligenceImage Restoration
0 likes · 10 min read
Kuaishou Achieves 7 Papers Accepted at AAAI 2025
Kuaishou Tech
Kuaishou Tech
Dec 30, 2024 · Cloud Native

Kuaishou System Software Team: Architecture, Innovations, and Performance Optimizations

This article presents an overview of Kuaishou's system software team, detailing its core value, challenges, the "Four Horizontal Four Vertical" architecture, JVM innovations such as transparent coroutines and checkpointing, advanced compilation techniques, kernel isolation for cloud‑native workloads, and extensive performance‑boosting strategies that have dramatically improved resource utilization and stability.

Compiler OptimizationJVMKernel Isolation
0 likes · 15 min read
Kuaishou System Software Team: Architecture, Innovations, and Performance Optimizations
Kuaishou Tech
Kuaishou Tech
Dec 17, 2024 · Artificial Intelligence

NeurIPS 2024 Auto‑Bidding in Large‑Scale Auctions: Kuaishou Team Wins Both General and AIGB Tracks

The NeurIPS 2024 Auto‑Bidding competition attracted over 15,000 submissions and 1,500 teams, featuring two tracks—General and AI‑Generated Bidding—where Kuaishou’s commercial algorithm team secured first place in both by leveraging reinforcement‑learning‑based online exploration and a decision‑transformer‑driven generative approach, achieving more than a 5% lift in ad revenue.

KuaishouNeurIPSadvertising
0 likes · 13 min read
NeurIPS 2024 Auto‑Bidding in Large‑Scale Auctions: Kuaishou Team Wins Both General and AIGB Tracks
Kuaishou Tech
Kuaishou Tech
Dec 11, 2024 · Frontend Development

Performance Governance and Optimization of Kuaishou Commercial Frontend Pages

This article presents a comprehensive analysis of page performance issues across Kuaishou's commercial front‑end projects, outlines the challenges of unified governance, B‑end experience measurement, and C‑end web‑native integration, and details the systematic optimization strategies and measurable results that significantly improved user experience and business metrics.

GovernanceKuaishouMetrics
0 likes · 23 min read
Performance Governance and Optimization of Kuaishou Commercial Frontend Pages
Kuaishou Tech
Kuaishou Tech
Nov 30, 2024 · Artificial Intelligence

Kuaishou and Tsinghua University Win First Prize in Qian Weichang Chinese Information Processing Award for Content Recommendation Technology

Kuaishou and Tsinghua University were honored with the first‑place Qian Weichang Chinese Information Processing Science and Technology Award for their collaborative content recommendation project, which achieved international‑level innovations in explainable recommendation, bias correction, and edge intelligence, and has been applied widely in Kuaishou's platform and top academic conferences.

Artificial IntelligenceExplainabilityKuaishou
0 likes · 5 min read
Kuaishou and Tsinghua University Win First Prize in Qian Weichang Chinese Information Processing Award for Content Recommendation Technology
Kuaishou Tech
Kuaishou Tech
Nov 27, 2024 · Artificial Intelligence

AI‑Driven User Experience Optimization in Kuaishou E‑commerce: Evolution, Practices, and Future Outlook

This article examines how Kuaishou’s e‑commerce platform leverages AI to analyze and improve B‑side user experience, detailing current challenges, the CPS metric model, a self‑built intelligent inspection platform, workflow automation, and future prospects for AI‑driven UX optimization.

AIAutomationIntelligent Inspection
0 likes · 17 min read
AI‑Driven User Experience Optimization in Kuaishou E‑commerce: Evolution, Practices, and Future Outlook
Kuaishou Tech
Kuaishou Tech
Nov 21, 2024 · Artificial Intelligence

Best Practices for Training Large Language Models on Ultra‑Large Scale Clusters

This article summarizes the challenges of distributed training for massive language models and presents a suite of solutions—including DP/TP/PP overlap, context parallelism, efficient recomputation, and a performance‑aware cost model—that together boost training throughput by over 30% on large GPU clusters.

Distributed TrainingGPU clustersactivation rematerialization
0 likes · 27 min read
Best Practices for Training Large Language Models on Ultra‑Large Scale Clusters
Kuaishou Tech
Kuaishou Tech
Oct 31, 2024 · Cloud Native

Stateful Service Cloud‑Native Practices: Kuaishou’s Redis on Kubernetes

This article examines the challenges and benefits of running stateful services such as Redis on Kubernetes, presents Kuaishou’s practical experience with cloud‑native migration, evaluates risks and performance impacts, and details the custom workloads, operators, federation and KubeBlocks solutions that enable large‑scale, reliable stateful service orchestration.

FederationKubeBlocksKubernetes
0 likes · 12 min read
Stateful Service Cloud‑Native Practices: Kuaishou’s Redis on Kubernetes