Skip to main content

Showing 1–10 of 10 results for author: Pfadler, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2302.06873  [pdf, other

    cs.DB cs.AI

    Lero: A Learning-to-Rank Query Optimizer

    Authors: Rong Zhu, Wei Chen, Bolin Ding, Xingguang Chen, Andreas Pfadler, Ziniu Wu, **gren Zhou

    Abstract: A recent line of works apply machine learning techniques to assist or rebuild cost-based query optimizers in DBMS. While exhibiting superiority in some benchmarks, their deficiencies, e.g., unstable performance, high training cost, and slow model updating, stem from the inherent hardness of predicting the cost or latency of execution plans using machine learning models. In this paper, we introduce… ▽ More

    Submitted 19 February, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

    Comments: PVLDB 2023

  2. arXiv:2210.05233  [pdf, other

    cs.IT eess.SP

    Estimation of Doubly-Dispersive Channels in Linearly Precoded Multicarrier Systems Using Smoothness Regularization

    Authors: Andreas Pfadler, Tom Szollmann, Peter Jung, Slawomir Stanczak

    Abstract: In this paper, we propose a novel channel estimation scheme for pulse-shaped multicarrier systems using smoothness regularization for ultra-reliable low-latency communication (URLLC). It can be applied to any multicarrier system with or without linear precoding to estimate challenging doubly-dispersive channels. A recently proposed modulation scheme using orthogonal precoding is orthogonal time-fr… ▽ More

    Submitted 11 October, 2022; originally announced October 2022.

    Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  3. arXiv:2112.14460  [pdf, other

    cs.DB cs.AI eess.SY

    Baihe: SysML Framework for AI-driven Databases

    Authors: Andreas Pfadler, Rong Zhu, Wei Chen, Botong Huang, Tian**g Zeng, Bolin Ding, **gren Zhou

    Abstract: We present Baihe, a SysML Framework for AI-driven Databases. Using Baihe, an existing relational database system may be retrofitted to use learned components for query optimization or other common tasks, such as e.g. learned structure for indexing. To ensure the practicality and real world applicability of Baihe, its high level architecture is based on the following requirements: separation from t… ▽ More

    Submitted 29 December, 2021; originally announced December 2021.

  4. arXiv:2112.03458  [pdf, ps, other

    cs.DB cs.AI

    Glue: Adaptively Merging Single Table Cardinality to Estimate Join Query Size

    Authors: Rong Zhu, Tian**g Zeng, Andreas Pfadler, Wei Chen, Bolin Ding, **gren Zhou

    Abstract: Cardinality estimation (CardEst), a central component of the query optimizer, plays a significant role in generating high-quality query plans in DBMS. The CardEst problem has been extensively studied in the last several decades, using both traditional and ML-enhanced methods. Whereas, the hardest problem in CardEst, i.e., how to estimate the join query size on multiple tables, has not been extensi… ▽ More

    Submitted 6 December, 2021; originally announced December 2021.

  5. arXiv:2109.05877  [pdf, ps, other

    cs.DB cs.AI

    Cardinality Estimation in DBMS: A Comprehensive Benchmark Evaluation

    Authors: Yuxing Han, Ziniu Wu, Peizhi Wu, Rong Zhu, **gyi Yang, Liang Wei Tan, Kai Zeng, Gao Cong, Yanzhao Qin, Andreas Pfadler, Zheng** Qian, **gren Zhou, Jiangneng Li, Bin Cui

    Abstract: Cardinality estimation (CardEst) plays a significant role in generating high-quality query plans for a query optimizer in DBMS. In the last decade, an increasing number of advanced CardEst methods (especially ML-based) have been proposed with outstanding estimation accuracy and inference latency. However, there exists no study that systematically evaluates the quality of these methods and answer t… ▽ More

    Submitted 15 September, 2021; v1 submitted 13 September, 2021; originally announced September 2021.

  6. arXiv:2107.05000  [pdf

    cs.IT cs.LG cs.NI

    QoS Prediction for 5G Connected and Automated Driving

    Authors: Apostolos Kousaridas, Ramya Panthangi Manjunath, Jose Mauricio Perdomo, Chan Zhou, Ernst Zielinski, Steffen Schmitz, Andreas Pfadler

    Abstract: 5G communication system can support the demanding quality-of-service (QoS) requirements of many advanced vehicle-to-everything (V2X) use cases. However, the safe and efficient driving, especially of automated vehicles, may be affected by sudden changes of the provided QoS. For that reason, the prediction of the QoS changes and the early notification of these predicted changes to the vehicles have… ▽ More

    Submitted 11 July, 2021; originally announced July 2021.

    Comments: 7 pages, 5 figures, accepted for publication in the IEEE Communications Magazine

  7. arXiv:2012.03540  [pdf, ps, other

    cs.LG cs.AI cs.DB

    Efficient and Scalable Structure Learning for Bayesian Networks: Algorithms and Applications

    Authors: Rong Zhu, Andreas Pfadler, Ziniu Wu, Yuxing Han, Xiaoke Yang, Feng Ye, Zhen** Qian, **gren Zhou, Bin Cui

    Abstract: Structure Learning for Bayesian network (BN) is an important problem with extensive research. It plays central roles in a wide variety of applications in Alibaba Group. However, existing structure learning algorithms suffer from considerable limitations in real world applications due to their low efficiency and poor scalability. To resolve this, we propose a new structure learning algorithm LEAST,… ▽ More

    Submitted 7 December, 2020; originally announced December 2020.

  8. arXiv:2011.09022  [pdf, other

    cs.DB cs.AI

    FLAT: Fast, Lightweight and Accurate Method for Cardinality Estimation

    Authors: Rong Zhu, Ziniu Wu, Yuxing Han, Kai Zeng, Andreas Pfadler, Zheng** Qian, **gren Zhou, Bin Cui

    Abstract: Query optimizers rely on accurate cardinality estimation (CardEst) to produce good execution plans. The core problem of CardEst is how to model the rich joint distribution of attributes in an accurate and compact manner. Despite decades of research, existing methods either over simplify the models only using independent factorization which leads to inaccurate estimates, or over complicate them by… ▽ More

    Submitted 19 May, 2021; v1 submitted 17 November, 2020; originally announced November 2020.

    Comments: Technical Report of the FLAT Paper in VLDB 2021

  9. arXiv:2011.09020  [pdf, other

    cs.AI

    FSPN: A New Class of Probabilistic Graphical Model

    Authors: Ziniu Wu, Rong Zhu, Andreas Pfadler, Yuxing Han, Jiangneng Li, Zheng** Qian, Kai Zeng, **gren Zhou

    Abstract: We introduce factorize sum split product networks (FSPNs), a new class of probabilistic graphical models (PGMs). FSPNs are designed to overcome the drawbacks of existing PGMs in terms of estimation accuracy and inference efficiency. Specifically, Bayesian networks (BNs) have low inference speed and performance of tree structured sum product networks(SPNs) significantly degrades in presence of high… ▽ More

    Submitted 20 November, 2020; v1 submitted 17 November, 2020; originally announced November 2020.

    Comments: 16 pages

  10. arXiv:1905.01866  [pdf, other

    cs.IR

    POG: Personalized Outfit Generation for Fashion Recommendation at Alibaba iFashion

    Authors: Wen Chen, Pipei Huang, Jiaming Xu, Xin Guo, Cheng Guo, Fei Sun, Chao Li, Andreas Pfadler, Huan Zhao, Binqiang Zhao

    Abstract: Increasing demand for fashion recommendation raises a lot of challenges for online shop** platforms and fashion communities. In particular, there exist two requirements for fashion outfit recommendation: the Compatibility of the generated fashion outfits, and the Personalization in the recommendation process. In this paper, we demonstrate these two requirements can be satisfied via building a br… ▽ More

    Submitted 19 May, 2019; v1 submitted 6 May, 2019; originally announced May 2019.

    Comments: Till appear in KDD 2019