← Search

LI Wang

69 accepted papers

2026

Beyond Sharpness: The Role of Nonuniformity in Generalization

AAAI 2026technical

Sharpness-aware minimization (SAM) is widely recognized for enhancing the generalization performance of deep neural networks. However, recent works have challenged the statement that flatness implies generalization, demonstrating that it is insufficient as the indicator of generalization. In this pa

Cited by 0SourcePDFScholar
2026

DNA-PPG: A Foundation Model for Photoplethysmography via Dual Neighborhood Alignment

IJCAI 2026

Existing physiological foundation models face two limitations: rigid hard-negative sampling indiscriminately repels morphologically similar samples, distorting the natural manifold; and coarse discretization strategies sever the intrinsic continuity of physiological states, inducing precision loss.

Cited by 0Scholar
2026

Decoupling Understanding from Reasoning via Problem Space Mapping for Small-Scale Model Reasoning

AAAI 2026technical

Despite recent advances in the reasoning capabilities of Large Language Models (LLMs), improving the reasoning ability of Small Language Models (SLMs, e.g., up to 1.5B parameters) remains challenging. A key obstacle lies in the complexity and variability of natural language: essentially equivalent

Cited by 0SourcePDFScholar
2026

FakeWorld 1.0: An Omni modal Benchmark for Fake Media and Content

ICML 2026poster

The accelerating realism of AI-generated content has amplified the spread of deceptive information and eroded public trust. Prior works typically split the problem into two tracks, media authenticity, which concerns whether content is real or AI-generated, and content veracity, which concerns semant…

Cited by 0SourceScholar
2026

MASPO: Joint Prompt Optimization for LLM-based Multi-Agent Systems

ICML 2026poster

Large language model (LLM)-based Multi-agent systems (MAS) have shown promise in tackling complex collaborative tasks, where agents are typically orchestrated via role-specific prompts. While the quality of these prompts is pivotal, jointly optimizing them across interacting agents remains a non-tri…

Cited by 0SourceScholar
2026

MoMoREC: A Multi-agent Motivation Generation Framework for Residual Semantic ID-Aware Recommendation

AAAI 2026technical

Recent advances in the field of sequential recommendation have highlighted the potential of Large Language Models (LLMs) in enhancing item embeddings and improving user understanding. However, existing approaches face three major limitations: 1) insufficient understanding of the reasons behind users

Cited by 0SourcePDFScholar
2026

OWOD-FSL: Open-World Object Detection Via Few-Shot Learning and Dynamic Prototypes

ICRA 2026poster

Open-World Object Detection (OWOD) presents a critical challenge for modern computer vision systems: detecting known classes, identifying unknown objects, and incrementally learning to recognize them over time. However, current approaches have two fundamental limitations: (1) the fixed-dimensional c…

Cited by 0Scholar
2026

ProjQ: Project-and-Quantize for Adapter-Aware LLM Compression

ICML 2026poster

Post-Training Quantization (PTQ) and Low-Rank Adaptation (LoRA) constitute the standard pipeline for efficient Large Language Model (LLM) deployment. However, applying them sequentially poses a problem: PTQ often leaves behind random noise that is spread out (across the model's weights) in a way LoR…

Cited by 0SourcecodeScholar
2026

ResRL: Boosting LLM Reasoning via Negative Sample Projection Residual Reinforcement Learning

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) enhances reasoning of Large Language Models (LLMs) but usually exhibits limited generation diversity due to the over-incentivization of positive rewards. Although methods like Negative Sample Reinforcement (NSR) mitigate this issue by upweighting…

Cited by 0SourceScholar
2026

SpeechJudge: Towards Human-Level Judgment for Speech Naturalness

ICLR 2026poster

Aligning large generative models with human feedback is a critical challenge. In speech synthesis, this is particularly pronounced due to the lack of a large-scale human preference dataset, which hinders the development of models that truly align with human perception. To address this, we introduce…

Cited by 0SourceScholar
2025

DULRTC-RME: A Deep Unrolled Low-rank Tensor Completion Network for Radio Map Estimation

ICASSP 2025accepted

Radio maps enrich radio propagation and spectrum occupancy information, which provides fundamental support for the operation and optimization of wireless communication systems. Traditional radio maps are mainly achieved by extensive manual channel measurements, which is time-consuming and inefficien…

Cited by 0SourceScholar
2025

Empirical Study on Robustness and Resilience in Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2025poster

In cooperative Multi-Agent Reinforcement Learning (MARL), it is a common practice to tune hyperparameters in ideal simulated environments to maximize cooperative performance. However, policies tuned for cooperation often fail to maintain robustness and resilience under real-world uncertainties. Buil…

