REVIEW 3 major objections 2 minor 35 references
Sets induced from leaf-level constraints act as soft priors to guide non-leaf subtree structure in semi-supervised hyperbolic hierarchical clustering.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.3
2026-06-28 15:51 UTC pith:5MHT5HKA
load-bearing objection The paper introduces set-level priors induced from leaf constraints to guide non-leaf structure in hyperbolic hierarchical clustering, but the abstract leaves the mechanism and verification thin. the 3 major comments →
Semi-Supervised Hyperbolic Hierarchical Clustering with Set-Level Structural Priors
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Constraint-induced sets serve as basic modeling units that supply soft structural priors; when these priors are incorporated into the hyperbolic hierarchy objective, the learned tree aligns more closely with the hierarchical organization preferred by ground-truth labels than is possible from leaf-level relations alone.
What carries the argument
Constraint-induced sets used as soft structural priors within a hyperbolic hierarchy objective for continuous tree optimization.
Load-bearing premise
The sets induced from leaf-level supervision and a learned similarity structure accurately represent coherent subtrees that match ground-truth hierarchical organization.
What would settle it
A controlled experiment on the same eleven datasets in which removing the set-level priors produces no measurable drop in label consistency or similarity-based tree quality would falsify the claim.
If this is right
- Non-leaf tree structure is guided by subtree-level supervision rather than leaf relations alone.
- Label consistency with ground-truth hierarchies improves across multiple benchmark datasets.
- Similarity-based measures of tree quality also rise when set priors are added.
- Ablation results isolate the contribution of the set priors to the observed gains.
Where Pith is reading between the lines
- The same set-induction step could be tested as an add-on to other hyperbolic or Euclidean hierarchical clustering algorithms that currently rely only on leaf constraints.
- If the learned inter-set similarities prove robust, the approach might reduce the amount of leaf-level supervision needed to reach a target level of hierarchical fidelity.
- The method implicitly assumes that a single learned similarity structure suffices to induce reliable sets; relaxing this to allow multiple competing partitions could be explored on datasets with ambiguous hierarchy.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a semi-supervised hyperbolic hierarchical clustering method that induces sets from leaf-level must/cannot-link constraints and a learned constraint-consistent similarity structure; these sets serve as soft structural priors to supervise non-leaf subtree formation during continuous tree optimization in hyperbolic space. The approach first learns embeddings for reliable set partitions, estimates inter-set similarities, and incorporates the resulting priors into a hyperbolic hierarchy objective. Experiments on eleven benchmark datasets and ablations claim consistent gains in label consistency and similarity-based tree quality over representative baselines.
Significance. If the induced sets reliably encode coherent subtrees aligned with ground-truth hierarchy, the work would meaningfully extend semi-supervised hierarchical clustering beyond local leaf constraints, with the hyperbolic geometry choice and set-level modeling as notable strengths. Reproducible experiments on multiple datasets and ablation studies are positive features that would support adoption if the core assumption holds.
major comments (3)
- [Method overview / Set induction procedure] The central claim that constraint-induced sets (obtained after learning constraint-consistent embeddings) function as reliable soft priors for non-leaf structure is load-bearing, yet the manuscript provides no quantitative validation (e.g., subtree purity, dendrogram purity, or partition alignment metrics versus ground-truth labels) that the sets capture higher-order coherence rather than merely re-expressing the original leaf constraints. This directly addresses the skeptic concern and must be shown before the hyperbolic optimization step can be credited with recovering global hierarchy.
- [Experiments / Ablation studies] §4 (or equivalent experimental section), Table of results: the reported improvements in label consistency are presented without an ablation that isolates the contribution of the set-level priors versus the constraint-consistent embedding stage alone; without this, it remains unclear whether gains stem from the novel structural priors or from standard semi-supervised embedding regularization.
- [Objective function / Prior incorporation] Hyperbolic hierarchy objective (final optimization step): the precise functional form by which inter-set similarities are converted into soft priors and added to the tree objective is not shown to be non-circular; if the priors are derived from the same similarity matrix used for embedding, the supervision may reduce to a re-weighting of leaf constraints rather than introducing independent subtree-level information.
minor comments (2)
- [Method] Notation for set partitions and inter-set similarity estimation should be formalized with explicit equations to avoid ambiguity in how the partition is obtained from the learned embeddings.
- [Introduction] The abstract and introduction would benefit from a short related-work paragraph distinguishing the set-level prior from prior work on constraint-based hierarchical clustering (e.g., those using only pairwise or triplet constraints).
Simulated Author's Rebuttal
We thank the referee for the constructive feedback highlighting the need for stronger validation of the induced sets, clearer ablations, and explicit non-circularity in the objective. We address each major comment below and will incorporate revisions to strengthen the manuscript.
read point-by-point responses
-
Referee: [Method overview / Set induction procedure] The central claim that constraint-induced sets (obtained after learning constraint-consistent embeddings) function as reliable soft priors for non-leaf structure is load-bearing, yet the manuscript provides no quantitative validation (e.g., subtree purity, dendrogram purity, or partition alignment metrics versus ground-truth labels) that the sets capture higher-order coherence rather than merely re-expressing the original leaf constraints. This directly addresses the skeptic concern and must be shown before the hyperbolic optimization step can be credited with recovering global hierarchy.
Authors: We agree that explicit quantitative validation of higher-order coherence in the induced sets (beyond leaf constraints) is not reported in the current version. We will add experiments computing subtree purity, dendrogram purity, and partition alignment metrics against ground-truth labels on the eleven benchmark datasets to demonstrate that the sets encode coherent subtrees. revision: yes
-
Referee: [Experiments / Ablation studies] §4 (or equivalent experimental section), Table of results: the reported improvements in label consistency are presented without an ablation that isolates the contribution of the set-level priors versus the constraint-consistent embedding stage alone; without this, it remains unclear whether gains stem from the novel structural priors or from standard semi-supervised embedding regularization.
Authors: We acknowledge the value of isolating the set-level priors' contribution. We will add a dedicated ablation comparing the full method (with set priors) against a variant using only the constraint-consistent embeddings and leaf-level regularization, without the inter-set priors, to quantify their specific impact on the reported metrics. revision: yes
-
Referee: [Objective function / Prior incorporation] Hyperbolic hierarchy objective (final optimization step): the precise functional form by which inter-set similarities are converted into soft priors and added to the tree objective is not shown to be non-circular; if the priors are derived from the same similarity matrix used for embedding, the supervision may reduce to a re-weighting of leaf constraints rather than introducing independent subtree-level information.
Authors: The procedure is explicitly sequential: constraint-consistent embeddings and similarity structure are learned first to induce the set partition; inter-set similarities are then estimated from this partition to form the priors; these priors are finally incorporated as soft terms in the separate hyperbolic tree optimization objective. This introduces subtree-level guidance independent of the initial embedding stage. We will expand the method section with the exact functional form and a clarifying diagram to demonstrate non-circularity. revision: partial
Circularity Check
No circularity: derivation steps remain independent of target outputs
full rationale
The abstract and description outline a sequential pipeline—learn embeddings from leaf constraints, induce sets, estimate inter-set similarities, then optimize a hyperbolic objective with those priors—without any quoted equation or step that reduces a claimed prediction or non-leaf structure back to the fitted inputs by construction. No self-citation load-bearing, self-definitional loop, or fitted-input-renamed-as-prediction is exhibited in the provided text. The method is presented as self-contained against external benchmarks, consistent with the most common honest outcome.
Axiom & Free-Parameter Ledger
read the original abstract
Semi-supervised hierarchical clustering aims to learn a tree structure consistent with data patterns and user-provided supervision. Supervision is usually given as leaf-level relations, such as pairwise must-link/cannot-link constraints or triplet-wise must-link-before constraints. Although useful for regulating local sample relations, such supervision does not directly indicate which samples should form coherent subtrees. Consequently, the non-leaf structure of the learned tree may deviate from the hierarchical organization preferred by ground-truth labels. To address this limitation, we propose a semi-supervised hyperbolic hierarchical clustering method with set-level structural priors. The main contribution is to introduce sets as basic modeling units for hierarchy learning. Each set denotes samples expected to cohere within a subtree and is induced from leaf-level supervision together with a learned constraint-consistent similarity structure. These sets act as soft structural priors for subtree-level supervision, allowing supervision to guide non-leaf hierarchy formation beyond local leaf-level relations. Specifically, we first learn constraint-consistent embeddings to obtain a reliable set partition, then construct constraint-induced sets and estimate inter-set similarities to form set-level structural priors. Finally, these priors are incorporated into a hyperbolic hierarchy objective for continuous tree optimization. Experiments on eleven benchmark datasets and ablation studies show that the proposed method consistently improves label consistency over representative hierarchical clustering baselines while also enhancing similarity-based tree quality.
Figures
Reference graph
Works this paper leans on
-
[1]
Comprehensive survey on hierarchical clustering algorithms and the recent developments,
X. Ran, Y . Xi, Y . Lu, X. Wang, and Z. Lu, “Comprehensive survey on hierarchical clustering algorithms and the recent developments,” Artificial Intelligence Review, vol. 56, no. 8, pp. 8219–8264, 2023
2023
-
[2]
Deep clustering: A comprehensive survey,
Y . Ren, J. Pu, Z. Yang, J. Xu, G. Li, X. Pu, P. S. Yu, and L. He, “Deep clustering: A comprehensive survey,”IEEE Transactions on Neural Networks and Learning Systems, pp. 1–21, 2024. [Online]. Available: https://ieeexplore.ieee.org/document/10585323/
-
[3]
G. González-Almagro, D. Peralta, E. De Poorter, J.-R. Cano, and S. García, “Semi-supervised constrained clustering: An in-depth overview, ranked taxonomy and future research directions,”Artificial Intelligence Review, vol. 58, no. 5, p. 157, Mar. 2025. [Online]. Available: https://link.springer.com/10.1007/s10462-024-11103-8
-
[4]
A review on semi- supervised clustering,
J. Cai, J. Hao, H. Yang, X. Zhao, and Y . Yang, “A review on semi- supervised clustering,”Information Sciences, vol. 632, pp. 164–200, Jun. 2023. [Online]. Available: https://linkinghub.elsevier.com/retrieve/ pii/S0020025523002840
2023
-
[5]
Semi-supervised agglomerative hierar- chical clustering algorithms with pairwise constraints,
S. Miyamoto and A. Terami, “Semi-supervised agglomerative hierar- chical clustering algorithms with pairwise constraints,” inProceedings of the IEEE World Congress on Computational Intelligence (WCCI) / FUZZ-IEEE, 2010, pp. 1–6
2010
-
[6]
Semi-supervised agglomera- tive hierarchical clustering using clusterwise tolerance based pairwise constraints,
Y . Hamasuna, Y . Endo, and S. Miyamoto, “Semi-supervised agglomera- tive hierarchical clustering using clusterwise tolerance based pairwise constraints,” inProceedings of the 7th International Conference on Modeling Decisions for Artificial Intelligence (MDAI), ser. Lecture Notes in Computer Science, vol. 6408. Springer, 2010, pp. 152–163
2010
-
[7]
Constrained agglomerative hierarchical clustering algorithms with penalties,
S. Miyamoto and A. Terami, “Constrained agglomerative hierarchical clustering algorithms with penalties,”Journal of Advanced Computa- tional Intelligence and Intelligent Informatics, vol. 15, no. 7, pp. 851– 858, 2011
2011
-
[8]
Hierarchical agglomerative clustering with ordering constraints,
H. Zhao and Z. Qi, “Hierarchical agglomerative clustering with ordering constraints,” inProceedings of the Third International Conference on Knowledge Discovery and Data Mining (WKDD), 2010, pp. 195–199
2010
-
[9]
On the effects of constraints in semi-supervised hierarchical clustering,
H. A. Kestler, J. M. Kraus, G. Palm, and F. Schwenker, “On the effects of constraints in semi-supervised hierarchical clustering,” inProceedings of the IAPR International Workshop on Artificial Neural Networks in Pattern Recognition (ANNPR), ser. Lecture Notes in Computer Science, vol. 4087. Springer, 2006, pp. 45–54
2006
-
[10]
Scalable semi-supervised clustering via structural entropy with different constraints,
G. Zeng, H. Peng, A. Li, J. Wu, C. Liu, and P. S. Yu, “Scalable semi-supervised clustering via structural entropy with different constraints,”IEEE Transactions on Knowledge and Data Engineering, vol. 37, no. 1, pp. 478–492, Jan. 2025. [Online]. Available: https://ieeexplore.ieee.org/document/10735397/
-
[11]
Semi-supervised consensus clustering based on closed patterns,
T. Yang, N. Pasquier, and F. Precioso, “Semi-supervised consensus clustering based on closed patterns,”Knowledge-Based Systems, vol. 235, p. 107599, 2022
2022
-
[12]
Constrained k- means clustering with background knowledge,
K. Wagstaff, C. Cardie, S. Rogers, and S. Schrödl, “Constrained k- means clustering with background knowledge,” inProceedings of the Eighteenth International Conference on Machine Learning (ICML). Morgan Kaufmann, 2001, pp. 577–584
2001
-
[13]
Creating a cluster hierarchy under constraints of a partially known hierarchy,
K. Bade and A. Nürnberger, “Creating a cluster hierarchy under constraints of a partially known hierarchy,” inProceedings of the 2008 SIAM International Conference on Data Mining. Society for Industrial and Applied Mathematics, Apr. 2008, pp. 13–24. [Online]. Available: https://epubs.siam.org/doi/10.1137/1.9781611972788.2
-
[14]
Personalized hierarchical clustering,
——, “Personalized hierarchical clustering,” in2006 IEEE / WIC / ACM International Conference on Web Intelligence (WI 2006), 18-22 December 2006, Hong Kong, China. IEEE Computer Society, 2006, pp. 181–187
2006
-
[15]
Hierarchical constraints: Providing structural bias for hierarchical clustering,
——, “Hierarchical constraints: Providing structural bias for hierarchical clustering,”Machine Learning, vol. 94, no. 3, pp. 371–399, 2014
2014
-
[16]
From trees to continuous embeddings and back: Hyperbolic hierarchical clustering,
I. Chami, A. Gu, V . Chatziafratis, and C. Ré, “From trees to continuous embeddings and back: Hyperbolic hierarchical clustering,” in34th Conference on Neural Information Processing Systems, NeurIPS 2020, 2020
2020
-
[17]
Hyperbolic continuous structural entropy for hierarchical clustering,
G. Zeng, H. Peng, A. Li, L. Sun, C. Liu, S. Li, Y . Pan, and P. S. Yu, “Hyperbolic continuous structural entropy for hierarchical clustering,” Nov. 2025, arXiv:2512.00524 [cs]. [Online]. Available: http://arxiv.org/abs/2512.00524
-
[18]
A cost function for similarity-based hierarchical clustering,
S. Dasgupta, “A cost function for similarity-based hierarchical clustering,” inProceedings of the forty-eighth annual ACM symposium on Theory of Computing. Cambridge MA USA: ACM, Jun. 2016, pp. 118–127. [Online]. Available: https://dl.acm.org/doi/10.1145/2897518. 2897527
-
[19]
An improved cost function for hierarchical cluster trees,
D. Wang and Y . Wang, “An improved cost function for hierarchical cluster trees,”Journal of Computational Geometry, pp. 283–331, 2020
2020
-
[20]
COBRA: A Fast and Simple Method for Active Clustering with Pairwise Constraints
T. Van Craenendonck, S. Dumancic, and H. Blockeel, “Cobra: A fast and simple method for active clustering with pairwise constraints,”arXiv preprint arXiv:1801.09955, 2018
work page internal anchor Pith review Pith/arXiv arXiv 2018
-
[21]
Semi-supervised hierarchical clustering ensemble and its application,
W. Xiao, Y . Yang, H. Wang, T. Li, and H. Xing, “Semi-supervised hierarchical clustering ensemble and its application,”Neurocomputing, vol. 173, pp. 1362–1376, 2016
2016
-
[22]
Poincaré embeddings for learning hierarchical representations,
M. Nickel and D. Kiela, “Poincaré embeddings for learning hierarchical representations,” inAdvances in Neural Information Processing Systems (NeurIPS), vol. 30, 2017
2017
-
[23]
Hyperbolic graph convolu- tional neural networks,
I. Chami, Z. Ying, C. Ré, and J. Leskovec, “Hyperbolic graph convolu- tional neural networks,” inAdvances in Neural Information Processing Systems (NeurIPS), vol. 32, 2019
2019
-
[24]
Hyperbolic graph neural networks,
Q. Liu, M. Nickel, and D. Kiela, “Hyperbolic graph neural networks,” in Advances in Neural Information Processing Systems (NeurIPS), vol. 32, 2019
2019
-
[25]
Continuous hierarchical representations with poincaré variational auto-encoders,
E. Mathieu, C. L. Lan, C. J. Maddison, R. Tomioka, and Y . W. Teh, “Continuous hierarchical representations with poincaré variational auto-encoders,” inAdvances in Neural Information Processing Systems (NeurIPS), vol. 32, 2019
2019
-
[26]
Hyperbolic multi- channel hypergraph convolutional neural network based on multilayer hypergraph,
L. Bai, F. Hu, C. Tang, Z. Mei, and C. Liu, “Hyperbolic multi- channel hypergraph convolutional neural network based on multilayer hypergraph,”Scientific Reports, vol. 15, no. 1, p. 24606, Jul. 2025
2025
-
[27]
Hyperbolic bernstein neural networks: Enhancing graph convolutions in non-euclidean spaces,
Y . Ye, X. Chen, S. Wang, and Y . Jing, “Hyperbolic bernstein neural networks: Enhancing graph convolutions in non-euclidean spaces,”Neu- ral networks : the official journal of the International Neural Network Society, p. 107822, 2025
2025
-
[28]
MHCN: A hyper- bolic neural network model for multi-view hierarchical clustering,
F. Lin, B. Bai, Y . Guo, H. Chen, Y . Ren, and Z. Xu, “MHCN: A hyper- bolic neural network model for multi-view hierarchical clustering,” in 2023 IEEE/CVF International Conference on Computer Vision (ICCV). Paris, France: IEEE, Oct. 2023, pp. 16 479–16 489
2023
-
[29]
Wasserstein-aligned hyperbolic multi-view clustering,
R. Wang, Y . Jiang, X. Luo, X.-J. Wu, N. Sebe, and Z. Chen, “Wasserstein-aligned hyperbolic multi-view clustering,”arXiv, 2025
2025
-
[30]
Understanding hyperbolic metric learning through hard negative sampling,
Y . Yue, F. Lin, G. Mou, and Z. Zhang, “Understanding hyperbolic metric learning through hard negative sampling,” in2024 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV). Waikoloa, HI, USA: IEEE, Jan. 2024, pp. 1880–1892. [Online]. Available: https://ieeexplore.ieee.org/document/10483696/
-
[31]
Enhancing session- based recommendation with multi-interest hyperbolic representation net- works,
T. Liu, X. Bao, J. Zhang, K. Fang, and H. Feng, “Enhancing session- based recommendation with multi-interest hyperbolic representation net- works,”IEEE Transactions on Neural Networks and Learning Systems, pp. 1–13, 2024
2024
-
[32]
Two-point step size gradient methods,
J. Barzilai and J. M. Borwein, “Two-point step size gradient methods,” Ima Journal of Numerical Analysis, vol. 8, pp. 141–148, 1988. [Online]. Available: https://api.semanticscholar.org/CorpusID:123014714
1988
-
[33]
Codes and datasets for feature learning,
C. Deng, “Codes and datasets for feature learning,” http://www.cad.zju. edu.cn/home/dengcai/Data/data.html, 2024, accessed: 2026-05-12
2024
-
[34]
The uci machine learning repository,
M. Kelly, R. Longjohn, and K. Nottingham, “The uci machine learning repository,” https://archive.ics.uci.edu/datasets, 2024, accessed: 2026-05- 12
2024
-
[35]
Bayesian hierarchical clustering,
K. A. Heller and Z. Ghahramani, “Bayesian hierarchical clustering,” in Proceedings of the 22nd International Conference on Machine Learning (ICML). ACM, 2005, pp. 297–304
2005
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.