← Search

Yepeng Weng

4 accepted papers

2025

CORAL: Learning Consistent Representations across Multi-step Training with Lighter Speculative Drafter

ACL 2025long

Speculative decoding is a powerful technique that accelerates Large Language Model (LLM) inference by leveraging a lightweight speculative draft model. However, existing designs suffers in performance due to misalignment between training and inference. Recent methods have tried to solve this issue b…

2025

DenseGrounding: Improving Dense Language-Vision Semantics for Ego-centric 3D Visual Grounding

ICLR 2025poster

Enabling intelligent agents to comprehend and interact with 3D environments through natural language is crucial for advancing robotics and human-computer interaction. A fundamental task in this field is ego-centric 3D visual grounding, where agents locate target objects in real-world 3D spaces based…

Cited by 0SourcePDFScholar
2025

Traversal Verification for Speculative Tree Decoding

NeurIPS 2025poster

Speculative decoding is a promising approach for accelerating large language models. The primary idea is to use a lightweight draft model to speculate the output of the target model for multiple subsequent timesteps, and then verify them in parallel to determine whether the drafted tokens should be…

Cited by 0SourceScholar
2021

Progressive Domain Expansion Network for Single Domain Generalization

CVPR 2021poster

Single domain generalization is a challenging case of model generalization, where the models are trained on a single domain and tested on other unseen domains. A promising solution is to learn cross-domain invariant representations by expanding the coverage of the training domain. These methods have…

Cited by 193PDFcodeScholar