The document discusses the challenges and limitations of existing refactoring detection tools and introduces a new algorithm called RefactoringMiner, which operates without relying on code similarity thresholds. It also presents an empirical study that validates the tool's effectiveness using a comprehensive dataset of refactorings from various open-source projects. The evaluation shows that RefactoringMiner outperforms state-of-the-art tools in terms of precision and recall in detecting refactorings.