中文
相关论文

相关论文: SDPose: Tokenized Pose Estimation via Circulation-…

200 篇论文

Pre-training has been investigated to improve the efficiency and performance of training neural operators in data-scarce settings. However, it is largely in its infancy due to the inherent complexity and diversity, such as long…

机器学习 · 计算机科学 2024-05-08 Zhongkai Hao , Chang Su , Songming Liu , Julius Berner , Chengyang Ying , Hang Su , Anima Anandkumar , Jian Song , Jun Zhu

Category-level object pose estimation involves estimating the 6D pose and the 3D metric size of objects from predetermined categories. While recent approaches take categorical shape prior information as reference to improve pose estimation…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Lei Zhou , Zhiyang Liu , Runze Gan , Haozhe Wang , Marcelo H. Ang

Dataset distillation compresses large datasets into compact synthetic sets with comparable performance in training models. Despite recent progress on diffusion-based distillation, this type of method typically depends on heuristic guidance…

机器学习 · 计算机科学 2026-02-06 Xuhui Li , Zhengquan Luo , Xiwei Liu , Yongqiang Yu , Zhiqiang Xu

Discrete diffusion models (DDMs) have shown powerful generation ability for discrete data modalities like text and molecules. However, their practical application is hindered by inefficient sampling, requiring a large number of sampling…

机器学习 · 计算机科学 2025-09-25 Feiyang Fu , Tongxian Guo , Zhaoqiang Liu

Knowledge distillation (KD) in transformers often faces challenges due to misalignment in the number of attention heads between teacher and student models. Existing methods either require identical head counts or introduce projectors to…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Zhaodong Bing , Linze Li , Jiajun Liang

Smoothed dissipative particle dynamics (SDPD) is a widely used particle-based method for modelling soft matter systems at mesoscopic and macroscopic scales, offering thermodynamic consistency and direct control over the fluid's transport…

流体动力学 · 物理学 2025-10-22 Marina Echeverria Ferrero , Nicolas Moreno , Marco Ellero

Diffusion models have achieved significant progress in both image and video generation while still suffering from huge computation costs. As an effective solution, flow matching aims to reflow the diffusion process of diffusion models into…

图形学 · 计算机科学 2025-03-13 Lei Ke , Haohang Xu , Xuefei Ning , Yu Li , Jiajun Li , Haoling Li , Yuxuan Lin , Dongsheng Jiang , Yujiu Yang , Linfeng Zhang

Traditionally, monocular 3D human pose estimation employs a machine learning model to predict the most likely 3D pose for a given input image. However, a single image can be highly ambiguous and induces multiple plausible solutions for the…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Karl Holmquist , Bastian Wandt

Accurate and real-time three-dimensional (3D) pose estimation is challenging in resource-constrained and dynamic environments owing to its high computational complexity. To address this issue, this study proposes a novel cooperative…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Hyun-Ho Choi , Kangsoo Kim , Ki-Ho Lee , Kisong Lee

Dataset Distillation (DD) aims to synthesize a small dataset capable of performing comparably to the original dataset. Despite the success of numerous DD methods, theoretical exploration of this area remains unaddressed. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Shaobo Wang , Yantai Yang , Qilong Wang , Kaixin Li , Linfeng Zhang , Junchi Yan

Recent studies demonstrate that diffusion models can serve as a strong prior for solving inverse problems. A prominent example is Diffusion Posterior Sampling (DPS), which approximates the posterior distribution of data given the measure…

机器学习 · 统计学 2024-09-16 Yaxuan Zhu , Zehao Dou , Haoxin Zheng , Yasi Zhang , Ying Nian Wu , Ruiqi Gao

We set out to train behavioral dispositions (self-verification, uncertainty acknowledgment, feedback integration) into small language models (0.6B to 2.3B effective parameters) through a four-stage all-MIT distillation pipeline, with…

机器学习 · 计算机科学 2026-04-15 Hari Sadasivan

Dataset distillation aims to find a synthetic training set such that training on the synthetic data achieves similar performance to training on real data, with orders of magnitude less computational requirements. Existing methods can be…

机器学习 · 计算机科学 2026-02-09 Hong Ye Tan , Emma Slade

Dataset distillation is the technique of synthesizing smaller condensed datasets from large original datasets while retaining necessary information to persist the effect. In this paper, we approach the dataset distillation problem from a…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Mingyang Chen , Bo Huang , Junda Lu , Bing Li , Yi Wang , Minhao Cheng , Wei Wang

Accurate 6D object pose estimation is an important task for a variety of robotic applications such as grasping or localization. It is a challenging task due to object symmetries, clutter and occlusion, but it becomes more challenging when…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Thomas Jantos , Mohamed Amin Hamdad , Wolfgang Granig , Stephan Weiss , Jan Steinbrener

Pose distillation is widely adopted to reduce model size in human pose estimation. However, existing methods primarily emphasize the transfer of teacher knowledge while often neglecting the performance degradation resulted from the curse of…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Feng Zhang , Jinwei Liu , Xiatian Zhu , Lei Chen

Recent deep metric learning (DML) methods typically leverage solely class labels to keep positive samples far away from negative ones. However, this type of method normally ignores the crucial knowledge hidden in the data (e.g., intra-class…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Zelong Zeng , Fan Yang , Hong Liu , Shin'ichi Satoh

Existing pose estimation approaches fall into two categories: single-stage and multi-stage methods. While multi-stage methods are seemingly more suited for the task, their performance in current practice is not as good as single-stage…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Wenbo Li , Zhicheng Wang , Binyi Yin , Qixiang Peng , Yuming Du , Tianzi Xiao , Gang Yu , Hongtao Lu , Yichen Wei , Jian Sun

Local feature matching is a computationally intensive task at the subpixel level. While detector-based methods coupled with feature descriptors struggle in low-texture scenes, CNN-based methods with a sequential extract-to-match pipeline,…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Qing Wang , Jiaming Zhang , Kailun Yang , Kunyu Peng , Rainer Stiefelhagen

Diffusion models achieve high-quality image generation but are limited by slow iterative sampling. Distillation methods alleviate this by enabling one- or few-step generation. Flow matching, originally introduced as a distinct framework,…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Mingyuan Zhou , Yi Gu , Huangjie Zheng , Liangchen Song , Guande He , Yizhe Zhang , Wenze Hu , Yinfei Yang