paper-with-me

홈 › Papers

G-FARS: Gradient-Field-based Auto-Regressive Sampling for 3D Part Grouping

2024-05-10 · CVPR 2024 1 · Junfeng Cheng, Tania Stathaki

This paper proposes a novel task named "3D part grouping". Suppose there is a mixed set containing scattered parts from various shapes. This task requires algorithms to find out every possible combination among all the parts. To address this challenge, we propose the so called Gradient Field-based Auto-Regressive Sampling framework (G-FARS) tailored specifically for the 3D part grouping task. In our framework, we design a gradient-field-based selection graph neural network (GNN) to learn the gradients of a log conditional probability density in terms of part selection, where the condition is the given mixed part set. This innovative approach, implemented through the gradient-field-based selection GNN, effectively captures complex relationships among all the parts in the input. Upon completion of the training process, our framework becomes capable of autonomously grouping 3D parts by iteratively selecting them from the mixed part set, leveraging the knowledge acquired by the trained gradient-field-based selection GNN. Our code is available at: https://github.com/J-F-Cheng/G-FARS-3DPartGrouping.

📄 PDF Abstract BibTeX arXiv:2405.06828

Code (1)

j-f-cheng/g-fars-3dpartgrouping 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Solving Statistical Mechanics Using Variational Autoregressive Networks

2018-09-27 · Dian Wu, Lei Wang, Pan Zhang

We propose a general framework for solving statistical mechanics of systems with finite size. The approach extends the celebrated variational mean-field approaches using autoregressive neural networks, which support dire…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Monte Carlo

Solar Coronal Magnetic Field Extrapolation from Synchronic Data with AI-generated Farside

2020-10-15 · Hyun-Jin Jeong, Yong-Jae Moon, Eunsu Park, Harim Lee

Solar magnetic fields play a key role in understanding the nature of the coronal phenomena. Global coronal magnetic fields are usually extrapolated from photospheric fields, for which farside data is taken when it was at…

Locality-constrained autoregressive cum conditional normalizing flow for lattice field theory simulations

2023-04-04 · Dinesh P. R.

Normalizing flow-based sampling methods have been successful in tackling computational challenges traditionally associated with simulating lattice quantum field theories. Further works have incorporated gauge and transla…

Controlled LLM Decoding via Discrete Auto-regressive Biasing

2025-02-06 · Patrick Pynadath, Ruqi Zhang

Controlled text generation allows for enforcing user-defined constraints on large language model outputs, an increasingly important field as LLMs become more prevalent in everyday life. One common approach uses energy-ba…

Large Language ModelText Generation

Probabilistic Wildfire Spread Prediction Using an Autoregressive Conditional Generative Adversarial Network

2025-11-26 · Taehoon Kang, Taeyong Kim arxiv

Climate change has intensified the frequency and severity of wildfires, making rapid and accurate prediction of fire spread essential for effective mitigation and response. Physics-based simulators such as FARSITE offer …