{
    "151079-21910841":
    {
        "datetime_modified":"20260828T094139",
        "datetime_start":"20260911T100000",
        "datetime_end":"20260911T110000",
        "has_end_time":1,
        "date_start":"2026-09-11",
        "date_end":"2026-09-11",
        "time_start":"10:00:00",
        "time_end":"11:00:00",
        "time_zone":"America\/Detroit",
        "event_title":"When Prediction Meets Randomization: Regression, Machine Learning, or LLMs? Lessons from 125 Randomized Trials",
        "occurrence_title":"",
        "combined_title":"When Prediction Meets Randomization: Regression, Machine Learning, or LLMs? Lessons from 125 Randomized Trials: Bingkai Wang",
        "event_subtitle":"Bingkai Wang",
        "event_type":"Workshop \/ Seminar",
        "event_type_id":"21",
        "description":"Covariate adjustment is a standard tool for improving precision in randomized trials, but the value of increasingly flexible prediction methods remains unclear. This talk begins with an empirical comparison of regression and machine-learning-based adjustment across 50 completed trials. The results show that flexible machine learning methods are not automatically superior: simple regression adjustment with prognostic baseline covariates is often highly competitive. This finding motivates a new question: can large language models change the picture by extracting useful prognostic information from baseline covariates, trial descriptions, or other text-derived features? To address this question, I present a unified framework for LLM-assisted covariate adjustment and empirical evidence from 125 randomized trials. We evaluate LLM-derived features, including zero\/few-shot predictions, fine-tuned models, and embedding-based representations, combined with both regression and machine-learning estimators. The results show that LLM features can provide additional precision gains beyond classical covariates, although the gains vary across trials, sample sizes, and outcome types. Overall, LLMs appear most useful as tools for constructing better prognostic features within transparent and honest adjustment procedures.\n\n*Department reception in 450 West Hall after the seminar at 11:00 AM*",
        "occurrence_notes":null,
                "guid":"151079-21910841@events.umich.edu",
        "permalink":"http:\/\/events.umich.edu\/event\/151079",
        "building_id":"1000167",
        "building_name":"West Hall",
        "campus_maps_id":"163",
        "room":"340",
        "location_name":"West Hall",
        "has_livestream":0,
        "cost":"",
        "tags":["seminar","statistics"],
        "website":"",
        "sponsors":[
             {
                "group_name":"Department of Statistics",
                "group_id":"3473",
                "website":""                }                    ],
        "image_url":"https:\/\/events.umich.edu\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
        "styled_images":{
                                        "event_thumb":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_thumb\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_large":"https:\/\/events.umich.edu\/media\/cache\/event_large\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_large_2x":"https:\/\/events.umich.edu\/media\/cache\/event_large_2x\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_large_lightbox":"https:\/\/events.umich.edu\/media\/cache\/event_large_lightbox\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "group_thumb":"https:\/\/events.umich.edu\/media\/cache\/resolve\/group_thumb\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "group_thumb_square":"https:\/\/events.umich.edu\/media\/cache\/resolve\/group_thumb_square\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "group_large":"https:\/\/events.umich.edu\/media\/cache\/resolve\/group_large\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "group_large_lightbox":"https:\/\/events.umich.edu\/media\/cache\/resolve\/group_large_lightbox\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_large_crop":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_large_crop\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_list":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_list\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_list_2x":"https:\/\/events.umich.edu\/media\/cache\/event_list_2x\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_grid":"https:\/\/events.umich.edu\/media\/cache\/event_grid\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_grid_2x":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_grid_2x\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_feature_large":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_feature_large\/media\/attachments\/2026\/08\/event_151079_original-1.jpg",
                                            "event_feature_thumb":"https:\/\/events.umich.edu\/media\/cache\/event_feature_thumb\/media\/attachments\/2026\/08\/event_151079_original-1.jpg"                    },
        "occurrence_count":1,
        "first_occurrence":21910841
    }    ,    "151572-21911779":
    {
        "datetime_modified":"20260904T121124",
        "datetime_start":"20260918T100000",
        "datetime_end":"20260918T110000",
        "has_end_time":1,
        "date_start":"2026-09-18",
        "date_end":"2026-09-18",
        "time_start":"10:00:00",
        "time_end":"11:00:00",
        "time_zone":"America\/Detroit",
        "event_title":"MonarchAttention: Zero-Shot Conversion to Fast Structured Attention",
        "occurrence_title":"",
        "combined_title":"MonarchAttention: Zero-Shot Conversion to Fast Structured Attention: Laura Balzano, Professor of Electrical and Computer Engineering & Statistics",
        "event_subtitle":"Laura Balzano, Professor of Electrical and Computer Engineering & Statistics",
        "event_type":"Workshop \/ Seminar",
        "event_type_id":"21",
        "description":"Transformers have achieved state-of-the-art performance across various tasks, but suffer from a notable quadratic complexity in sequence length due to the attention mechanism. In this talk, I will share our work on MonarchAttention \u2013 a novel approach to sub-quadratic attention approximation via Monarch matrices, an expressive class of structured matrices. \nBased on the variational form of softmax, we describe an efficient optimization-based algorithm to compute an approximate projection of softmax attention onto the class of Monarch matrices with \u0398(N \u221aN d) computational complexity and \u0398(N d) memory and IO complexity. We show with experiments that unlike previous approaches, MonarchAttention is both (1) transferable, yielding minimal performance loss with no additional training, even when replacing every attention layer of the transformer, and (2) hardware-efficient, utilizing the highest-throughput tensor core units on modern GPUs. With optimized kernels, MonarchAttention achieves substantial speed-ups in wall clock time over FlashAttention-2: 1.4\u00d7 for shorter sequences (N = 256) and 8.2\u00d7 for longer sequences (N = 16K). \nWe demonstrate the quality of MonarchAttention on diverse tasks and architectures in vision and language problems, showing that it flexibly and accurately approximates softmax attention in a variety of contexts. This work is with Can Yaras, Alec Xu, Pierre Abillama, and Changwoo Lee. Our code is available at https:\/\/github.com\/cjyaras\/monarch-attention.",
        "occurrence_notes":null,
                "guid":"151572-21911779@events.umich.edu",
        "permalink":"http:\/\/events.umich.edu\/event\/151572",
        "building_id":"1000167",
        "building_name":"West Hall",
        "campus_maps_id":"163",
        "room":"340",
        "location_name":"West Hall",
        "has_livestream":0,
        "cost":"",
        "tags":["seminar","Statistics","Talk"],
        "website":"",
        "sponsors":[
             {
                "group_name":"Department of Statistics",
                "group_id":"3473",
                "website":""                }                    ],
        "image_url":"https:\/\/events.umich.edu\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
        "styled_images":{
                                        "event_thumb":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_thumb\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_large":"https:\/\/events.umich.edu\/media\/cache\/event_large\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_large_2x":"https:\/\/events.umich.edu\/media\/cache\/event_large_2x\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_large_lightbox":"https:\/\/events.umich.edu\/media\/cache\/event_large_lightbox\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "group_thumb":"https:\/\/events.umich.edu\/media\/cache\/resolve\/group_thumb\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "group_thumb_square":"https:\/\/events.umich.edu\/media\/cache\/resolve\/group_thumb_square\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "group_large":"https:\/\/events.umich.edu\/media\/cache\/resolve\/group_large\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "group_large_lightbox":"https:\/\/events.umich.edu\/media\/cache\/resolve\/group_large_lightbox\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_large_crop":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_large_crop\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_list":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_list\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_list_2x":"https:\/\/events.umich.edu\/media\/cache\/event_list_2x\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_grid":"https:\/\/events.umich.edu\/media\/cache\/event_grid\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_grid_2x":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_grid_2x\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_feature_large":"https:\/\/events.umich.edu\/media\/cache\/resolve\/event_feature_large\/media\/attachments\/2026\/09\/event_151572_original-1.jpg",
                                            "event_feature_thumb":"https:\/\/events.umich.edu\/media\/cache\/event_feature_thumb\/media\/attachments\/2026\/09\/event_151572_original-1.jpg"                    },
        "occurrence_count":1,
        "first_occurrence":21911779
    }    }
