activity
20192023
most citedCodeGen: An Open Large Language Model for Code with Multi-Turn Program Synthesis

243 citations · 349 across the 27 of their papers we have counts for

collaborators
Showing 2022Show all

8 papers · 1 filter

cs.CV2022★ 4 cited

Look More but Care Less in Video Recognition

Yitian Zhang, Yue Bai, Huan Wang +2

Existing action recognition methods typically sample a few frames to represent each video to avoid the enormous computation, which often limits the recognition performance. To tack…

cs.IR2022★ 1 cited

Generating Negative Samples for Sequential Recommendation

Yongjun Chen, Jia Li, Zhiwei Liu +4

To make Sequential Recommendation (SR) successful, recent works focus on designing effective sequential encoders, fusing side information, and mining extra positive self-supervisio…

cs.LG2022★ 2 cited

Policy Optimization for Markov Games: Unified Framework and Faster Convergence

Runyu Zhang, Qinghua Liu, Huan Wang +3

This paper studies policy optimization algorithms for multi-agent reinforcement learning. We begin by proposing an algorithm framework for two-player zero-sum Markov Games in the f…

cs.CV2022

STN: Scalable Tensorizing Networks via Structure-Aware Training and Adaptive Compression

Chang Nie, Huan Wang, Lu Zhao

Deep neural networks (DNNs) have delivered a remarkable performance in many tasks of computer vision. However, over-parameterized representations of popular architectures dramatica…

cs.LG2022★ 11 cited

Dual Lottery Ticket Hypothesis

Yue Bai, Huan Wang, Zhiqiang Tao +2

Fully exploiting the learning capacity of neural networks requires overparameterized dense networks. On the other side, directly training sparse neural networks typically results i…

cs.LG2022★ 243 cited

CodeGen: An Open Large Language Model for Code with Multi-Turn Program Synthesis

Erik Nijkamp, Bo Pang, Hiroaki Hayashi +5

Program synthesis strives to generate a computer program as a solution to a given problem specification, expressed with input-output examples or natural language descriptions. The…