paper-with-me

Papers

ALADIN: All Layer Adaptive Instance Normalization for Fine-grained Style Similarity

2021-03-17 · ICCV 2021 10 · Dan Ruta, Saeid Motiian, Baldo Faieta, Zhe Lin, Hailin Jin, Alex Filipkowski, Andrew Gilbert, John Collomosse

We present ALADIN (All Layer AdaIN); a novel architecture for searching images based on the similarity of their artistic style. Representation learning is critical to visual search, where distance in the learned search embedding reflects image similarity. Learning an embedding that discriminates fine-grained variations in style is hard, due to the difficulty of defining and labelling style. ALADIN takes a weakly supervised approach to learning a representation for fine-grained style similarity of digital artworks, leveraging BAM-FG, a novel large-scale dataset of user generated content groupings gathered from the web. ALADIN sets a new state of the art accuracy for style-based visual search over both coarse labelled style data (BAM) and BAM-FG; a new 2.62 million image dataset of 310,000 fine-grained style groupings also contributed by this work.

📄 PDF Abstract BibTeX arXiv:2103.09776

Code (0)

등록된 구현이 없습니다.

Tasks

AllRepresentation Learning

Similar Papers 제목 키워드 기반

ALADIN:Attribute-Language Distillation Network for Person Re-Identification

2026-03-23 · Wang Zhou, Boran Duan, Haojun Ai, Ruiqi Lan 외 arxiv

Recent vision-language models such as CLIP provide strong cross-modal alignment, but current CLIP-guided ReID pipelines rely on global features and fixed prompts. This limits their ability to capture fine-grained attribu…

Person Re-IdentificationRepresentation Learning

GRANOLA: Adaptive Normalization for Graph Neural Networks

2024-04-20 · Moshe Eliasof, Beatrice Bevilacqua, Carola-Bibiane Schönlieb, Haggai Maron

In recent years, significant efforts have been made to refine the design of Graph Neural Network (GNN) layers, aiming to overcome diverse challenges, such as limited expressive power and oversmoothing. Despite their wide…

Graph Neural Network

PALADIN: Self-Correcting Language Model Agents to Cure Tool-Failure Cases

2025-09-25 · Sri Vatsa Vuddanti, Aarav Shah, Satwik Kumar Chittiprolu, Tony Song 외 arxiv

Tool-augmented language agents frequently fail in real-world deployment due to tool malfunctions--timeouts, API exceptions, or inconsistent outputs--triggering cascading reasoning errors and task abandonment. Existing ag…

InstaFormer: Instance-Aware Image-to-Image Translation with Transformer

2022-03-30 · CVPR 2022 1 · Soohyun Kim, Jongbeom Baek, JiHye Park, Gyeongnyeon Kim 외

We present a novel Transformer-based network architecture for instance-aware image-to-image translation, dubbed InstaFormer, to effectively integrate global- and instance-level information. By considering extracted conte…

Image-to-Image TranslationTranslation

Distributed Consensus Optimization with Consensus ALADIN

2025-03-21 · Xu Du, Jingzhe Wang

TThe paper proposes the Consensus Augmented Lagrange Alternating Direction Inexact Newton (Consensus ALADIN) algorithm, a novel approach for solving distributed consensus optimization problems (DC). Consensus ALADIN allo…

Computational Efficiency