← Search

Junda Wu

26 accepted papers

2026

Importance Sampling for Multi-Negative Multimodal Direct Preference Optimization

ICLR 2026poster

Direct Preference Optimization (DPO) has recently been extended from text-only models to vision-language models. However, existing methods rely on oversimplified pairwise comparisons, generating a single negative image via basic perturbations or similarity-based retrieval, which fail to capture the…

Cited by 0SourceScholar
2026

WS-GRPO: Weakly-Supervised Group-Relative Policy Optimization for Rollout-Efficient Reasoning

ICML 2026poster

Group Relative Policy Optimization (GRPO) is effective for training language models on complex reasoning. However, since the objective is defined relative to a group of sampled trajectories, extended deliberation can create more chances to realize relative gains, leading to inefficient reasoning and…

Cited by 0SourceScholar
2025

CoLLAP: Contrastive Long-form Language-Audio Pretraining with Musical Temporal Structure Augmentation

ICASSP 2025accepted

Modeling temporal characteristics plays a significant role in the representation learning of audio waveform. We propose Contrastive Long-form Language-Audio Pretraining (CoLLAP) to significantly extend the perception window for both the input audio (up to 5 minutes) and the language descriptions (ex…

Cited by 0SourceScholar
2025

Doc-React: Multi-page Heterogeneous Document Question-answering

ACL 2025short

Answering questions over multi-page, multimodal documents, including text and figures, is a critical challenge for applications that require answers to integrate information across multiple modalities and contextual dependencies. Existing methods, such as single-turn retrieval-augmented generation (…

Cited by 0SourcePDFScholar
2025

Explainable Chain-of-Thought Reasoning: An Empirical Analysis on State-Aware Reasoning Dynamics

EMNLP 2025

Recent advances in chain-of-thought (CoT) prompting have demonstrated the ability of large language models (LLMs) to perform multi-step reasoning. While prior work focuses on improving CoT generation quality or attributing token-level importance, we propose a novel framework to structurally analyze

Cited by 0SourcePDFScholar
2025

FUTGA-MIR: Enhancing Fine-grained and Temporally-aware Music Understanding with Music Information Retrieval

ICASSP 2025accepted

Recent music large language models (music LLMs) have shown great potential in music understanding through large-scale multimodal pre-training. While some existing music LLMs have been augmented with temporally-aware music captions, music information retrieval (MIR) features conventionally do not exi…

Cited by 0SourceScholar
2025

From Selection to Generation: A Survey of LLM-based Active Learning

ACL 2025long

Active Learning (AL) has been a powerful paradigm for improving model efficiency and performance by selecting the most informative data points for labeling and training. In recent active learning frameworks, Large Language Models (LLMs) have been employed not only for selection but also for generati…

Cited by 0SourcePDFScholar
2025

Image Difference Captioning via Adversarial Preference Optimization

EMNLP 2025

Image Difference Captioning (IDC) aims to generate natural language descriptions that highlight subtle differences between two visually similar images. While recent advances leverage pre-trained vision-language models to align fine-grained visual differences with textual semantics, existing supervis

Cited by 0SourcePDFScholar
2025

Knowledge-Aware Query Expansion with Large Language Models for Textual and Relational Retrieval

NAACL 2025long

Large language models (LLMs) have been used to generate query expansions augmenting original queries for improving information search. Recent studies also explore providing LLMs with initial retrieval results to generate query expansions more grounded to document corpus. However, these methods mostl…

Cited by 5SourcePDFScholar
2025

Large Language Models and Causal Inference in Collaboration: A Comprehensive Survey

NAACL 2025findings

Causal inference has demonstrated significant potential to enhance Natural Language Processing (NLP) models in areas such as predictive accuracy, fairness, robustness, and explainability by capturing causal relationships among variables. The rise of generative Large Language Models (LLMs) has greatl…

Cited by 0SourcePDFScholar
2025

Listwise Preference Diffusion Optimization for User Behavior Trajectories Prediction

NeurIPS 2025poster

Forecasting multi-step user behavior trajectories requires reasoning over structured preferences across future actions, a challenge overlooked by traditional sequential recommendation. This problem is critical for applications such as personalized commerce and adaptive content delivery, where antici…

Cited by 0SourceScholar
2025

Mitigating Visual Knowledge Forgetting in MLLM Instruction-tuning via Modality-decoupled Gradient Descent

EMNLP 2025

Recent MLLMs have demonstrated strong visual understanding and reasoning after large-scale multimodal pre-training. However, instruction-tuning is typically text-driven with limited visual supervision, leading to significant visual forgetting and degradation of pre-trained visual knowledge. Existing

Cited by 12SourcePDFScholar
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

SAND: Boosting LLM Agents with Self-Taught Action Deliberation

EMNLP 2025

Large Language Model (LLM) agents are commonly tuned with supervised finetuning on ReAct-style expert trajectories or preference optimization over pairwise rollouts. Most of these methods focus on imitating specific expert behaviors or promoting chosen reasoning thoughts and actions over rejected on

Cited by 0SourcePDFScholar
2025

Self-Updatable Large Language Models by Integrating Context into Model Parameters

ICLR 2025poster

Despite significant advancements in large language models (LLMs), the rapid and frequent integration of small-scale experiences, such as interactions with sur- rounding objects, remains a substantial challenge. Two critical factors in assimilating these experiences are (1) **Efficacy**: the ability…

Cited by 0SourcePDFScholar
2025

Weakly-supervised VLM-guided Partial Contrastive Learning for Visual Language Navigation

IROS 2025

Visual Language Navigation (VLN) is a fundamental task within the field of Embodied AI, focusing on the ability of agents to navigate complex environments based on natural language instructions. Despite the progress made by existing methods, these methods often present some common challenges. First,

Cited by 5SourceScholar
2025

WildScore: Benchmarking MLLMs in-the-Wild Symbolic Music Reasoning

EMNLP 2025

Recent advances in Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities across various vision-language tasks. However, their reasoning abilities in the multimodal symbolic music domain remain largely unexplored.We introduce WildScore, the first in-the-wild multimodal sy

2024

DeCoT: Debiasing Chain-of-Thought for Knowledge-Intensive Tasks in Large Language Models via Causal Intervention

ACL 2024long

Large language models (LLMs) often require task-relevant knowledge to augment their internal knowledge through prompts. However, simply injecting external knowledge into prompts does not guarantee that LLMs can identify and use relevant information in the prompts to conduct chain-of-thought reasonin…

Cited by 4SourcePDFScholar
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

Personalized Federated Learning for Text Classification with Gradient-Free Prompt Tuning

NAACL 2024findings

In this paper, we study personalized federated learning for text classification with Pretrained Language Models (PLMs). We identify two challenges in efficiently leveraging PLMs for personalized federated learning: 1) Communication. PLMs are usually large in size, e.g., with hundreds of millions of…

Cited by 2SourcePDFScholar
2023

Federated Domain Adaptation for Named Entity Recognition via Distilling with Heterogeneous Tag Sets

ACL 2023findings

Federated learning involves collaborative training with private data from multiple platforms, while not violating data privacy. We study the problem of federated domain adaptation for Named Entity Recognition (NER), where we seek to transfer knowledge across different platforms with data of multiple…

2023

Few-Shot Composition Learning for Image Retrieval with Prompt Tuning

AAAI 2023technical

We study the problem of composition learning for image retrieval, for which we learn to retrieve target images with search queries in the form of a composition of a reference image and a modification text that describes desired modifications of the image. Existing models of composition learning for…

Cited by 10SourcePDFScholar
2023

InfoPrompt: Information-Theoretic Soft Prompt Tuning for Natural Language Understanding

NeurIPS 2023poster

Soft prompt tuning achieves superior performances across a wide range of few-shot tasks. However, the performances of prompt tuning can be highly sensitive to the initialization of the prompts. We have also empirically observed that conventional prompt tuning methods cannot encode and learn sufficie…

Cited by 31SourcePDFScholar
2022

Context-aware Information-theoretic Causal De-biasing for Interactive Sequence Labeling

EMNLP 2022finding

Supervised training of existing deep learning models for sequence labeling relies on large scale labeled datasets. Such datasets are generally created with crowd-source labeling. However, crowd-source labeling for tasks of sequence labeling can be expensive and time-consuming. Further, crowd-source…

Cited by 7SourcePDFScholar