paper-with-me

홈 › Papers

Gradient-Guided Furthest Point Sampling for Robust Training Set Selection

2025-10-10 · Morris Trestman, Stefan Gugler, Felix A. Faber, O. A. von Lilienfeld arxiv

Training set sampling methods are used to improve model performance and lower data costs in machine learning problems relevant to chemistry. We introduce Gradient Guided Furthest Point Sampling (GGFPS), a simple extension of Furthest Point Sampling (FPS) that leverages molecular force norms to guide efficient sampling of configurational spaces of molecules. Numerical evidence is presented for a toy system (the Styblinski-Tang function) as well as for molecular dynamics trajectories from the MD17 dataset. Our numerical results indicate superior data efficiency and model robustness when using GGFPS compared to FPS and uniform random sampling (URS), as well as established supervised FPS-style selectors, PCov-FPS and PCov-CUR. Distribution analysis of the MD17 data suggests that FPS systematically under-samples equilibrium geometries, resulting in large test errors for relaxed structures. GGFPS cures this artifact and (i) enables up to twofold reductions in training cost without sacrificing predictive accuracy compared to FPS in the 2-dimensional Styblinski-Tang system, (ii) systematically lowers prediction errors for equilibrium as well as strained structures in MD17, and (iii) systematically decreases prediction error variances across all of the MD17 configuration spaces. These results suggest that gradient-aware sampling methods hold great promise as effective training set selection tools, and that naive use of FPS may result in imbalanced training and inconsistent prediction outcomes.

📄 PDF Abstract BibTeX arXiv:2510.08906

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Curvature Informed Furthest Point Sampling

2024-11-25 · Shubham Bhardwaj, Ashwin Vinod, Soumojit Bhattacharya, Aryan Koganti 외

Point cloud representation has gained traction due to its efficient memory usage and simplicity in acquisition, manipulation, and storage. However, as point cloud sizes increase, effective down-sampling becomes essential…

Modeling Point Clouds with Self-Attention and Gumbel Subset Sampling

2019-04-06 · CVPR 2019 6 · Jiancheng Yang, Qiang Zhang, Bingbing Ni, Linguo Li 외

Geometric deep learning is increasingly important thanks to the popularity of 3D sensors. Inspired by the recent advances in NLP domain, the self-attention transformer is introduced to consume the point clouds. We develo…

Data-Free Point Cloud Network for 3D Face Recognition

2019-11-12 · Ziyu, Zhang, Feipeng, Da 외

Point clouds-based Networks have achieved great attention in 3D object classification, segmentation and indoor scene semantic parsing. In terms of face recognition, 3D face recognition method which directly consume point…

3D Object ClassificationFace RecognitionSemantic Parsing

Furthest Reasoning with Plan Assessment: Stable Reasoning Path with Retrieval-Augmented Large Language Models

2023-09-22 · Yin Zhu, Zhiling Luo, Gong Cheng

Large Language Models (LLMs), acting as a powerful reasoner and generator, exhibit extraordinary performance across various natural language tasks, such as question answering (QA). Among these tasks, Multi-Hop Question A…

Multi-hop Question AnsweringQuestion AnsweringRetrieval

Structural Energy-Guided Sampling for View-Consistent Text-to-3D

2025-08-23 · Qing Zhang, Jinguang Tong, Jie Hong, Jing Zhang 외 arxiv

Text-to-3D generation often suffers from the Janus problem, where objects look correct from the front but collapse into duplicated or distorted geometry from other angles. We attribute this failure to viewpoint bias in 2…

3D Generation