Search Results for author: Hailong Sun

Found 9 papers, 7 papers with code

Investigating White-Box Attacks for On-Device Models

1 code implementation8 Feb 2024 Mingyi Zhou, Xiang Gao, Jing Wu, Kui Liu, Hailong Sun, Li Li

Our findings emphasize the need for developers to carefully consider their model deployment strategies, and use white-box methods to evaluate the vulnerability of on-device models.

Neural-Hidden-CRF: A Robust Weakly-Supervised Sequence Labeler

1 code implementation10 Sep 2023 Zhijun Chen, Hailong Sun, Wanhao Zhang, Chunyi Xu, Qianren Mao, Pengpeng Chen

In Neural-Hidden-CRF, we can capitalize on the powerful language model BERT or other deep models to provide rich contextual semantic knowledge to the latent ground truth sequence, and use the hidden CRF layer to capture the internal label dependencies.

Language Modelling

Modularizing while Training: A New Paradigm for Modularizing DNN Models

1 code implementation15 Jun 2023 Binhang Qi, Hailong Sun, Hongyu Zhang, Ruobing Zhao, Xiang Gao

In this paper, we propose a novel approach that incorporates modularization into the model training process, i. e., modularizing-while-training (MwT).

Reusing Deep Neural Network Models through Model Re-engineering

1 code implementation1 Apr 2023 Binhang Qi, Hailong Sun, Xiang Gao, Hongyu Zhang, Zhaotian Li, Xudong Liu

Prior approaches to DNN model reuse have two main limitations: 1) reusing the entire model, while only a small part of the model's functionalities (labels) are required, would cause much overhead (e. g., computational and time costs for inference), and 2) model reuse would inherit the defects and weaknesses of the reused model, and hence put the new system under threats of security attack.

Learning from Noisy Crowd Labels with Logics

1 code implementation13 Feb 2023 Zhijun Chen, Hailong Sun, Haoqian He, Pengpeng Chen

This paper explores the integration of symbolic logic knowledge into deep neural networks for learning from noisy crowd labels.

Knowledge Distillation named-entity-recognition +4

Patching Weak Convolutional Neural Network Models through Modularization and Composition

1 code implementation11 Sep 2022 Binhang Qi, Hailong Sun, Xiang Gao, Hongyu Zhang

To patch a weak CNN model that performs unsatisfactorily on a target class (TC), we compose the weak CNN model with the corresponding module obtained from a strong CNN model.

Learning from Multiple Annotators by Incorporating Instance Features

no code implementations29 Jun 2021 Jingzheng Li, Hailong Sun, Jiyi Li, Zhijun Chen, Renshuai Tao, Yufei Ge

Learning from multiple annotators aims to induce a high-quality classifier from training instances, where each of them is associated with a set of possibly noisy labels provided by multiple annotators under the influence of their varying abilities and own biases.

A Survey of Automatic Generation of Source Code Comments: Algorithms and Techniques

2 code implementations25 Jul 2019 Xiaotao Song, Hailong Sun, Xu Wang, Jiafei Yan

Finally, we summarize some future directions for advancing the techniques of automatic generation of code comments and the quality assessment of comments.

Software Engineering

Cannot find the paper you are looking for? You can Submit a new open access paper.