{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/interactive-fiction-games-a-colossal","title":"Interactive Fiction Games: A Colossal Adventure","arxiv_id":"1909.05398","date":"2019-09-11","proceeding":null,"authors":["Matthew Hausknecht","Prithviraj Ammanabrolu","Marc-Alexandre Côté","Xingdi Yuan"],"abstract":"A hallmark of human intelligence is the ability to understand and communicate with language. Interactive Fiction games are fully text-based simulation environments where a player issues text commands to effect change in the environment and progress through the story. We argue that IF games are an excellent testbed for studying language-based autonomous agents. In particular, IF games combine challenges of combinatorial action spaces, language understanding, and commonsense reasoning. To facilitate rapid development of language-based agents, we introduce Jericho, a learning environment for man-made IF games and conduct a comprehensive study of text-agents across a rich set of games, highlighting directions in which agents can improve.","url_abs":"https://arxiv.org/abs/1909.05398v3","url_pdf":"https://arxiv.org/pdf/1909.05398v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"interactive-fiction-games-a-colossal","repo_url":"https://github.com/Microsoft/jericho","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"GPL-2.0"}},{"paper_slug":"interactive-fiction-games-a-colossal","repo_url":"https://github.com/microsoft/tdqn","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"interactive-fiction-games-a-colossal","repo_url":"https://github.com/hitzkrieg/drrn-scienceworld-clone","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"interactive-fiction-games-a-colossal","repo_url":"https://github.com/yifeizhou02/archer","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[{"slug":"jericho","name":"Jericho","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1909.05398","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1909.05398"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/microsoft/tdqn","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hitzkrieg/drrn-scienceworld-clone","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Microsoft/jericho","reach":{"status":"ok","spdx":"GPL-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yifeizhou02/archer","reach":null}],"summary":{"ran_draft_wrong":1,"ran":1,"unverified":5},"by_repo_kind":{"official":{"samples":6,"ran":1,"repositories":1},"listed":{"samples":1,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"73d5fdbab3e3c93d","entry":"clean","repo":"hitzkrieg/drrn-scienceworld-clone","repo_kind":"listed","path":"drrn/train-scienceworld.py","file_url":"https://github.com/hitzkrieg/drrn-scienceworld-clone/blob/HEAD/drrn/train-scienceworld.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"73d5fdbab3e3c93d"}},{"code_sha256_prefix":"98948fae5be7e92e","entry":"profile","repo":"microsoft/tdqn","repo_kind":"official","path":"tdqn/logger.py","file_url":"https://github.com/microsoft/tdqn/blob/HEAD/tdqn/logger.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"98948fae5be7e92e"}},{"code_sha256_prefix":"5908b0de70ae8316","entry":"linear_interpolation","repo":"microsoft/tdqn","repo_kind":"official","path":"tdqn/schedule.py","file_url":"https://github.com/microsoft/tdqn/blob/HEAD/tdqn/schedule.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5908b0de70ae8316"}},{"code_sha256_prefix":"fc6871d374627560","entry":"load_vocab_rev","repo":"microsoft/tdqn","repo_kind":"official","path":"drrn/env.py","file_url":"https://github.com/microsoft/tdqn/blob/HEAD/drrn/env.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fc6871d374627560"}},{"code_sha256_prefix":"28dc605330336da2","entry":"make_output_format","repo":"microsoft/tdqn","repo_kind":"official","path":"tdqn/logger.py","file_url":"https://github.com/microsoft/tdqn/blob/HEAD/tdqn/logger.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"28dc605330336da2"}},{"code_sha256_prefix":"7557a77faca89da4","entry":"pad_sequences","repo":"microsoft/tdqn","repo_kind":"official","path":"tdqn/tdqn.py","file_url":"https://github.com/microsoft/tdqn/blob/HEAD/tdqn/tdqn.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7557a77faca89da4"}},{"code_sha256_prefix":"88ef5a17fc986d9a","entry":"read_json","repo":"microsoft/tdqn","repo_kind":"official","path":"tdqn/logger.py","file_url":"https://github.com/microsoft/tdqn/blob/HEAD/tdqn/logger.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"88ef5a17fc986d9a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}