Contact
š§ [email protected]
š§ [email protected]
š¦github.com/EvagelineFEI
<aside>
š„° I am Yufei Li, a third-year undergraduate student majoring in Computer Science at Sichuan University (Chengdu, China). Currently, I am in AI-System Lab, under the supervision ofĀ Prof. Mingjie Tang.
Previously, I worked withĀ Prof.Yuanhang ZhengĀ on Inteligent Decision.
My research interests are generally inĀ Database, Large Language Models and Data Mining .
My dream is to conduct impactful research aimed at advancing the growth of database&LLM communities, while also create exceptional data-driven projects that could benefit the lives of human beings.
I am a highly motivated and passionate undergraduate seeking admission to a Ph.D. program.
</aside>
<aside>
š” Recently I am doing exploration on query optimizing under the scenario of Text2Code.
I found that the python library SQLGLOT is great and I am diving into its mechanism.
</aside>
<aside>
š¤© Good News:
āGPTuner: A Manual-Reading Database Tuning System via GPT-Guided Bayesian Optimizationā to PVLDB is accepted!
</aside>
šĀ Publications
1. GPTuner: A Manual-Reading Database Tuning System via GPT-Guided Bayesian Optimization
Jiale Lao, Yibo Wang, Yufei Li, Jianping Wang, Yunjia Zhang, Zhiyuan Chen, Wanghu Chen, Mingjie Tang, Jianguo Wang (The third author)
GPTuner: A Manual-Reading Database Tuning System via GPT-Guided...
Very Large Data Bases Conference (VLDB),2024.
<aside>
š” What we didā¦
- Designed and implementedĀ GPTuner, a novel manual-reading database tuning system that automatically exploits domain knowledge to enhance the knob tuning process.
- Developed a LLM-based data pipeline, a prompt ensemble algorithm, a workload-aware and training-free knob selection strategy, and a Coarse-to-Fine Bayesian Optimization Framework.
- EvaluatedĀ GPTunerĀ under different benchmarks, metrics and DBMS. It identifies better configurationsĀ 16xĀ faster and achievesĀ 30%Ā performance improvement over theĀ best-performingĀ alternative.
</aside>
2. A Demonstration of GPTuner: A GPT-Based Manual-Reading Database Tuning System
Jiale Lao, Yibo Wang*, Yufei Li*, Jianping Wang, Yunjia Zhang, Zhiyuan Chen, Wanghu Chen, Mingjie Tang, Jianguo Wang (co-authored)*
GPTuner Demo (SIGMOD'24)
Special Interest Group on Management Of Data (SIGMOD), 2024.
<aside>
š” What we didā¦
- Engaged users to probe into the ingenious LLM-powered pipeline which refines and unifies heterogeneous knowledge to guide system optimization.
- Unleashed the potential of everyday users, enabling them to delve into the nuances of knob features and maximize the efficiency of their tailored DBMS seamlessly.
- Empowered DBAs to supercharge GPTuner with their priceless tuning expertise expressed in natural language and witness how it can be customized to the Coarse-to-Fine Optimization Framework.
- Outcomes: a demo paper submitted toĀ SIGMODĀ 2024, and an open-source project with more thanĀ 3000 views,200 clones and 50 starsĀ on GitHub.
</aside>
3. Intelligent bi-objective optimization method for large-scale group decision-making based on hesitant fuzzy linguistic preference relations with granularity level
Yuanhang Zheng, Zeshui Xu, Yufei Li, Zhang Yi (The third author)
Proceedings of IEEE Transactions on Fuzzy Systems, Under Revision,2024.
<aside>
š” What we didā¦
- Developed a double objective differential evolution algorithm to find the optimal expert opinion weight.
- Design experiments to prove that proposed algorithm performs better than single objective situation and the other two methods proposed before.
</aside>