no code implementations • 18 Mar 2024 • Qianyu Zhang, Bolun Zheng, Xinying Chen, Quan Chen, Zhunjie Zhu, Canjin Wang, Zongpeng Li, Chengang Yan
The goal of video quality enhancement is to reduce compression artifacts and reconstruct a visually-pleasant result.
1 code implementation • 26 Dec 2023 • Sichun Luo, Bowei He, Haohan Zhao, Wei Shao, Yanlin Qi, Yinya Huang, Aojun Zhou, Yuxuan Yao, Zongpeng Li, Yuanzhang Xiao, Mingjie Zhan, Linqi Song
Large Language Models (LLMs) have demonstrated remarkable capabilities and have been extensively deployed across various domains, including recommender systems.
2 code implementations • ICML 2020 • Zijun Zhang, Ruixiang Zhang, Zongpeng Li, Yoshua Bengio, Liam Paull
We therefore propose to map both the generated and target distributions to a latent space using the encoder of a standard autoencoder, and train the generator (or decoder) to match the target distribution in the latent space.
1 code implementation • NeurIPS 2018 • Zijun Zhang, Yining Zhang, Zongpeng Li
Multiplicative noise, including dropout, is widely used to regularize deep neural networks (DNNs), and is shown to be effective in a wide range of architectures and tasks.
no code implementations • 24 Feb 2018 • Rui Zhu, Di Niu, Zongpeng Li
Many machine learning models, including those with non-smooth regularizers, can be formulated as consensus optimization problems, which can be solved by the alternating direction method of multipliers (ADMM).
no code implementations • 24 Feb 2018 • Rui Zhu, Di Niu, Zongpeng Li
We study stochastic algorithms for solving nonconvex optimization problems with a convex yet possibly nonsmooth regularizer, which find wide applications in many practical machine learning applications.
no code implementations • 3 Jan 2018 • Yixin Bao, Yanghua Peng, Chuan Wu, Zongpeng Li
In a shared cluster handling multiple training jobs, a fundamental issue is how to efficiently schedule jobs and set the number of concurrent workers to run for each job, such that server resources are maximally utilized and model training can be completed in time.
Distributed, Parallel, and Cluster Computing
1 code implementation • 7 Oct 2017 • Lei Deng, Yinghui He, Ying Zhang, Minghua Chen, Zongpeng Li, Jack Y. B. Lee, Ying Jun Zhang, Lingyang Song
The idea is to shift traffic from a congested cell to its adjacent under-utilized cells by leveraging inter-cell D2D communication, so that the traffic can be served without using extra spectrum, effectively improving the spectrum temporal efficiency.
Networking and Internet Architecture
1 code implementation • ICLR 2018 • Zijun Zhang, Lin Ma, Zongpeng Li, Chuan Wu
Adaptive optimization algorithms, such as Adam and RMSprop, have shown better optimization performance than stochastic gradient descent (SGD) in some scenarios.
no code implementations • 7 Jun 2016 • Rui Zhu, Di Niu, Linglong Kong, Zongpeng Li
Matrix factorization is a popular approach to solving matrix estimation problems based on partial observations.