← Search

Bingbing Li

6 accepted papers

2024

Gland Segmentation Via Dual Encoders and Boundary-Enhanced Attention

ICASSP 2024accepted

Accurate and automated gland segmentation on pathological images can assist pathologists in diagnosing the malignancy of colorectal adenocarcinoma. However, due to various gland shapes, severe deformation of malignant glands, and overlapping adhesions between glands. Gland segmentation has always be…

Cited by 0SourceScholar
2024

Multi-Modality Action Recognition Based on Dual Feature Shift in Vehicle Cabin Monitoring

ICASSP 2024accepted

Driver Action Recognition (DAR) is crucial in vehicle cabin monitoring systems. In real-world applications, it is common for vehicle cabins to be equipped with cameras featuring different modalities. However, multi-modality fusion strategies for the DAR task within car cabins have rarely been studie…

Cited by 0SourceScholar
2023

Towards Lossless Head Pruning through Automatic Peer Distillation for Language Models

IJCAI 2023poster

Pruning has been extensively studied in Transformer-based language models to improve efficiency. Typically, we zero (prune) unimportant model weights and train a derived compact model to improve final accuracy. For pruned weights, we treat them as useless and discard them. This usually leads to sign…

Cited by 1SourcePDFScholar
2022

PoseTriplet: Co-Evolving 3D Human Pose Estimation, Imitation, and Hallucination Under Self-Supervision

CVPR 2022oral

Existing self-supervised 3D human pose estimation schemes have largely relied on weak supervisions like consistency loss to guide the learning, which, inevitably, leads to inferior results in real-world scenarios with unseen poses. In this paper, we propose a novel self-supervised approach that allo…

Cited by 57PDFcodeScholar
2022

Sparse Progressive Distillation: Resolving Overfitting under Pretrain-and-Finetune Paradigm

ACL 2022long

Conventional wisdom in pruning Transformer-based language models is that pruning reduces the model expressiveness and thus is more likely to underfit rather than overfit. However, under the trending pretrain-and-finetune paradigm, we postulate a counter-traditional hypothesis, that is: pruning incre…

Cited by 33SourcePDFScholar
2021

Enabling Retrain-free Deep Neural Network Pruning Using Surrogate Lagrangian Relaxation

IJCAI 2021poster

Network pruning is a widely used technique to reduce computation cost and model size for deep neural networks. However, the typical three-stage pipeline, i.e., training, pruning and retraining (fine-tuning) significantly increases the overall training trails. In this paper, we develop a systematic w…