paper-with-me

Papers

Learning to Align from Scratch

2012-12-01 · NeurIPS 2012 12 · Gary Huang, Marwan Mattar, Honglak Lee, Erik G. Learned-Miller

Unsupervised joint alignment of images has been demonstrated to improve performance on recognition tasks such as face verification. Such alignment reduces undesired variability due to factors such as pose, while only requiring weak supervision in the form of poorly aligned examples. However, prior work on unsupervised alignment of complex, real world images has required the careful selection of feature representation based on hand-crafted image descriptors, in order to achieve an appropriate, smooth optimization landscape. In this paper, we instead propose a novel combination of unsupervised joint alignment with unsupervised feature learning. Specifically, we incorporate deep learning into the {\em congealing} alignment framework. Through deep learning, we obtain features that can represent the image at differing resolutions based on network depth, and that are tuned to the statistics of the specific data being aligned. In addition, we modify the learning algorithm for the restricted Boltzmann machine by incorporating a group sparsity penalty, leading to a topographic organization on the learned filters and improving subsequent alignment results. We apply our method to the Labeled Faces in the Wild database (LFW). Using the aligned images produced by our proposed unsupervised algorithm, we achieve a significantly higher accuracy in face verification than obtained using the original face images, prior work in unsupervised alignment, and prior work in supervised alignment. We also match the accuracy for the best available, but unpublished method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face Verification

Methods 이 논문이 사용한 방법론

Restricted Boltzmann Machine 설명 없음

Similar Papers 제목 키워드 기반

NL2Scratch: An Executable Benchmark and Evaluation for Block-Based Programming

2026-06-20 · Heejin Do, Alexandre Ballenghien, Yang Wu, April Yi Wang arxiv

Block-based programming environments such as Scratch are widely used in early programming education, yet natural-language-to-code (NL2Code) research has focused primarily on text-based languages. Scratch programs are eve…

VisualScratchpad: Inference-time Visual Concepts Analysis in Vision Language Models

2026-03-07 · Hyesu Lim, Jinho Choi, Taekyung Kim, Byeongho Heo 외 arxiv

High-performing vision language models still produce incorrect answers, yet their failure modes are often difficult to explain. To make model internals more accessible and enable systematic debugging, we introduce Visual…

Automatic Creativity Measurement in Scratch Programs Across Modalities

2022-11-07 · Anastasia Kovalkov, Benjamin Paaßen, Avi Segal, Niels Pinkwart 외

Promoting creativity is considered an important goal of education, but creativity is notoriously hard to measure.In this paper, we make the journey fromdefining a formal measure of creativity that is efficientlycomputabl…

SpecMaskFoley: Steering Pretrained Spectral Masked Generative Transformer Toward Synchronized Video-to-audio Synthesis via ControlNet

2025-05-22 · Zhi Zhong, Akira Takahashi, Shuyang Cui, Keisuke Toyama 외

Foley synthesis aims to synthesize high-quality audio that is both semantically and temporally aligned with video frames. Given its broad application in creative industries, the task has gained increasing attention in th…

Audio Synthesis

SpecBridge: Bridging Mass Spectrometry and Molecular Representations via Cross-Modal Alignment

2026-01-23 · Yinkai Wang, Yan Zhou Chen, Xiaohui Chen, Li-Ping Liu 외 arxiv

Small-molecule identification from tandem mass spectrometry (MS/MS) remains a bottleneck in untargeted settings where spectral libraries are incomplete. While deep learning offers a solution, current approaches typically…