每日文献雷达

2026-07-13

Research Radar / 自动检索 · 结构阅读 · 博客沉淀

今日入选

  • LLM As DBA(code signal; 21 citations; appeared 2x before)
  • MoMQ: Mixture-of-Experts Enhances Multi-Dialect Query Generation across Relational and Non-Relational Databases(6 citations; appeared 1x before)
  • Schema-adaptable Knowledge Graph Construction(code signal; 6 citations; appeared 2x before)
  • MMTU: A Massive Multi-Task Table Understanding and Reasoning Benchmark(code signal; 13 citations; appeared 3x before)
  • Fine-Tuning Language Models for Context-Specific SQL Query Generation(8 citations; appeared 1x before)

1. LLM As DBA

        - **来源**:deepxiv
        - **分数**:0.2655
        - **入选原因**:code signal; 21 citations; appeared 2x before
        - **摘要**:Database administrators (DBAs) play a crucial role in managing, maintaining and optimizing a database system to ensure data availability, performance, and reliability. However, it is hard and tedious for DBAs to manage a large number of database instances (e.g., millions of insta...
  • 链接https://arxiv.org/abs/2308.05481

          <div style="margin-top: 2rem; padding: 1rem; border-left: 3px solid #4a90d9; font-size: 0.9rem; opacity: 0.85;">
          完整深度阅读见博客文章,使用结构化三元组方法拆解论文逻辑。
          </div>
    

2. MoMQ: Mixture-of-Experts Enhances Multi-Dialect Query Generation across Relational and Non-Relational Databases

        - **来源**:deepxiv
        - **分数**:0.2561
        - **入选原因**:6 citations; appeared 1x before
        - **摘要**:The improvement in translating natural language to structured query language (SQL) can be attributed to the advancements in large language models (LLMs). Open-source LLMs, tailored for specific database dialects such as MySQL, have shown great performance. However, cloud service ...
  • 链接https://arxiv.org/abs/2410.18406

          <div style="margin-top: 2rem; padding: 1rem; border-left: 3px solid #4a90d9; font-size: 0.9rem; opacity: 0.85;">
          完整深度阅读见博客文章,使用结构化三元组方法拆解论文逻辑。
          </div>
    

3. Schema-adaptable Knowledge Graph Construction

        - **来源**:deepxiv
        - **分数**:0.2441
        - **入选原因**:code signal; 6 citations; appeared 2x before
        - **摘要**:Conventional Knowledge Graph Construction (KGC) approaches typically follow the static information extraction paradigm with a closed set of pre-defined schema. As a result, such approaches fall short when applied to dynamic scenarios or domains, whereas a new type of knowledge em...
  • 链接https://arxiv.org/abs/2305.08703

          <div style="margin-top: 2rem; padding: 1rem; border-left: 3px solid #4a90d9; font-size: 0.9rem; opacity: 0.85;">
          完整深度阅读见博客文章,使用结构化三元组方法拆解论文逻辑。
          </div>
    

4. MMTU: A Massive Multi-Task Table Understanding and Reasoning Benchmark

        - **来源**:deepxiv
        - **分数**:0.2436
        - **入选原因**:code signal; 13 citations; appeared 3x before
        - **摘要**:Tables and table-based use cases play a crucial role in many important real-world applications, such as spreadsheets, databases, and computational notebooks, which traditionally require expert-level users like data engineers, data analysts, and database administrators to operate....
  • 链接https://arxiv.org/abs/2506.05587

          <div style="margin-top: 2rem; padding: 1rem; border-left: 3px solid #4a90d9; font-size: 0.9rem; opacity: 0.85;">
          完整深度阅读见博客文章,使用结构化三元组方法拆解论文逻辑。
          </div>
    

5. Fine-Tuning Language Models for Context-Specific SQL Query Generation

        - **来源**:deepxiv
        - **分数**:0.2378
        - **入选原因**:8 citations; appeared 1x before
        - **摘要**:The ability to generate SQL queries from natural language has significant implications for making data accessible to non-specialists. This paper presents a novel approach to fine-tuning open-source large language models (LLMs) for the task of transforming natural language into SQ...
  • 链接https://arxiv.org/abs/2312.02251

          <div style="margin-top: 2rem; padding: 1rem; border-left: 3px solid #4a90d9; font-size: 0.9rem; opacity: 0.85;">
          完整深度阅读见博客文章,使用结构化三元组方法拆解论文逻辑。
          </div>