Learning Better Representations Using Auxiliary Knowledge

Abstract

Representation Learning is the core of Machine Learning and Artificial Intelligence as it summarizes input data points into low dimensional vectors. This low dimensional vectors should be accurate portrayals of the input data, thus it is crucial to find the most effective and robust representation possible for given input as the performance of the ML task is dependent on the resulting representations. In this summary, we discuss an approach to augment representation learning which relies on external knowledge. We briefly describe the shortcoming of the existing techniques and describe how an auxiliary knowledge source could result in obtaining improved representations.

Cite

Text

Rezayi. "Learning Better Representations Using Auxiliary Knowledge." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I13.26927

Markdown

[Rezayi. "Learning Better Representations Using Auxiliary Knowledge." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/rezayi2023aaai-learning/) doi:10.1609/AAAI.V37I13.26927

BibTeX

@inproceedings{rezayi2023aaai-learning,
  title     = {{Learning Better Representations Using Auxiliary Knowledge}},
  author    = {Rezayi, Saed},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {16133-16134},
  doi       = {10.1609/AAAI.V37I13.26927},
  url       = {https://mlanthology.org/aaai/2023/rezayi2023aaai-learning/}
}