activity
20242026
most citedPromoting Data and Model Privacy in Federated Learning through Quantized LoRA

1 citations · 1 across the 5 of their papers we have counts for

collaborators

6 papers

cs.SE2026

Talking to Itself While Coding: What Makes Comments Help Code Generation?

Dangfeng Pan, Zhensu Sun, Cenyuan Zhang +2

Large Language Models (LLMs) often generate natural-language comments while writing code, and these comments become part of the context used to generate the code that follows. Howe…

cs.LG2026

Looped World Models

Hongyuan Adam Lu, Z. L. Victor Wei, Qun Zhang +28

Current world models face a fundamental tension: faithful long-horizon simulation demands deep computation, but deeper models are expensive to deploy and prone to compounding error…

cs.SE2025

The Hidden Cost of Readability: How Code Formatting Silently Consumes Your LLM Budget

Dangfeng Pan, Zhensu Sun, Cenyuan Zhang +2

Source code is usually formatted with elements like indentation and newlines to improve readability for human developers. However, these visual aids do not seem to be beneficial fo…

cs.CL2024

Enhancing the Capability and Robustness of Large Language Models through Reinforcement Learning-Driven Query Refinement

Xiaohua Wang, Zisu Huang, Feiran Zhang +5

The capacity of large language models (LLMs) to generate honest, harmless, and helpful responses heavily relies on the quality of user prompts. However, these prompts often tend to…

cs.NE2024

Towards Biologically Plausible Computing: A Comprehensive Comparison

Changze Lv, Yufei Gu, Zhengkang Guo +16

Backpropagation is a cornerstone algorithm in training neural networks for supervised learning, which uses a gradient descent method to update network weights by minimizing the dis…

cs.LG20241 cited

Promoting Data and Model Privacy in Federated Learning through Quantized LoRA

JianHao Zhu, Changze Lv, Xiaohua Wang +7

Conventional federated learning primarily aims to secure the privacy of data distributed across multiple edge devices, with the global model dispatched to edge devices for paramete…