← Search

Sharon Li

20 accepted papers

2026

Beyond In-Domain Detection: SpikeScore for Cross-Domain Hallucination Detection

ICLR 2026poster

Hallucination detection is critical for deploying large language models (LLMs) in real-world applications. Existing hallucination detection methods achieve strong performance when the training and test data come from the same domain, but they suffer from poor cross-domain generalization. In this pap…

Cited by 0SourcecodeScholar
2026

How Do Transformers Learn to Associate Tokens: Gradient Leading Terms Bring Mechanistic Interpretability

ICLR 2026oral

Semantic associations such as the link between "bird" and "flew" are foundational for language modeling as they enable models to go beyond memorization and instead generalize and generate coherent text. Understanding how these associations are learned and represented in language models is essential…

Cited by 0SourceScholar
2026

Hybrid Reinforcement: when reward is sparse, better to be dense

ICLR 2026poster

Post-training for reasoning in large language models has increasingly relied on verifiable rewards: deterministic checkers that provide $0$–$1$ correctness signals. While reliable, such binary feedback is brittle—many tasks admit partially correct or alternative answers that verifiers under-credit,…

Cited by 0SourceScholar
2026

KnowledgeSmith: Uncovering Knowledge Updating in LLMs with Model Editing and Unlearning

ICLR 2026poster

Knowledge editing and machine unlearning are two popular approaches for large language models (LLMs) to stay up-to-date. However, the knowledge updating mechanism of LLMs remains largely unexplored due to insufficient, isolated, and small-scale evaluation. For instance, are LLMs similar to humans in…

Cited by 0SourcecodeScholar
2026

LH-DECEPTION: Simulating and Understanding LLM Deceptive Behaviors in Long-Horizon Interactions

ICLR 2026poster

Deception is a pervasive feature of human communication and an emerging concern in large language models (LLMs). While recent studies document instances of LLM deception, most evaluations remain confined to single-turn prompts and fail to capture the long-horizon interactions in which deceptive stra…

Cited by 0SourceScholar
2026

LUMINA: Detecting Hallucinations in RAG System with Context–Knowledge Signals

ICLR 2026poster

Retrieval-Augmented Generation (RAG) aims to mitigate hallucinations in large language models (LLMs) by grounding responses in retrieved documents. Yet, RAG-based LLMs still hallucinate even when provided with correct and sufficient context. A growing line of work suggests that this stems from an im…

Cited by 0SourcecodeScholar
2026

Understanding Language Prior of LVLMs by Contrasting Chain-of-Embedding

ICLR 2026poster

Large vision-language models (LVLMs) achieve strong performance on multimodal tasks, yet they often default to their language prior (LP)---memorized textual patterns from pre-training while under-utilizing visual evidence. Prior analyses of LP mostly rely on input–output probing, which fails to reve…

Cited by 0SourcecodeScholar
2026

UniGame: Turning a Unified Multimodal Model Into Its Own Adversary

CVPR 2026

Unified Multimodal Models (UMMs) have shown impressive performance in both understanding and generation with a single architecture. However, UMMs still exhibit a fundamental inconsistency: understanding favors compact embeddings, whereas generation favors reconstruction-rich representations. This st

Cited by 0SourcecodeScholar
2025

Clean First, Align Later: Benchmarking Preference Data Cleaning for Reliable LLM Alignment

NeurIPS 2025poster

Human feedback plays a pivotal role in aligning large language models (LLMs) with human preferences. However, such feedback is often noisy or inconsistent, which can degrade the quality of reward models and hinder alignment. While various automated data cleaning methods have been proposed to mitigat…

Cited by 0SourcecodeScholar
2025

Debate or Vote: Which Yields Better Decisions in Multi-Agent Large Language Models?

NeurIPS 2025spotlight

Multi-Agent Debate (MAD) has emerged as a promising paradigm for improving the performance of large language models through collaborative reasoning. Despite recent advances, the key factors driving MAD’s effectiveness remain unclear. In this work, we disentangle MAD into two key components–Majority…

Cited by 0SourcecodeScholar
2025

GeoRanker: Distance-Aware Ranking for Worldwide Image Geolocalization

NeurIPS 2025poster

Worldwide image geolocalization—the task of predicting GPS coordinates from images taken anywhere on Earth—poses a fundamental challenge due to the vast diversity in visual content across regions. While recent approaches adopt a two-stage pipeline of retrieving candidates and selecting the best matc…

Cited by 0SourceScholar
2025

Harnessing Feature Resonance under Arbitrary Target Alignment for Out-of-Distribution Node Detection

NeurIPS 2025poster

Out-of-distribution (OOD) node detection in graphs is a critical yet challenging task. Most existing approaches rely heavily on fine-grained labeled data to obtain a pre-trained supervised classifier, inherently assuming the existence of a well-defined pretext classification task. However, when such…

Cited by 0SourceScholar
2025

Limited Preference Data? Learning Better Reward Model with Latent Space Synthesis

NeurIPS 2025poster

Reward modeling, crucial for aligning large language models (LLMs) with human preferences, is often bottlenecked by the high cost of preference data. Existing textual data synthesis methods are computationally expensive. We propose a novel framework LENS for synthesizing preference data directly in…

Cited by 0SourcecodeScholar
2025

MetaMind: Modeling Human Social Thoughts with Metacognitive Multi-Agent Systems

NeurIPS 2025spotlight

Human social interactions depend on the ability to infer others' unspoken intentions, emotions, and beliefs—a cognitive skill grounded in the psychological concept of Theory of Mind (ToM). While large language models (LLMs) excel in semantic understanding tasks, they struggle with the ambiguity and…

Cited by 0SourcecodeScholar
2025

Towards Interpretability Without Sacrifice: Faithful Dense Layer Decomposition with Mixture of Decoders

NeurIPS 2025poster

Multilayer perceptrons (MLPs) are an integral part of large language models, yet their dense representations render them difficult to understand, edit, and steer. Recent methods learn interpretable approximations via neuron-level sparsity, yet fail to faithfully reconstruct the original mapping--sig…

Cited by 0SourcecodeScholar
2025

Your Pre-trained LLM is Secretly an Unsupervised Confidence Calibrator

NeurIPS 2025poster

Post-training of large language models is essential for adapting pre-trained language models (PLMs) to align with human preferences and downstream tasks. While PLMs typically exhibit well-calibrated confidence, post-trained language models (PoLMs) often suffer from over-confidence, assigning high c…

Cited by 0SourceScholar