← Search

Meng Jiang

56 accepted papers

2026

Context Selection and Rewriting for Video-based Educational Question Generation

AAAI 2026technical

Educational question generation (EQG) is a crucial component of intelligent educational systems, significantly aiding self-assessment, active learning, and personalized education. While EQG systems have emerged, existing datasets typically rely on predefined, carefully edited texts, failing to repre

Cited by 0SourcePDFScholar
2026

GEPA: Reflective Prompt Evolution Can Outperform Reinforcement Learning

ICLR 2026oral

Large language models (LLMs) are increasingly adapted to downstream tasks via reinforcement learning (RL) methods like Group Relative Policy Optimization (GRPO), which often require thousands of rollouts to learn new tasks. We argue that the interpretable nature of language often provides a much ric…

Cited by 0SourcecodeScholar
2026

Graph Diffusion Transformers are In-Context Molecular Designers

ICLR 2026poster

In-context learning lets large models adapt to new tasks from a few demonstrations, but it has shown limited success in molecular design, where labeled data are scarce and properties span millions of biological assays and material measurements. We introduce demonstration-conditioned diffusion models…

Cited by 0SourcecodeScholar
2025

Aligning Large Language Models with Implicit Preferences from User-Generated Content

ACL 2025long

Learning from preference feedback is essential for aligning large language models (LLMs) with human values and improving the quality of generated responses. However, existing preference learning methods rely heavily on curated data from humans or advanced LLMs, which is costly and difficult to scale…

2025

Benchmarking Language Model Creativity: A Case Study on Code Generation

NAACL 2025long

As LLMs become increasingly prevalent, it is interesting to consider how “creative” these models can be. From cognitive science, creativity consists of at least two key characteristics: convergent thinking (purposefulness to achieve a given goal) and divergent thinking (adaptability to explore new e…

2025

CodeTaxo: Enhancing Taxonomy Expansion with Limited Examples via Code Language Prompts

ACL 2025finding

Taxonomies provide structural representations of knowledge and are crucial in various applications. The task of taxonomy expansion involves integrating emerging entities into existing taxonomies by identifying appropriate parent entities for these new query entities. Previous methods rely on self-su…

2025

Cross-Lingual Pitfalls: Automatic Probing Cross-Lingual Weakness of Multilingual Large Language Models

ACL 2025long

Large Language Models (LLMs) have achieved remarkable success in Natural Language Processing (NLP), yet their cross-lingual consistency remains a significant challenge. This paper introduces a novel methodology for efficiently identifying inherent cross-lingual weaknesses in LLMs. Our approach lever…

2025

Disentangling Biased Knowledge from Reasoning in Large Language Models via Machine Unlearning

ACL 2025long

The rapid development of Large Language Models (LLMs) has led to their widespread adoption across various domains, leveraging vast pre-training knowledge and impressive generalization capabilities. However, these models often inherit biased knowledge, resulting in unfair decisions in sensitive appli…

Cited by 0SourcePDFScholar
2025

Enhancing Mathematical Reasoning in LLMs by Stepwise Correction

ACL 2025long

Best-of-N decoding methods instruct large language models (LLMs) to generate multiple solutions, score each using a scoring function, and select the highest scored as the final answer to mathematical reasoning problems. However, this repeated independent process often leads to the same mistakes, mak…

2025

IHEval: Evaluating Language Models on Following the Instruction Hierarchy

NAACL 2025long

The instruction hierarchy, which establishes a priority order from system messages to user messages, conversation history, and tool outputs, is essential for ensuring consistent and safe behavior in language models (LMs). Despite its importance, this topic receives limited attention, and there is a…

2025

Improving Large Language Models Function Calling and Interpretability via Guided-Structured Templates

EMNLP 2025

Large language models (LLMs) have demonstrated strong reasoning and tool-use capabilities, yet they often fail in real-world tool-interactions due to incorrect parameterization, poor tool selection, or misinterpretation of user intent. These issues often stem from an incomplete understanding of user

2025

Learning Molecular Representation in a Cell

ICLR 2025poster

Predicting drug efficacy and safety in vivo requires information on biological responses (e.g., cell morphology and gene expression) to small molecule perturbations. However, current molecular representation learning methods do not provide a comprehensive view of cell states under these perturbation…

2025

Learning Repetition-Invariant Representations for Polymer Informatics

NeurIPS 2025poster

Polymers are large macromolecules composed of repeating structural units known as monomers and are widely applied in fields such as energy storage, construction, medicine, and aerospace. However, existing graph neural network methods, though effective for small molecules, only model the single unit…

Cited by 0SourceScholar
2025

MentalGLM Series: Explainable Large Language Models for Mental Health Analysis on Chinese Social Media

EMNLP 2025

With the rise of mental health challenges, social media has become a key platform for emotional expression. Deep learning offers a promising solution for analyzing mental health but lacks flexibility and interpretability. Large language models (LLMs) introduce greater adaptability and can explain th

2025

Modality-Aware Neuron Pruning for Unlearning in Multimodal Large Language Models

ACL 2025long

Generative models such as Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) trained on massive datasets can lead them to memorize and inadvertently reveal sensitive information, raising ethical and privacy concerns. While some prior works have explored this issue in the conte…

