← Search

Yufei Zhang

15 accepted papers

2026

Towards Knowledge-augmented Bayesian Deep Learning For Computer Vision

CVPR 2026

Bayesian deep learning (BDL) integrates Bayesian inference with deep learning, improving predictive performance while enabling principled uncertainty quantification. However, existing BDLs often rely on non-informative random priors, limiting the benefits of Bayesian inference. In contrast, knowledg

Cited by 0SourceScholar
2026

ViPER: Empowering the Self-Evolution of Visual Perception Abilities in Vision-Language Models

ICLR 2026poster

The limited capacity for fine-grained visual perception presents a critical bottleneck for Vision-Language Models (VLMs) in real-world applications. Addressing this is challenging due to the scarcity of high-quality data and the limitations of existing methods: supervised fine-tuning (SFT) often com…

Cited by 0SourcecodeScholar
2025

Beyond Static Testbeds: An Interaction-Centric Agent Simulation Platform for Dynamic Recommender Systems

EMNLP 2025

Evaluating and iterating upon recommender systems is crucial, yet traditional A/B testing is resource-intensive, and offline methods struggle with dynamic user-platform interactions. While agent-based simulation is promising, existing platforms often lack a mechanism for user actions to dynamically

2025

Com2 : A Causal-Guided Benchmark for Exploring Complex Commonsense Reasoning in Large Language Models

ACL 2025long

Large language models (LLMs) have mastered abundant simple and explicit commonsense knowledge through pre-training, enabling them to achieve human-like performance in simple commonsense reasoning. Nevertheless, LLMs struggle to reason with complex and implicit commonsense knowledge that is derived f…

2025

Diffusion-based 3D Hand Motion Recovery with Intuitive Physics

ICCV 2025poster

While 3D hand reconstruction from monocular images has made significant progress, generating accurate and temporally coherent motion estimates from videos remains challenging, particularly during hand-object interactions. In this paper, we present a novel 3D hand motion recovery framework that enhan…

Cited by 0SourcePDFScholar
2025

FIRE: Robust Detection of Diffusion-Generated Images via Frequency-Guided Reconstruction Error

CVPR 2025poster

The rapid advancement of diffusion models has significantly improved high-quality image generation, making generated content increasingly challenging to distinguish from real images and raising concerns about potential misuse. In this paper, we observe that diffusion models struggle to accurately re…

2025

Partial Reconstruction Error for Deepfake Detection

ICASSP 2025accepted

The rapid development of deepfake technology poses a formidable challenge to personal privacy and security, underscoring the urgent need for deepfake detection. Recently, the methods based on the reconstruction error, such as DIRE and RECCE, achieve impressive performance in forgery detection. Howev…

Cited by 0SourceScholar
2025

PolarQuant: Leveraging Polar Transformation for Key Cache Quantization and Decoding Acceleration

NeurIPS 2025poster

The increasing demand for long-context generation has made the KV cache in large language models a bottleneck in memory consumption. Quantizing the cache to lower bit widths is an effective way to reduce memory costs; however, previous methods struggle with key cache quantization due to outliers, re…

Cited by 0SourcecodeScholar
2025

Reduced Spatial Dependency for More General Video-level Deepfake Detection

ICASSP 2025accepted

As one of the prominent AI-generated content, Deepfake has raised significant safety concerns. Although it has been demonstrated that temporal consistency cues offer better generalization capability, existing methods based on CNNs inevitably introduce spatial bias, which hinders the extraction of in…

Cited by 0SourceScholar
2025

Semantic Convergence: Harmonizing Recommender Systems via Two-Stage Alignment and Behavioral Semantic Tokenization

AAAI 2025technical

Large language models (LLMs), endowed with exceptional reasoning capabilities, are adept at discerning profound user interests from historical behaviors, thereby presenting a promising avenue for the advancement of recommendation systems. However, a notable discrepancy persists between the sparse co…

Cited by 4SourcePDFScholar
2025

UIOrchestra: Generating High-Fidelity Code from UI Designs with a Multi-agent System

EMNLP 2025

Recent advances in large language models (LLMs) have significantly improved automated code generation, enabling tools such as GitHub Copilot and CodeWhisperer to assist developers in a wide range of programming tasks. However, the translation of complex mobile UI designs into high-fidelity front-end

Cited by 0SourcePDFScholar
2024

PhysPT: Physics-aware Pretrained Transformer for Estimating Human Dynamics from Monocular Videos

CVPR 2024poster

While current methods have shown promising progress on estimating 3D human motion from monocular videos their motion estimates are often physically unrealistic because they mainly consider kinematics. In this paper we introduce Physics-aware Pretrained Transformer (PhysPT) which improves kinematics-…

Cited by 8SourcePDFScholar
2023

Body Knowledge and Uncertainty Modeling for Monocular 3D Human Body Reconstruction

ICCV 2023poster

While 3D body reconstruction methods have made remarkable progress recently, it remains difficult to acquire the sufficiently accurate and numerous 3D supervisions required for training. In this paper, we propose KNOWN, a framework that effectively utilizes body KNOWledge and uNcertainty modeling to…

Cited by 11PDFScholar
2020

Understanding Deep Architecture with Reasoning Layer

NeurIPS 2020poster

Recently, there is a surge of interest in combining deep learning models with reasoning in order to handle more sophisticated learning tasks. In many cases, a reasoning task can be solved by an iterative algorithm. This algorithm is often unrolled, truncated, and used as a specialized layer in the d…