Cited by 0SourceScholar
2025

Multi-Objective Representation based Dynamic Prototype Learning for Unsupervised DCE-MRI Breast Tumor Segmentation

ICASSP 2025accepted

Unsupervised segmentation is a potential means to detect the breast tumors from DCE-MRI without using any annotated images, which can provide a coarse prior for several downstream tasks. However, the existing unsupervised segmentation methods are prone to collapse due to the presence of large backgr…

Cited by 0SourceScholar
2025

Self-supervised Hyperspectral and Multispectral Fusion via Deep Low-Rank Prior and Learnable Degradation Networks

ICASSP 2025accepted

Model-based shallow machine-learning methods and data-driven deep-learning (DL) methods have been advanced to address hyperspectral and multispectral image fusion (HS–MS fusion). Nonetheless, model-based approaches, which meticulously craft regularization terms within optimization models using hand-…

Cited by 0SourceScholar
2025

TeRA: Rethinking Text-guided Realistic 3D Avatar Generation

ICCV 2025poster

Efficient 3D avatar creation is a significant demand in the metaverse, film/game, AR/VR, etc. In this paper, we rethink text-to-avatar generative models by proposing TeRA, a more efficient and effective framework than the previous SDS-based models and general large 3D generative models. Our approach…

Cited by 0SourcePDFScholar
2025

V2X-Radar: A Multi-modal Dataset with 4D Radar for Cooperative Perception

NeurIPS 2025spotlight

Modern autonomous vehicle perception systems often struggle with occlusions and limited perception range. Previous studies have demonstrated the effectiveness of cooperative perception in extending the perception range and overcoming occlusions, thereby enhancing the safety of autonomous driving. In…

Cited by 0SourceScholar
2024

ADVSV: An Over-the-Air Adversarial Attack Dataset for Speaker Verification

ICASSP 2024accepted

It is known that deep neural networks are vulnerable to adversarial attacks. Although Automatic Speaker Verification (ASV) built on top of deep neural networks exhibits robust performance in controlled scenarios, many studies confirm that ASV is vulnerable to adversarial attacks. The lack of a stand…

Cited by 0SourceScholar
2024

AdaptAUG: Adaptive Data Augmentation Framework for Multi-Agent Reinforcement Learning

ICRA 2024poster

Multi-agent reinforcement learning has emerged as a promising approach for the control of multi-robot systems. Nevertheless, the low sample efficiency of MARL poses a significant obstacle to its broader application in robotics. While data augmentation appears to be a straightforward solution for imp…

Cited by 4SourceScholar
2024

An Initial Investigation of Neural Replay Simulator for Over-The-Air Adversarial Perturbations to Automatic Speaker Verification

ICASSP 2024accepted

Deep Learning has advanced Automatic Speaker Verification (ASV) in the past few years. Although it is known that deep learning-based ASV systems are vulnerable to adversarial examples in digital access, there are few studies on adversarial attacks in the context of physical access, where a replay pr…

Cited by 7SourceScholar
2024

Federated Self-Explaining GNNs with Anti-shortcut Augmentations

ICML 2024poster

Graph Neural Networks (GNNs) have demonstrated remarkable performance in graph classification tasks. However, ensuring the explainability of their predictions remains a challenge. To address this, graph rationalization methods have been introduced to generate concise subsets of the original graph, k…

Cited by 0SourcePDFScholar
2024

GraphBEV: Towards Robust BEV Feature Alignment for Multi-Modal 3D Object Detection

ECCV 2024poster

"Integrating LiDAR and camera information into Bird’s-Eye-View (BEV) representation has emerged as a crucial aspect of 3D object detection in autonomous driving. However, existing methods are susceptible to the inaccurate calibration relationship between LiDAR and the camera sensor. Such inaccuracie…

2024

LongVQ: Long Sequence Modeling with Vector Quantization on Structured Memory

IJCAI 2024poster

Transformer models have been successful in various sequence processing tasks, but the self-attention mechanism's computational cost limits its practicality for long sequences. Although there are existing attention variants that improve computational efficiency, they have a limited ability to abstrac…

Cited by 2SourcePDFScholar
2024

RoboFusion: Towards Robust Multi-Modal 3D Object Detection via SAM

IJCAI 2024poster

Multi-modal 3D object detectors are dedicated to exploring secure and reliable perception systems for autonomous driving (AD). Although achieving state-of-the-art (SOTA) performance on clean benchmark datasets, they tend to overlook the complexity and harsh conditions of real-world environments. Wit…

