内容库 / 主题
Topic · database

数据与向量库主题中枢

活文档 · 论文卡 · 笔记 · 仓库 · 攻略

主题活文档 Live Doc

全部
database · 知识库活文档
database · 知识库活文档 更新:R-49 持续低沉延续 · pgbot+Markdown Memory 邻接 · PG 18.6/19/14 EOL · 6 件不入主轴。 范围:Database 作为支撑 LLM/Agent 应用的数据层 — 含向量 DB/ANN、AI4DB/Text-to-SQL、HTAP
活文档 2026-08-25

论文卡 Papers

全部
Deep Visual-Semantic Alignments for Generating Image Descriptions
用于生成图像描述的深度视觉-语义对齐
arXiv:1412.2306 安全与风险 方法 OA · 绿色 被引 6111 · S2

提出一个模型,基于图像区域上的 CNN、句子上的双向 RNN 以及通过多模态嵌入对齐两种模态的结构化目标,生成图像及其区域的自然语言描述。A model that generates natural language descriptions of images and their regions based on a novel combination of Convolutional Neural Networks over image regions, bidirectional Recurrent Neural Networks over sentences, and a structured objective that aligns the two modalities through a multimodal embedding is presented.

Big Bird: Transformers for Longer Sequences
Big Bird: 用于更长序列的 Transformer
arXiv:2007.14062 LLM 基础设施 方法 OA · 绿色 被引 3037 · S2

研究表明 BigBird 是序列函数的通用逼近器,且具备图灵完备性,从而保留了二次全注意力模型的这些性质。It is shown that BigBird is a universal approximator of sequence functions and is Turing complete, thereby preserving these properties of the quadratic, full attention model.

Invariant Risk Minimization
不变风险最小化
arXiv:1907.02893 安全与风险 方法 OA · 绿色 被引 2940 · S2

本文提出了不变风险最小化(IRM),一种用于在多个训练分布上估计不变相关性的学习范式,并展示了 IRM 学到的不变性如何与数据的因果结构相关,从而实现分布外泛化。This work introduces Invariant Risk Minimization, a learning paradigm to estimate invariant correlations across multiple training distributions and shows how the invariances learned by IRM relate to the causal structures governing the data and enable out-of-distribution generalization.

Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs
使用分层可导航小世界图的高效鲁棒近似最近邻搜索
arXiv:1603.09320 数据与向量库 方法 OA · 绿色 被引 2625 · S2

所提出的通用度量空间搜索索引显著优于此前开源的 SOTA 纯向量方法,且该算法与 skip list 结构的相似性便于直接实现均衡的分布式部署。The proposed general metric space search index is able to strongly outperform previous opensource state-of-the-art vector-only approaches and similarity of the algorithm to the skip list structure allows straightforward balanced distributed implementation.

Federated Learning in Mobile Edge Networks: A Comprehensive Survey
移动边缘网络中的联邦学习:全面综述
arXiv:1909.11875 工程化 综述 OA · 绿色 被引 2355 · S2

在大规模复杂的移动边缘网络中,涉及具有不同约束的异构设备,这为大规模 FL 实施带来了通信成本、资源分配以及隐私安全方面的挑战。In a large-scale and complex mobile edge network, heterogeneous devices with varying constraints are involved, this raises challenges of communication costs, resource allocation, and privacy and security in the implementation of FL at scale.

A Comprehensive Survey of Graph Embedding: Problems, Techniques and Applications
图嵌入全面综述:问题、技术与应用
arXiv:1709.07604 RAG 检索增强 综述 OA · 绿色 被引 1973 · S2

本综述对图嵌入文献进行全面回顾,并提出两种图嵌入分类法,分别对应不同图嵌入问题设置中的挑战以及现有工作如何在解决方案中应对这些挑战。This survey conducts a comprehensive review of the literature in graph embedding and proposes two taxonomies ofGraph embedding which correspond to what challenges exist in differentgraph embedding problem settings and how the existing work addresses these challenges in their solutions.

