← Search

Wei Qiu

8 accepted papers

2026

AdaField: Generalizable Surface Pressure Modeling with Physics-Informed Pre-training and Flow-Conditioned Adaptation

AAAI 2026technical

The surface pressure field of transportation systems, including cars, trains, and aircraft, is critical for aerodynamic analysis and design. In recent years, deep neural networks have emerged as promising and efficient methods for modeling surface pressure field, being alternatives to computationall

Cited by 0SourcePDFScholar
2023

Complex Contagion Influence Maximization: A Reinforcement Learning Approach

IJCAI 2023poster

In influence maximization (IM), the goal is to find a set of seed nodes in a social network that maximizes the influence spread. While most IM problems focus on classical influence cascades (e.g., Independent Cascade and Linear Threshold) which assume individual influence cascade probability is inde…

Cited by 1SourcePDFScholar
2023

Learning to Maximize Mutual Information for Dynamic Feature Selection

ICML 2023poster

Feature selection helps reduce data acquisition costs in ML, but the standard approach is to train models with static feature subsets. Here, we consider the dynamic feature selection (DFS) problem where a model sequentially queries features based on the presently available information. DFS is often…

2023

RPM: Generalizable Multi-Agent Policies for Multi-Agent Reinforcement Learning

ICLR 2023poster

Despite the recent advancement in multi-agent reinforcement learning (MARL), the MARL agents easily overfit the training environment and perform poorly in evaluation scenarios where other agents behave differently. Obtaining generalizable policies for MARL agents is thus necessary but challenging ma…

Cited by 2SourcePDFScholar
2021

Automated Lay Language Summarization of Biomedical Scientific Reviews

AAAI 2021technical

Health literacy has emerged as a crucial factor in making appropriate health decisions and ensuring treatment outcomes. However, medical jargon and the complex structure of professional language in this domain make health information especially hard to interpret. Thus, there is an urgent unmet need…

2021

Contingency-aware influence maximization: A reinforcement learning approach

UAI 2021poster

The influence maximization (IM) problem aims at finding a subset of seed nodes in a social network that maximize the spread of influence. In this study, we focus on a sub-class of IM problems, where whether the nodes are willing to be the seeds when being invited is uncertain, called contingency-awa…

2021

RMIX: Learning Risk-Sensitive Policies for Cooperative Reinforcement Learning Agents

NeurIPS 2021poster

Current value-based multi-agent reinforcement learning methods optimize individual Q values to guide individuals' behaviours via centralized training with decentralized execution (CTDE). However, such expected, i.e., risk-neutral, Q value is not sufficient even with CTDE due to the randomness of rew…

Cited by 59SourcePDFScholar
2020

Learning Efficient Multi-agent Communication: An Information Bottleneck Approach

ICML 2020poster

We consider the problem of the limited-bandwidth communication for multi-agent reinforcement learning, where agents cooperate with the assistance of a communication protocol and a scheduler. The protocol and scheduler jointly determine which agent is communicating what message and to whom. Under the…