An optimization framework for hierarchical clustering
1School of Computer Science and AI, Tel Aviv University, Tel Aviv 69978, Israel.
Bioinformatics Advances
|May 4, 2026
Summary
A new method called DOMUS improves hierarchical clustering by integrating multiple data views, outperforming existing approaches on various datasets and single-cell RNA sequencing data.
Area of Science:
- Computational Biology
- Bioinformatics
- Data Science
Background:
- Hierarchical clustering is a key problem in computational biology, with traditional methods like average linkage lacking a clear objective and often producing suboptimal results.
- Existing greedy heuristics, while common, are myopic and fail to capture global data structures effectively.
- A recent combinatorial optimization criterion for hierarchical clustering is NP-hard to minimize, necessitating improved algorithmic approaches.
Purpose of the Study:
- To introduce a novel hierarchical clustering method, DOMUS, that addresses the limitations of traditional greedy approaches.
- To develop a method that combines local and global data considerations for more accurate hierarchical structures.
- To provide a robust and effective tool for various clustering applications, including single-cell RNA sequencing.
Main Methods:
- DOMUS employs an average-linkage-based approach that integrates multiple data views.
- The method learns to blend these views into a unified similarity measure.
- It combines local and global considerations for improved hierarchical structure generation.
Main Results:
- DOMUS consistently outperforms strong baselines, including beam search heuristics, on synthetic and benchmark datasets.
- The method demonstrates superior performance on single-cell RNA sequencing data compared to the state-of-the-art HiDeF algorithm.
- Rigorous benchmarking validates the real-world applicability and effectiveness of DOMUS.
Conclusions:
- DOMUS offers a significant advancement in hierarchical clustering by effectively integrating multiple data perspectives.
- The method provides a more structurally sound and accurate alternative to traditional greedy algorithms.
- DOMUS is a valuable tool for computational biology and bioinformatics, particularly for analyzing complex datasets like single-cell RNA sequencing data.
Related Concept Videos
Methods of Medium Optimization
70
Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
70
Cluster Sampling Method
11.0K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.0K
Optimization Problems
220
Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
220
Friedman Two-way Analysis of Variance by Ranks
595
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
595
Heuristics
716
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
716
Aggregates Classification
1.0K
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
1.0K

