Learning Meshing from Delaunay Triangulation for 3D Shape Representation

Learning Meshing from Delaunay Triangulation for 3D Shape Representation Academic Background Surface reconstruction from point clouds is a long-standing problem in computer vision and graphics. Traditional implicit methods, such as Poisson surface reconstruction, compute an implicit function and extract the surface using the Marching Cubes algorith...

LDTrack: Dynamic People Tracking by Service Robots Using Diffusion Models

Dynamic People Tracking by Service Robots Using Diffusion Models Academic Background Tracking dynamic people in cluttered and crowded human-centered environments is a challenging problem in robotics. Due to intraclass variations such as occlusions, pose deformations, and lighting changes, traditional tracking methods often struggle to accurately id...

CANet:Context-Aware Multi-View Stereo Network for Efficient Edge-Preserving Depth Estimation

Academic Background and Problem Statement Multi-View Stereo (MVS) is a fundamental task in 3D computer vision that aims to recover the 3D geometry of a scene from multiple posed images. This technology has broad applications in robotics, scene understanding, augmented reality, and more. In recent years, learning-based MVS methods have achieved sign...

Delving Deep into Simplicity Bias for Long-Tailed Image Recognition

Academic Background and Problem Statement In recent years, deep neural networks have made significant progress in the field of computer vision, particularly in tasks such as image recognition, object detection, and semantic segmentation. However, even the most advanced deep models struggle when faced with long-tailed distribution data, where the nu...

Relation-Guided Versatile Regularization for Federated Semi-Supervised Learning

Academic Background and Problem Statement With the increasing prominence of data privacy issues, Federated Learning (FL) has emerged as a decentralized machine learning paradigm, allowing multiple clients to collaboratively train a global model without sharing data, thereby protecting data privacy. However, existing FL methods typically assume that...

General Class-Balanced Multicentric Dynamic Prototype Pseudo-Labeling for Source-Free Domain Adaptation

Academic Background and Problem Statement In recent years, deep learning models (Deep Neural Networks, DNNs) have achieved remarkable success in computer vision tasks. However, the training of these models relies heavily on large amounts of annotated data. When models are applied to new, unlabeled target domains, their generalization ability often ...