Source author record

Wenmin Deng

Wenmin Deng appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
2topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2026arXiv

Optimal Harvesting of a Stochastic Lotka-Volterra Competition Model with Periodic Coefficients

This paper systematically investigates the optimal harvesting of a stochastic Lotka-Volterra competition model with periodic coefficients. Sufficient conditions for the extinction and persistence in the time average of each species are established. Using Khasminskii's stability theory with suitable Lyapunov functions, we establish sufficient conditions to guarantee the existence of positive periodic solutions to the model. Under certain assumptions, the stability in distribution of this model is proved. Then, we obtain the existence of an optimal harvesting policy and provide explicit expressions for the optimal harvesting effort and the maximum sustainable yield. Finally, we demonstrate our key findings numerically using the Euler-Maruyama method implemented in Python.

preprint2025arXiv

Training Report of TeleChat3-MoE

TeleChat3-MoE is the latest series of TeleChat large language models, featuring a Mixture-of-Experts (MoE) architecture with parameter counts ranging from 105 billion to over one trillion,trained end-to-end on Ascend NPU cluster. This technical report mainly presents the underlying training infrastructure that enables reliable and efficient scaling to frontier model sizes. We detail systematic methodologies for operator-level and end-to-end numerical accuracy verification, ensuring consistency across hardware platforms and distributed parallelism strategies. Furthermore, we introduce a suite of performance optimizations, including interleaved pipeline scheduling, attention-aware data scheduling for long-sequence training,hierarchical and overlapped communication for expert parallelism, and DVM-based operator fusion. A systematic parallelization framework, leveraging analytical estimation and integer linear programming, is also proposed to optimize multi-dimensional parallelism configurations. Additionally, we present methodological approaches to cluster-level optimizations, addressing host- and device-bound bottlenecks during large-scale training tasks. These infrastructure advancements yield significant throughput improvements and near-linear scaling on clusters comprising thousands of devices, providing a robust foundation for large-scale language model development on hardware ecosystems.