collaborators

12 papers

cs.LG2026

Medix: Out-of-Distribution Detection from Unlabeled Wild Data via Robust Gradient Statistics

Momin Abbas, Ali Falahati, Hossein Goli +1

Out-of-distribution (OOD) detection plays a crucial role in ensuring the robustness of machine learning systems deployed in real-world applications. Recent approaches have explored…

cs.LG2026

OFMU: Optimization-Driven Framework for Machine Unlearning

Sadia Asif, Mohammad Mohammadi Amiri

Large language models deployed in sensitive applications increasingly require the ability to unlearn specific knowledge, such as user requests, copyrighted materials, or outdated i…

cs.LG2026

Curated Synthetic Data Doesn't Have to Collapse: A Theoretical Study of Generative Retraining with Pluralistic Preferences

Ali Falahati, Mohammad Mohammadi Amiri, Kate Larson +1

Recursive retraining of generative models poses a critical representation challenge: when synthetic outputs are curated based on a fixed reward signal, the model tends to collapse…

cs.AI2026

MM-OptBench: A Solver-Grounded Benchmark for Multimodal Optimization Modeling

Zhong Li, Qi Huang, Yuxuan Zhu +6

Optimization modeling translates real decision-making problems into mathematical optimization models and solver-executable implementations. Although language models are increasingl…

cs.LG2026

Toward Efficient Influence Function: Dropout as a Compression Tool

Yuchen Zhang, Mohammad Mohammadi Amiri

Assessing the impact the training data on machine learning models is crucial for understanding the behavior of the model, enhancing the transparency, and selecting training data. I…

cs.CL2026

OjaKV: Context-Aware Online Low-Rank KV Cache Compression

Yuxuan Zhu, David H. Yang, Mohammad Mohammadi Amiri +3

The expanding long-context capabilities of large language models are constrained by a significant memory bottleneck: the key-value (KV) cache required for autoregressive generation…