← Search

Jinmeng Li

3 accepted papers

2026

LLM as an Algorithmist: Enhancing Anomaly Detectors via Programmatic Synthesis

ICLR 2026poster

Existing anomaly detection (AD) methods for tabular data usually rely on some assumptions about anomaly patterns, leading to inconsistent performance in real-world scenarios. While Large Language Models (LLMs) show remarkable reasoning capabilities, their direct application to tabular AD is impeded…

Cited by 0SourcecodeScholar
2025

FedLWS: Federated Learning with Adaptive Layer-wise Weight Shrinking

ICLR 2025poster

In Federated Learning (FL), weighted aggregation of local models is conducted to generate a new global model, and the aggregation weights are typically normalized to 1. A recent study identifies the global weight shrinking effect in FL, indicating an enhancement in the global model’s generalization…