2024

Short-Long Convolutions Help Hardware-Efficient Linear Attention to Focus on Long Sequences

ICML 2024poster

To mitigate the computational complexity in the self-attention mechanism on long sequences, linear attention utilizes computation tricks to achieve linear complexity, while state space models (SSMs) popularize a favourable practice of using non-data-dependent memory pattern, *i.e.,* emphasize the ne…

Cited by 6SourcePDFScholar
2024

Solving General Natural-Language-Description Optimization Problems with Large Language Models

NAACL 2024industry

Optimization problems seek to find the best solution to an objective under a set of constraints, and have been widely investigated in real-world applications. Modeling and solving optimization problems in a specific domain typically require a combination of domain knowledge, mathematical skills, and…

2024

Towards Faithful Explanations: Boosting Rationalization with Shortcuts Discovery

ICLR 2024poster

The remarkable success in neural networks provokes the selective rationalization. It explains the prediction results by identifying a small subset of the inputs sufficient to support them. Since existing methods still suffer from adopting the shortcuts in data to compose rationales and limited large…

2023

A Spatio-Temporal Decomposition Network for Compressed Video Quality Enhancement

ICASSP 2023accepted

Compressed video quality enhancement has always been a widely concerned research. However, existing methods rarely build models from the consideration of object motion diversity and feature frequency distribution. In this paper, we propose a Spatio-Temporal Decomposition Network (STDN) to reduce the…

Cited by 0SourceScholar
2023

BERT-ERC: Fine-Tuning BERT Is Enough for Emotion Recognition in Conversation

AAAI 2023technical

Previous works on emotion recognition in conversation (ERC) follow a two-step paradigm, which can be summarized as first producing context-independent features via fine-tuning pretrained language models (PLMs) and then analyzing contextual information and dialogue structure information among the ext…

Cited by 38SourcePDFScholar
2023

BEVHeight: A Robust Framework for Vision-Based Roadside 3D Object Detection

CVPR 2023poster

While most recent autonomous driving system focuses on developing perception methods on ego-vehicle sensors, people tend to overlook an alternative approach to leverage intelligent roadside cameras to extend the perception ability beyond the visual range. We discover that the state-of-the-art vision…

2023

CO-Net: Learning Multiple Point Cloud Tasks at Once with A Cohesive Network

ICCV 2023poster

We present CO-Net, a cohesive framework that optimizes multiple point cloud tasks collectively across heterogeneous dataset domains. CO-Net maintains the characteristics of high storage efficiency since models with the preponderance of shared parameters can be assembled into a single model. Specific…

Cited by 7PDFScholar
2023

Dual Meta-Learning with Longitudinally Consistent Regularization for One-Shot Brain Tissue Segmentation Across the Human Lifespan

ICCV 2023poster

Brain tissue segmentation is essential for neuroscience and clinical studies. However, segmentation on longitudinal data is challenging due to dynamic brain changes across the lifespan. Previous researches mainly focus on self-supervision with regularizations and will lose longitudinal generalizatio…

Cited by 0PDFScholar
2023

NeUDF: Leaning Neural Unsigned Distance Fields With Volume Rendering

CVPR 2023poster

Multi-view shape reconstruction has achieved impressive progresses thanks to the latest advances in neural implicit surface rendering. However, existing methods based on signed distance function (SDF) are limited to closed surfaces, failing to reconstruct a wide range of real-world objects that cont…

Cited by 58SourcePDFScholar
2023

The Implicit Regularization of Momentum Gradient Descent in Overparametrized Models

AAAI 2023technical

The study of the implicit regularization induced by gradient-based optimization in deep learning is a long-standing pursuit. In the present paper, we characterize the implicit regularization of momentum gradient descent (MGD) in the continuous-time view, so-called momentum gradient flow (MGF). We s…

Cited by 9SourcePDFScholar
2023

Transfer Learning Enhanced DeepONet for Long-Time Prediction of Evolution Equations

AAAI 2023technical

Deep operator network (DeepONet) has demonstrated great success in various learning tasks, including learning solution operators of partial differential equations. In particular, it provides an efficient approach to predicting the evolution equations in a finite time horizon. Nevertheless, the vani…

2023

Video-Audio Domain Generalization via Confounder Disentanglement

AAAI 2023technical

Existing video-audio understanding models are trained and evaluated in an intra-domain setting, facing performance degeneration in real-world applications where multiple domains and distribution shifts naturally exist. The key to video-audio domain generalization (VADG) lies in alleviating spurious…

Cited by 10SourcePDFScholar
2022

