← Search

Jingwen Xu

6 accepted papers

2026

Biologically Plausible Learning via Bidirectional Spike-Based Distillation

ICLR 2026poster

Developing biologically plausible learning algorithms that can achieve performance comparable to error backpropagation remains a longstanding challenge. Existing approaches often compromise biological plausibility by entirely avoiding the use of spikes for error propagation or relying on both positi…

Cited by 0SourcecodeScholar
2026

RECAST: Expanding the Boundaries of LLMs' Complex Instruction Following with Multi-Constraint Data

ICLR 2026poster

Large language models (LLMs) are increasingly expected to tackle complex tasks, driven by their expanding applications and users' growing proficiency in crafting sophisticated prompts. However, as the number of explicitly stated requirements increases (particularly more than $10$ constraints), LLMs…

Cited by 0SourceScholar
2025

Dendritic Localized Learning: Toward Biologically Plausible Algorithm

ICML 2025poster

Backpropagation is the foundational algorithm for training neural networks and a key driver of deep learning's success. However, its biological plausibility has been challenged due to three primary limitations: weight symmetry, reliance on global error signals, and the dual-phase nature of training,…

2025

Enhancing Model Privacy in Federated Learning with Random Masking and Quantization

EMNLP 2025

The primary goal of traditional federated learning is to protect data privacy by enabling distributed edge devices to collaboratively train a shared global model while keeping raw data decentralized at local clients. The rise of large language models (LLMs) has introduced new challenges in distribut

2021

P-INT: A Path-based Interaction Model for Few-shot Knowledge Graph Completion

EMNLP 2021finding

Few-shot knowledge graph completion is to infer the unknown facts (i.e., query head-tail entity pairs) of a given relation with only a few observed reference entity pairs. Its general process is to first encode the implicit relation of an entity pair and then match the relation of a query entity pai…