← Search

Chuming Li

16 accepted papers

2024

A Perspective of Q-value Estimation on Offline-to-Online Reinforcement Learning

AAAI 2024technical

Offline-to-online Reinforcement Learning (O2O RL) aims to improve the performance of offline pretrained policy using only a few online samples. Built on offline RL algorithms, most O2O methods focus on the balance between RL objective and pessimism, or the utilization of offline and online samples.…

2023

ACE: Cooperative Multi-Agent Q-learning with Bidirectional Action-Dependency

AAAI 2023technical

Multi-agent reinforcement learning (MARL) suffers from the non-stationarity problem, which is the ever-changing targets at every iteration when multiple agents update their policies at the same time. Starting from first principle, in this paper, we manage to solve the non-stationarity problem by pro…

2023

GoBigger: A Scalable Platform for Cooperative-Competitive Multi-Agent Interactive Simulation

ICLR 2023poster

The emergence of various multi-agent environments has motivated powerful algorithms to explore agents' cooperation or competition. Even though this has greatly promoted the development of multi-agent reinforcement learning (MARL), it is still not enough to support further exploration on the behavio…

2023

NDC-Scene: Boost Monocular 3D Semantic Scene Completion in Normalized Device Coordinates Space

ICCV 2023poster

Monocular 3D Semantic Scene Completion (SSC) has garnered significant attention in recent years due to its potential to predict complex semantics and geometry shapes from a single image, requiring no 3D inputs. In this paper, we identify several critical issues in current state-of-the-art methods, i…

Cited by 174PDFcodeScholar
2022

Equal Loss: A Simple Loss Function for Noise Robust Learning

ICASSP 2022accepted

Training accurate deep neural networks in the presence of noisy labels is an important task. Though a number of approaches have been proposed for learning with noisy labels, many open issues remain. In this paper, we show that DNN learning with Cross Entropy is not robust to label noise and exhibits…

Cited by 0SourceScholar
2021

BN-NAS: Neural Architecture Search With Batch Normalization

ICCV 2021poster

Model training and evaluation are two main time-consuming processes during neural architecture search (NAS). Although weight-sharing based methods have been proposed to reduce the number of trained networks, these methods still need to train the supernet for hundreds of epochs and evaluate thousands…

Cited by 45PDFcodeScholar
2021

DAM: Discrepancy Alignment Metric for Face Recognition

ICCV 2021poster

The field of face recognition (FR) has witnessed remarkable progress with the surge of deep learning. The effective loss functions play an important role for FR. In this paper, we observe that a majority of loss functions, including the widespread triplet loss and softmax-based cross-entropy loss, e…

Cited by 22PDFScholar
2021

GLiT: Neural Architecture Search for Global and Local Image Transformer

ICCV 2021poster

We introduce the first Neural Architecture Search (NAS) method to find a better transformer architecture for image recognition. Recently, transformers without CNN-based backbones are found to achieve impressive performance for image recognition. However, the transformer is designed for NLP tasks and…

Cited by 131PDFcodeScholar
2021

Inception Convolution With Efficient Dilation Search

CVPR 2021poster

As a variant of standard convolution, a dilated convolution can control effective receptive fields and handle large scale variance of objects without introducing additional computational costs. To fully explore the potential of dilated convolution, we proposed a new type of dilated convolution (refe…

Cited by 45PDFcodeScholar
2021

Once Quantization-Aware Training: High Performance Extremely Low-Bit Architecture Search

ICCV 2021poster

Quantization Neural Networks (QNN) have attracted a lot of attention due to their high efficiency. To enhance the quantization accuracy, prior works mainly focus on designing advanced quantization algorithms but still fail to achieve satisfactory results under the extremely low-bit case. In this wor…

Cited by 47PDFcodeScholar
2021

Residual Relaxation for Multi-view Representation Learning

NeurIPS 2021poster

Multi-view methods learn representations by aligning multiple views of the same image and their performance largely depends on the choice of data augmentation. In this paper, we notice that some other useful augmentations, such as image rotation, are harmful for multi-view methods because they cause…

Cited by 40SourcePDFScholar
2020

Powering One-shot Topological NAS with Stabilized Share-parameter Proxy

ECCV 2020poster

One-shot NAS method has attracted much interest from the research community due to its remarkable training efficiency and capacity to discover high performance models. However, the search spaces of previous one-shot based works usually relied on hand-craft design and were short for flexibility on th…

Cited by 21SourcePDFScholar
2019

Online Hyper-Parameter Learning for Auto-Augmentation Strategy

ICCV 2019poster

Data augmentation is critical to the success of modern deep learning techniques. In this paper, we propose Online Hyper-parameter Learning for Auto-Augmentation (OHL-Auto-Aug), an economical solution that learns the augmentation policy distribution along with network training. Unlike previous method…

Cited by 109PDFScholar