← Search

Jing Ma

68 accepted papers

2026

An Information-Theoretic Parameter-Free Bayesian Framework for Probing Labeled Dependency Trees from Attention Score

ICLR 2026poster

Figuring out how neural language models comprehend syntax acts as a key to revealing how they understand languages. We systematically analyzed methods of extracting syntax from models, namely _probing_, and found limitations yet widely exist in previous probing practice. We proposed a method capab…

Cited by 0SourcecodeScholar
2026

Breaking the Adversarial Robustness-Performance Trade-off in Text Classification via Manifold Purification

AAAI 2026technical

A persistent challenge in text classification (TC) is that enhancing model robustness against adversarial attacks typically degrades performance on clean data. We argue that this challenge can be resolved by modeling the distribution of clean samples in the encoder’s embedding manifold. To this end,

Cited by 0SourcePDFScholar
2026

Class-Aware Active Annotation in Federated Semi-Supervised Learning for Medical Image Classification

AAAI 2026technical

In medical image classification, data privacy constraints and the high cost of expert annotations pose significant challenges to building generalizable models. Federated semi-supervised learning (FSSL), which combines the privacy-preserving nature of federated learning with the label efficiency of s

Cited by 0SourcePDFScholar
2026

CounterBench: Evaluating and Improving Counterfactual Reasoning in Large Language Models

AAAI 2026technical

Counterfactual reasoning is widely recognized as one of the most challenging and intricate aspects of causality in artificial intelligence. In this paper, we evaluate the performance of large language models (LLMs) in counterfactual reasoning. In contrast to previous studies that primarily focus on

Cited by 0SourcePDFScholar
2026

EvolProver: Advancing Automated theorem proving by Evolving Formalized Problems via Symmetry and Difficulty

ICLR 2026poster

Large Language Models (LLMs) for formal theorem proving have shown significant promise, yet they often lack generalizability and are fragile to even minor transformations of problem statements. To address this limitation, we introduce a novel data augmentation pipeline designed to enhance model robu…

Cited by 0SourceScholar
2026

From Prompts to Tokens: Internalizing Causal Supervision in Vision-Language Model for Multi-Image Causal Reasoning

ICML 2026poster

Visual causal reasoning is essential for understanding and intervening in the physical world, requiring identification of causal variables from visual inputs and reasoning over intervention effects. Despite recent progress, large vision-language models (VLMs) remain brittle at such tasks, especially…

Cited by 0SourceScholar
2026

HugRAG: Hierarchical Causal Knowledge Graph Design for RAG

ICML 2026poster

Retrieval augmented generation (RAG) has enhanced large language models by enabling access to external knowledge, with graph-based RAG emerging as a powerful paradigm for structured retrieval and reasoning. However, existing graph-based methods often over-rely on surface-level node matching and lack…

Cited by 0SourceScholar
2026

On the Wings of Imagination: Conflicting Script-based Multi-role Framework for Humor Caption Generation

ICLR 2026poster

Humor is a commonly used and high-level human language in daily life. However, humor generation is a challenging task for large language models (LLMs) in multi-modal contexts, but with many useful applications of funny caption generation for images, requiring visual understanding, humor reasoning, c…

Cited by 0SourceScholar
2026

Probabilistic Concept Graph Reasoning for Multimodal Misinformation Detection

CVPR 2026

Multimodal misinformation poses an escalating challenge that often evades traditional detectors, which are opaque black boxes and fragile against new manipulation tactics. We present Probabilistic Concept Graph Reasoning (PCGR), an interpretable, modular, and evolvable framework that reframes multim

Cited by 0SourcecodeScholar
2025

AdamMeme: Adaptively Probe the Reasoning Capacity of Multimodal Large Language Models on Harmfulness

ACL 2025long

The proliferation of multimodal memes in the social media era demands that multimodal Large Language Models (mLLMs) effectively understand meme harmfulness. Existing benchmarks for assessing mLLMs on harmful meme understanding rely on accuracy-based, model-agnostic evaluations using static datasets.…

2025

Backdoor Token Unlearning: Exposing and Defending Backdoors in Pretrained Language Models

AAAI 2025technical

Supervised fine-tuning has become the predominant method for adapting large pretrained models to downstream tasks. However, recent studies have revealed that these models are vulnerable to backdoor attacks, where even a small number of malicious samples can successfully embed backdoor triggers into…

2025

Causal Effect Estimation with Mixed Latent Confounders and Post-treatment Variables

