{"id":1048,"date":"2016-03-09T10:56:13","date_gmt":"2016-03-09T10:56:13","guid":{"rendered":"http:\/\/blog.themusio.com\/?p=1048"},"modified":"2024-05-01T11:51:32","modified_gmt":"2024-05-01T02:51:32","slug":"memory-neural-networks-memnn","status":"publish","type":"post","link":"https:\/\/blog.themusio.com\/?p=1048","title":{"rendered":"Memory Neural Networks :MemNN"},"content":{"rendered":"<p><strong>Goal<\/strong><br \/>\nThis summary tries to provide an rough explanation of memory neural networks.<br \/>\nIn particular, the we focus on the existing architectures with external memory components.<br \/>\n<strong><br \/>\nMotivation<\/strong><br \/>\nA lot of task, as the babi tasks require a long-term memory component in order to understand longer passages of text, like stories.<br \/>\nMore general, QA tasks demand accessing memories in a wider context, such as past utterances which date back several days or even weeks.<br \/>\n<strong><br \/>\nIngredients<\/strong><br \/>\nExternal memory, RNN, LSTM, Embedding model, Scoring function, Softmax, Hops.<br \/>\n<strong><br \/>\nSteps<\/strong><br \/>\nNeural Networks in general rely on storing information about training data in the weights of their hidden layers.<br \/>\nHowever, current architectures, such as RNN and LSTM, limit the access of information seen in the past to several steps.<br \/>\nThe idea of memory networks is to provide external memory components in order to store past utterances of a speaker.<br \/>\nIn this way, the access to relevant information for coming up with a response is eased.<\/p>\n<p>The mechanism for writing to, updating and reading from the memory is crucial for determining the range of manageable tasks.<br \/>\nIn the simplest realization the memory component consists of an input feature map that converts the incoming data into a feature representation.<br \/>\nIn a second step the generalization map stores this representation in the next slot of the memory.<br \/>\nMore generally, one can think of updating the memory by grouping memories by topic or even forgetting about redundant memories.<br \/>\nThe output feature map takes care of retrieving the relevant memories from all stored memories with regard to a certain query, such as a question.<br \/>\nThis might involve scoring several times on different memory entries in order to find the appropriate information.<br \/>\nIn the final step, the gathered information is transformed into an response, in form of a single word or a complete sentence.<\/p>\n<p>In order to apply standard training methods to this kind of architecture the different memory components have to satisfy certain criteria.<br \/>\nFirst, writing to and reading from the memory, as well as scoring the relevant memory entries have to be differentiable operations in order to allow gradient descent optimization.<br \/>\nThis is achieved by using embedding models, and softmax functions in every step.<br \/>\nSecondly, the scoring mechanism should only preselected memory entries gathered by some kind of hashing, since scoring all entries of a large memory is too time consuming.<br \/>\nA further variable is the number hops that describes how many times we score a next relevant entry depending on previously scored entries.<br \/>\nFor short stories a small number of hops might be sufficient to connect the relevant information pieces, however the learning might be too difficult using more hops.<\/p>\n<p>Several extensions to this simple model have been proposed, such as specifying the writing time of memory slots, since this is necessary to model the course of events.<br \/>\nAs for every neural network the problem of unseen words, like entity names, has to be treated.<br \/>\nA lot of open questions are also linked to the updating mechanism of the memory, e.g. forgetting redundant information.<\/p>\n<p>Such models have been trained so far on different tasks stretching from the standard babi tasks to QA tasks and recommendations on a movie data base.<br \/>\nAstonishingly the performance does not suffer substantial between the different tasks.<br \/>\nIn particular, the memory component allows to learn answering questions on a large amount of triples of word relations.<br \/>\nAs for the babi tasks the labeling of supporting sentences is of great importance.<br \/>\nIn general, one can say that memory networks outperform the standard LSTM models on tasks where a long term memory component is required.<\/p>\n<p>Interesting related models differing from the described architecture and being capable to address similar tasks are for example knowledge based models, RNN models which use some form of alignment.<br \/>\nAt the moment Neural Turing Machines which use a more sophisticated form of interacting with an external memory are tested with regard to simple copying, recalling and sorting tasks.<br \/>\nHowever, they might become useful in the near future.<\/p>\n<p><strong>Resources<\/strong><br \/>\n&#8220;<a href=\"https:\/\/cs224d.stanford.edu\/lectures\/CS224d-Lecture12.pdf\" target=\"_blank\" rel=\"noopener\">Memory Networks<\/a>&#8221; (PDF). <em>Memory Networks.<\/em>\u00a0Retrieved March\u00a02, 2016.<br \/>\n&#8220;<a href=\"http:\/\/arxiv.org\/pdf\/1410.3916v11.pdf\" target=\"_blank\" rel=\"noopener\">MEMORY NETWORKS<\/a>&#8221; (PDF). <em>MEMORY NETWORKS<\/em>. Nov 2015.\u00a0Retrieved March\u00a02, 2016.<br \/>\n&#8220;<a href=\"http:\/\/arxiv.org\/pdf\/1503.08895v5.pdf\" target=\"_blank\" rel=\"noopener\">End-To-End Memory Networks<\/a>&#8221; (PDF). <em>End-To-End Memory Networks<\/em>. Nov 2015.\u00a0Retrieved March\u00a02, 2016.<br \/>\n&#8220;<a href=\"http:\/\/arxiv.org\/pdf\/1601.01272v1.pdf\" target=\"_blank\" rel=\"noopener\">Recurrent Memory Network for Language Modeling<\/a>&#8221; (PDF).\u00a0<em>Recurrent Memory Network for Language Modeling<\/em>. Jan 2016.\u00a0Retrieved March\u00a02, 2016.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Goal This summary tries to provide an rough explanation of memory neural networks. In particular, the we focus [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[3642,3640],"tags":[3650,3652,3760,3656,3762,3658,3700,3664,4270,4272,4274,4276,4278,3852,4280,3710,4020,3862,3876,4282,3878,4284,3884,4286,3886],"class_list":["post-1048","post","type-post","status-publish","format-standard","hentry","category-ai-en","category-all-en","tag-ai-ja-en","tag-aka-ja-en","tag-artificial-intelligence-en","tag-baggage-en","tag-children-book-ja-en","tag-christmas-en","tag-cmos-en","tag-crowd-funding-en","tag-embedding-model-en","tag-external-memory-en","tag-hinoki-en","tag-hops-en","tag-lstm-en","tag-lstm-model-en","tag-memory-neural-networks-en","tag-musio-en","tag-observable-variables-en","tag-oid-sensor-en","tag-out-of-vocabulary-words-en","tag-paper-art-en","tag-parents-en","tag-party-en","tag-rnn-en","tag-scoring-function-en","tag-softmax-en"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Goal This summary tries to provide an rough explanation\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Musio Team\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/blog.themusio.com\/?p=1048\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Musio Blog\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Memory Neural Networks :MemNN | Musio Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Goal This summary tries to provide an rough explanation\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/blog.themusio.com\/?p=1048\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2016-03-09T10:56:13+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-05-01T02:51:32+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Memory Neural Networks :MemNN | Musio Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Goal This summary tries to provide an rough explanation\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048#blogposting\",\"name\":\"Memory Neural Networks :MemNN | Musio Blog\",\"headline\":\"Memory Neural Networks :MemNN\",\"author\":{\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?author=2#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/#organization\"},\"datePublished\":\"2016-03-09T10:56:13+09:00\",\"dateModified\":\"2024-05-01T11:51:32+09:00\",\"inLanguage\":\"ja\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048#webpage\"},\"articleSection\":\"A.I\\ud83c\\uddfa\\ud83c\\uddf8, All Articles, AI, AKA, Artificial Intelligence, Baggage, Children Book, Christmas, CMOS, Crowd Funding, Embedding Model, External Memory, Hinoki, Hops, LSTM, LSTM Model, Memory Neural Networks, Musio, Observable variables, OID Sensor, out of vocabulary words, Paper Art, parents, party, RNN, Scoring Function, Softmax, English\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com#listItem\",\"position\":1,\"name\":\"\\u5bb6\",\"item\":\"https:\\\/\\\/blog.themusio.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?cat=3640#listItem\",\"name\":\"All Articles\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?cat=3640#listItem\",\"position\":2,\"name\":\"All Articles\",\"item\":\"https:\\\/\\\/blog.themusio.com\\\/?cat=3640\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?cat=3642#listItem\",\"name\":\"A.I\\ud83c\\uddfa\\ud83c\\uddf8\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com#listItem\",\"name\":\"\\u5bb6\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?cat=3642#listItem\",\"position\":3,\"name\":\"A.I\\ud83c\\uddfa\\ud83c\\uddf8\",\"item\":\"https:\\\/\\\/blog.themusio.com\\\/?cat=3642\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048#listItem\",\"name\":\"Memory Neural Networks :MemNN\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?cat=3640#listItem\",\"name\":\"All Articles\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048#listItem\",\"position\":4,\"name\":\"Memory Neural Networks :MemNN\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?cat=3642#listItem\",\"name\":\"A.I\\ud83c\\uddfa\\ud83c\\uddf8\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/#organization\",\"name\":\"musio_blog\",\"description\":\"Meet Musio, Your Curious New Friend.\",\"url\":\"https:\\\/\\\/blog.themusio.com\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?author=2#author\",\"url\":\"https:\\\/\\\/blog.themusio.com\\\/?author=2\",\"name\":\"Musio Team\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/383633914125f30a1407c18aab62c47a25a6098f59185eb06b491dccb5b8fe42?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Musio Team\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048#webpage\",\"url\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048\",\"name\":\"Memory Neural Networks :MemNN | Musio Blog\",\"description\":\"Goal This summary tries to provide an rough explanation\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?p=1048#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?author=2#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/?author=2#author\"},\"datePublished\":\"2016-03-09T10:56:13+09:00\",\"dateModified\":\"2024-05-01T11:51:32+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/#website\",\"url\":\"https:\\\/\\\/blog.themusio.com\\\/\",\"name\":\"musio_blog\",\"description\":\"Meet Musio, Your Curious New Friend.\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/blog.themusio.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Memory Neural Networks :MemNN | Musio Blog","description":"Goal This summary tries to provide an rough explanation","canonical_url":"https:\/\/blog.themusio.com\/?p=1048","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/blog.themusio.com\/?p=1048#blogposting","name":"Memory Neural Networks :MemNN | Musio Blog","headline":"Memory Neural Networks :MemNN","author":{"@id":"https:\/\/blog.themusio.com\/?author=2#author"},"publisher":{"@id":"https:\/\/blog.themusio.com\/#organization"},"datePublished":"2016-03-09T10:56:13+09:00","dateModified":"2024-05-01T11:51:32+09:00","inLanguage":"ja","mainEntityOfPage":{"@id":"https:\/\/blog.themusio.com\/?p=1048#webpage"},"isPartOf":{"@id":"https:\/\/blog.themusio.com\/?p=1048#webpage"},"articleSection":"A.I\ud83c\uddfa\ud83c\uddf8, All Articles, AI, AKA, Artificial Intelligence, Baggage, Children Book, Christmas, CMOS, Crowd Funding, Embedding Model, External Memory, Hinoki, Hops, LSTM, LSTM Model, Memory Neural Networks, Musio, Observable variables, OID Sensor, out of vocabulary words, Paper Art, parents, party, RNN, Scoring Function, Softmax, English"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.themusio.com\/?p=1048#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/blog.themusio.com#listItem","position":1,"name":"\u5bb6","item":"https:\/\/blog.themusio.com","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.themusio.com\/?cat=3640#listItem","name":"All Articles"}},{"@type":"ListItem","@id":"https:\/\/blog.themusio.com\/?cat=3640#listItem","position":2,"name":"All Articles","item":"https:\/\/blog.themusio.com\/?cat=3640","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.themusio.com\/?cat=3642#listItem","name":"A.I\ud83c\uddfa\ud83c\uddf8"},"previousItem":{"@type":"ListItem","@id":"https:\/\/blog.themusio.com#listItem","name":"\u5bb6"}},{"@type":"ListItem","@id":"https:\/\/blog.themusio.com\/?cat=3642#listItem","position":3,"name":"A.I\ud83c\uddfa\ud83c\uddf8","item":"https:\/\/blog.themusio.com\/?cat=3642","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.themusio.com\/?p=1048#listItem","name":"Memory Neural Networks :MemNN"},"previousItem":{"@type":"ListItem","@id":"https:\/\/blog.themusio.com\/?cat=3640#listItem","name":"All Articles"}},{"@type":"ListItem","@id":"https:\/\/blog.themusio.com\/?p=1048#listItem","position":4,"name":"Memory Neural Networks :MemNN","previousItem":{"@type":"ListItem","@id":"https:\/\/blog.themusio.com\/?cat=3642#listItem","name":"A.I\ud83c\uddfa\ud83c\uddf8"}}]},{"@type":"Organization","@id":"https:\/\/blog.themusio.com\/#organization","name":"musio_blog","description":"Meet Musio, Your Curious New Friend.","url":"https:\/\/blog.themusio.com\/"},{"@type":"Person","@id":"https:\/\/blog.themusio.com\/?author=2#author","url":"https:\/\/blog.themusio.com\/?author=2","name":"Musio Team","image":{"@type":"ImageObject","@id":"https:\/\/blog.themusio.com\/?p=1048#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/383633914125f30a1407c18aab62c47a25a6098f59185eb06b491dccb5b8fe42?s=96&d=mm&r=g","width":96,"height":96,"caption":"Musio Team"}},{"@type":"WebPage","@id":"https:\/\/blog.themusio.com\/?p=1048#webpage","url":"https:\/\/blog.themusio.com\/?p=1048","name":"Memory Neural Networks :MemNN | Musio Blog","description":"Goal This summary tries to provide an rough explanation","inLanguage":"ja","isPartOf":{"@id":"https:\/\/blog.themusio.com\/#website"},"breadcrumb":{"@id":"https:\/\/blog.themusio.com\/?p=1048#breadcrumblist"},"author":{"@id":"https:\/\/blog.themusio.com\/?author=2#author"},"creator":{"@id":"https:\/\/blog.themusio.com\/?author=2#author"},"datePublished":"2016-03-09T10:56:13+09:00","dateModified":"2024-05-01T11:51:32+09:00"},{"@type":"WebSite","@id":"https:\/\/blog.themusio.com\/#website","url":"https:\/\/blog.themusio.com\/","name":"musio_blog","description":"Meet Musio, Your Curious New Friend.","inLanguage":"ja","publisher":{"@id":"https:\/\/blog.themusio.com\/#organization"}}]},"og:locale":"ja_JP","og:site_name":"Musio Blog","og:type":"article","og:title":"Memory Neural Networks :MemNN | Musio Blog","og:description":"Goal This summary tries to provide an rough explanation","og:url":"https:\/\/blog.themusio.com\/?p=1048","article:published_time":"2016-03-09T10:56:13+00:00","article:modified_time":"2024-05-01T02:51:32+00:00","twitter:card":"summary_large_image","twitter:title":"Memory Neural Networks :MemNN | Musio Blog","twitter:description":"Goal This summary tries to provide an rough explanation"},"aioseo_meta_data":{"post_id":"1048","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-04-11 20:44:27","updated":"2025-06-29 08:41:34","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/blog.themusio.com\" title=\"\u5bb6\">\u5bb6<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/blog.themusio.com\/?cat=3640\" title=\"All Articles\">All Articles<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/blog.themusio.com\/?cat=3642\" title=\"A.I\ud83c\uddfa\ud83c\uddf8\">A.I\ud83c\uddfa\ud83c\uddf8<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMemory Neural Networks :MemNN\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"\u5bb6","link":"https:\/\/blog.themusio.com"},{"label":"All Articles","link":"https:\/\/blog.themusio.com\/?cat=3640"},{"label":"A.I\ud83c\uddfa\ud83c\uddf8","link":"https:\/\/blog.themusio.com\/?cat=3642"},{"label":"Memory Neural Networks :MemNN","link":"https:\/\/blog.themusio.com\/?p=1048"}],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/blog.themusio.com\/index.php?rest_route=\/wp\/v2\/posts\/1048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.themusio.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.themusio.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.themusio.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.themusio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1048"}],"version-history":[{"count":3,"href":"https:\/\/blog.themusio.com\/index.php?rest_route=\/wp\/v2\/posts\/1048\/revisions"}],"predecessor-version":[{"id":10899,"href":"https:\/\/blog.themusio.com\/index.php?rest_route=\/wp\/v2\/posts\/1048\/revisions\/10899"}],"wp:attachment":[{"href":"https:\/\/blog.themusio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1048"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.themusio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1048"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.themusio.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}