← Search

Jianing Wang

30 accepted papers

2026

MoEA-Net: Modality-Incremental Expert Aggregation Network for Retinal Prognostic Prediction

AAAI 2026technical

Automated analysis of temporal changes in multimodal retinal images is critical for the prognostic assessment of ophthalmic diseases. Unlike traditional single-timepoint diagnosis, tracking longitudinal changes across multiple imaging modalities introduces significant data bias challenges: (1) Imbal

Cited by 0SourcePDFScholar
2026

R-Horizon: How Far Can Your Large Reasoning Model Really Go in Breadth and Depth?

ICLR 2026poster

Recent trends in test-time scaling for reasoning models (e.g., OpenAI o1, DeepSeek-R1) have led to remarkable improvements through long Chain-of-Thought (CoT). However, existing benchmarks mainly focus on immediate, single-horizon tasks, failing to adequately evaluate models’ ability to understand a…

Cited by 0SourcecodeScholar
2026

Revisiting 2D Foundation Models for Scalable 3D Medical Image Classification

CVPR 2026

3D medical image classification is essential to modern clinical workflows. Medical foundation models (FMs) have emerged as a promising approach for scaling to new tasks, yet current research suffers from three critical pitfalls: data-regime bias, suboptimal adaptation, and insufficient task coverage

Cited by 0SourceScholar
2026

ScienceBoard: Evaluating Multimodal Autonomous Agents in Realistic Scientific Workflows

ICLR 2026poster

Large Language Models (LLMs) have extended their impact beyond Natural Language Processing, substantially fostering the development of interdisciplinary research. Recently, various LLM-based agents have been developed to assist scientific discovery progress across multiple aspects and domains. Among…

Cited by 0SourcecodeScholar
2025

Do Large Language Models excel in Complex Logical Reasoning with Formal Language?

EMNLP 2025

Large Language Models (LLMs) have been shown to achieve breakthrough performances on complex logical reasoning tasks. Nevertheless, most existing research focuses on employing formal language to guide LLMs for deriving reliable reasoning paths, with systematic evaluations of these capabilities still

2025

HEIE: MLLM-Based Hierarchical Explainable AIGC Image Implausibility Evaluator

CVPR 2025poster

AIGC images are prevalent across various fields, yet they frequently suffer from quality issues like artifacts and unnatural textures. Specialized models aim to predict defect region heatmaps but face two primary challenges: (1) lack of explainability, failing to provide reasons and analyses for sub…

2025

LogicPro: Improving Complex Logical Reasoning via Program-Guided Learning

ACL 2025long

In this paper, we propose a new data synthesis method called LogicPro, which leverages LeetCode-style algorithm Problems and their corresponding Program solutions to synthesize Complex Logical Reasoning data in text format. First, we synthesize complex reasoning problems through source algorithm pro…

2025

OCEAN: Offline Chain-of-thought Evaluation and Alignment in Large Language Models

ICLR 2025poster

Offline evaluation of LLMs is crucial in understanding their capacities, though current methods remain underexplored in existing research. In this work, we focus on the offline evaluation of the chain-of-thought capabilities and show how to optimize LLMs based on the proposed evaluation method. To e…

Cited by 0SourcePDFScholar
2025

PINNsAgent: Automated PDE Surrogation with Large Language Models

ICML 2025poster

Solving partial differential equations (PDEs) using neural methods has been a long-standing scientific and engineering research pursuit. Physics-Informed Neural Networks (PINNs) have emerged as a promising alternative to traditional numerical methods for solving PDEs. However, the gap between domain…

Cited by 0SourcePDFScholar
2025

Prejudge-Before-Think: Enhancing Large Language Models at Test-Time by Process Prejudge Reasoning

EMNLP 2025

In this paper, we introduce a new process prejudge strategy in LLM reasoning to demonstrate that bootstrapping with process prejudge allows the LLM to adaptively anticipate the errors encountered when advancing the subsequent reasoning steps, similar to people sometimes pausing to think about what m