ICLR 2025poster

Causal inference from observational data has attracted considerable attention among researchers. One main obstacle is the handling of confounders. As direct measurement of confounders may not be feasible, recent methods seek to address the confounding bias via proxy variables, i.e., covariates postu…

Cited by 0SourcePDFScholar
2025

CausalAbstain: Enhancing Multilingual LLMs with Causal Reasoning for Trustworthy Abstention

ACL 2025finding

Large Language Models (LLMs) often exhibit knowledge disparities across languages. Encouraging LLMs to abstain when faced with knowledge gaps is a promising strategy to reduce hallucinations in multilingual settings. Current abstention strategies for multilingual scenarios primarily rely on generati…

2025

CausalRAG: Integrating Causal Graphs into Retrieval-Augmented Generation

ACL 2025finding

Large language models (LLMs) have revolutionized natural language processing (NLP), particularly through Retrieval-Augmented Generation (RAG), which enhances LLM capabilities by integrating external knowledge. However, traditional RAG systems face critical limitations, including disrupted contextual…

Cited by 0SourcePDFScholar
2025

CodeJudge-Eval: Can Large Language Models be Good Judges in Code Understanding?

COLING 2025main

Recent advancements in large language models (LLMs) have showcased impressive code generation capabilities, primarily evaluated through language-to-code benchmarks. However, these benchmarks may not fully capture a model’s code understanding abilities. We introduce CodeJudge-Eval (CJ-Eval), a novel…

2025

Decoupled Entropy Minimization

NeurIPS 2025poster

Entropy Minimization (EM) is beneficial to reducing class overlap, bridging domain gap, and restricting uncertainty for various tasks in machine learning, yet its potential is limited. To study the internal mechanism of EM, we reformulate and decouple the classical EM into two parts with opposite ef…

Cited by 0SourceScholar
2025

FACT-AUDIT: An Adaptive Multi-Agent Framework for Dynamic Fact-Checking Evaluation of Large Language Models

ACL 2025long

Large Language Models (LLMs) have significantly advanced the fact-checking studies. However, existing automated fact-checking evaluation methods rely on static datasets and classification metrics, which fail to automatically evaluate the justification production and uncover the nuanced limitations o…

2025

GraphICL: Unlocking Graph Learning Potential in LLMs through Structured Prompt Design

NAACL 2025findings

The growing importance of textual and relational systems has driven interest in enhancing large language models (LLMs) for graph-structured data, particularly Text-Attributed Graphs (TAGs), where samples are represented by textual descriptions interconnected by edges. While research has largely focu…

Cited by 3SourcePDFScholar
2025

Knowledge-Augmented Multimodal Clinical Rationale Generation for Disease Diagnosis with Small Language Models

ACL 2025long

Interpretation is critical for disease diagnosis, but existing models struggle to balance predictive accuracy with human-understandable rationales. While large language models (LLMs) offer strong reasoning abilities, their clinical use is limited by high computational costs and restricted multimodal…

2025

MM-CRITIC: A Holistic Evaluation of Large Multimodal Models as Multimodal Critique

EMNLP 2025

The ability of critique is vital for models to self-improve and serve as reliable AI assistants. While extensively studied in language-only settings, multimodal critique of Large Multimodal Models (LMMs) remains underexplored despite their growing capabilities in tasks like captioning and visual rea

2025

Meme Trojan: Backdoor Attacks Against Hateful Meme Detection via Cross-Modal Triggers

AAAI 2025technical

Hateful meme detection aims to prevent the proliferation of hateful memes on various social media platforms. Considering its impact on social environments, this paper introduces a previously ignored but significant threat to hateful meme detection: backdoor attacks. By injecting specific triggers in…

2025

MemeArena: Automating Context-Aware Unbiased Evaluation of Harmfulness Understanding for Multimodal Large Language Models

EMNLP 2025

The proliferation of memes on social media necessitates the capabilities of multimodal Large Language Models (mLLMs) to effectively understand multimodal harmfulness. Existing evaluation approaches predominantly focus on mLLMs’ detection accuracy for binary classification tasks, which often fail to

2025

ProMedTS: A Self-Supervised, Prompt-Guided Multimodal Approach for Integrating Medical Text and Time Series

ACL 2025finding

Large language models (LLMs) have shown remarkable performance in vision-language tasks, but their application in the medical field remains underexplored, particularly for integrating structured time series data with unstructured clinical notes. In clinical practice, dynamic time series data, such a…

