← Search

Jingjing Wu

6 accepted papers

2026

MEnvAgent: Scalable Polyglot Environment Construction for Verifiable Software Engineering

ICML 2026spotlight

The evolution of Large Language Model (LLM) agents for software engineering (SWE) is constrained by the scarcity of verifiable datasets, a bottleneck stemming from the complexity of constructing executable environments across diverse languages. To address this, we introduce **MEnvAgent**, a **M**ult…

Cited by 0SourceScholar
2026

ViLoMem: Agentic Learner with Grow-and-Refine Multimodal Semantic Memory

CVPR 2026

MLLMs exhibit strong reasoning on isolated queries, yet they operate de novo--solving each problem independently and often repeating the same mistakes. Existing memory-augmented agents mainly store past trajectories for reuse. However, trajectory-based memory suffers from brevity bias, gradually los

Cited by 0SourcecodeScholar
2025

Discrete to Continuous: Generating Smooth Transition Poses from Sign Language Observations

CVPR 2025poster

Generating continuous sign language videos from discrete segments is challenging due to the need for smooth transitions that preserve natural flow and meaning. Traditional approaches that simply concatenate isolated signs often result in abrupt transitions, disrupting video coherence. To address thi…

Cited by 0SourcePDFScholar
2025

Theorem-Validated Reverse Chain-of-Thought Problem Generation for Geometric Reasoning

EMNLP 2025

Large Multimodal Models (LMMs) face limitations in geometric reasoning due to insufficient Chain of Thought (CoT) image-text training data. While existing approaches leverage template-based or LLM-assisted methods for geometric CoT data creation, they often face challenges in achieving both diversit

Cited by 0SourcePDFScholar
2024

WeCromCL: Weakly Supervised Cross-Modality Contrastive Learning for Transcription-only Supervised Text Spotting

ECCV 2024poster

"Transcription-only Supervised Text Spotting aims to learn text spotters relying only on transcriptions but no text boundaries for supervision, thus eliminating expensive boundary annotation. The crux of this task lies in locating each transcription in scene text images without location annotations.…