PulseAugur
实时 01:37:00
English(EN) Self-Improving In-Context Learning

新方法优化提示嵌入以增强上下文学习

研究人员开发了一种新颖的方法,通过在测试时优化提示嵌入来增强AI模型中的上下文学习(ICL)。该技术利用模型自身演示输出的对数概率作为一种自监督置信度代理。通过最大化此代理,系统无需微调或外部数据即可进行校准,在各种ICL任务中表现出一致或改进的性能。 AI

影响 该方法提供了一种在不要求额外训练数据或微调的情况下增强AI模型在各种任务上性能的方法。

排序理由 该集群包含一篇详细介绍一种新方法以提高AI模型性能的学术论文。

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 5 个来源。 我们如何撰写摘要 →

报道来源 [5]

  1. arXiv cs.AI TIER_1 English(EN) · Hongbo Jin, Chi Wang, Haoran Tang, Zhongjing Du, Xu Jiang, Jingqi Tian, Qiaoman Zhang, Jiayu Ding ·

    ContextGuard:语言模型上下文学习的结构化自我审计

    arXiv:2605.26827v1 Announce Type: cross Abstract: Recent benchmarks reveal that despite strong reasoning capabilities, large language models (LLMs) still struggle to faithfully apply complex contextual knowledge. These failures are often not wholesale reasoning collapses: in cont…

  2. arXiv cs.CL TIER_1 English(EN) · Jiayu Ding ·

    ContextGuard:语言模型上下文学习的结构化自我审计

    Recent benchmarks reveal that despite strong reasoning capabilities, large language models (LLMs) still struggle to faithfully apply complex contextual knowledge. These failures are often not wholesale reasoning collapses: in context-rich tasks, models may follow the central reas…

  3. Hugging Face Daily Papers TIER_1 English(EN) ·

    ContextGuard:语言模型上下文学习的结构化自我审计

    Recent benchmarks reveal that despite strong reasoning capabilities, large language models (LLMs) still struggle to faithfully apply complex contextual knowledge. These failures are often not wholesale reasoning collapses: in context-rich tasks, models may follow the central reas…

  4. arXiv cs.CL TIER_1 English(EN) · Baturay Saglam, Dionysis Kalogerias ·

    自改进的上下文学习

    arXiv:2605.23180v1 Announce Type: new Abstract: We propose to improve in-context learning (ICL) by optimizing the continuous embeddings of a fixed few-shot prompt at test time. The key observation is that the log-probabilities a model assigns to its demonstrated outputs$\unicode{…

  5. arXiv cs.CL TIER_1 English(EN) · Dionysis Kalogerias ·

    自改进的上下文学习

    We propose to improve in-context learning (ICL) by optimizing the continuous embeddings of a fixed few-shot prompt at test time. The key observation is that the log-probabilities a model assigns to its demonstrated outputs$\unicode{x2013}$available from a single forward pass with…