← Search

Qizhou Chen

8 accepted papers

2026

Feed-Forward Taylor-Gaussians-Flow: Towards Non-uniform Motion for Novel View Synthesis from Monocular Video

ICML 2026poster

Long-term non-uniform motion poses a significant challenge for feed-forward Novel View Synthesis (\textbf{NVS}), as it requires modeling higher-order motion, such as acceleration. Existing methods primarily rely on deformation fields or scene flow, which are limited to first-order approximations. Du…

Cited by 0SourceScholar
2025

Attribution Analysis Meets Model Editing: Advancing Knowledge Correction in Vision Language Models with VisEdit

AAAI 2025technical

Model editing aims to correct outdated or erroneous knowledge in large models without costly retraining. Recent research discovered that the mid-layer representation of the subject's final token in a prompt has a strong influence on factual predictions, and developed Large Language Model (LLM) editi…

2025

BELLE: A Bi-Level Multi-Agent Reasoning Framework for Multi-Hop Question Answering

ACL 2025long

Multi-hop question answering (QA) involves finding multiple relevant passages and performing step-by-step reasoning to answer complex questions. Previous works on multi-hop QA employ specific methods from different modeling perspectives based on large language models (LLMs), regardless of the questi…

Cited by 0SourcePDFScholar
2025

Lifelong Knowledge Editing for Vision Language Models with Low-Rank Mixture-of-Experts

CVPR 2025poster

Model editing aims to correct inaccurate knowledge, update outdated information, and incorporate new data into Large Language Models (LLMs) without the need for retraining. This task poses challenges in lifelong scenarios where edits must be continuously applied for real-world applications. While so…

Cited by 0SourcePDFScholar
2025

Surface-Aware Feed-Forward Quadratic Gaussian for Frame Interpolation with Large Motion

NeurIPS 2025poster

Motion in the real world takes place in 3D space. Existing Frame Interpolation methods often estimate global receptive fields in 2D frame space. Due to the limitations of 2D space, these global receptive fields are limited, which makes it difficult to match object correspondences between frames, re…

Cited by 0SourceScholar
2025

UniEdit: A Unified Knowledge Editing Benchmark for Large Language Models

NeurIPS 2025poster

Model editing aims to efficiently revise incorrect or outdated knowledge within LLMs without incurring the high cost of full retraining and risking catastrophic forgetting. Currently, most LLM editing datasets are confined to narrow knowledge domains and cover a limited range of editing evaluation.…

Cited by 0SourceScholar
2024

DAFNet: Dynamic Auxiliary Fusion for Sequential Model Editing in Large Language Models

ACL 2024findings

Recently, while large language models (LLMs) have demonstrated impressive results, they still suffer from hallucination, i.e., the generation of false information. Model editing is the task of fixing factual mistakes in LLMs; yet, most previous works treat it as a one-time task, paying little attent…

2024

Lifelong Knowledge Editing for LLMs with Retrieval-Augmented Continuous Prompt Learning

EMNLP 2024main

Model editing aims to correct outdated or erroneous knowledge in large language models (LLMs) without the need for costly retraining. Lifelong model editing is the most challenging task that caters to the continuous editing requirements of LLMs. Prior works primarily focus on single or batch editing…