M. C. Qian

h-index10
2papers
290citations

2 Papers

5.8SPJul 16
Modular-CAPA-Based Communication Systems: Joint Activation and Beamforming Design

Mengyu Qian, Xidong Mu, Li You et al.

A modular continuous aperture array (CAPA)-based multi-user communication system is investigated, where only a portion of the aperture, namely sub-CAPAs, is activated to serve users. The signal model for the proposed modular CAPA is first introduced. Based on this model, a spectral efficiency (SE) maximization problem is formulated to jointly optimize the sub-CAPA activation and beamforming, subject to constraints on the limited number of active sub-CAPAs and the total transmit power. To address the resulting mixed-integer optimization problem, a branch-and-bound (B&B)-based algorithm is first proposed for optimal sub-CAPA activation and beamforming design. After that, the spatial bandwidth of the modular CAPA under partial activation is analyzed. The analysis reveals that a modular CAPA with partial sub-CAPAs activated could achieve a maximum spatial bandwidth comparable to that of a conventional CAPA. Motivated by this insight, a low-complexity spatial bandwidth-aware sub-CAPA activation scheme is further proposed. Finally, numerical results demonstrate that i) modular CAPA architectures with partial activation can consistently achieve greater performance gains than adjacent CAPA activations; ii) the proposed B&B scheme outperforms all benchmark schemes in terms of SE; and iii) the proposed spatial bandwidth-aware scheme provides an attractive performance-complexity tradeoff compared with the proposed B&B-based algorithm.

28.0CLJun 22
Scaling LLM Knowledge Boundaries via Distribution-Optimized Synthesis

Songze Li, Yarong Lan, Zhongpu Bo et al.

Knowledge injection via synthetic data is crucial for enhancing Large Language Models (LLMs). However, current synthesis methods simply stop at preset token counts or fixed data ratios, lacking awareness of knowledge distribution. This results in some domains being sparse while others are redundant, limiting LLM knowledge boundaries. We revisit knowledge injection from a distribution perspective and hypothesize that an optimal knowledge distribution exists to maximize knowledge boundary expansion. We propose KDoS (Knowledge Distribution-optimized Synthesis), a framework that introduces knowledge density to drive synthesis through a three-stage feedback mechanism, shifting from blind generation to distribution-optimized synthesis. We construct Wikipedia-based synthetic data with varying knowledge distributions and conduct experiments on models from 0.6B to 16B (Qwen, Ling, LLaMA) and data scales from 1B to 5B tokens. Our key findings are: (1) an optimal knowledge distribution consistently maximizes boundary expansion; (2) this distribution is stable across backbones and scales; (3) KDoS outperforms baselines across six knowledge benchmarks. Our work offers a new perspective and practical framework for synthetic data-driven knowledge injection.