Abstract

In many real-world machine learning problems, the features are changing along the time, with some old features vanishing and some other new features augmented, while the remaining features survived. In this paper, we propose the cross-feature attention network to handle the incremental and decremental features. This network is composed of multiple cross-feature attention encoding-decoding layers. In each layer, the data samples are firstly encoded by the combination of other samples with vanished/augmented features and weighted by the attention weights calculated by the survived features. Then, the samples are encoded by the combination of samples with the survived features weighted by the attention weights calculated from the encoded vanished/augmented feature data. The encoded vanished/augmented/survived features are then decoded and fed to the next cross-feature attention layer. In this way, the incremental and decremental features are bridged by paying attention to each other, and the gap between data samples with a different set of features are filled by the attention mechanism. The outputs of the cross-feature attention network are further concatenated and fed to the class-specific attention and global attention network for the purpose of classification. We evaluate the proposed network with benchmark data sets of computer vision, IoT, and bio-informatics, with incremental and decremental features. Encouraging experimental results show the effectiveness of our algorithm.

Highlights

  • IntroductionIn the machine learning problems, a basic assumption is the data samples have consistent and stable features

  • In the machine learning problems, a basic assumption is the data samples have consistent and stable features. ese features are usually generated by a set of sensors and used by the machine learning models as inputs

  • We proposed a novel solution for the machine learning problem with evolving features

Read more

Summary

Introduction

In the machine learning problems, a basic assumption is the data samples have consistent and stable features. Ese features are usually generated by a set of sensors and used by the machine learning models as inputs. In many real-world applications, this assumption does not hold, and the features are changing with some old features vanishing and some new features added. Some other sensors can be used for a long time to continue to generate features. With the development of sensors, some new sensors are produced and deployed and begin to generate newly augmented features. The working sensors are evolving over time and the features are changing . Some old features are vanishing and some new features are augmented, while the remaining features survive. Given the importance of the IDF problem, surprisingly, only very few works have been done to solve it directly [6], and the performance is not satisfying

Methods
Results
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.