no code implementations • 9 Dec 2024 • Yunpeng Liu, Boxiao Liu, Yi Zhang, Xingzhong Hou, Guanglu Song, Yu Liu, Haihang You
Specifically, we regard the distillation process at each timestep as a curriculum and introduce a metric based on Peak Signal-to-Noise Ratio (PSNR) to quantify the learning complexity of this curriculum, then ensure that the curriculum maintains consistent learning complexity across different timesteps by having the teacher model iterate more steps when the noise intensity is low.
no code implementations • 1 Aug 2024 • Shuai Zhang, Zite Jiang, Haihang You
Combined with communication quantization and hierarchical GP algorithm, CDFGNN outperforms the state-of-the-art distributed full-batch training frameworks by 30. 39% in our experiments.
1 code implementation • CVPR 2024 • Xingzhong Hou, Boxiao Liu, Yi Zhang, Jihao Liu, Yu Liu, Haihang You
Generative models are gaining increasing popularity and the demand for precisely generating images is on the rise.
no code implementations • 5 Nov 2023 • Shuo Chen, Boxiao Liu, Zeshi Liu, Haihang You
Second, We propose a low-cost metric for assess neuron criticality in feature transmission and design a pruning-regeneration method that incorporates this criticality into the pruning process.
no code implementations • 22 Dec 2021 • Zite Jiang, Boxiao Liu, Shuai Zhang, Xingzhong Hou, Mengting Yuan, Haihang You
Subgraph matching is a NP-complete problem that extracts isomorphic embeddings of a query graph $q$ in a data graph $G$.
no code implementations • ICCV 2021 • Boxiao Liu, Shenghan Zhang, Guanglu Song, Haihang You, Yu Liu
In this paper, we first quantitatively define the uniformity of the sampled data for training, providing a unified view for methods that learn from biased data.
Ranked #1 on
Face Verification
on IJB-C
(training dataset metric)
no code implementations • 29 Sep 2021 • Xingzhong Hou, Boxiao Liu, Fang Wan, Haihang You
The existing pipeline is first pretraining a source model (which contains a generator and a discriminator) on a large-scale dataset and finetuning it on a target domain with limited samples.
no code implementations • ICCV 2021 • Boxiao Liu, Guanglu Song, Manyuan Zhang, Haihang You, Yu Liu
When collaborated with the popular ArcFace on million-level data representation learning, we found that the switchable manner in SKH can effectively eliminate the gradient conflict generated by real-world label noise on a single K-class hyperplane.
no code implementations • 27 Feb 2020 • Yi Chu, Chuan Luo, Holger H. Hoos, QIngwei Lin, Haihang You
The maximum vertex weight clique problem (MVWCP) is an important generalization of the maximum clique problem (MCP) that has a wide range of real-world applications.
no code implementations • 14 Jun 2019 • Yan Gao, Boxiao Liu, Nan Guo, Xiaochun Ye, Fang Wan, Haihang You, Dongrui Fan
Weakly supervised object detection (WSOD) focuses on training object detector with only image-level annotations, and is challenging due to the gap between the supervision and the objective.