English

Direction Concentration Learning: Enhancing Congruency in Machine Learning

Machine Learning 2020-01-03 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

One of the well-known challenges in computer vision tasks is the visual diversity of images, which could result in an agreement or disagreement between the learned knowledge and the visual content exhibited by the current observation. In this work, we first define such an agreement in a concepts learning process as congruency. Formally, given a particular task and sufficiently large dataset, the congruency issue occurs in the learning process whereby the task-specific semantics in the training data are highly varying. We propose a Direction Concentration Learning (DCL) method to improve congruency in the learning process, where enhancing congruency influences the convergence path to be less circuitous. The experimental results show that the proposed DCL method generalizes to state-of-the-art models and optimizers, as well as improves the performances of saliency prediction task, continual learning task, and classification task. Moreover, it helps mitigate the catastrophic forgetting problem in the continual learning task. The code is publicly available at https://github.com/luoyan407/congruency.

Keywords

Cite

@article{arxiv.1912.08136,
  title  = {Direction Concentration Learning: Enhancing Congruency in Machine Learning},
  author = {Yan Luo and Yongkang Wong and Mohan S. Kankanhalli and Qi Zhao},
  journal= {arXiv preprint arXiv:1912.08136},
  year   = {2020}
}

Comments

This is a preprint and the formal version has been published in TPAMI

R2 v1 2026-06-23T12:48:43.285Z