Search arXivSearch

arXiv subjects

Lei Ning

Publications and source records attributed to Lei Ning.

2 recordsLinked to original sources

TIPCODER: Reinforcement Learning Boosted Test-time Instruction Proposer for Code Generation

Test-time scaling for code generation typically explores the solution space by sampling multiple programs from a fixed instruction. We study a complementary direction: instance-level instruction-space exploration. Our observation is that many coding failures stem from missing constraints, overlooked edge cases, or misleading reasoning paths induced by the original prompt. To address this, we propose TipCoder, a test-time instruction proposer that generates problem-specific auxiliary tips before code synthesis. TipCoder distills multi-turn debugging trajectories into proactive guidance and further optimizes the Proposer with reinforcement learning using a marginal-utility reward. At inference time, it generates both a base solution and a tip-guided solution, and applies a Reward Model for post-hoc selection. This exploration-selection design allows tips to expose additional candidate potential while reducing regressions from unnecessary guidance. Across the evaluated code-generation benchmarks and target Code LLMs, TipCoder provides a consistent instruction-level test-time scaling strategy, comparing favorably with stochastic sampling and generic prompt optimization baselines under a shared reward-model-based selection protocol.

cs.SE

Meta Fluid Antenna: Architecture Design, Performance Analysis, Experimental Examination

Fluid antenna systems (FAS) have recently emerged as a promising solution for sixth-generation (6G) ultra-dense connectivity. These systems utilize dynamic radiating and/or shaping techniques to mitigate interference and improve spectral efficiency without relying on channel state information (CSI). The reported improvements achieved by employing a single dynamically activated radiating position in fluid antenna multiple access (FAMA) are significant. To fully realize the potential of FAMA in multi-user multiplexing, we propose leveraging the unique fast-switching capabilities of a single radio-frequency (RF)-chain meta-fluid antenna structure to achieve multi-activation. This allows for a significantly larger set of independent radiating states without requiring additional signal processing. Simulations demonstrate that multi-activation FAMA enables robust multi-user multiplexing with a higher signal-to-interference ratio (SIR) under various Rayleigh-fading environments compared to other single RF-chain technologies. We further show that the SIR can be optimized within a 15~$\mu s$ timeframe under a multi-user Rayleigh-fading channel, making the proposed scheme highly suitable for fast-changing wireless environments. Verified through the theoretical Jakes' model, full three-dimensional (3D) electromagnetic (EM) simulations and experimental validation, multi-activation FAMA enables effective CSI-free, multi-user communication, offering a scalable solution for high-capacity wireless networks.

eess.SP