← Search

Xingwu Sun

27 accepted papers

2026

Fast Data Mixture Optimization via Gradient Descent

ICLR 2026poster

While large and diverse datasets have driven recent advances in large models, identifying the optimal data mixture for pre-training and post-training remains a significant open problem. We address this challenge with FastMix, a novel framework that automates data mixture discovery while training onl…

Cited by 0SourcecodeScholar
2026

PT$^2$-LLM: Post-Training Ternarization for Large Language Models

ICLR 2026poster

Large Language Models (LLMs) have shown impressive capabilities across diverse tasks, but their large memory and compute demands hinder deployment. Ternarization has gained attention as a promising compression technique, delivering substantial size reduction and high computational efficiency. Howeve…

Cited by 0SourcecodeScholar
2026

TransMamba: A Sequence-Level Hybrid Transformer-Mamba Language Model

AAAI 2026technical

Transformers are the cornerstone of modern large language models, but their quadratic computational complexity limits efficiency in long-sequence processing. Recent advancements in Mamba, a state space model (SSM) with linear complexity, offer promising efficiency gains but suffer from unstable cont

Cited by 0SourcePDFScholar
2025

Continuous Speech Tokenizer in Text To Speech

NAACL 2025findings

The fusion of speech and language in the era of large language models has garnered significant attention. Discrete speech token is often utilized in text-to-speech tasks for speech compression and portability, which is convenient for joint training with text and have good compression efficiency. How…

2025

Enhancing Contrastive Learning Inspired by the Philosophy of “The Blind Men and the Elephant”

AAAI 2025technical

Contrastive learning is a prevalent technique in self-supervised vision representation learning, typically generating positive pairs by applying two data augmentations to the same image. Designing effective data augmentation strategies is crucial for the success of contrastive learning. Inspired by…

2025

Exploring Forgetting in Large Language Model Pre-Training

ACL 2025long

Catastrophic forgetting remains a formidable obstacle to building an omniscient model in large language models (LLMs). Despite the pioneering research on task-level forgetting in LLM fine-tuning, there is scant focus on forgetting during pre-training. We systematically explored the existence and mea…

Cited by 0SourcePDFScholar
2025

HMoE: Heterogeneous Mixture of Experts for Language Modeling

EMNLP 2025

Mixture of Experts (MoE) offers remarkable performance and computational efficiency by selectively activating subsets of model parameters. Traditionally, MoE models use homogeneous experts, each with identical capacity. However, varying complexity in input data necessitates experts with diverse capa

2025

Hybrid-Tower: Fine-grained Pseudo-query Interaction and Generation for Text-to-Video Retrieval

ICCV 2025accepted

The Text-to-Video Retrieval (T2VR) task aims to retrieve unlabeled videos by textual queries with the same semantic meanings. Recent CLIP-based approaches have explored two frameworks: Two-Tower versus Single-Tower framework, yet the former suffers from low effectiveness, while the latter suffers fr…

Cited by 0SourcePDFScholar
2025

Mitigating Hallucination in Multimodal Large Language Model via Hallucination-targeted Direct Preference Optimization

ACL 2025finding

Multimodal Large Language Models (MLLMs) are known to hallucinate, which limits their practical applications. Recent works have attempted to apply Direct Preference Optimization (DPO) to enhance the performance of MLLMs, but have shown inconsistent improvements in mitigating hallucinations. To addre…

Cited by 0SourcePDFScholar
2025

PhD: A ChatGPT-Prompted Visual Hallucination Evaluation Dataset

CVPR 2025highlight

Multimodal Large Language Models (MLLMs) hallucinate, resulting in an emerging topic of visual hallucination evaluation (VHE). This paper contributes a ChatGPT-Prompted visual hallucination evaluation Dataset (PhD) for objective VHE at a large scale. The essence of VHE is to ask an MLLM questions ab…

2025

QAVA: Query-Agnostic Visual Attack to Large Vision-Language Models

NAACL 2025long

In typical multimodal tasks, such as Visual Question Answering (VQA), adversarial attacks targeting a specific image and question can lead large vision-language models (LVLMs) to provide incorrect answers. However, it is common for a single image to be associated with multiple questions, and LVLMs m…

2025

Scaling Laws for Floating–Point Quantization Training

ICML 2025poster