2025

Self-Evolutionary Large Language Models Through Uncertainty-Enhanced Preference Optimization

AAAI 2025technical

Iterative preference optimization has recently become one of the de-facto training paradigms for large language models (LLMs), but the performance is still underwhelming due to too much noisy preference data yielded in the loop. To combat this issue, we present an Uncertainty-enhanced Preference Opt…

2025

The Role of Visual Modality in Multimodal Mathematical Reasoning: Challenges and Insights

ACL 2025long

Recent research has increasingly focused on multimodal mathematical reasoning, particularly emphasizing the creation of relevant datasets and benchmarks. Despite this, the role of visual information in reasoning has been underexplored. Our findings show that existing multimodal mathematical models m…

Cited by 0SourcePDFScholar
2024

Boosting Language Models Reasoning with Chain-of-Knowledge Prompting

ACL 2024long

Recently, Chain-of-Thought (CoT) prompting has delivered success on complex reasoning tasks, which aims at designing a simple prompt like “Let’s think step by step” or multiple in-context exemplars with well-designed rationales to elicit Large Language Models (LLMs) to generate intermediate reasonin…

2024

InstructGraph: Boosting Large Language Models via Graph-centric Instruction Tuning and Preference Alignment

ACL 2024findings

Do current large language models (LLMs) better solve graph reasoning and generation tasks with parameter updates? In this paper, we propose InstructGraph, a framework that empowers LLMs with the abilities of graph reasoning and generation by instruction tuning and preference alignment. Specifically,…

2024

Knowledgeable In-Context Tuning: Exploring and Exploiting Factual Knowledge for In-Context Learning

NAACL 2024findings

Large language models (LLMs) enable in-context learning (ICL) by conditioning on a few labeled training examples as a text-based prompt, eliminating the need for parameter updates and achieving competitive performance. In this paper, we demonstrate that factual knowledge is imperative for the perfor…

Cited by 3SourcePDFScholar
2024

TransCoder: Towards Unified Transferable Code Representation Learning Inspired by Human Skills

COLING 2024main

Code pre-trained models (CodePTMs) have recently demonstrated a solid capacity to process various code intelligence tasks, e.g., code clone detection, code translation, and code summarization. The current mainstream method that deploys these models to downstream tasks is to fine-tune them on individ…

2023

Evaluating and Enhancing the Robustness of Code Pre-trained Models through Structure-Aware Adversarial Samples Generation

EMNLP 2023long findings

Code pre-trained models (CodePTMs) have significantly advanced the field of neural code intelligence. Despite their capabilities, these models are susceptible to adversarial attacks that subtly modify the model inputs, resulting in incorrect outputs or predictions. Previous methods of robustness ev…

Cited by 0SourceScholar
2023

Optimal Treatment Allocation for Efficient Policy Evaluation in Sequential Decision Making

NeurIPS 2023poster

A/B testing is critical for modern technological companies to evaluate the effectiveness of newly developed products against standard baselines. This paper studies optimal designs that aim to maximize the amount of information obtained from online experiments to estimate treatment effects accurately…

Cited by 7SourcePDFScholar
2023

Prompting Large Language Models with Chain-of-Thought for Few-Shot Knowledge Base Question Generation

EMNLP 2023long main

The task of Question Generation over Knowledge Bases (KBQG) aims to convert a logical form into a natural language question. For the sake of expensive cost of large-scale question annotation, the methods of KBQG under low-resource scenarios urgently need to be developed. However, current methods hea…

Cited by 0SourceScholar
2023

Uncertainty-Aware Self-Training for Low-Resource Neural Sequence Labeling

AAAI 2023technical

Neural sequence labeling (NSL) aims at assigning labels for input language tokens, which covers a broad range of applications, such as named entity recognition (NER) and slot filling, etc. However, the satisfying results achieved by traditional supervised-based approaches heavily depend on the large…