Convolutional Embedding Makes Hierarchical Vision Transformer Stronger

ECCV 2022poster

"Vision Transformers (ViTs) have recently dominated a range of computer vision tasks, yet it suffers from low training data efficiency and inferior local semantic representation capability without appropriate inductive bias. Convolutional neural networks (CNNs) inherently capture regional-aware sema…

Cited by 29SourcePDFScholar
2022

Cross-Dataset Collaborative Learning for Semantic Segmentation in Autonomous Driving

AAAI 2022technical

Semantic segmentation is an important task for scene understanding in self-driving cars and robotics, which aims to assign dense labels for all pixels in the image. Existing work typically improves semantic segmentation performance by exploring different network architectures on a target dataset. Li…

Cited by 44SourcePDFScholar
2022

DARE: Disentanglement-Augmented Rationale Extraction

NeurIPS 2022accept

Rationale extraction can be considered as a straightforward method of improving the model explainability, where rationales are a subsequence of the original inputs, and can be extracted to support the prediction results. Existing methods are mainly cascaded with the selector which extracts the ratio…

2022

HSDF: Hybrid Sign and Distance Field for Modeling Surfaces with Arbitrary Topologies

NeurIPS 2022accept

Neural implicit function based on signed distance field (SDF) has achieved impressive progress in reconstructing 3D models with high fidelity. However, such approaches can only represent closed shapes. Recent works based on unsigned distance function (UDF) are proposed to handle both watertight and…

Cited by 21SourcePDFScholar
2022

HyAR: Addressing Discrete-Continuous Action Reinforcement Learning via Hybrid Action Representation

ICLR 2022poster

Discrete-continuous hybrid action space is a natural setting in many practical problems, such as robot control and game AI. However, most previous Reinforcement Learning (RL) works only demonstrate the success in controlling with either discrete or continuous action space, while seldom take into acc…

Cited by 69SourcePDFScholar
2022

Individual Reward Assisted Multi-Agent Reinforcement Learning

ICML 2022spotlight

In many real-world multi-agent systems, the sparsity of team rewards often makes it difficult for an algorithm to successfully learn a cooperative team policy. At present, the common way for solving this problem is to design some dense individual rewards for the agents to guide the cooperation. Howe…

2022

InterFusion: Interaction-based 4D Radar and LiDAR Fusion for 3D Object Detection

IROS 2022poster

Many recent works detect 3D objects by several sensor modalities for autonomous driving, where high-resolution cameras and high-line LiDARs are mostly used but relatively expensive. To achieve a balance between overall cost and detection accuracy, many multi-modal fusion techniques have been suggest…

Cited by 26SourceScholar
2022

Learning Decoupling Features Through Orthogonality Regularization

ICASSP 2022accepted

Keyword spotting (KWS) and speaker verification (SV) are two important tasks in speech applications. Research shows that the state-of-art KWS and SV models are trained independently using different datasets since they expect to learn distinctive acoustic features. However, humans can distinguish lan…

Cited by 0SourceScholar
2022

Vertically Federated Graph Neural Network for Privacy-Preserving Node Classification

IJCAI 2022poster

Recently, Graph Neural Network (GNN) has achieved remarkable progresses in various real-world tasks on graph data, consisting of node features and the adjacent information between different nodes. High-performance GNN models always depend on both rich features and complete edge information in graph.…

Cited by 132SourcePDFScholar
2022

Weighted Mutual Learning with Diversity-Driven Model Compression

NeurIPS 2022accept

Online distillation attracts attention from the community as it simplifies the traditional two-stage knowledge distillation process into a single stage. Online distillation collaboratively trains a group of peer models, which are treated as students, and all students gain extra knowledge from each o…

Cited by 10SourcePDFScholar
2022

What about Inputting Policy in Value Function: Policy Representation and Policy-Extended Value Function Approximator

AAAI 2022technical

We study Policy-extended Value Function Approximator (PeVFA) in Reinforcement Learning (RL), which extends conventional value function approximator (VFA) to take as input not only the state (and action) but also an explicit policy representation. Such an extension enables PeVFA to preserve values of…

Cited by 26SourcePDFScholar
2021

Depth-Conditioned Dynamic Message Propagation for Monocular 3D Object Detection

CVPR 2021poster

The objective of this paper is to learn context- and depth-aware feature representation to solve the problem of monocular 3D object detection. We make following contributions: (i) rather than appealing to the complicated pseudo-LiDAR based approach, we propose a depth-conditioned dynamic message pro…

Cited by 156PDFcodeScholar
2021

