← Search

Yulei Sui

3 accepted papers

2024

Iterative Refinement of Project-Level Code Context for Precise Code Generation with Compiler Feedback

ACL 2024findings

Large Language Models (LLMs) have shown remarkable progress in automated code generation. Yet, LLM-generated code may contain errors in API usage, class, data structure, or missing project-specific information. As much of this project-specific context cannot fit into the prompts of LLMs, we must fin…

2023

Uncovering Limitations in Text-to-Image Generation: A Contrastive Approach with Structured Semantic Alignment

EMNLP 2023long findings

Despite significant advancements in text-to-image generation models, they still face challenges when it comes to producing highly detailed or complex images based on textual descriptions. In order to explore these limitations, we propose a Structured Semantic Alignment (SSA) method for evaluating t…

Cited by 0SourceScholar
2021

Fix-Filter-Fix: Intuitively Connect Any Models for Effective Bug Fixing

EMNLP 2021main

Locating and fixing bugs is a time-consuming task. Most neural machine translation (NMT) based approaches for automatically bug fixing lack generality and do not make full use of the rich information in the source code. In NMT-based bug fixing, we find some predicted code identical to the input bugg…

Cited by 7SourcePDFScholar