Multimodal Compact Bilinear Pooling for Visual Question Answering and Visual Grounding
用于视觉问答与视觉定位的多模态紧凑双线性池化
arXiv:1606.01847 多模态 方法 OA · 绿色 被引 1602 · S2

在视觉问答与视觉定位任务上对多模态紧凑双线性池化(MCB)进行了广泛评测,结果一致表明 MCB 优于去掉 MCB 的消融版本This work extensively evaluates Multimodal Compact Bilinear pooling (MCB) on the visual question answering and grounding tasks and consistently shows the benefit of MCB over ablations without MCB.

CodeXGLUE: A Machine Learning Benchmark Dataset for Code Understanding and Generation
CodeXGLUE:面向代码理解与生成的机器学习基准数据集
arXiv:2102.04664 评测基准 评测集 OA · 绿色 被引 1578 · S2

本文介绍了 CodeXGLUE,一个基准数据集,旨在推动面向程序理解与生成的机器学习研究,涵盖 14 个数据集上的 10 项任务,并提供模型评估与比较的平台。This paper introduces CodeXGLUE, a benchmark dataset to foster machine learning research for program understanding and generation that includes a collection of 10 tasks across 14 datasets and a platform for model evaluation and comparison.

Diffusion-Convolutional Neural Networks
扩散卷积神经网络
arXiv:1511.02136 多模态 方法 OA · 绿色 被引 1379 · S2

通过引入扩散卷积运算,本文展示了如何从图结构数据中学习基于扩散的表示,并将其作为节点分类的有效基础。Through the introduction of a diffusion-convolution operation, it is shown how diffusion-based representations can be learned from graph-structured data and used as an effective basis for node classification.

Compressing Deep Convolutional Networks using Vector Quantization
使用向量量化压缩深度卷积网络
arXiv:1412.6115 LLM 基础设施 方法 OA · 绿色 被引 1235 · S2

本文在使用 SOTA CNN 的情况下,实现了 16–24 倍的网络压缩,仅带来 1% 的分类准确率损失,并发现针对存储开销最大的全连接层进行压缩时,向量量化方法相比现有矩阵分解方法具有明显优势。This paper is able to achieve 16-24 times compression of the network with only 1% loss of classification accuracy using the state-of-the-art CNN, and finds in terms of compressing the most storage demanding dense connected layers, vector quantization methods have a clear gain over existing matrix factorization methods.

Florence: A New Foundation Model for Computer Vision
Florence:面向计算机视觉的新基础模型
arXiv:2111.11432 多模态 方法 OA · 绿色 被引 1152 · S2

本文提出新的计算机视觉基础模型 Florence,通过融入来自 Web 规模图文数据的通用视觉-语言表示,将表征范围从粗粒度(场景)扩展到细粒度、从静态(图像)扩展到动态(视频)、从 RGB 扩展到多种模态(描述、深度等)。This work introduces a new computer vision foundation model, Florence, to expand the representations from coarse (scene) to fine, from static (images) to dynamic (videos), and from RGB to multiple modalities (caption, depth), by incorporating universal visual-language representations from Web-scale image-text data.

Particular object retrieval with integral max-pooling of CNN activations
基于 CNN 激活积分最大池化的特定物体检索
arXiv:1511.05879 RAG 检索增强 方法 OA · 绿色 被引 1027 · S2

本文利用源自 CNN 的同一基础信息重新审视初始搜索与重排序两个检索阶段,显著改进了现有基于 CNN 的识别流水线。This work revisits both retrieval stages, namely initial search and re-ranking, by employing the same primitive information derived from the CNN, and significantly improves existing CNN-based recognition pipeline.

笔记 Notes

