2 citations · 2 across the 2 of their papers we have counts for
2 papers
cs.CR2024★ 2 cited
Blockchain-empowered Federated Learning: Benefits, Challenges, and Solutions
Zeju Cai, Jianguo Chen, Yuting Fan +2
Federated learning (FL) is a distributed machine learning approach that protects user data privacy by training models locally on clients and aggregating them on a parameter server.…
cs.SE2024
iJTyper: An Iterative Type Inference Framework for Java by Integrating Constraint- and Statistically-based Methods
Zhixiang Chen, Anji Li, Neng Zhang +3
Inferring the types of API elements in incomplete code snippets (e.g., those on Q&A forums) is a prepositive step required to work with the code snippets. Existing type inference m…