← Search

Zijie Liu

6 accepted papers

2026

3D Force Sensor-Based Multimodal Tactile Sensing for Underwater Robotic Adaptive Grasping

RA-L 2026

Underwater tactile sensing is critical for marine robots to reliably manipulate objects. However, harsh underwater environments bring in serious disturbances to sensor techniques. Prior studies have typically been restricted to on-land scenarios, 1D force measurements, or qualitative object property

Cited by 0SourceScholar
2026

GEMQ: Global Expert-Level Mixed-Precision Quantization for MoE LLMs

ICML 2026poster

Mixture-of-Experts Large Language Models (MoE-LLMs) achieve strong performance but incur substantial memory overhead due to massive expert parameters. Mixed-precision quantization mitigates this cost by allocating expert-wise bit-widths based on their importance, approaching the accuracy-memory Pare…

Cited by 0SourceScholar
2026

Model Editing as a Double-Edged Sword: Steering Agent Behavior Toward Beneficence or Harm

AAAI 2026technical

Agents based on Large Language Models (LLMs) have demonstrated strong capabilities across a wide range of tasks. However, deploying LLM-based agents in high-stakes domains comes with significant safety and ethical risks. Unethical behavior by these agents can directly result in serious real-world co

Cited by 0SourcePDFScholar
2026

TMS: Trajectory-Mixed Supervision for Reward-Free, On-Policy SFT

ICML 2026poster

Reinforcement Learning (RL) and Supervised Fine-Tuning (SFT) are the two dominant paradigms for enhancing Large Language Model (LLM) performance on downstream tasks. While RL generally preserves broader model capabilities (retention) better than SFT, it comes with significant costs: complex reward e…

Cited by 0SourceScholar
2026

“very likely” Means “uncertain”? How LLMs Diverge from Humans in Linguistic Uncertainty Quantification

ICML 2026poster

Humans express uncertainty verbally via markers (e.g., "possible", "likely"), yet most LLM uncertainty quantification (UQ) relies on costing likelihood- or consistency-based signals. From a cognitive perspective, accurate verbal uncertainty reflects metacognitive monitoring, representing knowledge b…

Cited by 0SourceScholar
2025

FIER: Fine-Grained and Efficient KV Cache Retrieval for Long-context LLM Inference

EMNLP 2025

The Key-Value (KV) cache reading latency increases significantly with context lengths, hindering the efficiency of long-context LLM inference. To address this, previous works propose retaining a small fraction of KV cache based on token importance. For example, KV eviction uses static heuristics to

Cited by 0SourcePDFScholar