{"id":{"repo_id":"kennesaw","oai_identifier":"oai:digitalcommons.kennesaw.edu:dataphd_etd-1015"},"canonical_url":"https://search.dev.ndltd.org/etd/kennesaw/oai:digitalcommons.kennesaw.edu:dataphd_etd-1015","repository":{"repo_id":"kennesaw","name":"Kennesaw State University","base_url":"https://digitalcommons.kennesaw.edu/do/oai/"},"display":{"title":"Appley: Approximate Shapley Values for Model Explainability in Linear Time","abstract":"<p>We have seen complex deep learning models outperforming human benchmarks in many areas (e.g. computer vision, natural language processing). Clever architectures and higher model complexity are two of the major drivers of such outstanding performances. Higher model complexity generally makes the decision-making process of a model opaque to human perception. But understanding the decision-making process is very important for many reasons including enhancing trust in the model's prediction, improving model robustness, gaining actionable insight from why a model made a particular prediction, and discovering new knowledge about a problem. Model explainability has been an active area of research for some time now, but the problem is still far from being solved. An established way of model explanation (also known as variable attribution) is to assign a score to each variable, which represents the importance of the variable in a particular prediction of a model. In a lot of techniques, the scoring process involves distributing the output to each variable. This approach becomes challenging when the model is complex and consists of a high degree of interaction terms. A coalition game theoretic approach called Shapley Value provides a fair way to tackle the challenge. However, the growth of computation time of the exact Shapley Values is exponential in the number of variables. Hence, it is common to use approximations as opposed to the exact Shapley Values as attribution for relatively larger problems. There has been a lot of progress in the Shapley Value approximation techniques for variable attribution in recent years. However, there is still a lot of room for improvement, especially for complex models. In this manuscript, we propose a novel variable attribution technique called Appley (short for <strong>App</strong>roximate Shap<strong>ley</strong>) by approximating the Shapley Values in linear time. We show that the \"Appley'' attributions are generally closer to the exact Shapley Values than a few existing state-of-the-art attribution techniques.</p>","abstract_html":"&lt;p&gt;We have seen complex deep learning models outperforming human benchmarks in many areas (e.g. computer vision, natural language processing). Clever architectures and higher model complexity are two of the major drivers of such outstanding performances. Higher model complexity generally makes the decision-making process of a model opaque to human perception. But understanding the decision-making process is very important for many reasons including enhancing trust in the model&#x27;s prediction, improving model robustness, gaining actionable insight from why a model made a particular prediction, and discovering new knowledge about a problem. Model explainability has been an active area of research for some time now, but the problem is still far from being solved. An established way of model explanation (also known as variable attribution) is to assign a score to each variable, which represents the importance of the variable in a particular prediction of a model. In a lot of techniques, the scoring process involves distributing the output to each variable. This approach becomes challenging when the model is complex and consists of a high degree of interaction terms. A coalition game theoretic approach called Shapley Value provides a fair way to tackle the challenge. However, the growth of computation time of the exact Shapley Values is exponential in the number of variables. Hence, it is common to use approximations as opposed to the exact Shapley Values as attribution for relatively larger problems. There has been a lot of progress in the Shapley Value approximation techniques for variable attribution in recent years. However, there is still a lot of room for improvement, especially for complex models. In this manuscript, we propose a novel variable attribution technique called Appley (short for &lt;strong&gt;App&lt;/strong&gt;roximate Shap&lt;strong&gt;ley&lt;/strong&gt;) by approximating the Shapley Values in linear time. We show that the &quot;Appley&#x27;&#x27; attributions are generally closer to the exact Shapley Values than a few existing state-of-the-art attribution techniques.&lt;/p&gt;","abstract_has_math":false,"creators":["Alam, Md Shafiul"],"institution":null,"degree_name":"Doctor of Philosophy in Analytic and Data Science","degree_level":"Dissertation","degree_discipline":"Statistics and Analytical Sciences","degree_department":null,"school":null,"contributors":["Ying Xie","Sherry Ni","Yifan Zhang","Sumit Chakravarty","Xinyue Zhang"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2022,"date_issued":"2022-11-30T08:00:00Z","date_published":"2022-11-30T08:00:00Z","updated_at":"2026-07-24T02:43:58Z","subjects":["Variable Attribution","Shapley Value Approximation","Model Explainability","Model Interpretability","Feature importance","Data Science"],"languages":[],"rights":[],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://digitalcommons.kennesaw.edu/dataphd_etd/14","outbound_label":"Repository record","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Ying Xie","Sherry Ni","Yifan Zhang","Sumit Chakravarty","Xinyue Zhang"]},{"key":"dc:creator","label":"Author","values":["Alam, Md Shafiul"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date.available","label":"Dc Date Available","values":["2024-12-12T08:00:00Z"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Statistics and Analytical Sciences"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Doctor of Philosophy in Analytic and Data Science"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Variable Attribution","Shapley Value Approximation","Model Explainability","Model Interpretability","Feature importance","Data Science"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://digitalcommons.kennesaw.edu/dataphd_etd/14"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description.abstract","label":"Abstract","values":["<p>We have seen complex deep learning models outperforming human benchmarks in many areas (e.g. computer vision, natural language processing). Clever architectures and higher model complexity are two of the major drivers of such outstanding performances. Higher model complexity generally makes the decision-making process of a model opaque to human perception. But understanding the decision-making process is very important for many reasons including enhancing trust in the model's prediction, improving model robustness, gaining actionable insight from why a model made a particular prediction, and discovering new knowledge about a problem. Model explainability has been an active area of research for some time now, but the problem is still far from being solved. An established way of model explanation (also known as variable attribution) is to assign a score to each variable, which represents the importance of the variable in a particular prediction of a model. In a lot of techniques, the scoring process involves distributing the output to each variable. This approach becomes challenging when the model is complex and consists of a high degree of interaction terms. A coalition game theoretic approach called Shapley Value provides a fair way to tackle the challenge. However, the growth of computation time of the exact Shapley Values is exponential in the number of variables. Hence, it is common to use approximations as opposed to the exact Shapley Values as attribution for relatively larger problems. There has been a lot of progress in the Shapley Value approximation techniques for variable attribution in recent years. However, there is still a lot of room for improvement, especially for complex models. In this manuscript, we propose a novel variable attribution technique called Appley (short for <strong>App</strong>roximate Shap<strong>ley</strong>) by approximating the Shapley Values in linear time. We show that the \"Appley'' attributions are generally closer to the exact Shapley Values than a few existing state-of-the-art attribution techniques.</p>"]},{"key":"dc:title","label":"Title","values":["Appley: Approximate Shapley Values for Model Explainability in Linear Time"]}]}],"canonical_facts":{"dc:contributor":["Ying Xie","Sherry Ni","Yifan Zhang","Sumit Chakravarty","Xinyue Zhang"],"dc:creator":["Alam, Md Shafiul"],"dc:date.available":["2024-12-12T08:00:00Z"],"dc:description.abstract":["<p>We have seen complex deep learning models outperforming human benchmarks in many areas (e.g. computer vision, natural language processing). Clever architectures and higher model complexity are two of the major drivers of such outstanding performances. Higher model complexity generally makes the decision-making process of a model opaque to human perception. But understanding the decision-making process is very important for many reasons including enhancing trust in the model's prediction, improving model robustness, gaining actionable insight from why a model made a particular prediction, and discovering new knowledge about a problem. Model explainability has been an active area of research for some time now, but the problem is still far from being solved. An established way of model explanation (also known as variable attribution) is to assign a score to each variable, which represents the importance of the variable in a particular prediction of a model. In a lot of techniques, the scoring process involves distributing the output to each variable. This approach becomes challenging when the model is complex and consists of a high degree of interaction terms. A coalition game theoretic approach called Shapley Value provides a fair way to tackle the challenge. However, the growth of computation time of the exact Shapley Values is exponential in the number of variables. Hence, it is common to use approximations as opposed to the exact Shapley Values as attribution for relatively larger problems. There has been a lot of progress in the Shapley Value approximation techniques for variable attribution in recent years. However, there is still a lot of room for improvement, especially for complex models. In this manuscript, we propose a novel variable attribution technique called Appley (short for <strong>App</strong>roximate Shap<strong>ley</strong>) by approximating the Shapley Values in linear time. We show that the \"Appley'' attributions are generally closer to the exact Shapley Values than a few existing state-of-the-art attribution techniques.</p>"],"dc:identifier":["https://digitalcommons.kennesaw.edu/dataphd_etd/14"],"dc:subject":["Variable Attribution","Shapley Value Approximation","Model Explainability","Model Interpretability","Feature importance","Data Science"],"dc:title":["Appley: Approximate Shapley Values for Model Explainability in Linear Time"],"thesis:degree_discipline":["Statistics and Analytical Sciences"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Doctor of Philosophy in Analytic and Data Science"]},"updated_at":"2026-07-24T02:43:58Z"}