Efficiently Learning Drifting Halfspaces with Massart Noise
高效学习带有Massart噪声的漂移半空间
机构 * University of Wisconsin-Madison(威斯康星大学麦迪逊分校)
AI总结 针对Massart噪声下的漂移概念学习问题,提出一种计算高效的学习器,实现误差η + Õ(Δ^{1/3}/γ),并证明该误差在低度多项式测试下最优。
Comments To appear at ICML 2026
高校专区
高效学习带有Massart噪声的漂移半空间
机构 * University of Wisconsin-Madison(威斯康星大学麦迪逊分校)
AI总结 针对Massart噪声下的漂移概念学习问题,提出一种计算高效的学习器,实现误差η + Õ(Δ^{1/3}/γ),并证明该误差在低度多项式测试下最优。
Comments To appear at ICML 2026
一般ReLU的鲁棒回归与查询
机构 * University of Wisconsin-Madison(威斯康星大学麦迪逊分校) ; University of California, San Diego(加利福尼亚大学圣迭戈分校)
AI总结 针对高斯分布下一般ReLU的平方损失鲁棒回归,提出首个高效查询算法,使用d polylog(1/ε)+Õ(min{1/p,1/ε})个标签查询达到O(opt)+ε误差,并证明查询复杂度近最优。
Comments Appeared at NeurIPS 2025
推理是否保持对齐?关于大型推理模型的可信度研究
机构 * University of Colorado Boulder(科罗拉多大学博尔德分校) ; University of Central Florida(中佛罗里达大学) ; University of Maryland College Park(马里兰大学帕克分校) ; University of Wisconsin-Madison(威斯康星大学麦迪逊分校)
AI总结 研究通过监督微调、强化学习和蒸馏生成的推理模型在安全、偏见、隐私等六个可信度维度上是否保持对齐,发现推理模型常出现对齐退化,如毒性增加、刻板印象加剧等。
RealMath-Eval:为何SOTA裁判难以应对真实人类推理
机构 * University of Wisconsin–Madison(威斯康星大学麦迪逊分校) ; East China Normal University(华东师范大学) ; New York University(纽约大学) ; Tongji University(同济大学) ; The Chinese University of Hong Kong, Shenzhen(香港中文大学(深圳))
AI总结 提出RealMath-Eval基准,评估LLM裁判对真实学生数学解答的评分能力,发现与人类评分存在高均方误差,而合成数据上表现更好,揭示评估差距源于人类错误空间的多样性和高信息熵。
Comments Code available at https://github.com/RicharMd/RealMath-Eval , Data available at https://huggingface.co/datasets/RicharMd/RealMath-Eval
Cyst-X:用于胰腺囊性肿瘤恶性风险分层的多中心MRI基准与联邦学习框架
机构 * Machine & Hybrid Intelligence Lab, Department of Radiology, Northwestern University(机器与混合智能实验室,放射科,西北大学) ; Istanbul Faculty of Medicine, Istanbul University(伊斯坦布尔大学医学学院) ; Department of Biomedical Engineering and Radiology, University of Wisconsin-Madison(生物医学工程与放射科,威斯康星大学麦迪逊分校) ; Department of Preventive Medicine, Northwestern University(预防医学系,西北大学) ; Division of Gastroenterology and Hepatology, New York University(消化内科与肝病科,纽约大学) ; Department of Electrical, Electronic and Computer Engineering, University of Catania(电气、电子和计算机工程系,卡塔尼亚大学) ; NVIDIA ; Department of Radiology, Columbia University(放射科,哥伦比亚大学) ; Department of Radiology and Nuclear Medicine, Erasmus Medical Center(放射科与核医学科,埃因霍温医学院) ; Department of Gastroenterology and Hepatology, Erasmus Medical Center(消化内科与肝病科,埃因霍温医学院) ; Department of Radiology, New York University(放射科,纽约大学) ; Division of Gastroenterology and Hepatology, Mayo Clinic Florida(消化内科与肝病科,迈阿密诊所佛罗里达分部) ; Department of Gastroenterology and Hepatology, Northwestern University(消化内科与肝病科,西北大学)
AI总结 提出Cyst-X,一个多中心MRI基准和联邦学习框架,用于IPMN恶性风险分层,结合PanSegNet分割器和3D DenseNet-121分类器,在内部交叉验证中达到0.85的AUC,性能与放射科医生相当。