{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1432192",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-4321-9075"
  }, {
    "type" : "CristinIdentifier",
    "value" : "1432192"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Ramírez Rivera"
  }, {
    "type" : "FirstName",
    "value" : "Adín"
  } ],
  "contactDetails" : {
    "email" : "adinr@uio.no",
    "webPage" : "https://www.mn.uio.no/ifi/english/people/aca/adinr/"
  },
  "image" : "https://api.nva.unit.no/cristin/person/1432192/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.5.47",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "43804",
    "label" : {
      "en" : "Computer Vision",
      "nb" : "Datasyn"
    }
  }, {
    "type" : "1301",
    "label" : {
      "en" : "Image processing",
      "nb" : "Bildebehandling"
    }
  }, {
    "type" : "4523",
    "label" : {
      "en" : "Machine learning",
      "nb" : "Maskinlæring"
    }
  } ],
  "background" : {
    "en" : "My main research area is representation learning. I am currently exploring the use of machine learning to describe and understand the world primarily through vision sources, but not limited to. I am interested in applying these representations to various Computer Vision tasks and utilizing different Machine Learning methods to extract them.\n"
  },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "Highlighted reviewer, ICLR 2022",
    "year" : 2022,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.15.5.47"
    }
  }, {
    "name" : "Top reviewer (33%), ICML 2020",
    "year" : 2020,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.15.5.47"
    }
  }, {
    "name" : "Best Paper Award at Vision-and-Language Algorithmic Reasoning (VLAR) Workshop (ICCVW)",
    "year" : 2023,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.15.5.47"
    }
  }, {
    "name" : "Outstanding reviewer, ECCV 2022",
    "year" : 2022,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.15.5.47"
    }
  } ]
}