← Search

Jingyang Xiang

4 accepted papers

2024

LiteGrasp: A Light Robotic Grasp Detection via Semi-Supervised Knowledge Distillation

RA-L 2024

Grasping detection from single images in robotic applications poses a significant challenge. While contemporary deep learning techniques excel, their success often hinges on large annotated datasets and intricate network architectures. In this letter, we present LiteGrasp, a novel semi-supervised li

Cited by 2SourceScholar
2024

MaxQ: Multi-Axis Query for N:M Sparsity Network

CVPR 2024poster

N:M sparsity has received increasing attention due to its remarkable performance and latency trade-off compared with structured and unstructured sparsity. However existing N:M sparsity methods do not differentiate the relative importance of weights among blocks and leave important weights underappre…

2024

Structured Optimal Brain Pruning for Large Language Models

EMNLP 2024main

The massive parameters and computational demands hinder the widespread application of Large Language Models (LLMs). Network pruning provides a practical solution to this problem. However, existing pruning works for LLMs mainly focus on unstructured pruning or necessitate post-pruning fine-tuning. Th…

Cited by 1SourcePDFScholar
2023

SUBP: Soft Uniform Block Pruning for 1$\times$N Sparse CNNs Multithreading Acceleration

NeurIPS 2023poster

The study of sparsity in Convolutional Neural Networks (CNNs) has become widespread to compress and accelerate models in environments with limited resources. By constraining N consecutive weights along the output channel to be group-wise non-zero, the recent network with 1$\times$N sparsity has rece…