๐ก 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.