← Search

Yukai Miao

3 accepted papers

2026

Task-and-Model-Aware Fractal-Consistency for Efficient LLM Reasoning

ICML 2026poster

While self-consistency methods have emerged as a promising approach to enhance the correctness of large language model (LLM) outputs by aggregating multiple stochastic samples, they suffer from two critical limitations, resulting in high computation cost. First, they evaluate output consistency mono…

Cited by 0SourceScholar
2025

Transcending Cost-Quality Tradeoff in Agent Serving via Session-Awareness

NeurIPS 2025poster

Large Language Model (LLM) agents are capable of task execution across various domains by autonomously interacting with environments and refining LLM responses based on feedback. However, existing model serving systems are not optimized for the unique demands of serving agents. Compared to classic m…

Cited by 0SourceScholar
2021

Improving the Efficiency and Effectiveness for BERT-based Entity Resolution

AAAI 2021technical

BERT has set a new state-of-the-art performance on entity resolution (ER) task, largely owed to fine-tuning pre-trained language models and the deep pair-wise interaction. Albeit being remarkably effective, it comes with a steep increase in computational cost, as the deep-interaction requires to exh…