2023

Uncertainty-aware Parameter-Efficient Self-training for Semi-supervised Language Understanding

EMNLP 2023long findings

The recent success of large pre-trained language models (PLMs) heavily hinges on massive labeled data, which typically produces inferior performance in low-resource scenarios. To remedy this dilemma, we study self-training as one of the predominant semi-supervised learning (SSL) approaches, which ut…

Cited by 0SourcecodeScholar
2023

When Gradient Descent Meets Derivative-Free Optimization: A Match Made in Black-Box Scenario

ACL 2023findings

Large pre-trained language models (PLMs) have garnered significant attention for their versatility and potential for solving a wide spectrum of natural language processing (NLP) tasks. However, the cost of running these PLMs may be prohibitive. Furthermore, PLMs may not be open-sourced due to commer…

Cited by 8SourcePDFScholar
2023

XtremeCLIP: Extremely Parameter-efficient Tuning for Low-resource Vision Language Understanding

ACL 2023findings

Recently, Contrastive Visual-Language Pre-training (CLIP) has demonstrated remarkable capability in various Visual Language Understanding (VLU) tasks. Yet, most CLIP-based methods require tasks-specific designs and sufficient training data. In this paper, we introduce a simple yet efficient paradigm…

2022

KECP: Knowledge Enhanced Contrastive Prompting for Few-shot Extractive Question Answering

EMNLP 2022main

Extractive Question Answering (EQA) is one of the most essential tasks in Machine Reading Comprehension (MRC), which can be solved by fine-tuning the span selecting heads of Pre-trained Language Models (PLMs). However, most existing approaches for MRC may perform poorly in the few-shot learning scen…

2022

Knowledge Prompting in Pre-trained Language Model for Natural Language Understanding

EMNLP 2022main

Knowledge-enhanced Pre-trained Language Model (PLM) has recently received significant attention, which aims to incorporate factual knowledge into PLMs. However, most existing methods modify the internal structures of fixed types of PLMs by stacking complicated modules, and introduce redundant and ir…

2022

Revisiting and Advancing Chinese Natural Language Understanding with Accelerated Heterogeneous Knowledge Pre-training

EMNLP 2022industry

Recently, knowledge-enhanced pre-trained language models (KEPLMs) improve context-aware representations via learning from structured relations in knowledge bases, and/or linguistic knowledge from syntactic or dependency analysis. Unlike English, there is a lack of high-performing open-source Chinese…

2022

SpanProto: A Two-stage Span-based Prototypical Network for Few-shot Named Entity Recognition

EMNLP 2022main

Few-shot Named Entity Recognition (NER) aims to identify named entities with very little annotated data. Previous methods solve this problem based on token-wise classification, which ignores the information of entity boundaries, and inevitably the performance is affected by the massive non-entity to…

2022

Towards Unified Prompt Tuning for Few-shot Text Classification

EMNLP 2022finding

Prompt-based fine-tuning has boosted the performance of Pre-trained Language Models (PLMs) on few-shot text classification by employing task-specific prompts. Yet, PLMs are unfamiliar with prompt-style expressions during pre-training, which limits the few-shot learning performance on downstream task…

2021

TransPrompt: Towards an Automatic Transferable Prompting Framework for Few-shot Text Classification

EMNLP 2021main

Recent studies have shown that prompts improve the performance of large pre-trained language models for few-shot text classification. Yet, it is unclear how the prompting knowledge can be transferred across similar NLP tasks for the purpose of mutual reinforcement. Based on continuous prompt embeddi…

2020

Non-Crossing Quantile Regression for Distributional Reinforcement Learning

NeurIPS 2020poster

Distributional reinforcement learning (DRL) estimates the distribution over future returns instead of the mean to more efficiently capture the intrinsic uncertainty of MDPs. However, batch-based DRL algorithms cannot guarantee the non-decreasing property of learned quantile curves especially at the…

Cited by 55SourcePDFScholar