paper-with-me

홈 › Papers

The Flag Median and FlagIRLS

2022-03-08 · CVPR 2022 1 · Nathan Mankovich, Emily King, Chris Peterson, Michael Kirby

Finding prototypes (e.g., mean and median) for a dataset is central to a number of common machine learning algorithms. Subspaces have been shown to provide useful, robust representations for datasets of images, videos and more. Since subspaces correspond to points on a Grassmann manifold, one is led to consider the idea of a subspace prototype for a Grassmann-valued dataset. While a number of different subspace prototypes have been described, the calculation of some of these prototypes has proven to be computationally expensive while other prototypes are affected by outliers and produce highly imperfect clustering on noisy data. This work proposes a new subspace prototype, the flag median, and introduces the FlagIRLS algorithm for its calculation. We provide evidence that the flag median is robust to outliers and can be used effectively in algorithms like Linde-Buzo-Grey (LBG) to produce improved clusterings on Grassmannians. Numerical experiments include a synthetic dataset, the MNIST handwritten digits dataset, the Mind's Eye video dataset and the UCF YouTube action dataset. The flag median is compared the other leading algorithms for computing prototypes on the Grassmannian, namely, the $\ell_2$-median and to the flag mean. We find that using FlagIRLS to compute the flag median converges in $4$ iterations on a synthetic dataset. We also see that Grassmannian LBG with a codebook size of $20$ and using the flag median produces at least a $10\%$ improvement in cluster purity over Grassmannian LBG using the flag mean or $\ell_2$-median on the Mind's Eye dataset.

📄 PDF Abstract BibTeX arXiv:2203.04437

Code (1)

nmank/Flag_Median_and_FlagIRLS pytorch

Similar Papers 제목 키워드 기반

Finding the Subspace Mean or Median to Fit Your Need

2014-06-01 · CVPR 2014 6 · Tim Marrinan, J. Ross Beveridge, Bruce Draper, Michael Kirby 외

Many computer vision algorithms employ subspace models to represent data. Many of these approaches benefit from the ability to create an average or prototype for a set of subspaces. The most popular method in these situa…

Chordal Averaging on Flag Manifolds and Its Applications

2023-03-23 · ICCV 2023 1 · Nathan Mankovich, Tolga Birdal

This paper presents a new, provably-convergent algorithm for computing the flag-mean and flag-median of a set of points on a flag manifold under the chordal metric. The flag manifold is a mathematical space consisting of…

A Machine Learning Approach for Flagging Incomplete Bid-rigging Cartels

2020-04-12 · Hannes Wallimann, David Imhof, Martin Huber

We propose a new method for flagging bid rigging, which is particularly useful for detecting incomplete bid-rigging cartels. Our approach combines screens, i.e. statistics derived from the distribution of bids in a tende…

BIG-bench Machine Learning

Strained Coherence: A Pre-Failure Signal in Coding Agent Execution Trajectories

2026-06-05 · Marut Pandya, Kasey Zhang, Baiqing Lyu arxiv

LLM-based coding agents sometimes acknowledge a problem in their own reasoning and then proceed anyway. We call this pattern strained coherence: a safety-relevant failure mode in which an agent has information that shoul…

Amplifying, Not Learning: The Price of Out-of-Distribution Generalization in AI-Text Detection

2026-05-20 · Alexander Smirnov arxiv

AI-text detectors gate decisions in education, hiring, and publishing, yet they flag the most fluent, formal human writing as machine-generated: they rate the median formal-native human essay as 99.5% likely AI while cle…