Archives AI News

MoToRec: Sparse-Regularized Multimodal Tokenization for Cold-Start Recommendation

arXiv:2602.11062v2 Announce Type: replace Abstract: Graph neural networks (GNNs) have revolutionized recommender systems by effectively modeling complex user-item interactions, yet data sparsity and the item cold-start problem significantly impair performance, particularly for new items with limited or no interaction history.…

Structured vs. Unstructured Pruning: An Exponential Gap

arXiv:2603.02234v1 Announce Type: new Abstract: The Strong Lottery Ticket Hypothesis (SLTH) posits that large, randomly initialized neural networks contain sparse subnetworks capable of approximating a target function at initialization without training, suggesting that pruning alone is sufficient. Pruning methods are…

Cache-to-Cache: Direct Semantic Communication Between Large Language Models

arXiv:2510.03215v2 Announce Type: replace-cross Abstract: Multi-LLM systems harness the complementary strengths of diverse Large Language Models, achieving performance and efficiency gains that are not attainable by a single model. In existing designs, LLMs communicate through text, forcing internal representations to…