paper-with-me

홈 › Papers

Orion-MSP: Multi-Scale Sparse Attention for Tabular In-Context Learning

2025-11-04 · Mohamed Bouadi, Pratinav Seth, Aditya Tanna, Vinay Kumar Sankarapu arxiv

Tabular data remain the predominant format for real-world applications. Yet, developing effective neural models for tabular data remains challenging due to heterogeneous feature types and complex interactions occurring at multiple scales. Recent advances in tabular in-context learning (ICL), such as TabPFN and TabICL, have achieved state-of-the-art performance comparable to gradient-boosted trees (GBTs) without task-specific fine-tuning. However, current architectures exhibit key limitations: (1) single-scale feature processing that overlooks hierarchical dependencies, (2) dense attention with quadratic scaling in table width, and (3) strictly sequential component processing that prevents iterative representation refinement and cross-component communication. To address these challenges, we introduce Orion-MSP, a tabular ICL architecture featuring three key innovations: (1) multi-scale processing to capture hierarchical feature interactions; (2) block-sparse attention combining windowed, global, and random patterns for scalable efficiency and long-range connectivity; and (3) a Perceiver-style memory enabling safe bidirectional information flow across components. Across diverse benchmarks, Orion-MSP matches or surpasses state-of-the-art performance while scaling effectively to high-dimensional tables, establishing a new standard for efficient tabular in-context learning. The model is publicly available at https://github.com/Lexsi-Labs/Orion-MSP .

📄 PDF Abstract BibTeX arXiv:2511.02818

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Orion-Bix: Bi-Axial Attention for Tabular In-Context Learning

2025-11-28 · Mohamed Bouadi, Pratinav Seth, Aditya Tanna, Vinay Kumar Sankarapu arxiv

Tabular data drive most real-world machine learning applications, yet building general-purpose models for them remains difficult. Mixed numeric and categorical fields, weak feature structure, and limited labeled data mak…

BiSHop: Bi-Directional Cellular Learning for Tabular Data with Generalized Sparse Modern Hopfield Model

2024-04-04 · Chenwei Xu, Yu-Chao Huang, Jerry Yao-Chieh Hu, Weijian Li 외

We introduce the \textbf{B}i-Directional \textbf{S}parse \textbf{Hop}field Network (\textbf{BiSHop}), a novel end-to-end framework for deep tabular learning. BiSHop handles the two major challenges of deep tabular learni…

Representation Learning

Orion-14B: Open-source Multilingual Large Language Models

2024-01-20 · Du Chen, Yi Huang, Xiaopu Li, Yongqiang Li 외

In this study, we introduce Orion-14B, a collection of multilingual large language models with 14 billion parameters. We utilize a data scheduling approach to train a foundational model on a diverse corpus of 2.5 trillio…

Scheduling

ORION: Option-Regularized Deep Reinforcement Learning for Cooperative Multi-Agent Online Navigation

2026-01-03 · Shizhe Zhang, Jingsong Liang, Zhitao Zhou, Shuhan Ye 외 arxiv

Existing methods for multi-agent navigation typically assume fully known environments, offering limited support for partially known scenarios with outdated or imperfect prior maps, such as warehouses or factory floors. T…

Reinforcement Learning

NutriOrion: A Hierarchical Multi-Agent Framework for Personalized Nutrition Intervention Grounded in Clinical Guidelines

2026-02-20 · Junwei Wu, Runze Yan, Hanqi Luo, Darren Liu 외 arxiv

Personalized nutrition intervention for patients with multimorbidity is critical for improving health outcomes, yet remains challenging because it requires the simultaneous integration of heterogeneous clinical condition…