2025

MultiChartQA: Benchmarking Vision-Language Models on Multi-Chart Problems

NAACL 2025long

Multimodal Large Language Models (MLLMs) have demonstrated impressive abilities across various tasks, including visual question answering and chart comprehension, yet existing benchmarks for chart-related tasks fall short in capturing the complexity of real-world multi-chart scenarios. Current bench…

2025

Multimodal Large Language Models for Inverse Molecular Design with Retrosynthetic Planning

ICLR 2025poster

While large language models (LLMs) have integrated images, adapting them to graphs remains challenging, limiting their applications in materials and drug design. This difficulty stems from the need for coherent autoregressive generation across texts and graphs. To address this, we introduce Llamole,…

2025

Pre-trained Behavioral Model for Malicious User Prediction on Social Platform

AAAI 2025technical

The proliferation of malicious users on social platforms poses significant financial and psychological threats, with activities ranging from scams to the dissemination of illicit content. Existing malicious user prediction comprises supervised and self-supervised learning methods. However, the forme…

Cited by 0SourcePDFScholar
2025

Pre-trained Models Perform the Best When Token Distributions Follow Zipf’s Law

EMNLP 2025

Tokenization is a fundamental step in natural language processing (NLP) and other sequence modeling domains, where the choice of vocabulary size significantly impacts model performance. Despite its importance, selecting an optimal vocabulary size remains underexplored, typically relying on heuristic

2025

Protecting Privacy in Multimodal Large Language Models with MLLMU-Bench

NAACL 2025long

Generative models such as Large Language Models (LLM) and Multimodal Large Language models (MLLMs) trained on massive web corpora can memorize and disclose individuals’ confidential and private data, raising legal and ethical concerns. While many previous works have addressed this issue in LLM via m…

2025

QG-SMS: Enhancing Test Item Analysis via Student Modeling and Simulation

ACL 2025long

While the Question Generation (QG) task has been increasingly adopted in educational assessments, its evaluation remains limited by approaches that lack a clear connection to the educational values of test items. In this work, we introduce test item analysis, a method frequently used by educators to…

2025

UniConv: Unifying Retrieval and Response Generation for Large Language Models in Conversations

ACL 2025long

The rapid advancement of conversational search systems revolutionizes how information is accessed by enabling the multi-turn interaction between the user and the system. Existing conversational search systems are usually built with two different models. This separation restricts the system from leve…

Cited by 0SourcePDFScholar
2024

Democratizing Large Language Models via Personalized Parameter-Efficient Fine-tuning

EMNLP 2024main

Personalization in large language models (LLMs) is increasingly important, aiming to align the LLMs’ interactions, content, and recommendations with individual user preferences. Recent advances have highlighted effective prompt design by enriching user queries with non-parametric knowledge through b…

2024

Graph Diffusion Transformers for Multi-Conditional Molecular Generation

NeurIPS 2024oral

Inverse molecular design with diffusion models holds great potential for advancements in material and drug discovery. Despite success in unconditional molecule generation, integrating multiple properties such as synthetic score and gas permeability as condition constraints into diffusion models rema…

2024

Instructing Large Language Models to Identify and Ignore Irrelevant Conditions

NAACL 2024long

Math word problem (MWP) solving requires generating a reasoning path based on a given problem description that often contains irrelevant conditions.Existing chain-of-thought (CoT) prompting methods elicited multi-step reasoning abilities of large language models (LLMs) to solve MWPs.However, they we…

2024

