paper-with-me

홈 › Papers

Meta-Learned Adaptive Optimization for Robust Human Mesh Recovery with Uncertainty-Aware Parameter Updates

2026-03-27 · Shaurjya Mandal, Nutan Sharma, John Galeotti arxiv

Human mesh recovery from single images remains challenging due to inherent depth ambiguity and limited generalization across domains. While recent methods combine regression and optimization approaches, they struggle with poor initialization for test-time refinement and inefficient parameter updates during optimization. We propose a novel meta-learning framework that trains models to produce optimization-friendly initializations while incorporating uncertainty-aware adaptive updates during test-time refinement. Our approach introduces three key innovations: (1) a meta-learning strategy that simulates test-time optimization during training to learn better parameter initializations, (2) a selective parameter caching mechanism that identifies and freezes converged joints to reduce computational overhead, and (3) distribution-based adaptive updates that sample parameter changes from learned distributions, enabling robust exploration while quantifying uncertainty. Additionally, we employ stochastic approximation techniques to handle intractable gradients in complex loss landscapes. Extensive experiments on standard benchmarks demonstrate that our method achieves state-of-the-art performance, reducing MPJPE by 10.3 on 3DPW and 8.0 on Human3.6M compared to strong baselines. Our approach shows superior domain adaptation capabilities with minimal performance degradation across different environmental conditions, while providing meaningful uncertainty estimates that correlate with actual prediction errors. Combining meta-learning and adaptive optimization enables accurate mesh recovery and robust generalization to challenging scenarios.

📄 PDF Abstract BibTeX arXiv:2603.26447

Code (0)

등록된 구현이 없습니다.

Tasks

Human Mesh RecoveryDomain Adaptation

Similar Papers 제목 키워드 기반

Incorporating Test-Time Optimization into Training with Dual Networks for Human Mesh Recovery

2024-01-25 · Yongwei Nie, Mingxian Fan, Chengjiang Long, Qing Zhang 외

Human Mesh Recovery (HMR) is the task of estimating a parameterized 3D human mesh from an image. There is a kind of methods first training a regression model for this problem, then further optimizing the pretrained regre…

Human Mesh RecoveryMeta-Learningregression

Context-aware Learned Mesh-based Simulation via Trajectory-Level Meta-Learning

2025-11-07 · Philipp Dahlinger, Niklas Freymuth, Tai Hoang, Tobias Würth 외 arxiv

Simulating object deformations is a critical challenge across many scientific domains, including robotics, manufacturing, and structural mechanics. Learned Graph Network Simulators (GNSs) offer a promising alternative to…

MetaAvatar: Learning Animatable Clothed Human Models from Few Depth Images

2021-06-22 · NeurIPS 2021 12 · Shaofei Wang, Marko Mihajlovic, Qianli Ma, Andreas Geiger 외

In this paper, we aim to create generalizable and controllable neural signed distance fields (SDFs) that represent clothed humans from monocular depth observations. Recent advances in deep learning, especially neural imp…

Meta-Learning

DeepMetaHandles: Learning Deformation Meta-Handles of 3D Meshes with Biharmonic Coordinates

2021-02-18 · CVPR 2021 1 · Minghua Liu, Minhyuk Sung, Radomir Mech, Hao Su

We propose DeepMetaHandles, a 3D conditional generative model based on mesh deformation. Given a collection of 3D meshes of a category and their deformation handles (control points), our method learns a set of meta-handl…

L-SR1: Learned Symmetric-Rank-One Preconditioning

2025-08-17 · Gal Lifshitz, Shahar Zuler, Ori Fouks, Dan Raviv arxiv

End-to-end deep learning has achieved impressive results but often relies on large labeled datasets, exhibits limited generalization to unseen scenarios, and incurs substantial computational cost. Classical optimization …

Human Mesh Recovery