← Search

Jiaang Li

10 accepted papers

2026

Expert Divergence Learning for MoE-based Language Models

ICLR 2026poster

The Mixture-of-Experts (MoE) architecture is a powerful technique for scaling language models, yet it often suffers from expert homogenization, where experts learn redundant functionalities, thereby limiting MoE's full potential. To address this, we introduce Expert Divergence Learning, a novel pre-…

Cited by 0SourceScholar
2026

MeSH: Memory-as-State-Highways for Recursive Transformers

ICLR 2026poster

Recursive transformers reuse parameters and iterate over hidden states multiple times, decoupling compute depth from parameter depth. However, under matched compute, recursive models with fewer parameters often lag behind non-recursive counterparts. By probing hidden states, we trace this performanc…

Cited by 0SourcecodeScholar
2026

RAVENEA: A Benchmark for Multimodal Retrieval-Augmented Visual Culture Understanding

ICLR 2026poster

As vision-language models (VLMs) become increasingly integrated into daily life, the need for accurate visual culture understanding is becoming critical. Yet, these models frequently fall short in interpreting cultural nuances effectively. Prior work has demonstrated the effectiveness of retrieval-a…

Cited by 0SourcecodeScholar
2025

ELDER: Enhancing Lifelong Model Editing with Mixture-of-LoRA

AAAI 2025technical

Large language models (LLMs) require model editing to efficiently update specific knowledge within them and avoid factual errors. Most model editing methods are solely designed for single-time use and result in a significant forgetting effect in lifelong editing scenarios, where sequential edits ar…

2025

What if Othello-Playing Language Models Could See?

EMNLP 2025

Language models are often said to face a symbol grounding problem. While some have argued the problem can be solved without resort to other modalities, many have speculated that grounded learning is more efficient. We explore this question in Othello, a simplified, rule-based world that offers a con

2024

FoodieQA: A Multimodal Dataset for Fine-Grained Understanding of Chinese Food Culture

EMNLP 2024main

Food is a rich and varied dimension of cultural heritage, crucial to both individuals and social groups. To bridge the gap in the literature on the often-overlooked regional diversity in this domain, we introduce FoodieQA, a manually curated, fine-grained image-text dataset capturing the intricate f…

2024

Understanding Retrieval Robustness for Retrieval-augmented Image Captioning

ACL 2024long

Recent advances in retrieval-augmented models for image captioning highlight the benefit of retrieving related captions for efficient, lightweight models with strong domain-transfer capabilities. While these models demonstrate the success of retrieval augmentation, retrieval models are still far fro…

2023

Inductive Relation Prediction from Relational Paths and Context with Hierarchical Transformers

ICASSP 2023accepted

Relation prediction on knowledge graphs (KGs) is a key research topic. Dominant embedding-based methods mainly focus on the transductive setting and lack the inductive ability to generalize to new entities for inference. Existing methods for inductive reasoning mostly mine the connections between en…

Cited by 0SourceScholar
2023

Random Entity Quantization for Parameter-Efficient Compositional Knowledge Graph Representation

EMNLP 2023long main

Representation Learning on Knowledge Graphs (KGs) is essential for downstream tasks. The dominant approach, KG Embedding (KGE), represents entities with independent vectors and faces the scalability challenge. Recent studies propose an alternative way for parameter efficiency, which represents ent…

Cited by 0SourcecodeScholar