ParisKV: Fast and Drift-Robust KV-Cache Retrieval for Long-Context LLMsYanlin Qi, Xinhang Chen, Huiqiang Jiang et al. · harvard, microsoft-research
This work provides a significant improvement in the efficiency and scalability of long-context LLM inference for developers and researchers working with large language models.
10.1CLMay 20
Residual Skill Optimization for Text-to-SQL EnsemblesJiongli Zhu, Haoquan Guan, Parjanya Prajakta Prashant et al.
For practitioners of Text-to-SQL, this provides a method to build more reliable ensembles without model fine-tuning, addressing the bottleneck of correlated failures in candidate generation.
19.6DBMar 20Code
ReViSQL: Achieving Human-Level Text-to-SQLYuxuan Zhu, Tengjun Jin, Yoojin Choi et al.
This work addresses the critical challenge of improving Text-to-SQL accuracy for database research and data analytics applications, representing a significant advancement rather than an incremental improvement.
From Facts to Insights: A Persona-Driven Dual Memory Framework and Dataset for Role-Playing AgentsRongsheng Zhang, Ruofan Hu, Weijie Chen et al.
For developers of role-playing agents, this work addresses the bottleneck of maintaining persona consistency in long conversations, offering a novel memory architecture and benchmark.
16.7IRMar 19
BubbleRAG: Evidence-Driven Retrieval-Augmented Generation for Black-Box Knowledge GraphsDuyi Pan, Tianao Lou, Xin Li et al.
This addresses recall and precision limitations in graph-based RAG for black-box knowledge graphs, offering a plug-and-play solution for knowledge-intensive tasks.
9.3CLApr 8Code
SQLStructEval: Structural Evaluation of LLM Text-to-SQL GenerationYixi Zhou, Fan Zhang, Zhiqiao Guo et al.
This addresses the overlooked dimension of structural evaluation for LLM-based program generation systems, which is incremental but important for reliability.
PRMB: Benchmarking Reward Models in Long-Horizon CBT-based Counseling DialogueYougen Zhou, Qin Chen, Ningning Zhou et al.
This work addresses the need for better assessment of reward models in mental health applications, though it is incremental as it focuses on benchmarking rather than developing new methods.
14.4ROMar 18
HeiSD: Hybrid Speculative Decoding for Embodied Vision-Language-Action Models with Kinematic AwarenessZihao Zheng, Zhihao Mao, Sicheng Tian et al.
This work addresses inference efficiency for robot control systems using VLA models, offering a hybrid approach that is incremental but provides concrete speed improvements.
7.9CLMar 25
LLMpedia: A Transparent Framework to Materialize an LLM's Encyclopedic Knowledge at ScaleMuhammed Saeed, Simon Razniewski
This work addresses the problem of overestimating LLM factuality in benchmarks for researchers and practitioners, highlighting significant gaps in knowledge coverage and accuracy.
8.4CLMar 16
Datasets for Verb Alternations across Languages: BLM Templates and Data Augmentation StrategiesGiuseppe Samo, Paola Merlo
This work addresses a gap in evaluating systematic cross-sentence knowledge in LLMs for linguists and NLP researchers, but it is incremental as it focuses on dataset creation and baseline testing without major methodological breakthroughs.
Memory in the LLM Era: Modular Architectures and Strategies in a Unified FrameworkYanchen Wu, Tenghui Lin, Yingli Zhou et al.
This work addresses the need for standardized evaluation in memory methods for LLM agents, offering incremental improvements through a novel hybrid method.
Beyond Benchmark Islands: Toward Representative Trustworthiness Evaluation for Agentic AIJinhu Qi, Yifan Li, Minghao Zhao et al.
This addresses the need for more realistic and representative trustworthiness evaluation for agentic AI systems, which is crucial for safe deployment, though it appears incremental as it builds on existing evaluation concepts.
14.2AIMay 5
Workspace-Bench 1.0: Benchmarking AI Agents on Workspace Tasks with Large-Scale File DependenciesZirui Tang, Xuanhe Zhou, Yumou Liu et al.
This benchmark addresses the underexplored problem of evaluating AI agents on real-world workspace tasks with complex file dependencies, revealing that current agents are far from reliable.
12.9AIJun 4Code
No Need to Train Your RDB Foundation ModelLinjie Xu, Yanlin Zhang, Quan Gan et al.
This work enables zero-shot predictive modeling over relational databases for practitioners, eliminating the need for task-specific model training.
16.1DBMar 11Code
Draft-Refine-Optimize: Self-Evolved Learning for Natural Language to MongoDB Query GenerationMingwei Ye, Jiaxi Zhuang, Mingjun Xu et al.
This work solves the problem of democratizing access to document-centric databases for users by enabling more accurate and scalable natural language to query conversion, though it appears incremental as it builds on existing refinement and feedback methods.
5.9CLApr 20
SPENCE: A Syntactic Probe for Detecting Contamination in NL2SQL BenchmarksMohammadtaher Safarzadeh, Hitesh Laxmichand Patel, Afshin Orojlooyjadid et al.
For researchers evaluating LLMs on NL2SQL tasks, SPENCE provides a method to assess benchmark contamination, ensuring more trustworthy performance comparisons.
EvoSchema: Towards Text-to-SQL Robustness Against Schema EvolutionTianshu Zhang, Kun Qian, Siddhartha Sahai et al.
This addresses the robustness issue for text-to-SQL systems in real-world dynamic database environments, though it is incremental as it builds on existing text-to-SQL research with a new benchmark.
Evergreen: Efficient Claim Verification for Semantic AggregatesAlexander W. Lee, Benjamin Han, Shayak Sen et al.
For users of semantic query engines, Evergreen provides efficient and accurate verification of natural language aggregates, addressing the bottleneck of grounding claims in large relations.
29.2CLJul 14Code
Policy-Conditioned Constrained Decoding for Column-Level Access Control in Text-to-SQLRyoto Miyamoto, Xin Fan, Hayato Yamana
For data providers deploying Text-to-SQL across trust boundaries, this work provides a deterministic enforcement mechanism for column-use policies, addressing a practical security and compliance need.
29.1AIAug 20
MemTrapBench: Benchmarking Cognitive Traps in LLM Memory UseMengru Wang, Haozhe Luo, Zhenqian Xu et al.
For researchers and developers of LLM memory systems, this paper highlights a previously overlooked failure mode and provides a benchmark and mitigation method, though the impact is limited to the memory-augmented LLM domain.