← Search

Jiexin Wang

11 accepted papers

2026

SRACG: A Code Generation Framework with Selective Retrieval Augmentation

AAAI 2026technical

Large Language Models (LLMs) have demonstrated remarkable performance in code generation, offering new possibilities for translating natural language into executable programs. To further enhance LLMs’ code generation capabilities, Retrieval-Augmented Generation (RAG) has emerged as a promising strat

Cited by 0SourcePDFScholar
2026

Strat-Reasoner: Reinforcing Strategic Reasoning of LLMs in Multi-Agent Games

ICML 2026poster

While Large Language Models (LLMs) excel in certain reasoning tasks, they struggle in multi-agent games where the final outcome depends on the joint strategies of all agents. In multi-agent games, the non-stationarity of other agents brings significant challenges on the evaluation of the reasoning p…

Cited by 0SourceScholar
2025

Rethinking-based Code Summarization with Chain of Comments

COLING 2025main

Automatic code summarization aims to generate concise natural language descriptions (summary) for source code, which can free software developers from the heavy burden of manual commenting and software maintenance. Existing methods focus on learning a direct mapping from pure code to summaries, over…

2025

Temporal Dynamics Decoupling with Inverse Processing for Enhancing Human Motion Prediction

ICASSP 2025accepted

Exploring the bridge between historical and future motion behaviors remains a central challenge in human motion prediction. While most existing methods incorporate a reconstruction task as an auxiliary task into the decoder, thereby improving the modeling of spatio-temporal dependencies, they overlo…

Cited by 0SourceScholar
2024

A Logical Pattern Memory Pre-trained Model for Entailment Tree Generation

COLING 2024main

Generating coherent and credible explanations remains a significant challenge in the field of AI. In recent years, researchers have delved into the utilization of entailment trees to depict explanations, which exhibit a reasoning process of how a hypothesis is deduced from the supporting facts. Howe…

2024

Automated Defect Report Generation for Enhanced Industrial Quality Control

AAAI 2024technical

Defect detection is a pivotal aspect ensuring product quality and production efficiency in industrial manufacturing. Existing studies on defect detection predominantly focus on locating defects through bounding boxes and classifying defect types. However, their methods can only provide limited infor…

Cited by 4SourcePDFScholar
2024

Beyond Code: Evaluate Thought Steps for Complex Code Generation

COLING 2024main

Code generation aims to generate code in a general-purpose programming language, such as C++, based on natural language intents. Existing efforts primarily focus on relatively simple programming problems and fail to evaluate the thought process involved in complex programming scenarios. In this pape…

2024

Domain-Adaptive and Subgroup-Specific Cascaded Temperature Regression for Out-of-Distribution Calibration

ICASSP 2024accepted

Although deep neural networks yield high classification accuracy given sufficient training data, their predictions are typically overconfident or under-confident, i.e., the prediction confidences cannot truly reflect the accuracy. Post-hoc calibration tackles this problem by calibrating the predicti…

Cited by 0SourceScholar
2023

Scene Graph Enhanced Pseudo-Labeling for Referring Expression Comprehension

EMNLP 2023long findings

Referring Expression Comprehension (ReC) is a task that involves localizing objects in images based on natural language expressions. Most ReC methods typically approach the task as a supervised learning problem. However, the need for costly annotations, such as clear image-text pairs or region-text…

Cited by 0SourceScholar