← Search

Jiaming Wu

4 accepted papers

2026

Beyond Simple Graphs: Neural Multi-Objective Routing on Multigraphs

ICLR 2026poster

Learning-based methods for routing have gained significant attention in recent years, both in single-objective and multi-objective contexts. Yet, existing methods are unsuitable for routing on multigraphs, which feature multiple edges with distinct attributes between node pairs, despite their strong…

Cited by 0SourceScholar
2026

Towards Feedback-to-Plan Decisions for Self-Evolving LLM Agents in CUDA Kernel Generation

ICML 2026poster

Large language models (LLMs) have shown strong empirical gains as self-evolving agents for CUDA kernel generation, driven by feedback-conditioned planning across generations. However, how planning decisions attribute and combine heterogeneous feedback signals remains opaque. Standard end-to-end abla…

Cited by 0SourceScholar
2022

Deep Image-Based Illumination Harmonization

CVPR 2022poster

Integrating a foreground object into a background scenewith illumination harmonization is an important but chal-lenging task in computer vision and augmented reality community. Existing methods mainly focus on foreground andbackground appearance consistency or the foreground object shadow generation…

Cited by 18PDFcodeScholar
2022

Improving Controllable Text Generation with Position-Aware Weighted Decoding

ACL 2022findings

Weighted decoding methods composed of the pretrained language model (LM) and the controller have achieved promising results for controllable text generation. However, these models often suffer from a control strength/fluency trade-off problem as higher control strength is more likely to generate inc…