Large Language Models Can Self-Correct with Key Condition Verification

EMNLP 2024main

Intrinsic self-correct was a method that instructed large language models (LLMs) to verify and correct their responses without external feedback. Unfortunately, the study concluded that the LLMs could not self-correct reasoning yet. We find that a simple yet effective prompting method enhances LLM p…

2024

Learn Beyond The Answer: Training Language Models with Reflection for Mathematical Reasoning

EMNLP 2024main

Supervised fine-tuning enhances the problem-solving abilities of language models across various mathematical reasoning tasks. To maximize such benefits, existing research focuses on *broadening* the training set with various data augmentation techniques, which is effective for standard single-round…

2024

OpenFMNav: Towards Open-Set Zero-Shot Object Navigation via Vision-Language Foundation Models

NAACL 2024findings

Object navigation (ObjectNav) requires an agent to navigate through unseen environments to find queried objects. Many previous methods attempted to solve this task by relying on supervised or reinforcement learning, where they are trained on limited household datasets with close-set objects. However…

2024

PLUG: Leveraging Pivot Language in Cross-Lingual Instruction Tuning

ACL 2024long

Instruction tuning has remarkably advanced large language models (LLMs) in understanding and responding to diverse human instructions. Despite the success in high-resource languages, its application in lower-resource ones faces challenges due to the imbalanced foundational abilities of LLMs across d…

2024

Personalized Pieces: Efficient Personalized Large Language Models through Collaborative Efforts

EMNLP 2024main

Personalized large language models (LLMs) aim to tailor interactions, content, and recommendations to individual user preferences. While parameter-efficient fine-tuning (PEFT) methods excel in performance and generalization, they are costly and limit communal benefits when used individually. To this…

2024

Position: TrustLLM: Trustworthiness in Large Language Models

ICML 2024poster

Large language models (LLMs) have gained considerable attention for their excellent natural language processing capabilities. Nonetheless, these LLMs present many challenges, particularly in the realm of trustworthiness. This paper introduces TrustLLM, a comprehensive study of trustworthiness in LLM…

Cited by 95SourcePDFScholar
2024

RAt: Injecting Implicit Bias for Text-To-Image Prompt Refinement Models

EMNLP 2024main

Text-to-image prompt refinement (T2I-Refine) aims to rephrase or extend an input prompt with more descriptive details that can be leveraged to generate images with higher quality. In this paper, we study an adversarial prompt attacking problem for T2I-Refine, where to goal is to implicitly inject sp…

Cited by 1SourcePDFScholar
2024

Reference-based Metrics Disprove Themselves in Question Generation

EMNLP 2024finding

Reference-based metrics such as BLEU and BERTScore are widely used to evaluate question generation (QG). In this study, on QG benchmarks such as SQuAD and HotpotQA, we find that using human-written references cannot guarantee the effectiveness of the reference-based metrics. Most QG benchmarks have…

2024

Shopping MMLU: A Massive Multi-Task Online Shopping Benchmark for Large Language Models

NeurIPS 2024poster

Online shopping is a complex multi-task, few-shot learning problem with a wide and evolving range of entities, relations, and tasks. However, existing models and benchmarks are commonly tailored to specific tasks, falling short of capturing the full complexity of online shopping. Large Language Mode…

2024

Towards Safer Large Language Models through Machine Unlearning

ACL 2024findings

The rapid advancement of Large Language Models (LLMs) has demonstrated their vast potential across various domains, attributed to their extensive pretraining knowledge and exceptional generalizability. However, LLMs often encounter challenges in generating harmful content when faced with problematic…

2023

Auto-Instruct: Automatic Instruction Generation and Ranking for Black-Box Language Models

EMNLP 2023long findings

Large language models (LLMs) can perform a wide range of tasks by following natural language instructions, without the necessity of task-specific fine-tuning. Unfortunately, the performance of LLMs is greatly influenced by the quality of these instructions, and manually writing effective instruction…

Cited by 0SourceScholar
2023

Data-Centric Learning from Unlabeled Graphs with Diffusion Model

NeurIPS 2023poster

Graph property prediction tasks are important and numerous. While each task offers a small size of labeled examples, unlabeled graphs have been collected from various sources and at a large scale. A conventional approach is training a model with the unlabeled graphs on self-supervised tasks and then…

2023

Generate rather than Retrieve: Large Language Models are Strong Context Generators

