paper-with-me

홈 › Papers

Beyond N-gram: Data-Aware X-GRAM Extraction for Efficient Embedding Parameter Scaling

2026-04-23 · Yilong Chen, Yanxi Xie, Zitian Gao, He Xin, Yihao Xiao, Jason Klein Liu, Haoming Luo, Yifan Luo, Zhengmao Ye, Tingwen Liu, Xin Zhao, Ran Tao, Bryan Dai arxiv

Large token-indexed lookup tables provide a compute-decoupled scaling path, but their practical gains are often limited by poor parameter efficiency and rapid memory growth. We attribute these limitations to Zipfian under-training of the long tail, heterogeneous demand across layers, and "slot collapse" that produces redundant embeddings. To address this, we propose X-GRAM, a frequency-aware dynamic token-injection framework. X-GRAM employs hybrid hashing and alias mixing to compress the tail while preserving head capacity, and refines retrieved vectors via normalized SwiGLU ShortConv to extract diverse local n-gram features. These signals are integrated into attention value streams and inter-layer residuals using depth-aware gating, effectively aligning static memory with dynamic context. This design introduces a memory-centric scaling axis that decouples model capacity from FLOPs. Extensive evaluations at the 0.73B and 1.15B scales show that X-GRAM improves average accuracy by as much as 4.4 points over the vanilla backbone and 3.2 points over strong retrieval baselines, while using substantially smaller tables in the 50% configuration. Overall, by decoupling capacity from compute through efficient memory management, X-GRAM offers a scalable and practical paradigm for future memory-augmented architectures. Code aviliable in https://github.com/Longyichen/X-gram.

📄 PDF Abstract BibTeX arXiv:2604.21724

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Similarity-and-Independence-Aware Beamformer: Method for Target Source Extraction using Magnitude Spectrogram as Reference

2020-06-01 · Atsuo Hiroe

This study presents a novel method for source extraction, referred to as the similarity-and-independence-aware beamformer (SIBF). The SIBF extracts the target signal using a rough magnitude spectrogram as the reference s…

Speech Enhancement

OPAL: Operator-Programmed Algorithms for Landscape-Aware Black-Box Optimization

2025-12-14 · Junbo Jacob Lian, Mingyang Yu, Kaichen Ouyang, Shengwei Fu 외 arxiv

Black-box optimization often relies on evolutionary and swarm algorithms whose performance is highly problem dependent. We view an optimizer as a short program over a small vocabulary of search operators and learn this o…

Graph Neural Network

TopoFE: topology-aware LLM-guided Automated Feature Engineering

2026-07-25 · Sha Li, Naren Ramakrishnan arxiv

Automatic feature engineering (AutoFE) for tabular learning can be naturally formulated as a program synthesis problem, where the objective is to discover predictive feature transformations from an exponentially large se…

Feature EngineeringProgram Synthesis

Blended Grammar Network for Human Parsing

2020-08-01 · ECCV 2020 8 · Xiaomei Zhang, Yingying Chen, Bingke Zhu, Jinqiao Wang 외

Although human parsing has made great progress, it still faces a challenge, i.e., how to extract the whole foreground from similar or cluttered scenes effectively. In this paper, we propose a Blended Grammar Network (BGN…

Human Parsing

AI-AI Esthetic Collaboration with Explicit Semiotic Awareness and Emergent Grammar Development

2025-08-27 · Nicanor I. Moldovan arxiv

This paper presents the first documented case of artificial intelligence (AI) systems engaging in collaborative esthetic creation through the development of endogenous semiotic protocols. Two interacting large language m…