paper-with-me

홈 › Papers

Face Hallucination using Linear Models of Coupled Sparse Support

2015-12-18 · Reuben Farrugia, Christine Guillemot

Most face super-resolution methods assume that low-resolution and high-resolution manifolds have similar local geometrical structure, hence learn local models on the lowresolution manifolds (e.g. sparse or locally linear embedding models), which are then applied on the high-resolution manifold. However, the low-resolution manifold is distorted by the oneto-many relationship between low- and high- resolution patches. This paper presents a method which learns linear models based on the local geometrical structure on the high-resolution manifold rather than on the low-resolution manifold. For this, in a first step, the low-resolution patch is used to derive a globally optimal estimate of the high-resolution patch. The approximated solution is shown to be close in Euclidean space to the ground-truth but is generally smooth and lacks the texture details needed by state-ofthe-art face recognizers. This first estimate allows us to find the support of the high-resolution manifold using sparse coding (SC), which are then used as support for learning a local projection (or upscaling) model between the low-resolution and the highresolution manifolds using Multivariate Ridge Regression (MRR). Experimental results show that the proposed method outperforms six face super-resolution methods in terms of both recognition and quality. These results also reveal that the recognition and quality are significantly affected by the method used for stitching all super-resolved patches together, where quilting was found to better preserve the texture details which helps to achieve higher recognition rates.

📄 PDF Abstract BibTeX arXiv:1512.06009

Code (0)

등록된 구현이 없습니다.

Tasks

Face HallucinationHallucinationSuper-Resolution

Similar Papers 제목 키워드 기반

A Single Direction of Truth: An Observer Model's Linear Residual Probe Exposes and Steers Contextual Hallucinations

2025-07-31 · Charles O'Neill, Slava Chalnev, Chi Chi Zhao, Max Kirkby 외 arxiv

Contextual hallucinations -- statements unsupported by given context -- remain a significant challenge in AI. We demonstrate a practical interpretability insight: a generator-agnostic observer model detects hallucination…

HalluSAE: Detecting Hallucinations in Large Language Models via Sparse Auto-Encoders

2026-04-06 · Boshui Chen, Zhaoxin Fan, Ke Wang, Zhiying Leng 외 arxiv

Large Language Models (LLMs) are powerful and widely adopted, but their practical impact is limited by the well-known hallucination phenomenon. While recent hallucination detection methods have made notable progress, we …

SEVADE: Self-Evolving Multi-Agent Analysis with Decoupled Evaluation for Hallucination-Resistant Irony Detection

2025-08-09 · Ziqi Liu, Ziyang Zhou, Yilin Li, Mingxuan Hu 외 arxiv

Sarcasm detection is a crucial yet challenging Natural Language Processing task. Existing Large Language Model methods are often limited by single-perspective analysis, static reasoning pathways, and a susceptibility to …

Sarcasm Detection

FH-GAN: Face Hallucination and Recognition using Generative Adversarial Network

2019-05-16 · Bayram Bayramli, Usman Ali, Te Qi, Hongtao Lu

There are many factors affecting visual face recognition, such as low resolution images, aging, illumination and pose variance, etc. One of the most important problem is low resolution face images which can result in bad…

Face HallucinationFace RecognitionGenerative Adversarial NetworkHallucination

Whisper Hallucination Detection and Mitigation via Hidden Representation Steering and Sparse AutoEncoders

2026-06-05 · Georgii Aparin, Vadim Popov, Tasnima Sadekova, Assel Yermekova arxiv

Whisper, a widely adopted ASR model, is known to suffer from hallucinations - coherent transcriptions generated for non-speech audio entirely disconnected from the input. We investigate whether hallucinations can be dete…