Cited by 0SourcePDFScholar
2025

SHARP: Unlocking Interactive Hallucination via Stance Transfer in Role-Playing LLMs

ACL 2025finding

The advanced role-playing capabilities of Large Language Models (LLMs) have enabled rich interactive scenarios, yet existing research in social interactions neglects hallucination while struggling with poor generalizability and implicit character fidelity judgments. To bridge this gap, motivated by…

Cited by 0SourcePDFScholar
2025

ScratchEval: Are GPT-4o Smarter than My Child? Evaluating Large Multimodal Models with Visual Programming Challenges

NAACL 2025short

Recent advancements in large multimodal models (LMMs) have showcased impressive code generation capabilities, primarily evaluated through image-to-code benchmarks. However, these benchmarks are limited to specific visual programming scenarios where the logic reasoning and the multimodal understandin…

2025

Segment then Splat: Unified 3D Open-Vocabulary Segmentation via Gaussian Splatting

NeurIPS 2025poster

Open-vocabulary querying in 3D space is crucial for enabling more intelligent perception in applications such as robotics, autonomous systems, and augmented reality. However, most existing methods rely on 2D pixel-level parsing, leading to multi-view inconsistencies and poor 3D object retrieval. Mor…

Cited by 0SourceScholar
2025

Tree-of-Evolution: Tree-Structured Instruction Evolution for Code Generation in Large Language Models

ACL 2025long

Data synthesis has become a crucial research area in large language models (LLMs), especially for generating high-quality instruction fine-tuning data to enhance downstream performance. In code generation, a key application of LLMs, manual annotation of code instruction data is costly. Recent method…

2025

VideoAutoArena: An Automated Arena for Evaluating Large Multimodal Models in Video Analysis through User Simulation

CVPR 2025poster

Large multimodal models (LMMs) with advanced video analysis capabilities have recently garnered significant attention. However, most evaluations rely on traditional methods like multiple-choice question answering in benchmarks such as VideoMME and LongVideoBench, which are prone to lack the depth ne…

Cited by 6SourcePDFScholar
2024

AMR-Evol: Adaptive Modular Response Evolution Elicits Better Knowledge Distillation for Large Language Models in Code Generation

EMNLP 2024main

The impressive performance of proprietary LLMs like GPT4 in code generation has led to a trend to replicate these capabilities in open-source models through knowledge distillation (e.g. Code Evol-Instruct). However, these efforts often neglect the crucial aspect of response quality, relying heavily…

2024

Aligning Logits Generatively for Principled Black-Box Knowledge Distillation

CVPR 2024poster

Black-Box Knowledge Distillation (B2KD) is a formulated problem for cloud-to-edge model compression with invisible data and models hosted on the server. B2KD faces challenges such as limited Internet exchange and edge-cloud disparity of data distributions. In this paper we formalize a two-step workf…

2024

Beyond the Snowfall: Enhancing Snowy Day Object Detection Through Progressive Restoration and Multi-Feature Fusion

ICASSP 2024accepted

In the field of computer vision, object detection is a prominent and challenging task. Despite the favorable performance of deep learning-based object detection techniques on clear images, it fails in inclement weather conditions like snow because of image degradation. Recent efforts have explored u…

Cited by 0SourceScholar
2024

CofiPara: A Coarse-to-fine Paradigm for Multimodal Sarcasm Target Identification with Large Multimodal Models

ACL 2024long

Social media abounds with multimodal sarcasm, and identifying sarcasm targets is particularly challenging due to the implicit incongruity not directly evident in the text and image modalities. Current methods for Multimodal Sarcasm Target Identification (MSTI) predominantly focus on superficial indi…

2024

Cracking the Code of Juxtaposition: Can AI Models Understand the Humorous Contradictions

NeurIPS 2024oral

Recent advancements in large vision language models have demonstrated remarkable proficiency across a wide range of tasks. Yet, these models still struggle with understanding the nuances of human humor through juxtaposition, particularly when it involves nonlinear narratives that underpin many joke…

Cited by 4SourcePDFScholar
2024

GNNs Also Deserve Editing, and They Need It More Than Once

ICML 2024poster

Suppose a self-driving car is crashing into pedestrians, or a chatbot is instructing its users to conduct criminal wrongdoing; the stakeholders of such products will undoubtedly want to patch these catastrophic errors as soon as possible. To address such concerns, *Model Editing:* the study of effic…

