paper-with-me

홈 › Papers

CHAMP: Conformalized 3D Human Multi-Hypothesis Pose Estimators

2024-05-27 · Harry Zhang, Luca Carlone

We introduce CHAMP, a novel method for learning sequence-to-sequence, multi-hypothesis 3D human poses from 2D keypoints by leveraging a conditional distribution with a diffusion model. To predict a single output 3D pose sequence, we generate and aggregate multiple 3D pose hypotheses. For better aggregation results, we develop a method to score these hypotheses during training, effectively integrating conformal prediction into the learning process. This process results in a differentiable conformal predictor that is trained end2end with the 3D pose estimator. Post-training, the learned scoring model is used as the conformity score, and the 3D pose estimator is combined with a conformal predictor to select the most accurate hypotheses for downstream aggregation. Our results indicate that using a simple mean aggregation on the conformal prediction-filtered hypotheses set yields competitive results. When integrated with more sophisticated aggregation techniques, our method achieves state-of-the-art performance across various metrics and datasets while inheriting the probabilistic guarantees of conformal prediction.

📄 PDF Abstract BibTeX arXiv:2407.06141

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionPrediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

PokéChamp: an Expert-level Minimax Language Agent

2025-03-06 · Seth Karten, Andy Luu Nguyen, Chi Jin

We introduce Pok\'eChamp, a minimax agent powered by Large Language Models (LLMs) for Pok\'emon battles. Built on a general framework for two-player competitive games, Pok\'eChamp leverages the generalist capabilities of…

Finite-Sample Analysis of Elimination in Active Hypothesis Testing

2026-05-01 · Ziyuan Lin, Hoang Ngoc Nguyen, Jie Xu, Ivan Ruchkin arxiv

A fixed-confidence, finite-sample problem of active hypothesis testing arises in many safety-critical applications. Situated in the context of sequential hypothesis testing, this paper studies the effect of hypothesis el…

CHAMPAGNE: Learning Real-world Conversation from Large-Scale Web Videos

2023-03-17 · ICCV 2023 1 · Seungju Han, Jack Hessel, Nouha Dziri, Yejin Choi 외

Visual information is central to conversation: body gestures and physical behaviour, for example, contribute to meaning that transcends words alone. To date, however, most neural conversational models are limited to just…

Language ModelingLanguage Modelling

Using Machine Learning to Predict Game Outcomes Based on Player-Champion Experience in League of Legends

2021-08-05 · Tiffany D. Do, Seong Ioi Wang, Dylan S. Yu, Matthew G. McMillian 외

League of Legends (LoL) is the most widely played multiplayer online battle arena (MOBA) game in the world. An important aspect of LoL is competitive ranked play, which utilizes a skill-based matchmaking system to form f…

Massive Choice, Ample Tasks (MaChAmp): A Toolkit for Multi-task Learning in NLP

2020-05-29 · EACL 2021 2 · Rob van der Goot, Ahmet Üstün, Alan Ramponi, Ibrahim Sharaf 외

Transfer learning, particularly approaches that combine multi-task learning with pre-trained contextualized embeddings and fine-tuning, have advanced the field of Natural Language Processing tremendously in recent years.…

Dependency ParsingLanguage ModelingLanguage ModellingMasked Language Modeling+5