← Search

Jianchao Yang

23 accepted papers

2025

A Quality-Aware Sampling Framework for Efficient 3D Point Cloud Transmission

ICASSP 2025accepted

The large volume of data from the point cloud brings significant demands on network bandwidth. However, the current transmission framework only considers using lossy compression to control the size of data, while ignoring visually redundant information due to the setting of rendering devices. Based…

Cited by 0SourceScholar
2025

SSDViT: Exploring Siamese and Self Distillation in ViTs for Generalizable Person Re-identification

ICASSP 2025accepted

Person re-identification (re-ID) models often fail to generalize well when deployed to unseen camera networks with domain shift. Domain generalization (DG) aims to address this dilemma by training a model on source domains that learns domain-invariant, and hence generalizable representations. Most m…

Cited by 0SourceScholar
2025

SwiftPrune: Hessian-Free Weight Pruning for Large Language Models

EMNLP 2025

Post-training pruning, as one of the key techniques for compressing large language models (LLMs), plays a vital role in lightweight model deployment and model sparsity. However, current mainstream pruning methods dependent on the Hessian matrix face significant limitations in both pruning speed and

Cited by 0SourcePDFScholar
2020

AtomNAS: Fine-Grained End-to-End Neural Architecture Search

ICLR 2020poster

Search space design is very critical to neural architecture search (NAS) algorithms. We propose a fine-grained search space comprised of atomic blocks, a minimal search unit that is much smaller than the ones used in recent NAS algorithms. This search space allows a mix of operations by composing di…

Cited by 150SourcecodeScholar
2020

Neural Epitome Search for Architecture-Agnostic Network Compression

ICLR 2020poster

Traditional compression methods including network pruning, quantization, low rank factorization and knowledge distillation all assume that network architectures and parameters should be hardwired. In this work, we propose a new perspective on network compression, i.e., network parameters can be dis…

Cited by 16SourceScholar
2019

EIGEN: Ecologically-Inspired GENetic Approach for Neural Network Structure Searching From Scratch

CVPR 2019poster

Designing the structure of neural networks is considered one of the most challenging tasks in deep learning, especially when there is few prior knowledge about the task domain. In this paper, we propose an Ecologically-Inspired GENetic (EIGEN) approach that uses the concept of succession, extinction…

Cited by 33PDFScholar
2018

Efficient Video Object Segmentation via Network Modulation

CVPR 2018poster

Video object segmentation targets segmenting a specific object throughout a video sequence when given only an annotated first frame. Recent deep learning based approaches find it effective to fine-tune a general-purpose segmentation model on the annotated frame using hundreds of iterations of gradie…

2018

WSNet: Compact and Efficient Networks Through Weight Sampling

ICML 2018oral

We present a new approach and a novel architecture, termed WSNet, for learning compact and efficient deep neural networks. Existing approaches conventionally learn full model parameters independently and then compress them via ad hoc processing such as model pruning or filter factorization. Alternat…

2018

WSNet: Learning Compact and Efficient Networks with Weight Sampling

ICLR 2018workshop

We present a new approach and a novel architecture, termed WSNet, for learning compact and efficient deep neural networks. Existing approaches conventionally learn full model parameters independently and then compress them via \emph{ad hoc} processing such as model pruning or filter factorization. A…

Cited by 0SourceScholar
2018

YouTube-VOS: Sequence-to-Sequence Video Object Segmentation

ECCV 2018poster

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temporal dependency for segmentation have to depend on pretrained optical flow model…

Cited by 594SourcePDFScholar
2017

Support Regularized Sparse Coding and Its Fast Encoder

ICLR 2017poster

Sparse coding represents a signal by a linear combination of only a few atoms of a learned over-complete dictionary. While sparse coding exhibits compelling performance for various machine learning tasks, the process of obtaining sparse code with fixed dictionary is independent for each data point w…

Cited by 2SourceScholar
2015

Human Parsing With Contextualized Convolutional Neural Network

ICCV 2015oral

In this work, we address the human parsing task with a novel Contextualized Convolutional Neural Network (Co-CNN) architecture, which well integrates the cross-layer context, global image-level context, within-super-pixel context and cross-super-pixel neighborhood context into a unified network. Giv…

Cited by 356PDFScholar
2015

Matching-CNN Meets KNN: Quasi-Parametric Human Parsing

CVPR 2015poster

Both parametric and non-parametric approaches have demonstrated encouraging performances in the human parsing task, namely segmenting a human image into several semantic regions (e.g., hat, bag, left arm, face). In this work, we aim to develop a new solution with the advantages of both methodologie…

Cited by 203SourcePDFScholar