全部
database · E1 预消化简报(2026-08-25)
实例:Jay | 时间:20260825 20:20 (Asia/Shanghai) | 轮次:R49 E1 预消化 | 主题:database inbox 来源(近 2 天,database 相关过滤): | 来源 | 文件 | database 相关内容 | |||| | jay | 202608251000rss…
Jay 2026-08-25 database
简报 · 2026-08-25 早间
整理实例: Jay 生成时间: 20260825 05:12 (UTC+8) 本次主题: Inference Engines · Vector Databases · CloudNative K8s · LLM Agent Memory · Agentic RAG 来源: LinkedIn 技术分析 + DataAsp…
Jay 2026-08-25 agentllm-infradatabase
知识库草稿:GitHub Trending · 推理引擎 · MCP 生态 · PostgreSQL 新动态
实例: Jay | 时间: 20260825 13:35 CST | 检索范围: GitHub Trending、HF Blog、官方技术博客、LinkedIn AI Agent Trends、arXiv 来源:LinkedIn Dr. Wei Liu「GitHub AI Agent Trends Aug 13」+ G…
Jay 2026-08-25 llm-infradatabase
VectorDB选型更新 · 2026-08-23
向量数量 │ ├─ <10M ──────────────────────▶ pgvector(默认) │ (Postgres内嵌,ACID,无同步) │ ├─ 10M50M ──────────────────▶ pgvector(HNSW+调参) │ ⚠️ 需要DBA能力 │ └─ 50M 或强SLA需求 ────…
Jay 2026-08-23 database
database · E1 预消化简报(2026-08-23)
触发背景:stephen 823 noon 协调棒 Q105.114 确认"database 主棒连续第 10 轮零新增";R46(20260822 20:40 jay databasee1prep)已建立完整基线。E1 日间轮(database 主轴)于 20260823 20:20 核查 20260822~0823…
Jay 2026-08-23 database
研究简报 · AI 工程·推理引擎·向量库·HF 生态
Jay · 20260822 · 第3次轮次 GitHub Trending + OSSInsight Hugging Face 官方博客 / Trending Papers Substack (AIxFunda) vLLM 官方博客 / SGLang 评测 数据工程 2026 趋势文章 Hub 模型仓库:243万 →…
Jay 2026-08-22 09:35 llm-infraengineeringdatabase
database · E1 预消化简报(2026-08-22)
预消化轮次,为今晚的主题活文档接力提供增量备料。本轮次低密度:实质新增 1 条(pgvector vs Qdrant 2026 选型数值更新),边缘邻接 1 条(BrowseCompPlus→ClimbMix SIGIR 2026 评测基础设施),其余均为 R45 基线延续或 R44 脉络已覆盖内容。database …
Jay 2026-08-22 database
database · E1 预消化简报(2026-08-21)
预消化轮次,为今晚的主题活文档接力提供增量备料。本轮次极低密度:实质新增量几乎为零(1 条边缘邻接),无顶会/工业新卡,无 database 主分类 paper_card 增量。本轮是 R44 极低密度(2 邻接增量)后的持续低沉期。R44 基线(CockroachDB A2A vs MCP / CoRun 存储调度 …
Jay 2026-08-21 database

仓库 Repos

全部
safishamsi/graphify
Python · 2026-07-03 数据与向量库 生产可用 Stars 76856 周增 +3752

AI 编程助手 Skill(兼容 Claude Code、Codex、OpenCode、Cursor、Gemini CLI 等),可将任意代码、SQL schema、R 脚本、shell 脚本、文档、论文、图片或视频文件夹转换为可查询的知识图谱,应用代码、数据库 schema 与基础设施统一于一张图谱中。AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.

ragmultimodaldatabase
Graphify-Labs/graphify
Python · 2026-08-10 数据与向量库 生产可用 Stars 105053 周增 +966

将任何代码库及其文档、SQL schema、配置文件和 PDF 转化为可查询的知识图谱。适用于 Claude Code、Cursor、Codex 和 Gemini CLI 的 /graphify skill:本地确定性 AST 解析,每条边都有解释,无需向量存储。Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

agentragdatabasellm-infra
DeusData/codebase-memory-mcp
C · 2026-08-11 Agent 智能体 生产可用 Stars 38457 周增 +448

高性能代码智能 MCP server。将代码库索引为持久化知识图谱,平均仓库仅需毫秒级。支持 158 种语言,亚毫秒级查询,token 用量减少 99%。单一静态二进制,零依赖。High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

ragdatabase
vitali87/code-graph-rag
Python · 2026-08-22 RAG 检索增强 应用 研究原型 Stars 4779 周增 +441

面向 monorepo 的终极 RAG。借助 AI 与知识图谱的能力,对多语言代码库进行查询、理解与编辑。The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs

ragdatabasellm-infra
thedotmack/claude-mem
JavaScript · 2026-08-11 Agent 智能体 应用 生产可用 Stars 90386 周增 +252

为每个 Agent 提供跨会话持久上下文——捕获会话中 Agent 的所有行为,经 AI 压缩后注入到未来会话中。支持 Claude Code、OpenClaw、Codex、Gemini、Hermes、Copilot、OpenCode 等。Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More

agentragdatabase
K-Dense-AI/scientific-agent-skills
Python · 2026-08-10 Agent 智能体 生产可用 Stars 33175 周增 +231

将任意 AI Agent 打造为 AI Scientist。全球 160,000+ 科学家信赖的 #1 Agent Skills 库,内置 140 个开箱即用技能,集成 100+ 科学数据库,覆盖生物、化学、医学与药物发现领域。兼容 Cursor、Claude Code、Codex、Pi、Antigravity 及开放 Agent Skills 标准。Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 170,000+ scientists worldwide. 158 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.

agentdatabase

攻略 Guides

全部
coderonion/awesome-llm-and-aigc · 上手攻略
coderonion/awesomellmandaigc 是一个 LLM / VLM / VLA / AIGC 领域的精选资源列表(Awesome List),按 Framework(模型/训练/推理/量化/RAG)、Application(IDE/聊天机器人/具身智能/代码助手/知识库等)、Dataset、Learning Resources、Commun…
多模态 coderonion/awesome-llm-and-aigc Jay 2026-08-25 llm · awesome-list · lea…
t8y2/dbx · 上手攻略
DBX 是一个超轻量(~20 MB)的跨平台数据库客户端,支持 90+ 数据库,包括 MySQL、PostgreSQL、SQLite、Redis、MongoDB、DuckDB、ClickHouse、SQL Server、Elasticsearch、TiDB、OceanBase、GaussDB、Doris、StarRocks 等。零运行时依赖(无 Java、无…
数据与向量库 t8y2/dbx Jay 2026-08-25 开发者工具 · 数据库 · MCP · CLI
Apeireth/apeireth-rust · 上手攻略
自检:双轨 ✓(机制 + 工程路径)/ ⚠️ 数字核验 3 处(85 crate / ~340K 行 / 368 组测试 / 4.61s 响应均来自仓库自述,未独立复测)/ 私域污染 SUM=0 / CJK 估算 ~1700 / verifiability:核心 URL 已 fetch,LLM 端到端实测数据仅仓库自报。 Apeireth 自称 "AGI o…
Agent 智能体 Apeireth/apeireth-rust spark 2026-08-25 AI Agent 操作系统 / LLM Base…
osaurus-ai/osaurus · 上手攻略
自检:双轨 ✓(机制 + 工程路径)/ ⚠️ 数字核验 2 处(macOS 15.5+/26+ 版本号与隐私分类器规格未独立复测)/ 私域污染 SUM=0 / CJK 估算 ~1700 / verifiability:核心 URL 已 fetch。 Osaurus 是 macOS 原生的 AI Agent harness:把模型、上下文、记忆、工具、身份这一…
Agent 智能体 osaurus-ai/osaurus spark 2026-08-25 AI Agent / 本地 AI harness…