1 code implementation • 3 Jan 2025 • Juntao Zhang, Shaogeng Liu, Kun Bian, You Zhou, Pei Zhang, Jianning Liu, Jun Zhou, Bingyan Liu
Mamba is an efficient State Space Model (SSM) with linear computational complexity.
no code implementations • CVPR 2024 • Bingyan Liu, Chengyu Wang, Tingfeng Cao, Kui Jia, Jun Huang
Deep Text-to-Image Synthesis (TIS) models such as Stable Diffusion have recently gained significant popularity for creative Text-to-image generation.
1 code implementation • CVPR 2024 • Qiang Wang, Bingyan Liu, Yawen Li
Federated continual learning (FCL) is a typical mechanism to achieve collaborative model training among clients that own dynamic data.
no code implementations • 12 Nov 2023 • Tingfeng Cao, Chengyu Wang, Bingyan Liu, Ziheng Wu, Jinhui Zhu, Jun Huang
Then, to ensure that our generated prompts can generate more beautiful images, we further propose a Reinforcement Learning with Visual AI Feedback technique to fine-tune our model to maximize the reward values of the generated prompts, where the reward values are calculated based on the PickScore and the Aesthetic Scores.
1 code implementation • 11 Oct 2023 • Ziqi Zhang, Chen Gong, Yifeng Cai, Yuanyuan Yuan, Bingyan Liu, Ding Li, Yao Guo, Xiangqun Chen
These solutions, referred to as TEE-Shielded DNN Partition (TSDP), partition a DNN model into two parts, offloading the privacy-insensitive part to the GPU while shielding the privacy-sensitive part within the TEE.
no code implementations • 11 Sep 2023 • Chengyu Wang, Zhongjie Duan, Bingyan Liu, Xinyi Zou, Cen Chen, Kui Jia, Jun Huang
Text-to-image synthesis for the Chinese language poses unique challenges due to its large vocabulary size, and intricate character relationships.
no code implementations • 3 Jan 2023 • Bingyan Liu, Nuoyan Lv, Yuanchun Guo, Yawen Li
In this paper, we provide a systematic survey on federated learning, aiming to review the recent advanced federated methods and applications from different aspects.
1 code implementation • 22 Oct 2021 • Bingyan Liu, Yifeng Cai, Ziqi Zhang, Yuanchun Li, Leye Wang, Ding Li, Yao Guo, Xiangqun Chen
Previous studies focus on the "symptoms" directly, as they try to improve the accuracy or detect possible attacks by adding extra steps to conventional FL models.
1 code implementation • 11 Jun 2021 • Yuanchun Li, Ziqi Zhang, Bingyan Liu, Ziyue Yang, Yunxin Liu
The knowledge of a deep learning model may be transferred to a student model, leading to intellectual property infringement or vulnerability propagation.
1 code implementation • 2 Mar 2021 • Bingyan Liu, Yao Guo, Xiangqun Chen
Based on the grouping results, PFA conducts an FL process in a group-wise way on the federated model to accomplish the adaptation.
no code implementations • 2 Mar 2021 • Bingyan Liu, Yifeng Cai, Yao Guo, Xiangqun Chen
This paper aims to improve the transfer performance from another angle - in addition to tuning the weights, we tune the structure of pre-trained models, in order to better match the target task.