← Search

Zihao Wei

11 accepted papers

2026

CueBench: Advancing Unified Understanding of Context-Aware Video Anomalies in Real-World

AAAI 2026technical

How far are deep models from real-world video anomaly understanding (VAU)? Current works typically emphasize detecting unexpected occurrences deviating from normal patterns or comprehending anomalous events with interpretable descriptions. However, they exhibit only a superficial comprehension of re

Cited by 0SourcePDFScholar
2026

RLKD: Distilling LLMs’ Reasoning via Reinforcement Learning

AAAI 2026technical

Distilling reasoning paths from teacher to student models via supervised fine-tuning (SFT) provides a shortcut for improving the reasoning ability of the smaller Large Language Models (LLMs). However, the reasoning paths generated by teacher models often reflect only surface-level traces of their un

Cited by 0SourcePDFScholar
2025

Everything is Editable: Extend Knowledge Editing to Unstructured Data in Large Language Models

ICLR 2025poster

Recent knowledge editing methods have primarily focused on modifying structured knowledge in large language models. However, this task setting overlooks the fact that a significant portion of real-world knowledge is stored in an unstructured format, characterized by long-form content, noise, and a c…

2025

Following the Autoregressive Nature of LLM Embeddings via Compression and Alignment

EMNLP 2025

A new trend uses LLMs as dense text encoders via contrastive learning. However, since LLM embeddings predict the probability distribution of the next token, they are inherently generative and distributive, conflicting with contrastive learning, which requires embeddings to capture full-text semantic

2025

MLaKE: Multilingual Knowledge Editing Benchmark for Large Language Models

COLING 2025main

The extensive utilization of large language models (LLMs) underscores the crucial necessity for precise and contemporary knowledge embedded within their intrinsic parameters. Existing research on knowledge editing primarily concentrates on monolingual scenarios, neglecting the complexities presented…

2025

Self-Convolutional Attention-Based Uncertainty-Aware Network for Single-Image Super-Resolution

ICASSP 2025accepted

Current super-resolution (SR) algorithms rely heavily on annotated data and often ignore the uncertainty in image degradation and features, limiting their real-world application. We propose an uncertainty-aware SR network using a self-convolutional attention mechanism. Our approach focuses on an SR…

Cited by 0SourceScholar
2025

ToolCoder: A Systematic Code-Empowered Tool Learning Framework for Large Language Models

ACL 2025long

Tool learning has emerged as a crucial capability for large language models (LLMs) to solve complex real-world tasks through interaction with external tools. Existing approaches face significant challenges, including reliance on hand-crafted prompts, difficulty in multi-step planning, and lack of pr…

2024

MicroDiffusion: Implicit Representation-Guided Diffusion for 3D Reconstruction from Limited 2D Microscopy Projections

CVPR 2024poster

Volumetric optical microscopy using non-diffracting beams enables rapid imaging of 3D volumes by projecting them axially to 2D images but lacks crucial depth information. Addressing this we introduce MicroDiffusion a pioneering tool facilitating high-quality depth-resolved 3D volume reconstruction f…

2023

MacLaSa: Multi-Aspect Controllable Text Generation via Efficient Sampling from Compact Latent Space

EMNLP 2023long findings

Multi-aspect controllable text generation aims to generate fluent sentences that possess multiple desired attributes simultaneously. Traditional methods either require expensive iteration / searching within the discrete text space during the decoding stage, or train separate controllers for each asp…

Cited by 0SourcecodeScholar