← Search

Wei Tan

14 accepted papers

2026

DPL: Decoupled Prototype Learning for Enhancing Robustness of Vision-Language Transformers to Missing Modalities

CVPR 2026

The performance of Vision-Language Transformers drops sharply when an input modality (e.g., image) is missing, because the model is forced to make predictions using incomplete information. Existing missing-aware prompt methods help reduce this degradation, but they still rely on conventional predict

Cited by 0SourcecodeScholar
2026

DRAFT-RL: Multi-Agent Chain-of-Draft Reasoning for Reinforcement Learning-Enhanced LLMs

AAAI 2026technical

Large Language Models (LLMs) have shown impressive capabilities in multi-step reasoning and problem-solving. Recent works introduce multi-agent reflection frameworks where multiple LLM agents critique and refine each other’s outputs using reinforcement learning (RL). However, these approaches often

Cited by 0SourcePDFScholar
2025

LeVo: High-Quality Song Generation with Multi-Preference Alignment

NeurIPS 2025poster

Recent advances in large language models (LLMs) and audio language models have significantly improved music generation, particularly in lyrics-to-song generation. However, existing approaches still struggle with the complex composition of songs and the scarcity of high-quality data, leading to limit…

Cited by 0SourcecodeScholar
2025

SongBloom: Coherent Song Generation via Interleaved Autoregressive Sketching and Diffusion Refinement

NeurIPS 2025poster

Generating music with coherent structure, harmonious instrumental and vocal elements remains a significant challenge in song generation. Existing language models and diffusion-based methods often struggle to balance global coherence with local fidelity, resulting in outputs that lack musicality or s…

Cited by 0SourcecodeScholar
2025

SongEditor: Adapting Zero-Shot Song Generation Language Model as a Multi-Task Editor

AAAI 2025technical

The emergence of novel generative modeling paradigms, particularly audio language models, has significantly advanced the field of song generation. Although state-of-the-art models are capable of synthesizing both vocals and accompaniment tracks up to several minutes long concurrently, research about…

2024

Harnessing the Power of Beta Scoring in Deep Active Learning for Multi-Label Text Classification

AAAI 2024technical

Within the scope of natural language processing, the domain of multi-label text classification is uniquely challenging due to its expansive and uneven label distribution. The complexity deepens due to the demand for an extensive set of annotated data for training an advanced deep learning model, esp…

2024

Node2ket: Efficient High-Dimensional Network Embedding in Quantum Hilbert Space

ICLR 2024poster

Network embedding (NE) is a prominent technique for network analysis where the nodes are represented as vectorized embeddings in a continuous space. Existing works tend to resort to the low-dimensional embedding space for efficiency and less risk of over-fitting. In this paper, we explore a new NE p…

Cited by 2SourcePDFScholar
2023

AUC Maximization for Low-Resource Named Entity Recognition

AAAI 2023technical

Current work in named entity recognition (NER) uses either cross entropy (CE) or conditional random fields (CRF) as the objective/loss functions to optimize the underlying NER model. Both of these traditional objective functions for the NER problem generally produce adequate performance when the dat…

2023

Re-weighting Tokens: A Simple and Effective Active Learning Strategy for Named Entity Recognition

EMNLP 2023short findings

Active learning, a widely adopted technique for enhancing machine learning models in text and image classification tasks with limited annotation resources, has received relatively little attention in the domain of Named Entity Recognition (NER). The challenge of data imbalance in NER has hindered th…

Cited by 0SourceScholar
2023

TabPrompt: Graph-based Pre-training and Prompting for Few-shot Table Understanding

EMNLP 2023long findings

Table Understanding (TU) is a crucial aspect of information extraction that enables machines to comprehend the semantics behind tabular data. However, existing methods of TU cannot deal with the scarcity of labeled tabular data. In addition, these methods primarily focus on the textual content withi…

Cited by 0SourceScholar