中文
相关论文

相关论文: PAINET: A Principled Efficient Transformer for 3D …

200 篇论文

Features that are equivariant to a larger group of symmetries have been shown to be more discriminative and powerful in recent studies. However, higher-order equivariant features often come with an exponentially-growing computational cost.…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Haiwei Chen , Shichen Liu , Weikai Chen , Hao Li

The goal of 3D pose transfer is to transfer the pose from the source mesh to the target mesh while preserving the identity information (e.g., face, body shape) of the target mesh. Deep learning-based methods improved the efficiency and…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Chaoyue Song , Jiacheng Wei , Ruibo Li , Fayao Liu , Guosheng Lin

Incorporating Euclidean symmetries (e.g. rotation equivariance) as inductive biases into graph neural networks has improved their generalization ability and data efficiency in unbounded physical dynamics modeling. However, in various…

机器学习 · 计算机科学 2024-06-25 Zinan Zheng , Yang Liu , Jia Li , Jianhua Yao , Yu Rong

Recently, radical progress in machine learning (ML) has revolutionized computational materials science, enabling unprecedentedly rapid materials discovery and property prediction, but the quantum many-body problem -- which is the key to…

材料科学 · 物理学 2025-07-09 Bowen Hou , Xian Xu , Jinyuan Wu , Diana Y. Qiu

Equivariance of neural networks to transformations helps to improve their performance and reduce generalization error in computer vision tasks, as they apply to datasets presenting symmetries (e.g. scalings, rotations, translations). The…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Mateus Sangalli , Samy Blusseau , Santiago Velasco-Forero , Jesus Angulo

Physics-based simulations are often used to model and understand complex physical systems and processes in domains like fluid dynamics. Such simulations, although used frequently, have many limitations which could arise either due to the…

机器学习 · 计算机科学 2019-11-12 Nikhil Muralidhar , Jie Bu , Ze Cao , Long He , Naren Ramakrishnan , Danesh Tafti , Anuj Karpatne

In many applications, a mobile manipulator robot is required to grasp a set of objects distributed in space. This may not be feasible from a single base pose and the robot must plan the sequence of base poses for grasping all objects,…

机器人学 · 计算机科学 2025-02-04 Lakshadeep Naik , Sinan Kalkan , Sune L. Sørensen , Mikkel B. Kjærgaard , Norbert Krüger

Realistic speech-driven 3D facial animation is a challenging problem due to the complex relationship between speech and face. In this paper, we propose a deep architecture, called Geometry-guided Dense Perspective Network (GDPnet), to…

图形学 · 计算机科学 2020-08-25 Jingying Liu , Binyuan Hui , Kun Li , Yunke Liu , Yu-Kun Lai , Yuxiang Zhang , Yebin Liu , Jingyu Yang

The interaction of neural networks with physical equations offers a wide range of applications. We provide a method which enables a neural network to transform objects subject to given physical constraints. Therefore an U-Net architecture…

人工智能 · 计算机科学 2021-03-22 Lukas Harsch , Johannes Burgbacher , Stefan Riedelbauch

Biological functions of RNAs are determined by their three-dimensional (3D) structures. Thus, given the limited number of experimentally determined RNA structures, the prediction of RNA structures will facilitate elucidating RNA functions…

机器学习 · 计算机科学 2023-07-25 Shuo Zhang , Yang Liu , Lei Xie

Transformer-based models have achieved great success in various NLP, vision, and speech tasks. However, the core of Transformer, the self-attention mechanism, has a quadratic time and memory complexity with respect to the sequence length,…

计算与语言 · 计算机科学 2023-05-23 Chao-Hong Tan , Qian Chen , Wen Wang , Qinglin Zhang , Siqi Zheng , Zhen-Hua Ling

We propose Int3DNet, a scene-aware network that predicts 3D intention areas directly from scene geometry and head-hand motion cues, enabling robust human intention prediction without explicit object-level perception. In Mixed Reality (MR),…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Taewook Ha , Woojin Cho , Dooyoung Kim , Woontack Woo

Deep learning for predicting or generating 3D human pose sequences is an active research area. Previous work regresses either joint rotations or joint positions. The former strategy is prone to error accumulation along the kinematic chain,…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Dario Pavllo , David Grangier , Michael Auli

We propose a neural network architecture, called TransNet, that combines planning and model learning for solving Partially Observable Markov Decision Processes (POMDPs) with non-uniform system dynamics. The past decade has seen a…

机器人学 · 计算机科学 2019-07-11 Nicholas Collins , Hanna Kurniawati

Operator learning has become a powerful tool in machine learning for modeling complex physical systems governed by partial differential equations (PDEs). Although Deep Operator Networks (DeepONet) show promise, they require extensive data…

机器学习 · 计算机科学 2024-12-09 Xinling Yu , Sean Hooten , Ziyue Liu , Yequan Zhao , Marco Fiorentino , Thomas Van Vaerenbergh , Zheng Zhang

Data scarcity is common in deep learning models for medical image segmentation. Previous works proposed multi-dataset learning, either simultaneously or via transfer learning to expand training sets. However, medical image datasets have…

图像与视频处理 · 电气工程与系统科学 2022-11-30 Siyu Liu , Wei Dai , Craig Engstrom , Jurgen Fripp , Stuart Crozier , Jason A. Dowling , Shekhar S. Chandra

We present HOReeNet, which tackles the novel task of manipulating images involving hands, objects, and their interactions. Especially, we are interested in transferring objects of source images to target images and manipulating 3D hand…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Changhwa Lee , Junuk Cha , Hansol Lee , Seongyeong Lee , Donguk Kim , Seungryul Baek

Predicting the future can significantly improve the safety of intelligent vehicles, which is a key component in autonomous driving. 3D point clouds accurately model 3D information of surrounding environment and are crucial for intelligent…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Fan Lu , Guang Chen , Yinlong Liu , Zhijun Li , Sanqing Qu , Tianpei Zou

Learning to reason about relations and dynamics over multiple interacting objects is a challenging topic in machine learning. The challenges mainly stem from that the interacting systems are exponentially-compositional, symmetrical, and…

机器学习 · 计算机科学 2022-03-15 Wenbing Huang , Jiaqi Han , Yu Rong , Tingyang Xu , Fuchun Sun , Junzhou Huang

Identifying accurate dynamic models is required for the simulation and control of various technical systems. In many important real-world applications, however, the two main modeling approaches often fail to meet requirements: first…

机器学习 · 计算机科学 2021-04-19 Manuel A. Roehrl , Thomas A. Runkler , Veronika Brandtstetter , Michel Tokic , Stefan Obermayer