paper-with-me

Papers

Gradient-free Task-Conditioned Retrieval for On-Device In-Context Learning

2026-07-30 · Xinyu Luo, Hui Liu, Yihua Shao, Junyi Yang, Arindam Basu, Haoliang Li arxiv

On-device in-context learning (ICL) relies on pre-inference retrieval to select demonstrations for useful context before downstream model inference. This retrieval must exploit task-specific information while operating over local memories under limited computation, memory, and data-exposure budgets. We propose Conditional Retrieval Alignment (CoRA), a gradient-free framework that converts a frozen encoder into a task-conditioned retriever using paired candidate inputs and outputs. CoRA selects complementary encoder layers, constructs an output-derived conditioning space from candidate memory, and aligns candidate input representations to this space through closed-form ridge regression. Low-rank factorization then produces a compact retrieval basis where candidate outputs are used only during offline index construction, whereas query-time retrieval requires only the query input and precomputed index. We show that CoRA's rank-constrained basis is the optimal low-rank compression of the output-conditioned fitted representation, and derive an exact two-pass streaming construction that avoids materializing the full fitted matrix. We further extend the framework to multimodal exemplar retrieval by incorporating visual representations into the conditioning and retrieval spaces. Experiments across ten textual datasets and four multimodal benchmarks with Llama-3.2-1B, MobileLLM-Pro, OpenFlamingo-3B, and Qwen3.5-2B, as well as end-to-end Raspberry Pi~5 deployment demonstrate that CoRA supports effective task-conditioned retrieval without retriever fine-tuning, backpropagation, or target-model calls.

📄 PDF Abstract BibTeX arXiv:2607.27766

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HG2P: Hippocampus-inspired High-reward Graph and Model-Free Q-Gradient Penalty for Path Planning and Motion Control

2024-10-12 · Haoran Wang, Yaoru Sun, Zeshen Tang, Haibo Shi 외

Goal-conditioned hierarchical reinforcement learning (HRL) decomposes complex reaching tasks into a sequence of simple subgoal-conditioned tasks, showing significant promise for addressing long-horizon planning in large-…

Hierarchical Reinforcement LearningHippocampus

DUET: A Tuning-Free Device-Cloud Collaborative Parameters Generation Framework for Efficient Device Model Generalization

2022-09-12 · Zheqi Lv, Wenqiao Zhang, Shengyu Zhang, Kun Kuang 외

Device Model Generalization (DMG) is a practical yet under-investigated research topic for on-device machine learning applications. It aims to improve the generalization ability of pre-trained models when deployed on res…

Device-Cloud CollaborationDomain AdaptationImage ClassificationModel Compression+1

Routing without Forgetting

2026-03-10 · Alessio Masano, Giovanni Bellitto, Dipam Goswani, Joost Van de Weijer 외 arxiv

Continual learning in transformers is commonly addressed through parameter-efficient adaptation: prompts, adapters, or LoRA modules are specialized per task while the backbone remains frozen. Although effective in contro…

Continual LearningFew-Shot Learning

Preconditioned subgradient method for composite optimization: overparameterization and fast convergence

2025-09-15 · Mateo Díaz, Liwei Jiang, Abdel Ghani Labassi arxiv

Composite optimization problems involve minimizing the composition of a smooth map with a convex function. Such objectives arise in numerous data science and signal processing applications, including phase retrieval, bli…

Collaborative Filtering

Hybrid Cross-Device Localization via Neural Metric Learning and Feature Fusion

2026-01-30 · Meixia Lin, Mingkai Liu, Shuxue Peng, Dikai Fan 외 arxiv

We present a hybrid cross-device localization pipeline developed for the CroCoDL 2025 Challenge. Our approach integrates a shared retrieval encoder and two complementary localization branches: a classical geometric branc…

Metric Learning