Papers by Tengfei Wen

3 papers
CodeRise: Bootstrapping LLMs for Ultra Low-Resource Programming Languages via Progressive Self-Refinement Curriculum (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for training data generation for low-resource languages suffer from a cold-start problem and lack diversity.
Approach: They propose a two-stage framework that generates a high-quality, diverse, and progressively complex curriculum for Ultra Low-Resource Programming Languages (ULRPLs) they leverage the full formal syntax of the target language as structural guidance and apply a biased sampling strategy over library modules.
Outcome: The proposed framework outperforms training-free and training-based baselines on two ULRPLs, Tengo and Janet.
Code-SPA: Style Preference Alignment to Large Language Models for Effective and Robust Code Debugging (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated impressive capabilities in coding tasks like code generation and debugging.
Approach: They propose a method which aligns noisy code with the well-structured style familiar to LLMs, mitigating the impact of stylistic inconsistencies.
Outcome: The proposed method improves debugging performance on poorly styled code across the HumanEval, MBPP and EvalPlus datasets.
Analyze, Generate and Refine: Query Expansion with LLMs for Zero-Shot Open-Domain QA (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods like GAR and EAR rely heavily on supervised training and struggle to maintain effectiveness across domains and datasets.
Approach: They propose a QE approach based on a three-step prompting strategy to enhance query expansion by broadening the scope of queries with additional relevant texts.
Outcome: The proposed approach outperforms state-of-the-art methods in out-domain zero-shot scenarios and outperformed existing methods in end-to-end evaluations.

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