Papers by Pengfei Cai

6 papers
Graph-Structured Speculative Decoding (2024.findings-acl)

Copied to clipboard

Challenge: Speculative decoding is a promising technique to accelerate the inference of Large Language Models.
Approach: They propose a method that uses a token graph to record multiple sequence hypotheses within a single draft stage.
Outcome: The proposed method significantly accelerates the inference of Large Language Models (LLMs) it allows the LLM to choose from and select the longest sequence that meets its standards.
DeepResearcher: Scaling Deep Research via Reinforcement Learning in Real-world Environments (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) with web search capabilities show significant potential for deep research.
Approach: They introduce a framework for end-to-end training of LLM-based deep research agents . they implement a specialized multi-agent architecture where browsing agents extract relevant information from various webpage structures.
Outcome: The proposed framework improves on open-domain research tasks by 28.9 points over prompt engineering and 7.2 points over RAG-based RL agents.
RICO: Improving Accuracy and Completeness in Image Recaptioning via Visual Reconstruction (2025.emnlp-main)

Copied to clipboard

Challenge: Existing recaptioning methods suffer from inaccuracies due to missing fine-grained details.
Approach: They propose a framework that refines captions through visual reconstruction using a text-to-image model and a visual reconstruction framework.
Outcome: The proposed framework outperforms baselines on CapsBench and CompreCap by 10%.
Domain-Lifelong Learning for Dialogue State Tracking via Knowledge Preservation Networks (2021.emnlp-main)

Copied to clipboard

Challenge: Existing offline DST models require a fixed dataset to train . Existing domain-lifelong learning methods are impractical in real-world applications .
Approach: They propose a domain-lifelong learning method to continuously train a DST model on new data to learn incessantly emerging new domains while avoiding catastrophically forgetting old learned domains.
Outcome: The proposed method outperforms state-of-the-art lifelong learning methods by 4.25% and 8.27% on the MultiWOZ and the SGD benchmarks.
SegTune: Structured and Fine-Grained Control for Song Generation (2026.acl-long)

Copied to clipboard

Challenge: Recent advances in neural song generation have enabled high-quality synthesis from lyrics and global textual prompts.
Approach: They propose a framework that allows users to specify local musical descriptions aligned to song segments.
Outcome: The proposed framework outperforms baselines in musicality and controllability.
AgencyBench: Benchmarking the Frontiers of Autonomous Agents in 1M-Token Real-World Contexts (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks focus on single agentic capability, failing to capture long-horizon real-world scenarios.
Approach: They propose a benchmark that evaluates 6 agentic capabilities across 32 real-world scenarios.
Outcome: Experiments show that closed-source models outperform open-source model (48.4% vs 32.1%) integrating models with advanced scaffolds to form autonomous agents is a paradigm shift.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations