Arrow Research search

Author name cluster

Theodore Lee

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

AAAI Conference 2023 Conference Paper

A Holistic Approach to Undesired Content Detection in the Real World

  • Todor Markov
  • Chong Zhang
  • Sandhini Agarwal
  • Florentine Eloundou Nekoul
  • Theodore Lee
  • Steven Adler
  • Angela Jiang
  • Lilian Weng

We present a holistic approach to building a robust and useful natural language classification system for real-world content moderation. The success of such a system relies on a chain of carefully designed and executed steps, including the design of content taxonomies and labeling instructions, data quality control, an active learning pipeline to capture rare events, and a variety of methods to make the model robust and to avoid overfitting. Our moderation system is trained to detect a broad set of categories of undesired content, including sexual content, hateful content, violence, self-harm, and harassment. This approach generalizes to a wide range of different content taxonomies and can be used to create high-quality content classifiers that outperform off-the-shelf models.

JMLR Journal 2021 Journal Article

mvlearn: Multiview Machine Learning in Python

  • Ronan Perry
  • Gavin Mischler
  • Richard Guo
  • Theodore Lee
  • Alexander Chang
  • Arman Koul
  • Cameron Franz
  • Hugo Richard

As data are generated more and more from multiple disparate sources, multiview data sets, where each sample has features in distinct views, have grown in recent years. However, no comprehensive package exists that enables non-specialists to use these methods easily. mvlearn is a Python library which implements the leading multiview machine learning methods. Its simple API closely follows that of scikit-learn for increased ease-of-use. The package can be installed from Python Package Index (PyPI) and the conda package manager and is released under the MIT open-source license. The documentation, detailed examples, and all releases are available at https://mvlearn.github.io/. [abs] [ pdf ][ bib ] [ code ] &copy JMLR 2021. ( edit, beta )

v2026.09.13