The document discusses identifying duplicate labels, or aliases, in behavioral data from e-sports games. It presents a method to analyze confusion matrices from predictive models to identify pairs of labels that concentrate confusion, indicating they may belong to the same player using different aliases. The method extracts fuzzy concepts from the confusion matrix and scores candidate pairs based on their cosine similarity to rank and filter the most likely alias pairs. Experimental settings on real e-sports datasets are also discussed.