2024

MMCode: Benchmarking Multimodal Large Language Models for Code Generation with Visually Rich Programming Problems

EMNLP 2024finding

Programming often involves converting detailed and complex specifications into code, a process during which developers typically utilize visual aids to more effectively convey concepts. While recent developments in Large Multimodal Models have demonstrated remarkable abilities in visual reasoning an…

2024

Reinforcement Tuning for Detecting Stances and Debunking Rumors Jointly with Large Language Models

ACL 2024findings

Learning multi-task models for jointly detecting stance and verifying rumors poses challenges due to the need for training data of stance at post level and rumor veracity at claim level, which are difficult to obtain. To address this issue, we leverage large language models (LLMs) as the foundation…

2024

Towards Low-Resource Harmful Meme Detection with LMM Agents

EMNLP 2024main

The proliferation of Internet memes in the age of social media necessitates effective identification of harmful ones. Due to the dynamic nature of memes, existing data-driven models may struggle in low-resource scenarios where only a few labeled examples are available. In this paper, we propose an a…

2024

Unleashing Trigger-Free Event Detection: Revealing Event Correlations Via a Contrastive Derangement Framework

ICASSP 2024accepted

Event detection (ED), detecting events with specified types observed in given texts, is critical to many downstream applications. Existing ED methods generally require high-quality triggers annotated by human experts, which is labor-intensive, especially for those nontrivial texts about breaking eve…

Cited by 0SourceScholar
2024

WizardCoder: Empowering Code Large Language Models with Evol-Instruct

ICLR 2024poster

Code Large Language Models (Code LLMs), such as StarCoder, have demonstrated remarkable performance in various code-related tasks. However, different from their counterparts in the general language modeling field, the technique of instruction fine-tuning remains relatively under-researched in this d…

2023

Beneath the Surface: Unveiling Harmful Memes with Multimodal Reasoning Distilled from Large Language Models

EMNLP 2023long findings

The age of social media is rife with memes. Understanding and detecting harmful memes pose a significant challenge due to their implicit meaning that is not explicitly conveyed through the surface text and image. However, existing harmful meme detection approaches only recognize superficial harm-ind…

Cited by 0SourcecodeScholar
2023

I-Tuning: Tuning Frozen Language Models with Image for Lightweight Image Captioning

ICASSP 2023accepted

Image Captioning is a traditional vision-and-language task that aims to generate the language description of an image. Recent studies focus on scaling up the model size and the number of training data, which significantly increase the cost of model training. Different to these heavy-cost models, we…

Cited by 0SourceScholar
2023

Interpreting Unfairness in Graph Neural Networks via Training Node Attribution

AAAI 2023technical

Graph Neural Networks (GNNs) have emerged as the leading paradigm for solving graph analytical problems in various real-world applications. Nevertheless, GNNs could potentially render biased predictions towards certain demographic subgroups. Understanding how the bias in predictions arises is criti…

2023

KAPALM: Knowledge grAPh enhAnced Language Models for Fake News Detection

EMNLP 2023long findings

Social media has not only facilitated news consumption, but also led to the wide spread of fake news. Because news articles in social media is usually condensed and full of knowledge entities, existing methods of fake news detection use external entity knowledge. However, majority of these methods f…

Cited by 0SourceScholar
2023

Learning Causal Effects on Hypergraphs (Extended Abstract)

IJCAI 2023poster

Hypergraphs provide an effective abstraction for modeling multi-way group interactions among nodes, where each hyperedge can connect any number of nodes. Different from most existing studies which leverage statistical dependencies, we study hypergraphs from the perspective of causality. Specifically…

Cited by 0SourcePDFScholar
2023

LexLIP: Lexicon-Bottlenecked Language-Image Pre-Training for Large-Scale Image-Text Sparse Retrieval

ICCV 2023poster

Image-text retrieval (ITR) aims to retrieve images or texts that match a query originating from the other modality. The conventional dense retrieval paradigm relies on encoding images and texts into dense representations with dual-stream encoders. However, this approach is limited by slow retrieval…

Cited by 20PDFcodeScholar
2023

WSDMS: Debunk Fake News via Weakly Supervised Detection of Misinforming Sentences with Contextualized Social Wisdom

EMNLP 2023long main

Fake news debunking primarily focuses on determining the truthfulness of news articles, which oversimplifies the issue as fake news often combines elements of both truth and falsehood. Thus, it becomes crucial to identify specific instances of misinformation within the articles. In this research, we…

