Skip to content

๐Ÿ“ก Signal & Communications

๐Ÿงช ICML2025 ยท 3 paper notes

๐Ÿ“Œ Same area in other venues: ๐Ÿ“ท CVPR2026 (2) ยท ๐Ÿ”ฌ ICLR2026 (8) ยท ๐Ÿงช ICML2026 (2) ยท ๐Ÿค– AAAI2026 (3) ยท ๐Ÿง  NeurIPS2025 (5) ยท ๐Ÿ“น ICCV2025 (3)

Deep Electromagnetic Structure Design Under Limited Evaluation Budgets

Proposes the Progressive Quadtree-based Search (PQS) method, which compresses the high-dimensional design space of electromagnetic structures via a hierarchical quadtree representation and utilizes a consistency-based sample selection mechanism to efficiently search for high-quality designs under a limited simulation budget, saving 75โ€“85% of evaluation costs compared to generative methods.

Fourier Position Embedding: Enhancing Attention's Periodic Extension for Length Generalization

By extending each dimension in RoPE from a single frequency to a Fourier series representation and clipping undertrained low-frequency components, this work achieves reliable periodic extension of the attention mechanism, thereby significantly enhancing the length generalization capability of LLMs.

Large Language Model (LLM)-enabled In-context Learning for Wireless Network Optimization

This paper proposes a base station power control algorithm based on LLM In-context Learning (ICL). By leveraging natural language task descriptions and experience-pool-driven exemplar selection, it achieves performance close to traditional deep reinforcement learning without updating model parameters.