← Search

Zijie Xu

17 accepted papers

2026

Balanced Knowledge Distillation for Large Language Models with Mix-of-Experts

AAAI 2026technical

Mixture-of-Experts (MoE) architectures have recently become a more prevalent choice for large language models (LLMs) than dense architectures due to their superior performance. However, billions of parameters bring MoE LLMs a huge cost for deployment and inference. To address these issues, knowledge

Cited by 0SourcePDFScholar
2026

Benchmarking and Enhancing Rule Knowledge-Driven Reasoning of Large Language Models

AAAI 2026technical

Large Language Models (LLMs) have demonstrated strong capabilities across diverse tasks under the example-driven learning paradigm. However, in high-stakes domains such as emergency response and industrial safety, historical incidents are scarce, confidential, or both, while concise rule books are a

Cited by 0SourcePDFScholar
2026

CaRe-BN: Precise Moving Statistics for Stabilizing Spiking Neural Networks in Reinforcement Learning

ICLR 2026poster

Spiking Neural Networks (SNNs) offer low-latency and energy-efficient decision-making on neuromorphic hardware by mimicking the event-driven dynamics of biological neurons. However, the discrete and non-differentiable nature of spikes leads to unstable gradient propagation in directly trained SNNs,…

Cited by 0SourceScholar
2026

Error Amplification Limits ANN-to-SNN Conversion in Continuous Control

ICML 2026poster

Spiking Neural Networks (SNNs) can achieve competitive performance by converting already existing well-trained Artificial Neural Networks (ANNs), avoiding further costly training. This property is particularly attractive in Reinforcement Learning (RL), where training through environment interaction …

Cited by 0SourceScholar
2026

Optimizing LoRA Allocation of MoE with the Alignment of Topic Correlation

AAAI 2026technical

Mixture of experts (MoE) dynamically routes inputs to specialized expert networks to scale model capacity with low inference overhead. However, the excessive parameter growth in MoE models poses challenges in low-resource settings. To address these issues, MoE with parameter-efficient fine-tuning (P

Cited by 0SourcePDFScholar
2026

PredNext: Explicit Cross-View Temporal Prediction for Unsupervised Learning in Spiking Neural Networks

ICLR 2026poster

Spiking Neural Networks (SNNs), with their temporal processing capabilities and biologically plausible dynamics, offer a natural platform for unsupervised representation learning. However, current unsupervised SNNs predominantly employ shallow architectures or localized plasticity rules, limiting th…

Cited by 0SourceScholar
2026

Rethinking SNN Online Training and Deployment: Gradient-Coherent Learning via Hybrid-Driven LIF Model

CVPR 2026

Spiking Neural Networks (SNNs) are considered to have enormous potential in the future development of Artificial Intelligence due to their brain-inspired and energy-efficient properties. Compared to vanilla Spatial-Temporal Back-propagation (STBP) training methods, online training can effectively av

Cited by 0SourcecodeScholar
2025

Acquisition and Application of Novel Knowledge in Large Language Models

ACL 2025long

Recent advancements in large language models (LLMs) have demonstrated their impressive generative capabilities, primarily due to their extensive parameterization, which enables them to encode vast knowledge. However, effectively integrating new knowledge into LLMs remains a major challenge. Current…

2025

On the Consistency of Commonsense in Large Language Models

ACL 2025finding

Commonsense, humans’ implicit understanding of everyday situations, is crucial for large language models (LLMs). Existing commonsense evaluations for LLMs primarily focus on downstream knowledge tasks, failing to probe whether LLMs truly understand and utilize knowledge or merely memorize it. They a…

2025

Proxy Target: Bridging the Gap Between Discrete Spiking Neural Networks and Continuous Control

NeurIPS 2025poster

Spiking Neural Networks (SNNs) offer low-latency and energy-efficient decision making on neuromorphic hardware, making them attractive for Reinforcement Learning (RL) in resource-constrained edge devices. However, most RL algorithms for continuous control are designed for Artificial Neural Networks…

Cited by 0SourcecodeScholar
2024

CMNEE:A Large-Scale Document-Level Event Extraction Dataset Based on Open-Source Chinese Military News

COLING 2024main

Extracting structured event knowledge, including event triggers and corresponding arguments, from military texts is fundamental to many applications, such as intelligence analysis and decision assistance. However, event extraction in the military field faces the data scarcity problem, which impedes…

2024

Empirical Analysis of Dialogue Relation Extraction with Large Language Models

IJCAI 2024poster

Dialogue relation extraction (DRE) aims to extract relations between two arguments within a dialogue, which is more challenging than standard RE due to the higher person pronoun frequency and lower information density in dialogues. However, existing DRE methods still suffer from two serious issues:…

2024

Fast and Continual Knowledge Graph Embedding via Incremental LoRA

IJCAI 2024poster

Continual Knowledge Graph Embedding (CKGE) aims to efficiently learn new knowledge and simultaneously preserve old knowledge. Dominant approaches primarily focus on alleviating catastrophic forgetting of old knowledge but neglect efficient learning for the emergence of new knowledge. However, in rea…

2024

Incorporating Schema-Aware Description into Document-Level Event Extraction

IJCAI 2024poster

Document-level event extraction (DEE) aims to extract the structured event information from a given document, facing two critical challenges: (1) event arguments always scatter across sentences (arguments-scattering); (2) multiple events can co-occur in one document (multi-event). Most recent studie…

2024

Meta In-Context Learning Makes Large Language Models Better Zero and Few-Shot Relation Extractors

IJCAI 2024poster

Relation extraction (RE) is an important task that aims to identify the relationships between entities in texts. While large language models (LLMs) have revealed remarkable in-context learning (ICL) capability for general zero and few-shot learning, recent studies indicate that current LLMs still st…

2024

Recall, Retrieve and Reason: Towards Better In-Context Relation Extraction

IJCAI 2024poster

Relation extraction (RE) aims to identify relations between entities mentioned in texts. Although large language models (LLMs) have demonstrated impressive in-context learning (ICL) abilities in various tasks, they still suffer from poor performances compared to most supervised fine-tuned RE methods…

2024

Unlocking Instructive In-Context Learning with Tabular Prompting for Relational Triple Extraction

COLING 2024main

The in-context learning (ICL) for relational triple extraction (RTE) has achieved promising performance, but still encounters two key challenges: (1) how to design effective prompts and (2) how to select proper demonstrations. Existing methods, however, fail to address these challenges appropriately…

Cited by 13SourcePDFScholar