Cited by 0SourcecodeScholar
2023

Zero-Shot Rumor Detection with Propagation Structure via Prompt Learning

AAAI 2023technical

The spread of rumors along with breaking events seriously hinders the truth in the era of social media. Previous studies reveal that due to the lack of annotated resources, rumors presented in minority languages are hard to be detected. Furthermore, the unforeseen breaking events not involved in yes…

2022

A Coarse-to-fine Cascaded Evidence-Distillation Neural Network for Explainable Fake News Detection

COLING 2022main

Existing fake news detection methods aim to classify a piece of news as true or false and provide veracity explanations, achieving remarkable performances. However, they often tailor automated solutions on manual fact-checked reports, suffering from limited news coverage and debunking delays. When a…

2022

CLEAR: Generative Counterfactual Explanations on Graphs

NeurIPS 2022accept

Counterfactual explanations promote explainability in machine learning models by answering the question “how should the input instance be altered to obtain a desired predicted label?". The comparison of this instance before and after perturbation can enhance human interpretation. Most existing studi…

Cited by 73SourcePDFScholar
2022

Coarse-to-Fine Incremental Few-Shot Learning

ECCV 2022poster

"Different from fine-tuning models pre-trained on a large-scale dataset of preset classes, class-incremental learning (CIL) aims to recognize novel classes over time without forgetting pre-trained classes. However, a given model will be challenged by test images with finer-grained classes, e.g., a b…

2022

Conditioned Masked Language and Image Modeling for Image-Text Dense Retrieval

EMNLP 2022finding

Image-text retrieval is a fundamental cross-modal task that takes image/text as a query to retrieve relevant data of another type. The large-scale two-stream pre-trained models like CLIP have achieved tremendous success in this area. They embed the images and texts into instance representations with…

Cited by 9SourcePDFScholar
2022

DecBERT: Enhancing the Language Understanding of BERT with Causal Attention Masks

NAACL 2022findings

Since 2017, the Transformer-based models play critical roles in various downstream Natural Language Processing tasks. However, a common limitation of the attention mechanism utilized in Transformer Encoder is that it cannot automatically capture the information of word order, so explicit position em…

Cited by 7SourcePDFScholar
2022

Detect Rumors in Microblog Posts for Low-Resource Domains via Adversarial Contrastive Learning

NAACL 2022findings

Massive false rumors emerging along with breaking news or trending topics severely hinder the truth. Existing rumor detection approaches achieve promising performance on the yesterday’s news, since there is enough corpus collected from the same domain for model training. However, they are poor at de…

2021

HiTRANS: A Hierarchical Transformer Network for Nested Named Entity Recognition

EMNLP 2021finding

Nested Named Entity Recognition (NNER) has been extensively studied, aiming to identify all nested entities from potential spans (i.e., one or more continuous tokens). However, recent studies for NNER either focus on tedious tagging schemas or utilize complex structures, which fail to learn effectiv…

Cited by 14SourcePDFScholar
2021

Multi-Cause Effect Estimation with Disentangled Confounder Representation

IJCAI 2021poster

One fundamental problem in causality learning is to estimate the causal effects of one or multiple treatments (e.g., medicines in the prescription) on an important outcome (e.g., cure of a disease). One major challenge of causal effect estimation is the existence of unobserved confounders -- the uno…

Cited by 15SourcePDFScholar
2021

Private Stochastic Non-convex Optimization with Improved Utility Rates

IJCAI 2021poster

We study the differentially private (DP) stochastic nonconvex optimization with a focus on its under-studied utility measures in terms of the expected excess empirical and population risks. While the excess risks are extensively studied for convex optimization, they are rarely studied for nonconvex…

Cited by 13SourcePDFScholar
2021

Rumor Detection on Twitter with Claim-Guided Hierarchical Graph Attention Networks

EMNLP 2021main

Rumors are rampant in the era of social media. Conversation structures provide valuable clues to differentiate between real and fake claims. However, existing rumor detection methods are either limited to the strict relation of user responses or oversimplify the conversation structure. In this study…

2020

Attention-based Multi-level Feature Fusion for Named Entity Recognition

IJCAI 2020poster

Named entity recognition (NER) is a fundamental task in the natural language processing (NLP) area. Recently, representation learning methods (e.g., character embedding and word embedding) have achieved promising recognition results. However, existing models only consider partial features derived fr…

Cited by 0SourcePDFScholar