activity
20152024
most citedLoRA: Low-Rank Adaptation of Large Language Models

2.5k citations · 2.6k across the 15 of their papers we have counts for

collaborators

25 papers

cs.CL2024

GRIN: GRadient-INformed MoE

Liyuan Liu, Young Jin Kim, Shuohang Wang +14

Mixture-of-Experts (MoE) models scale more effectively than dense models due to sparse computation through expert routing, selectively activating only a small subset of expert modu…

cs.CL20224 cited

GENIUS: Sketch-based Language Model Pre-training via Extreme and Selective Masking for Text Generation and Augmentation

Biyang Guo, Yeyun Gong, Yelong Shen +4

We introduce GENIUS: a conditional text generation model using sketches as input, which can fill in the missing contexts for a given sketch (key information consisting of textual s…

cs.CL2022

Soft-Labeled Contrastive Pre-training for Function-level Code Representation

Xiaonan Li, Daya Guo, Yeyun Gong +6

Code contrastive pre-training has recently achieved significant progress on code-related tasks. In this paper, we present \textbf{SCodeR}, a \textbf{S}oft-labeled contrastive pre-t…

cs.CL20222 cited

SimANS: Simple Ambiguous Negatives Sampling for Dense Text Retrieval

Kun Zhou, Yeyun Gong, Xiao Liu +8

Sampling proper negatives from a large document pool is vital to effectively train a dense retrieval model. However, existing negative sampling strategies suffer from the uninforma…

cs.CL202235 cited

Explanations from Large Language Models Make Small Reasoners Better

Shiyang Li, Jianshu Chen, Yelong Shen +9

Integrating free-text explanations to in-context learning of large language models (LLM) is shown to elicit strong reasoning capabilities along with reasonable explanations. In thi…

cs.CL20221 cited

A Self-Paced Mixed Distillation Method for Non-Autoregressive Generation

Weizhen Qi, Yeyun Gong, Yelong Shen +6

Non-Autoregressive generation is a sequence generation paradigm, which removes the dependency between target tokens. It could efficiently reduce the text generation latency with pa…