paper-with-me

홈 › Papers

Duet: efficient and scalable hybriD neUral rElation undersTanding

2023-07-25 · Kaixin Zhang, Hongzhi Wang, Yabin Lu, ZiQi Li, Chang Shu, Yu Yan, Donghua Yang

Learned cardinality estimation methods have achieved high precision compared to traditional methods. Among learned methods, query-driven approaches have faced the workload drift problem for a long time. Although both data-driven and hybrid methods are proposed to avoid this problem, most of them suffer from high training and estimation costs, limited scalability, instability, and long-tail distribution problems on high-dimensional tables, which seriously affects the practical application of learned cardinality estimators. In this paper, we prove that most of these problems are directly caused by the widely used progressive sampling. We solve this problem by introducing predicate information into the autoregressive model and propose Duet, a stable, efficient, and scalable hybrid method to estimate cardinality directly without sampling or any non-differentiable process, which can not only reduce the inference complexity from $O(n)$ to $O(1)$ compared to Naru and UAE but also achieve higher accuracy on high cardinality and high-dimensional tables. Experimental results show that Duet can achieve all the design goals above and be much more practical. Besides, Duet even has a lower inference cost on CPU than that of most learned methods on GPU.

📄 PDF Abstract BibTeX arXiv:2307.13494

Code (1)

GIS-PuppetMaster/Duet 공식 구현 pytorch

Tasks

CPUGPURelation

Similar Papers 제목 키워드 기반

Invisible Strings: Revealing Latent Dancer-to-Dancer Interactions with Graph Neural Networks

2025-03-04 · Luis Vitor Zerkowski, Zixuan Wang, Ilya Vidrin, Mariel Pettee

Dancing in a duet often requires a heightened attunement to one's partner: their orientation in space, their momentum, and the forces they exert on you. Dance artists who work in partnered settings might have a strong em…

DUET: Agentic Design Understanding via Experimentation and Testing

2025-12-06 · Gus Henry Smith, Sandesh Adhikary, Vineet Thumuluri, Karthik Suresh 외 arxiv

AI agents powered by large language models (LLMs) are being used to solve increasingly complex software engineering challenges, but struggle with hardware design tasks. Register Transfer Level (RTL) code presents a uniqu…

Code Completion

Disappointment concordance and duet expectiles

2024-04-27 · Fabio Bellini, Tiantian Mao, Ruodu Wang, Qinyu Wu

We introduce an axiom of disappointment-concordance (disco) aversion for a preference relation over acts in an Anscombe-Aumann setting. This axiom means that the decision maker, facing the sum of two acts, dislikes the s…

Automated Feedback on Student-Generated UML and ER Diagrams Using Large Language Models

2025-07-31 · Sebastian Gürtl, Gloria Schimetta, David Kerschbaumer, Michael Liut 외 arxiv

UML and ER diagrams are foundational in computer science education but come with challenges for learners due to the need for abstract thinking, contextual understanding, and mastery of both syntax and semantics. These co…

MDD: A Dataset for Text-and-Music Conditioned Duet Dance Generation

2025-08-23 · Prerit Gupta, Jason Alexander Fotso-Puepi, Zhengyuan Li, Jay Mehta 외 arxiv

We introduce Multimodal DuetDance (MDD), a diverse multimodal benchmark dataset designed for text-controlled and music-conditioned 3D duet dance motion generation. Our dataset comprises 620 minutes of high-quality motion…