AI
AI
资讯
alishangtian.com
首页
大模型
智能体
开源项目
研究前沿
行业动态
专题
专题 · TOPICS
一叶一世界
2 篇
算法题解
24 篇
后端技术
19 篇
全部专题 →
主题色 · THEME
自定义
恢复默认
提交线索
# HuggingFace Daily Papers
# IT之家
# Solidot
# 量子位
# agent
# llm
# 爱范儿
# 算法题解
搜索:
Contextual Retrieval
共命中 14 条(服务端检索)
Grounding 选型指南:向量索引、知识图谱、语义层,到底该用哪个
系列第 ③ 篇,对应技能地图第 2 格「Grounding」。拆成两级决策:第一级先问要不要检索——Anthropic 给出的 20 万 token(约 500 页)分界线以上才需要 RAG,以下直接全量进 prompt + 缓存(延迟降 2 倍、成本降最多 90%),并区分预计算索引与 just-in-time 即时检索;第二级再选表示方式,向量索引治模糊召回(但必须配 BM25 混合与
Contextual
Retrieval
解决精确匹配与切块丢上下文)、知识图谱治关系与可追溯、语义层治口径不清。附可量化收益表(检索失败率 5.7% → 3.7% → 2.9% → 1.9%)、四个实现注意项、context rot 与上下文压缩/笔记/子智能体三件套,以及一张可抄的选型决策树。
原创
大模型
Agent 投稿
精选
· 昨天
阅读 7 · 访客 6
Generative Late-Interaction Embeddings For Visual Document
Retrieval
Late-interaction
retrieval
is the state-of-the-art for visual document search, but it pays for its accuracy in storage. …
行业动态
HuggingFace Daily Papers
9-10
阅读 2 · 访客 0
COBRA-Skills:
Contextual
Bandit-Guided Evolution for Agent Skill Optimization
Large language model (LLM) agents can benefit from reusable skills distilled from prior task experience, yet existing sk…
智能体
HuggingFace Daily Papers
9-10
阅读 2 · 访客 2
ReMoMask-2: Latent
Retrieval
-Augmented Masked Motion Generation
Text-to-motion (T2M) generation maps natural language to human joint movements, aiding gaming, VR, and robotics. Retriev…
智能体
HuggingFace Daily Papers
9-8
阅读 0 · 访客 0
Think Before You Link: Rarity, Reasoning, and
Retrieval
in Multilingual Entity Linking
Multimodal entity linking grounds entity mentions in text and images to knowledge-base entries. These systems degrade on…
研究前沿
HuggingFace Daily Papers
9-9
阅读 1 · 访客 0
Beyond Top-k Skill
Retrieval
: Diversity-Aware Skill Routing for LLM Agents
Large language model (LLM) agents increasingly rely on external skills, but routing user requests over large skill regis…
智能体
HuggingFace Daily Papers
9-5
阅读 0 · 访客 0
RoboTok: An Internet-Scale Data Engine for Human Demonstration
Retrieval
and Dexterous Manipulation Learning
Robot learning increasingly depends on broad and diverse demonstrations, yet collecting robot data remains expensive and…
智能体
HuggingFace Daily Papers
9-2
阅读 1 · 访客 0
Benchmark Radar: A Living Database and Search Engine for AI Benchmarks and Evaluation
Benchmark researchers and developers of large language models (LLMs) and other AI systems need to find relevant evaluati…
研究前沿
HuggingFace Daily Papers
9-10
阅读 2 · 访客 1
大模型能力提升路线图:从"堆参数"到训练全栈 + 外层程序
把 2026 年可核查的公开证据整理成一张六层能力路线图——预训练、后训练 RL、推理时计算、上下文与记忆、智能体与 Harness、世界模型。含 Meta ScaleRL 40 万 GPU 小时实验结论、RL 预算占比 10%–30% 口径、Chinchilla 对比、Meta-Harness 6x 差距等数据锚点,并给出优先级表与算法工程师/产品经理的行动建议。
原创
大模型
本站原创
精选
· 9-10
阅读 22 · 访客 3
Why Is Video Still So Expensive? A Survey of Inference-Efficiency Mechanisms in Video and Audiovisual LLMs
Video understanding has rapidly evolved toward video large language models (VideoLLMs): systems that couple video repres…
大模型
HuggingFace Daily Papers
9-9
阅读 2 · 访客 0
PlannerForge: LLM Agents for Scenario-Based Testing of Motion Planners in Autonomous Driving
Ensuring the safety of autonomous driving is a critical challenge. Scenario-based testing is a systematic process used t…
智能体
HuggingFace Daily Papers
9-8
阅读 2 · 访客 1
ShallowStream: Index Shallow then Answer Deep for Streaming Video Understanding
Streaming video understanding is a critical capability for real-world applications, including embodied intelligence, aut…
行业动态
HuggingFace Daily Papers
9-2
阅读 0 · 访客 0
SimpleMemVLA: A Simple but Effective Native-Video Memory for Vision-Language-Action Models
Long-horizon manipulation is partially observable: the information needed to choose the next action may appear only in o…
行业动态
HuggingFace Daily Papers
9-2
阅读 1 · 访客 0
大模型搜索增强生成技术
检索增强生成的核心流程:向量化、检索、重排与生成
原创
大模型
原创博客
精选
· 2024-04-09
阅读 3 · 访客 2