Multiple Contextual Cues Integrated Trajectory Prediction for Autonomous Driving

RA-L 2021

Trajectory prediction is an essential and challenging task for autonomous driving and mobile robots. The main difficulty is to model actor-actor interaction and actor-scene interaction. In addition, the different motion characteristics of each actor also increase the challenge of prediction. Most ex

Cited by 11SourceScholar
2021

Preference-Adaptive Meta-Learning for Cold-Start Recommendation

IJCAI 2021poster

In recommender systems, the cold-start problem is a critical issue. To alleviate this problem, an emerging direction adopts meta-learning frameworks and achieves success. Most existing works aim to learn globally shared prior knowledge across all users so that it can be quickly adapted to a new user…

Cited by 50SourcePDFScholar
2021

Privacy-Preserving Optimal Insulin Dosing Decision

ICASSP 2021accepted

Precision diagnosis and treatment are blending outcomes of machine learning and the Internet of Medical Things (IoMT). In the diabetes treatment, a medical center acts as a medical service provider (MSP) with patients data from IoMT devices. The MSP calculates the accurate dosage by importing the he…

Cited by 0SourceScholar
2021

Progressive Coordinate Transforms for Monocular 3D Object Detection

NeurIPS 2021poster

Recognizing and localizing objects in the 3D space is a crucial ability for an AI agent to perceive its surrounding environment. While significant progress has been achieved with expensive LiDAR point clouds, it poses a great challenge for 3D object detection given only a monocular image. While ther…

2019

Enhancing HEVC Spatial Prediction by Context-based Learning

ICASSP 2019accepted

Deep generative models have been recently employed to compress images, image residuals or to predict image regions. Based on the observation that state-of-the-art spatial prediction is highly optimized from a rate-distortion point of view, in this work we study how learning-based approaches might be…

Cited by 7SourceScholar
2019

Generalization in Generative Adversarial Networks: A Novel Perspective from Privacy Protection

NeurIPS 2019poster

In this paper, we aim to understand the generalization properties of generative adversarial networks (GANs) from a new perspective of privacy protection. Theoretically, we prove that a differentially private learning algorithm used for training the GAN does not overfit to a certain degree, i.e., the…

Cited by 57SourcePDFScholar
2019

Learning Actor Relation Graphs for Group Activity Recognition

CVPR 2019poster

Modeling relation between actors is important for recognizing group activity in a multi-person scene. This paper aims at learning discriminative relation between actors efficiently using deep models. To this end, we propose to build a flexible and efficient \rm Actor Relation Graph (ARG) to simult…

Cited by 333PDFcodeScholar
2018

Formally Correct Composition of Coordinated Behaviors Using Control Barrier Certificates

IROS 2018poster

In multi-robot systems, although the idea of behaviors allows for an efficient solution to low-level tasks, high-level missions can rarely be achieved by the execution of a single behavior. In contrast to this, a sequence of behaviors would provide the requisite expressiveness, but there are no a pr…

Cited by 81SourceScholar
2017

Safe certificate-based maneuvers for teams of quadrotors using differential flatness

ICRA 2017poster

Safety Barrier Certificates that ensure collision-free maneuvers for teams of differential flatness-based quadrotors are presented in this paper. Synthesized with control barrier functions, the certificates are used to modify the nominal trajectory in a minimally invasive way to avoid collisions. Th…

Cited by 151SourceScholar
2017

The Robotarium: A remotely accessible swarm robotics research testbed

ICRA 2017poster

This paper describes the Robotarium - a remotely accessible, multi-robot research facility. The impetus behind the Robotarium is that multi-robot testbeds constitute an integral and essential part of the multi-robot research cycle, yet they are expensive, complex, and time-consuming to develop, oper…

Cited by 460SourceScholar
2017

X-ray Computed Tomography simultaneous image reconstruction and contour detection using a hierarchical Markovian model

ICASSP 2017accepted

The 3D X-ray Computed Tomography (CT) is used in many domains. In medical imaging and industrial Non Destructive Testing (NDT) applications, this technique becomes of great interest. In these applications, very often, we need not only to reconstruct the image, but also to detect the contours between…

Cited by 0SourceScholar
2016

Computed tomography reconstruction based on a hierarchical model and variational Bayesian method

ICASSP 2016accepted

In order to improve the quality of X-ray Computed Tomography (CT) reconstruction for Non Destructive Testing (NDT), we propose a hierarchical prior modeling with a Bayesian approach. In this paper we present a new hierarchical structure for the inverse problem of CT by using a multivariate Student-t…

Cited by 0SourceScholar