paper-with-me

홈 › Papers

RE-TRIANGLE: Does TRIANGLE Enable Multimodal Alignment Beyond Cosine Similarity in Retrieval?

2026-05-22 · Arijit Ghosh, Aritra Bandyopadhyay, Chiranjeev Bindra, Jingfen Qiao arxiv

Multimodal alignment is critical for bridging the semantic gap in information retrieval. However, traditional pairwise strategies introduce a geometric blind spot: while they align anchor modalities (e.g., text) with others, they lack constraints to enforce mutual consistency between peripheral modalities (e.g., video and audio). The TRIANGLE framework addresses this by minimizing the area of modality triplets on a hypersphere to enforce holistic alignment. In this reproducibility study, we verify the robustness of this geometric objective for retrieval tasks. We confirm that TRIANGLE outperforms pairwise baselines in zero-shot settings, achieving Recall@1 gains of up to +8.7 points, though benefits are domain-dependent. However, we fail to reproduce the reported learning-from-scratch results. Analysis using a synthetic toy dataset attributes this to instability when jointly optimizing geometric alignment with Data-Text Matching (DTM) loss. Furthermore, we find that cosine regularization primarily stabilizes text-to-video retrieval, and fine-tuning with domain supervision amplifies geometric benefits but reduces cross-dataset generalization. Our findings support the efficacy of geometric alignment while highlighting critical optimization sensitivities. Code available at https://github.com/ARIJIT00171/RE-TRIANGLE.

📄 PDF Abstract BibTeX arXiv:2605.27436

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

A TRIANGLE Enables Multimodal Alignment Beyond Cosine Similarity

2025-09-29 · Giordano Cicchetti, Eleonora Grassucci, Danilo Comminiello arxiv

Multimodal learning plays a pivotal role in advancing artificial intelligence systems by incorporating information from multiple modalities to build a more comprehensive representation. Despite its importance, current st…

Video ClassificationText Retrieval

RenderFormer: Transformer-based Neural Rendering of Triangle Meshes with Global Illumination

2025-05-28 · Chong Zeng, Yue Dong, Pieter Peers, Hongzhi Wu 외

We present RenderFormer, a neural rendering pipeline that directly renders an image from a triangle-based representation of a scene with full global illumination effects and that does not require per-scene training or fi…

Neural Rendering

Outlier Detection for Robust Multi-dimensional Scaling

2018-02-07 · Leonid Blouvshtein, Daniel Cohen-Or

Multi-dimensional scaling (MDS) plays a central role in data-exploration, dimensionality reduction and visualization. State-of-the-art MDS algorithms are not robust to outliers, yielding significant errors in the embeddi…

Dimensionality ReductionOutlier Detection

Triangle Splatting SLAM

2026-05-29 · Nicholas Fry, Eric Dexheimer, Kirill Mazur, Paul H. J. Kelly 외 arxiv

We present a dense RGB-D SLAM system using differentiable triangles as the 3D map representation. While 3D Gaussian Splatting has emerged as the leading method for novel-view synthesis, triangles remain the standard prim…

Triangle Splatting+: Differentiable Rendering with Opaque Triangles

2025-09-29 · Jan Held, Renaud Vandeghen, Sanghyun Son, Daniel Rebain 외 arxiv

Reconstructing 3D scenes and synthesizing novel views has seen rapid progress in recent years. Neural Radiance Fields demonstrated that continuous volumetric radiance fields can achieve high-quality image synthesis, but …

Novel View Synthesis