Papers by Yufeng Du

3 papers
ActionIE: Action Extraction from Scientific Literature with Programming Languages (2024.acl-long)

Copied to clipboard

Challenge: a method that extracts experimental procedures from human language into actionable sequences in robotics language is challenging given the complexity of the instructions and context-dependent nature of the instruction.
Approach: They propose a method that converts actions written in natural language into Python code that can be easily translated into robotics language.
Outcome: The proposed method can extract experimental procedures from human language into actionable sequences in robotics language.
SWE-Mutation: Can LLMs Generate Reliable Test Suites in Software Engineering? (2026.findings-acl)

Copied to clipboard

Challenge: Evaluating software engineering capabilities is a core component of large language models (LLMs).
Approach: They propose a benchmark to evaluate LLM-generated test suites that introduces mutated solutions that attempt to "fool" them.
Outcome: The proposed test suites are based on 2,636 mutated variants derived from 800 original instances and include a multilingual subset spanning nine programming languages.
Context Length Alone Hurts LLM Performance Despite Perfect Retrieval (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) often fail to scale their performance on long-context tasks performance in line with the context lengths they support.
Approach: They propose a model-agnostic mitigation strategy that transforms a long-context task into a short-concept one by prompting the model to recite the retrieved evidence before attempting to solve the problem.
Outcome: The proposed model improves on a long-context task up to 4% on RULER.

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