Low-precision training is considered an effective strategy for reducing both training and downstream inference costs. Previous scaling laws for precision mainly focus on integer quantization, which pay less attention to the constituents in floating-point (FP) quantization, and thus cannot well fit t…

Cited by 1SourcePDFScholar
2025

The Security Threat of Compressed Projectors in Large Vision-Language Models

EMNLP 2025

The choice of a suitable visual language projector (VLP) is critical to the successful training of large visual language models (LVLMs). Mainstream VLPs can be broadly categorized into compressed and uncompressed projectors, and each offers distinct advantages in performance and computational effici

2025

Understanding Data Influence in Reinforcement Finetuning

NeurIPS 2025poster

Reinforcement fine-tuning (RFT) is essential for enhancing the reasoning and generalization capabilities of large language models, but its success heavily relies on the quality of the training data. While data selection has been extensively studied in supervised learning, its role in reinforcement l…

Cited by 0SourceScholar
2024

DINGO: Towards Diverse and Fine-Grained Instruction-Following Evaluation

AAAI 2024technical

Instruction-following is particularly crucial for large language models (LLMs) to support diverse user requests. While existing work has made progress in aligning LLMs with human preferences, evaluating their capabilities on instruction-following remains a challenge due to complexity and diversity o…

2024

LightVLP: A Lightweight Vision-Language Pre-training via Gated Interactive Masked AutoEncoders

COLING 2024main

This paper studies vision-language (V&L) pre-training for deep cross-modal representations. Recently, pre-trained V&L models have shown great success in V&L tasks. However, most existing models apply multi-modal encoders to encode the image and text, at the cost of high training complexity because o…

Cited by 1SourcePDFScholar
2024

SeeDRec: Sememe-based Diffusion for Sequential Recommendation

IJCAI 2024poster

Inspired by the power of Diffusion Models (DM) verified in various fields, some pioneering works have started to explore DM in recommendation. However, these prevailing endeavors commonly implement diffusion on item indices, leading to the increasing time complexity, the lack of transferability, and…

2024

Truth Forest: Toward Multi-Scale Truthfulness in Large Language Models through Intervention without Tuning

AAAI 2024technical

Despite the great success of large language models (LLMs) in various tasks, they suffer from generating hallucinations. We introduce Truth Forest, a method that enhances truthfulness in LLMs by uncovering hidden truth representations using multi-dimensional orthogonal probes. Specifically, it create…

2022

An Anchor-based Relative Position Embedding Method for Cross-Modal Tasks

EMNLP 2022main

Position Embedding (PE) is essential for transformer to capture the sequence ordering of input tokens. Despite its general effectiveness verified in Natural Language Processing (NLP) and Computer Vision (CV), its application in cross-modal tasks remains unexplored and suffers from two challenges: 1)…

Cited by 1SourcePDFScholar
2021

A Bidirectional Multi-paragraph Reading Model for Zero-shot Entity Linking

AAAI 2021technical

Recently, a zero-shot entity linking task is introduced to challenge the generalization ability of entity linking models. In this task, mentions must be linked to unseen entities and only the textual information is available. In order to make full use of the documents, previous work has proposed a B…

Cited by 25SourcePDFScholar
2021

Enhancing Document Ranking with Task-adaptive Training and Segmented Token Recovery Mechanism

EMNLP 2021main

In this paper, we propose a new ranking model DR-BERT, which improves the Document Retrieval (DR) task by a task-adaptive training process and a Segmented Token Recovery Mechanism (STRM). In the task-adaptive training, we first pre-train DR-BERT to be domain-adaptive and then make the two-phase fine…

Cited by 1SourcePDFScholar
2021

Improving Document Representations by Generating Pseudo Query Embeddings for Dense Retrieval

ACL 2021long

Recently, the retrieval models based on dense representations have been gradually applied in the first stage of the document retrieval tasks, showing better performance than traditional sparse vector space models. To obtain high efficiency, the basic structure of these models is Bi-encoder in most c…

2021

TITA: A Two-stage Interaction and Topic-Aware Text Matching Model

NAACL 2021long

In this paper, we focus on the problem of keyword and document matching by considering different relevance levels. In our recommendation system, different people follow different hot keywords with interest. We need to attach documents to each keyword and then distribute the documents to people who f…

Cited by 3SourcePDFScholar