中文
相关论文

相关论文: BAE-NET: Branched Autoencoder for Shape Co-Segment…

200 篇论文

Boundary representation (B-rep) is the industry standard for computer-aided design (CAD). While deep learning shows promise in processing B-rep models, existing methods suffer from a representation gap: continuous approaches offer…

机器学习 · 计算机科学 2026-02-10 Yuanxu Sun , Yuezhou Ma , Haixu Wu , Guanyang Zeng , Muye Chen , Jianmin Wang , Mingsheng Long

Accurate tooth identification and segmentation in Cone Beam Computed Tomography (CBCT) dental images can significantly enhance the efficiency and precision of manual diagnoses performed by dentists. However, existing segmentation methods…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Pengyu Dai , Yafei Ou , Yuqiao Yang , Yang Liu , Yue Zhao

As a promising scheme of self-supervised learning, masked autoencoding has significantly advanced natural language processing and computer vision. Inspired by this, we propose a neat scheme of masked autoencoders for point cloud…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yatian Pang , Wenxiao Wang , Francis E. H. Tay , Wei Liu , Yonghong Tian , Li Yuan

Unsupervised representation learning of speech has been of keen interest in recent years, which is for example evident in the wide interest of the ZeroSpeech challenges. This work presents a new method for learning frame level…

音频与语音处理 · 电气工程与系统科学 2020-08-18 Mingjie Chen , Thomas Hain

This paper advocates the use of implicit surface representation in autoencoder-based self-supervised 3D representation learning. The most popular and accessible 3D representation, i.e., point clouds, involves discrete samples of the…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Siming Yan , Zhenpei Yang , Haoxiang Li , Chen Song , Li Guan , Hao Kang , Gang Hua , Qixing Huang

Aerial image segmentation is the basis for applications such as automatically creating maps or tracking deforestation. In true orthophotos, which are often used in these applications, many objects and regions can be approximated well by…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Daniel Gritzner , Jörn Ostermann

Masked Autoencoding (MAE) has emerged as an effective approach for pre-training representations across multiple domains. In contrast to discrete tokens in natural languages, the input for image MAE is continuous and subject to additional…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Ronghang Hu , Shoubhik Debnath , Saining Xie , Xinlei Chen

Accurate segmentation of critical anatomical structures is at the core of medical image analysis. The main bottleneck lies in gathering the requisite expert-labeled image annotations in a scalable manner. Methods that permit to produce…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Yuhang Lu , Weijian Li , Kang Zheng , Yirui Wang , Adam P. Harrison , Chihung Lin , Song Wang , Jing Xiao , Le Lu , Chang-Fu Kuo , Shun Miao

Detecting navigable space is the first and also a critical step for successful robot navigation. In this work, we treat the visual navigable space segmentation as a scene decomposition problem and propose a new network, NSS-VAEs (Navigable…

机器人学 · 计算机科学 2021-11-03 Zheng Chen , Lantao Liu

The lack of quality labeled data is one of the main bottlenecks for training Deep Learning models. As the task increases in complexity, there is a higher penalty for overfitting and unstable learning. The typical paradigm employed today is…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Priyam Mazumdar , Aiman Soliman , Volodymyr Kindratenko , Luigi Marini , Kenton McHenry

In this paper we propose Structuring AutoEncoders (SAE). SAEs are neural networks which learn a low dimensional representation of data which are additionally enriched with a desired structure in this low dimensional space. While traditional…

机器学习 · 计算机科学 2019-08-20 Marco Rudolph , Bastian Wandt , Bodo Rosenhahn

Although substantial efforts have been made using graph neural networks (GNNs) for AI-driven drug discovery (AIDD), effective molecular representation learning remains an open challenge, especially in the case of insufficient labeled…

机器学习 · 计算机科学 2023-11-07 Zhen Wang , Zheng Feng , Yanjun Li , Bowen Li , Yongrui Wang , Chulin Sha , Min He , Xiaolin Li

The goal of this work is to efficiently identify visually similar patterns in images, e.g. identifying an artwork detail copied between an engraving and an oil painting, or recognizing parts of a night-time photograph visible in its daytime…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xi Shen , Alexei A. Efros , Armand Joulin , Mathieu Aubry

The underlying dynamics and patterns of 3D surface meshes deforming over time can be discovered by unsupervised learning, especially autoencoders, which calculate low-dimensional embeddings of the surfaces. To study the deformation patterns…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Sara Hahner , Felix Kerkhoff , Jochen Garcke

The success of deep neural networks often relies on a large amount of labeled examples, which can be difficult to obtain in many real scenarios. To address this challenge, unsupervised methods are strongly preferred for training neural…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Liheng Zhang , Guo-Jun Qi , Liqiang Wang , Jiebo Luo

In this paper, we present an in-depth investigation of the convolutional autoencoder (CAE) bottleneck. Autoencoders (AE), and especially their convolutional variants, play a vital role in the current deep learning toolbox. Researchers and…

机器学习 · 计算机科学 2020-05-14 Ilja Manakov , Markus Rohm , Volker Tresp

Quantum Machine Learning investigates the possibility of quantum computers enhancing Machine Learning algorithms. Anomaly segmentation is a fundamental task in various domains to identify irregularities at sample level and can be addressed…

量子物理 · 物理学 2025-01-31 Maria Francisca Madeira , Alessandro Poggiali , Jeanette Miriam Lorenz

In visual recognition tasks, few-shot learning requires the ability to learn object categories with few support examples. Its re-popularity in light of the deep learning development is mainly in image classification. This work focuses on…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Miao Zhang , Miaojing Shi , Li Li

Graph self-supervised learning seeks to learn effective graph representations without relying on labeled data. Among various approaches, graph autoencoders (GAEs) have gained significant attention for their efficiency and scalability.…

机器学习 · 计算机科学 2025-06-17 Yang Liu , Deyu Bo , Wenxuan Cao , Yuan Fang , Yawen Li , Chuan Shi

Instance segmentation methods often require costly per-pixel labels. We propose a method that only requires point-level annotations. During training, the model only has access to a single pixel label per object, yet the task is to output…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt