Skip to main content

RCHE Graduate Student Jaber Wins UAI Student Paper Competition

  • 2 minutes read
  • Announcements

Amin Jaber, a PhD student in computer science working with the Regenstrief Center for Healthcare Engineering, won the Best Student Paper at the Conference on Uncertainty in Artificial Intelligence (UAI 2018), held in Monterey, California. The paper is titled “Causal Identification under Markov Equivalence”, and was co-authored by Jiji Zhang from the Philosophy Department at Lingnan University and Elias Bareinboim, assistant professor in Computer Science at Purdue University.

The Conference on Uncertainty in Artificial Intelligence is an international conference on research related to knowledge representation, learning, and reasoning in the presence of uncertainty. The award-wining student paper will appear in the Journal for Artificial Intelligence Research. In addition, Jaber and his co-authors were awarded a $1,000 prize.

The paper covers the problem of causal effect identification, which is concerned with determining whether a causal effect can be computed from a combination of observational data and substantive knowledge of the domain. Jaber and his co-authors combined the methods of causal graphs and Markov equivalence classes for causal identification.

The award was presented at the conference banquet on August 8th. Further information about UAI 2018 may be found at: http://auai.org/uai2018/schedule.php#schedule. The full paper may be downloaded from: https://www.dropbox.com/s/xt34vt0lkj3mto0/proceedings.pdf?dl=0.

ABSTRACT

Assessing the magnitude of cause-and-effect relations is one of the central challenges found throughout the empirical sciences. The problem of identification of causal effects is concerned with determining whether a causal effect can be computed from a combination of observational data and substantive knowledge about the domain under investigation, which is formally expressed in the form of a causal graph. In many practical settings, however, the knowledge available for the researcher is not strong enough so as to specify a unique causal graph. Another line of investigation attempts to use observational data to learn a qualitative description of the domain called a Markov equivalence class, which is the collection of causal graphs that share the same set of observed features. In this paper, we marry both approaches and study the problem of causal identification from an equivalence class, represented by a partial ancestral graph (PAG). We start by deriving a set of graphical properties of PAGs that are carried over to its induced subgraphs. We then develop an algorithm to compute the effect of an arbitrary set of variables on an arbitrary outcome set. We show that the algorithm is strictly more powerful than the current state of the art found in the literature.

More in Announcements

Request history8.2.17PHP Version1.39sRequest Duration5MBMemory UsageGET news/article/{id}Route
  • warninglog[20:54:25] LOG.warning: preg_replace(): Passing null to parameter #2 ($replacement) of type array|st...
  • warninglog[20:54:25] LOG.warning: preg_replace(): Passing null to parameter #2 ($replacement) of type array|st...
  • warninglog[20:54:25] LOG.warning: preg_replace(): Passing null to parameter #2 ($replacement) of type array|st...
  • warninglog[20:54:25] LOG.warning: preg_replace(): Passing null to parameter #2 ($replacement) of type array|st...
  • warninglog[20:54:25] LOG.warning: preg_replace(): Passing null to parameter #2 ($replacement) of type array|st...
  • warninglog[20:54:25] LOG.warning: preg_replace(): Passing null to parameter #2 ($replacement) of type array|st...
  • Booting (955ms)time
  • Application (432ms)time
  • 1 x Booting (68.87%)
    955ms
    1 x Application (31.13%)
    432ms
    8 templates were rendered
    • listener.content.prism::prismprism.blade.php#?blade
    • news::site.articlearticle.blade.php#?blade
    • layouts.mastermaster.blade.php#?blade
    • partials.globalsglobals.blade.php#?blade
    • widget.menu::indexindex.blade.php#?blade
    • widget.menu::indexindex.blade.php#?blade
    • widget.breadcrumbs::indexindex.blade.php#?blade
    • partials.notificationsnotifications.blade.php#?blade
    uri
    GET news/article/{id}
    middleware
    web
    as
    site.news.show
    controller
    App\Modules\News\Http\Controllers\Site\ArticlesController@show
    namespace
    App\Modules\News\Http\Controllers\Site
    prefix
    news/article
    where
    file
    app/Modules/News/Http/Controllers/Site/ArticlesController.php:535-575
    17 statements were executed, 3 of which were duplicates, 14 unique. Show only duplicated10.25ms
    • select `menu_items`.*, `extensions`.`element` as `module` from `menu_items` left join `extensions` on `menu_items`.`module_id` = `extensions`.`id` where `menu_items`.`published` = 1 and `menu_items`.`parent_id` > 0 and `menu_items`.`client_id` = 0 and `menu_items`.`access` in (1) and `menu_items`.`deleted_at` is null order by `menu_items`.`lft` asc
      1.26msheardMenu.php#297
      Bindings
      • 0: 1
      • 1: 0
      • 2: 0
      • 3: 1
      Backtrace
      • 15. app/Modules/Menus/Entities/Menu.php:297
      • 16. app/Modules/Menus/Entities/Menu.php:47
      • 17. app/Modules/Menus/Providers/MenusServiceProvider.php:60
      • 18. vendor/laravel/framework/src/Illuminate/Container/Container.php:900
      • 19. vendor/laravel/framework/src/Illuminate/Container/Container.php:787
    • select * from `news` where `news`.`id` = 66 and `news`.`deleted_at` is null limit 1
      490μsheardArticlesController.php#537
      Bindings
      • 0: 66
      Backtrace
      • 21. app/Modules/News/Http/Controllers/Site/ArticlesController.php:537
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
    • select * from `news_updates` where `news_updates`.`news_id` = 66 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null
      610μsheardArticle.php#1025
      Bindings
      • 0: 66
      Backtrace
      • 20. app/Modules/News/Models/Article.php:1025
      • 21. app/Modules/News/Models/Article.php:721
      • 22. app/Modules/News/Models/Article.php:754
      • 23. app/Modules/News/Http/Controllers/Site/ArticlesController.php:552
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select * from `news_types` order by `name` asc
      540μsheardType.php#307
      Backtrace
      • 15. app/Modules/News/Models/Type.php:307
      • 16. app/Modules/News/Http/Controllers/Site/ArticlesController.php:569
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • select * from `news_types` where `news_types`.`id` = 2 limit 1
      410μsheardarticle.blade.php#58
      Bindings
      • 0: 2
      Backtrace
      • 21. view::news::site.article:58
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `news` where `news`.`type_id` = 2 and `news`.`type_id` is not null and `id` != 66 and `published` = 1 and `template` = 0 and `news`.`deleted_at` is null order by `publish_at` desc limit 2
      510μsheardarticle.blade.php#342
      Bindings
      • 0: 2
      • 1: 66
      • 2: 1
      • 3: 0
      Backtrace
      • 16. view::news::site.article:342
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `news_types` where `news_types`.`id` = 2 limit 1
      400μsheardarticle.blade.php#347
      Bindings
      • 0: 2
      Backtrace
      • 21. view::news::site.article:347
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select `news_updates`.* from `news_updates` inner join (select MAX(`news_updates`.`id`) as `id_aggregate`, `news_updates`.`news_id` from `news_updates` where `news_updates`.`news_id` = 118 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null group by `news_updates`.`news_id`) as `latestOfMany` on `latestOfMany`.`id_aggregate` = `news_updates`.`id` and `latestOfMany`.`news_id` = `news_updates`.`news_id` where `news_updates`.`news_id` = 118 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null limit 1
      500μsheardarticle.blade.php#370
      Bindings
      • 0: 118
      • 1: 118
      Backtrace
      • 21. view::news::site.article:370
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `news_types` where `news_types`.`id` = 2 limit 1
      400μsheardarticle.blade.php#347
      Bindings
      • 0: 2
      Backtrace
      • 21. view::news::site.article:347
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select `news_updates`.* from `news_updates` inner join (select MAX(`news_updates`.`id`) as `id_aggregate`, `news_updates`.`news_id` from `news_updates` where `news_updates`.`news_id` = 117 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null group by `news_updates`.`news_id`) as `latestOfMany` on `latestOfMany`.`id_aggregate` = `news_updates`.`id` and `latestOfMany`.`news_id` = `news_updates`.`news_id` where `news_updates`.`news_id` = 117 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null limit 1
      450μsheardarticle.blade.php#370
      Bindings
      • 0: 117
      • 1: 117
      Backtrace
      • 21. view::news::site.article:370
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `news` where `id` != 66 and `news`.`deleted_at` is null order by `publish_at` desc limit 3
      510μsheardarticle.blade.php#398
      Bindings
      • 0: 66
      Backtrace
      • 15. view::news::site.article:398
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `news_types` where `news_types`.`id` in (3)
      430μsheardarticle.blade.php#398
      Backtrace
      • 20. view::news::site.article:398
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select `news_updates`.* from `news_updates` inner join (select MAX(`news_updates`.`id`) as `id_aggregate`, `news_updates`.`news_id` from `news_updates` where `news_updates`.`news_id` = 120 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null group by `news_updates`.`news_id`) as `latestOfMany` on `latestOfMany`.`id_aggregate` = `news_updates`.`id` and `latestOfMany`.`news_id` = `news_updates`.`news_id` where `news_updates`.`news_id` = 120 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null limit 1
      430μsheardarticle.blade.php#426
      Bindings
      • 0: 120
      • 1: 120
      Backtrace
      • 21. view::news::site.article:426
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select `news_updates`.* from `news_updates` inner join (select MAX(`news_updates`.`id`) as `id_aggregate`, `news_updates`.`news_id` from `news_updates` where `news_updates`.`news_id` = 121 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null group by `news_updates`.`news_id`) as `latestOfMany` on `latestOfMany`.`id_aggregate` = `news_updates`.`id` and `latestOfMany`.`news_id` = `news_updates`.`news_id` where `news_updates`.`news_id` = 121 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null limit 1
      420μsheardarticle.blade.php#426
      Bindings
      • 0: 121
      • 1: 121
      Backtrace
      • 21. view::news::site.article:426
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select `news_updates`.* from `news_updates` inner join (select MAX(`news_updates`.`id`) as `id_aggregate`, `news_updates`.`news_id` from `news_updates` where `news_updates`.`news_id` = 119 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null group by `news_updates`.`news_id`) as `latestOfMany` on `latestOfMany`.`id_aggregate` = `news_updates`.`id` and `latestOfMany`.`news_id` = `news_updates`.`news_id` where `news_updates`.`news_id` = 119 and `news_updates`.`news_id` is not null and `news_updates`.`deleted_at` is null limit 1
      440μsheardarticle.blade.php#426
      Bindings
      • 0: 119
      • 1: 119
      Backtrace
      • 21. view::news::site.article:426
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'heard' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
      1.48msheardWidgetManager.php#333
      Backtrace
      • 13. app/Modules/Widgets/Entities/WidgetManager.php:333
      • 14. app/Modules/Widgets/Entities/WidgetManager.php:149
      • 15. view::layouts.master:100
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select `widgets`.* from `widgets` left join `widgets_menu` as `mm` on `mm`.`widgetid` = `widgets`.`id` where `widgets`.`published` = 1 and (`widgets`.`publish_up` is null or `widgets`.`publish_up` <= '2025-03-14 20:54:25') and (`widgets`.`publish_down` is null or `widgets`.`publish_down` >= '2025-03-14 20:54:25') and `widgets`.`client_id` = 0 and (`mm`.`menuid` = 7 or `mm`.`menuid` <= '0') and `widgets`.`access` in (1) order by `widgets`.`position` asc, `widgets`.`ordering` asc
      970μsheardWidgetManager.php#446
      Bindings
      • 0: 1
      • 1: 2025-03-14 20:54:25
      • 2: 2025-03-14 20:54:25
      • 3: 0
      • 4: 7
      • 5: 0
      • 6: 1
      Backtrace
      • 15. app/Modules/Widgets/Entities/WidgetManager.php:446
      • 16. app/Modules/Widgets/Entities/WidgetManager.php:334
      • 17. app/Modules/Widgets/Entities/WidgetManager.php:149
      • 18. view::layouts.master:100
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    App\Modules\Menus\Models\Item
    38Item.php#?
    App\Modules\News\Models\Type
    7Type.php#?
    App\Modules\News\Models\Article
    6Article.php#?
    App\Modules\Widgets\Models\Widget
    6Widget.php#?
        _token
        ujbGmEmnCtFAYCe25IeCxr5udebtpGWvi4VKPZYI
        _previous
        array:1 [ "url" => "http://heard.geddes.rcac.purdue.edu/news/article/66" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /news/article/66
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "itemid" => 7 ]
        request_request
        []
        
        request_headers
        0 of 0
        array:23 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-scheme" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "heard.geddes.rcac.purdue.edu" ] "x-forwarded-for" => array:1 [ 0 => "10.5.6.0" ] "x-real-ip" => array:1 [ 0 => "10.5.6.0" ] "x-request-id" => array:1 [ 0 => "c18c1da2aa585de98857bcdd165776e1" ] "host" => array:1 [ 0 => "heard.geddes.rcac.purdue.edu" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:6 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 15 Mar 2025 00:54:25 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkN1bVJhbzI2VER5UlpSQkRPMmdhS2c9PSIsInZhbHVlIjoiSTNQWGsyWGNyQzRUWW9VRHVTZW1rQ1VmanlZNW91WFY5bWJqWDlVaGVrcWxQb2lGL0JkdGl3OEVjUjVOekFJN0kxaVJEN0RoczF6TkpaVjZyUWdaZ21IY0UxTEViczBiUS9QeHFodGFrQWpFVHB3WmZvNmZVY3U5MHBLRjM0djkiLCJtYWMiOiI5Y2IzM2I5YjVlZGMzODk3YzZhODAxZjcwMWUxN2U0MTM2YTIwNTMxNjlhMWZmYWU2NjI4YTU0NzA5NDJhOTJjIiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 02:54:25 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkN1bVJhbzI2VER5UlpSQkRPMmdhS2c9PSIsInZhbHVlIjoiSTNQWGsyWGNyQzRUWW9VRHVTZW1rQ1VmanlZNW91WFY5bWJqWDlVaGVrcWxQb2lGL0JkdGl3OEVjUjVOekFJN0kxaVJEN" 1 => "regenstrief_center_for_healthcare_engineering_session=eyJpdiI6IjF0QzhVeUFlbVByUDI2L09kMFhSQ1E9PSIsInZhbHVlIjoib1VXYXRDR3Jma1JHS1Y0SC9UVEJUU05NN081R3crODVPUTBsYUxTdm5YTFFGSHl4VDFLSkt4QVFlckY2aTc4cTFLcTM2NXRVYmx5aWhkMEJKQ2luS1YzekhBVGRkRzQxVTRVNXc4bUFIdCtpN3drditvNDVGdzdXWG1lQVdaM3AiLCJtYWMiOiJhYWMzMTMyYWFiNTI2N2I4ZmFhY2I0MGZlMmQxYjI4NjNkZDE1NjdhOGUzYmJlNzBlZWVlMTUzNGYxMjNmYTA1IiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 02:54:25 GMT; Max-Age=7200; path=/; httponly; samesite=laxregenstrief_center_for_healthcare_engineering_session=eyJpdiI6IjF0QzhVeUFlbVByUDI2L09kMFhSQ1E9PSIsInZhbHVlIjoib1VXYXRDR3Jma1JHS1Y0SC9UVEJUU05NN081R3crODVPUTBsYU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkN1bVJhbzI2VER5UlpSQkRPMmdhS2c9PSIsInZhbHVlIjoiSTNQWGsyWGNyQzRUWW9VRHVTZW1rQ1VmanlZNW91WFY5bWJqWDlVaGVrcWxQb2lGL0JkdGl3OEVjUjVOekFJN0kxaVJEN0RoczF6TkpaVjZyUWdaZ21IY0UxTEViczBiUS9QeHFodGFrQWpFVHB3WmZvNmZVY3U5MHBLRjM0djkiLCJtYWMiOiI5Y2IzM2I5YjVlZGMzODk3YzZhODAxZjcwMWUxN2U0MTM2YTIwNTMxNjlhMWZmYWU2NjI4YTU0NzA5NDJhOTJjIiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 02:54:25 GMT; path=/XSRF-TOKEN=eyJpdiI6IkN1bVJhbzI2VER5UlpSQkRPMmdhS2c9PSIsInZhbHVlIjoiSTNQWGsyWGNyQzRUWW9VRHVTZW1rQ1VmanlZNW91WFY5bWJqWDlVaGVrcWxQb2lGL0JkdGl3OEVjUjVOekFJN0kxaVJEN" 1 => "regenstrief_center_for_healthcare_engineering_session=eyJpdiI6IjF0QzhVeUFlbVByUDI2L09kMFhSQ1E9PSIsInZhbHVlIjoib1VXYXRDR3Jma1JHS1Y0SC9UVEJUU05NN081R3crODVPUTBsYUxTdm5YTFFGSHl4VDFLSkt4QVFlckY2aTc4cTFLcTM2NXRVYmx5aWhkMEJKQ2luS1YzekhBVGRkRzQxVTRVNXc4bUFIdCtpN3drditvNDVGdzdXWG1lQVdaM3AiLCJtYWMiOiJhYWMzMTMyYWFiNTI2N2I4ZmFhY2I0MGZlMmQxYjI4NjNkZDE1NjdhOGUzYmJlNzBlZWVlMTUzNGYxMjNmYTA1IiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 02:54:25 GMT; path=/; httponlyregenstrief_center_for_healthcare_engineering_session=eyJpdiI6IjF0QzhVeUFlbVByUDI2L09kMFhSQ1E9PSIsInZhbHVlIjoib1VXYXRDR3Jma1JHS1Y0SC9UVEJUU05NN081R3crODVPUTBsYU" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "ujbGmEmnCtFAYCe25IeCxr5udebtpGWvi4VKPZYI" "_previous" => array:1 [ "url" => "http://heard.geddes.rcac.purdue.edu/news/article/66" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-03-14 20:54:25GET/news/article/66681757