paper-with-me

홈 › Papers

Expand More, Shrink Less: Shaping Effective-Rank Dynamics for Dense Scaling in Recommendation

2026-05-22 · Guoming Li, Shangyu Zhang, Junwei Pan, Wentao Ning, Jin Chen, Gengsheng Xue, Chao Zhou, Shudong Huang, Haijie Gu, Menglin Yang arxiv

Scaling recommendation models is a central challenge in recommender systems. Recently, RankMixer has emerged as an effective solution, operating on a unified token representation and alternating between token mixing and per-token feedforward networks (P-FFNs) to achieve scalable performance. However, RankMixer suffers from \textit{embedding collapse}, where learned representations have low effective rank, limiting expressivity and underutilizing the expanded representation space. Through empirical analysis and theoretical insights, we identify rigid token mixing and P-FFN modules as the primary causes of this phenomenon, jointly inducing a \textbf{damped oscillatory trajectory} in effective-rank evolution across layers. To address it, we propose RankElastor, a novel architecture that produces spectrum-robust representations with provable collapse mitigation. RankElastor introduces two components: (i) \textbf{parameterized full mixing}, which enables expressive token mixing with improved spectral robustness; and (ii) \textbf{GLU-improved P-FFNs}, which stabilize representation spectra through GLU-style FFN modules. Extensive experiments on large-scale industrial datasets demonstrate that RankElastor consistently improves recommendation performance, mitigates embedding collapse, and exhibits robust scaling behavior. Code is available at this GitHub repository: https://github.com/vasile-paskardlgm/RankElastor

📄 PDF Abstract BibTeX arXiv:2605.23191

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robotic Dough Shaping

2022-07-31 · Jan Ondras, Di Ni, Xi Deng, Zeqi Gu 외

Robotic manipulation of deformable objects gains great attention due to its wide applications including medical surgery, home assistance, and automatic food preparation. The ability to deform soft objects remains a great…

Sand

BS-NAS: Broadening-and-Shrinking One-Shot NAS with Searchable Numbers of Channels

2020-03-22 · Zan Shen, Jiang Qian, Bojin Zhuang, Shaojun Wang 외

One-Shot methods have evolved into one of the most popular methods in Neural Architecture Search (NAS) due to weight sharing and single training of a supernet. However, existing methods generally suffer from two issues: …

Neural Architecture Search

Reinforcement Learning for UAV control with Policy and Reward Shaping

2022-12-06 · Cristian Millán-Arias, Ruben Contreras, Francisco Cruz, Bruno Fernandes

In recent years, unmanned aerial vehicle (UAV) related technology has expanded knowledge in the area, bringing to light new problems and challenges that require solutions. Furthermore, because the technology allows proce…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Action Space Shaping in Deep Reinforcement Learning

2020-04-02 · Anssi Kanervisto, Christian Scheller, Ville Hautamäki

Reinforcement learning (RL) has been successful in training agents in various learning environments, including video-games. However, such work modifies and shrinks the action space from the game's original. This is to av…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Effective Open Intent Classification with K-center Contrastive Learning and Adjustable Decision Boundary

2023-04-20 · Xiaokang Liu, Jianquan Li, Jingjing Mu, Min Yang 외

Open intent classification, which aims to correctly classify the known intents into their corresponding classes while identifying the new unknown (open) intents, is an essential but challenging task in dialogue systems. …

Contrastive Learningintent-classificationIntent Classification