ICLR 2023poster

Knowledge-intensive tasks, such as open-domain question answering (QA), require access to a large amount of world or domain knowledge. A common approach for knowledge-intensive tasks is to employ a retrieve-then-read pipeline that first retrieves a handful of relevant contextual documents from an ex…

2023

IfQA: A Dataset for Open-domain Question Answering under Counterfactual Presuppositions

EMNLP 2023long main

Although counterfactual reasoning is a fundamental aspect of intelligence, the lack of large-scale counterfactual open-domain question-answering (QA) benchmarks makes it difficult to evaluate and improve models on this ability. To address this void, we introduce the first such dataset, named IfQA, w…

Cited by 0SourceScholar
2023

Large Language Models are Built-in Autoregressive Search Engines

ACL 2023findings

Document retrieval is a key stage of standard Web search engines. Existing dual-encoder dense retrievers obtain representations for questions and documents independently, allowing for only shallow interactions between them. To overcome this limitation, recent autoregressive search engines replace th…

2022

A Unified Encoder-Decoder Framework with Entity Memory

EMNLP 2022main

Entities, as important carriers of real-world knowledge, play a key role in many NLP tasks.We focus on incorporating entity knowledge into an encoder-decoder framework for informative text generation. Existing approaches tried to index, retrieve, and read external documents as evidence, but they suf…

2022

Dict-BERT: Enhancing Language Model Pre-training with Dictionary

ACL 2022findings

Pre-trained language models (PLMs) aim to learn universal language representations by conducting self-supervised training tasks on large-scale corpora. Since PLMs capture word semantics in different contexts, the quality of word representations highly depends on word frequency, which usually follows…

Cited by 78SourcePDFScholar
2022

Diversifying Content Generation for Commonsense Reasoning with Mixture of Knowledge Graph Experts

ACL 2022findings

Generative commonsense reasoning (GCR) in natural language is to reason about the commonsense while generating coherent text. Recent years have seen a surge of interest in improving the generation quality of commonsense reasoning tasks. Nevertheless, these approaches have seldom investigated diversi…

2022

Improving the Classification of Phonetic Segments from Raw Ultrasound Using Self-Supervised Learning and Hard Example Mining

ICASSP 2022accepted

Ultrasound tongue imaging is an attractive way for speech production study as it provides an effective visualization for the vocal tract. Automatic classification of phonetic segments (tongue shapes) from raw ultrasound data is vital for further interpretation. Recently, deep learning-based approach…

Cited by 0SourceScholar
2022

Learning from Counterfactual Links for Link Prediction

ICML 2022spotlight

Learning to predict missing links is important for many graph-based applications. Existing methods were designed to learn the association between observed graph structure and existence of link between a pair of nodes. However, the causal relationship between the two variables was largely ignored for…

2022

Retrieval Augmentation for Commonsense Reasoning: A Unified Approach

EMNLP 2022main

A common thread of retrieval-augmented methods in the existing literature focuses on retrieving encyclopedic knowledge, such as Wikipedia, which facilitates well-defined entity and relation spaces that can be modeled. However, applying such methods to commonsense reasoning tasks faces two unique cha…

2021

Data Augmentation for Graph Neural Networks

AAAI 2021technical

Data augmentation has been widely used to improve generalizability of machine learning models. However, comparatively little work studies data augmentation for graphs. This is largely due to the complex, non-Euclidean structure of graphs, which limits possible manipulation operations. Augmentation…

2021

Enhancing Factual Consistency of Abstractive Summarization

NAACL 2021long

Automatic abstractive summaries are found to often distort or fabricate facts in the article. This inconsistency between summary and original text has seriously impacted its applicability. We propose a fact-aware summarization model FASum to extract and integrate factual relations into the summary g…

2021

Injecting Entity Types into Entity-Guided Text Generation

EMNLP 2021main

Recent successes in deep generative modeling have led to significant advances in natural language generation (NLG). Incorporating entities into neural generation models has demonstrated great improvements by assisting to infer the summary topic and to generate coherent content. To enhance the role o…

2021

Technical Question Answering across Tasks and Domains

NAACL 2021industry

Building automatic technical support system is an important yet challenge task. Conceptually, to answer a user question on a technical forum, a human expert has to first retrieve relevant documents, and then read them carefully to identify the answer snippet. Despite huge success the researchers hav…