← Search

Runze Wu

17 accepted papers

2026

MarCon: Max-Margin Contrastive Learning for Imbalanced Domain Adaptation Semantic Segmentation

IJCAI 2026

Unsupervised Domain Adaptation for Semantic Segmentation (UDA-SS) has seen significant progress in recent years. Existing UDA-SS approaches mostly adopt a pseudo-labeling schema to adapt model in the target domain, but they often overlook the inherent long-tailed data distribution in segmentation. W

Cited by 0Scholar
2026

Navigating the Energy Landscape of Collaboration: Multi-Agent Communication Graph Generation via Score-Based Diffusion

ICML 2026poster

The collective intelligence of Large Language Model (LLM)-based Multi-Agent Systems (MAS) is fundamentally governed by the underlying communication graph. However, discovering task-adaptive structures within this combinatorial search space remains a significant challenge. Existing methods, ranging f…

Cited by 0SourceScholar
2025

IRT-Router: Effective and Interpretable Multi-LLM Routing via Item Response Theory

ACL 2025long

Large language models (LLMs) have demonstrated exceptional performance across a wide range of natural language tasks. However, selecting the optimal LLM to respond to a user query often necessitates a delicate balance between performance and cost. While powerful models deliver better results, they c…

2025

Prompt Candidates, then Distill: A Teacher-Student Framework for LLM-driven Data Annotation

ACL 2025long

Recently, Large Language Models (LLMs) have demonstrated significant potential for data annotation, markedly reducing the labor costs associated with downstream applications. However, existing methods mostly adopt an aggressive strategy by prompting LLM to determine a single gold label for each unla…

2025

Towards Transferable Personality Representation Learning based on Triplet Comparisons and Its Applications

EMNLP 2025

Personality is an important concept in psychology that reflects individual differences in thinking and behavior, and has significant applications across various fields. Most existing personality analysis methods address this issue at the bag level, treating the entire corpus gathered from one indivi

2024

EnMatch: Matchmaking for Better Player Engagement via Neural Combinatorial Optimization

AAAI 2024technical

Matchmaking is a core task in e-sports and online games, as it contributes to player engagement and further influences the game's lifecycle. Previous methods focus on creating fair games at all times. They divide players into different tiers based on skill levels and only select players from the sam…

Cited by 3SourcePDFScholar
2024

Learning Geometry-Aware Representations for New Intent Discovery

ACL 2024long

New intent discovery (NID) is an important problem for deploying practical dialogue systems, which trains intent classifiers on a semi-supervised corpus where unlabeled user utterances contain both known and novel intents. Most existing NID algorithms place hope on the sample similarity to cluster u…

2024

Towards Realistic Model Selection for Semi-supervised Learning

ICML 2024poster

Semi-supervised Learning (SSL) has shown remarkable success in applications with limited supervision. However, due to the scarcity of labels in the training process, SSL algorithms are known to be impaired by the lack of proper model selection, as splitting a validation set will further reduce the l…

Cited by 1SourcePDFScholar
2024

Unbiased Multi-Label Learning from Crowdsourced Annotations

ICML 2024poster

This work studies the novel Crowdsourced Multi-Label Learning (CMLL) problem, where each instance is related to multiple true labels but the model only receives unreliable labels from different annotators. Although a few Crowdsourced Multi-Label Inference (CMLI) methods have been developed, they req…

2023

FreeAL: Towards Human-Free Active Learning in the Era of Large Language Models

EMNLP 2023long main

Collecting high-quality labeled data for model training is notoriously time-consuming and labor-intensive for various NLP tasks. While copious solutions, such as active learning for small language models (SLMs) and prevalent in-context learning in the era of large language models (LLMs), have been p…

Cited by 0SourcecodeScholar
2023

InstanT: Semi-supervised Learning with Instance-dependent Thresholds

NeurIPS 2023poster

Semi-supervised learning (SSL) has been a fundamental challenge in machine learning for decades. The primary family of SSL algorithms, known as pseudo-labeling, involves assigning pseudo-labels to confident unlabeled instances and incorporating them into the training set. Therefore, the selection cr…

Cited by 26SourcePDFScholar
2023

ProMix: Combating Label Noise via Maximizing Clean Sample Utility

IJCAI 2023poster

Learning with Noisy Labels (LNL) has become an appealing topic, as imperfectly annotated data are relatively cheaper to obtain. Recent state-of-the-art approaches employ specific selection mechanisms to separate clean and noisy samples and then apply Semi-Supervised Learning (SSL) techniques for imp…

2022

Co-promotion Predictions of Financing Market and Sales Market: A Cooperative-Competitive Attention Approach

AAAI 2022technical

Market popularity prediction has always been a hot research topic, such as sales prediction and crowdfunding prediction. Most of these studies put the perspective on isolated markets, relying on the knowledge of certain market to maximize the prediction performance. However, these market-specific ap…

Cited by 3SourcePDFScholar
2022

MLP4Rec: A Pure MLP Architecture for Sequential Recommendations

IJCAI 2022poster

Self-attention models have achieved state-of-the-art performance in sequential recommender systems by capturing the sequential dependencies among user-item interactions. However, they rely on positional embeddings to retain the sequential information, which may break the semantics of item embeddings…

2022

Multi-Dimensional Prediction of Guild Health in Online Games: A Stability-Aware Multi-Task Learning Approach

AAAI 2022technical

Guild is the most important long-term virtual community and emotional bond in massively multiplayer online role-playing games (MMORPGs). It matters a lot to the player retention and game ecology how the guilds are going, e.g., healthy or not. The main challenge now is to characterize and predict the…

Cited by 4SourcePDFScholar
2021

NeuralAC: Learning Cooperation and Competition Effects for Match Outcome Prediction

AAAI 2021technical

Match outcome prediction in group comparison setting is a challenging but important task. Existing works mainly focus on learning individual effects or mining limited interactions between teammates, which is not sufficient for capturing complex interactions between teammates as well as between oppon…

2021

Reinforcement Learning with a Disentangled Universal Value Function for Item Recommendation

AAAI 2021technical

In recent years, there are great interests as well as many challenges in applying reinforcement learning (RL) to recommendation systems (RS). In this paper, we summarize three key practical challenges of large-scale RL-based recommender systems: massive state and action spaces, high-variance environ…