Goto

Collaborating Authors

 Large Language Model



SLED: Self Logits Evolution Decoding for Improving Factuality in Large Language Models

Neural Information Processing Systems

From an optimization perspective, our SLED framework leverages the latent knowledge embedded within the LLM by contrasting the output logits from the final layer with those from early layers.



PV-Tuning: Beyond Straight-Through Estimation for Extreme LLM Compression

Neural Information Processing Systems

There has been significant interest in "extreme" compression of large language models (LLMs), i.e., to 1-2 bits per parameter, which allows such models to be executed efficiently on resource-constrained devices.




Building on Efficient Foundations: Effectively Training LLMs with Structured Feedforward Layers

Neural Information Processing Systems

Interestingly, the scaling performance of structured matrices is explored, revealing steeper curves in scaling training FLOPs, along with a favorable scaling trend in the overtraining regime. Specifically, we show that wide and structured networks can utilize training FLOPs more efficiently, with fewer parameters and lower loss than dense models at their optimal trade-off.


Star-Agents: Automatic Data Optimization with LLM Agents for Instruction Tuning Hang Zhou 1,2, Yehui Tang

Neural Information Processing Systems

Unfortunately, collecting high-quality and diverse data is both expensive and time-consuming. To mitigate this issue, we propose a novel Star-Agents framework, which automates the enhancement of data quality across datasets through multi-agent collaboration and assessment. The framework adopts a three-pronged strategy.