{"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/open-set-domain-adaptation-for-image-and","title":"Open Set Domain Adaptation for Image and Action Recognition","arxiv_id":"1907.12865","date":"2019-07-30","proceeding":null,"authors":["Pau Panareda Busto","Ahsan Iqbal","Juergen Gall"],"abstract":"Since annotating and curating large datasets is very expensive, there is a need to transfer the knowledge from existing annotated datasets to unlabelled data. Data that is relevant for a specific application, however, usually differs from publicly available datasets since it is sampled from a different domain. While domain adaptation methods compensate for such a domain shift, they assume that all categories in the target domain are known and match the categories in the source domain. Since this assumption is violated under real-world conditions, we propose an approach for open set domain adaptation where the target domain contains instances of categories that are not present in the source domain. The proposed approach achieves state-of-the-art results on various datasets for image classification and action recognition. Since the approach can be used for open set and closed set domain adaptation, as well as unsupervised and semi-supervised domain adaptation, it is a versatile tool for many applications.","url_abs":"https://arxiv.org/abs/1907.12865v1","url_pdf":"https://arxiv.org/pdf/1907.12865v1.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":"open-set-domain-adaptation-for-image-and","repo_url":"https://github.com/Heliot7/open-set-da","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"tasks":[{"task_slug":"action-recognition-in-videos","task_name":"Action Recognition"},{"task_slug":"domain-adaptation","task_name":"Domain Adaptation"},{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"semi-supervised-domain-adaptation","task_name":"Semi-supervised Domain Adaptation"},{"task_slug":"image-classification","task_name":"image-classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1907.12865","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1907.12865"}},"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/Heliot7/open-set-da","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"summary":{"ran":3,"ran_draft_wrong":1,"unverified":3},"by_repo_kind":{"official":{"samples":7,"ran":4,"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":"9d4adbe9b0a2026d","entry":"evaluations","repo":"Heliot7/open-set-da","repo_kind":"official","path":"classifiers/SVM/liblinear-multicore-2.11-1/python/liblinearutil.py","file_url":"https://github.com/Heliot7/open-set-da/blob/HEAD/classifiers/SVM/liblinear-multicore-2.11-1/python/liblinearutil.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9d4adbe9b0a2026d"}},{"code_sha256_prefix":"2065a445394e47c6","entry":"genFields","repo":"Heliot7/open-set-da","repo_kind":"official","path":"classifiers/SVM/liblinear-multicore-2.11-1/python/liblinear.py","file_url":"https://github.com/Heliot7/open-set-da/blob/HEAD/classifiers/SVM/liblinear-multicore-2.11-1/python/liblinear.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"2065a445394e47c6"}},{"code_sha256_prefix":"913289d4c40b43d1","entry":"svm_read_problem","repo":"Heliot7/open-set-da","repo_kind":"official","path":"classifiers/SVM/liblinear-multicore-2.11-1/python/liblinearutil.py","file_url":"https://github.com/Heliot7/open-set-da/blob/HEAD/classifiers/SVM/liblinear-multicore-2.11-1/python/liblinearutil.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"913289d4c40b43d1"}},{"code_sha256_prefix":"82641d763d29c6fd","entry":"toPyModel","repo":"Heliot7/open-set-da","repo_kind":"official","path":"classifiers/SVM/liblinear-multicore-2.11-1/python/liblinear.py","file_url":"https://github.com/Heliot7/open-set-da/blob/HEAD/classifiers/SVM/liblinear-multicore-2.11-1/python/liblinear.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"82641d763d29c6fd"}},{"code_sha256_prefix":"fb090c99a81bf999","entry":"load_model","repo":"Heliot7/open-set-da","repo_kind":"official","path":"classifiers/SVM/liblinear-multicore-2.11-1/python/liblinearutil.py","file_url":"https://github.com/Heliot7/open-set-da/blob/HEAD/classifiers/SVM/liblinear-multicore-2.11-1/python/liblinearutil.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"fb090c99a81bf999"}},{"code_sha256_prefix":"ae3358de529f13e9","entry":"svm_load_model","repo":"Heliot7/open-set-da","repo_kind":"official","path":"classifiers/SVM/libsvm-3.21/python/svmutil.py","file_url":"https://github.com/Heliot7/open-set-da/blob/HEAD/classifiers/SVM/libsvm-3.21/python/svmutil.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"ae3358de529f13e9"}},{"code_sha256_prefix":"fcbf48f2289d3a53","entry":"toPyModel","repo":"Heliot7/open-set-da","repo_kind":"official","path":"classifiers/SVM/libsvm-3.21/python/svm.py","file_url":"https://github.com/Heliot7/open-set-da/blob/HEAD/classifiers/SVM/libsvm-3.21/python/svm.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"fcbf48f2289d3a53"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}