paper-with-me

Papers

GraFT: Gradual Fusion Transformer for Multimodal Re-Identification

2023-10-25 · Haoli Yin, Jiayao Li, Eva Schiller, Luke McDermott, Daniel Cummings

Object Re-Identification (ReID) is pivotal in computer vision, witnessing an escalating demand for adept multimodal representation learning. Current models, although promising, reveal scalability limitations with increasing modalities as they rely heavily on late fusion, which postpones the integration of specific modality insights. Addressing this, we introduce the \textbf{Gradual Fusion Transformer (GraFT)} for multimodal ReID. At its core, GraFT employs learnable fusion tokens that guide self-attention across encoders, adeptly capturing both modality-specific and object-specific features. Further bolstering its efficacy, we introduce a novel training paradigm combined with an augmented triplet loss, optimizing the ReID feature embedding space. We demonstrate these enhancements through extensive ablation studies and show that GraFT consistently surpasses established multimodal ReID benchmarks. Additionally, aiming for deployment versatility, we've integrated neural network pruning into GraFT, offering a balance between model size and performance.

📄 PDF Abstract BibTeX arXiv:2310.16856

Code (0)

등록된 구현이 없습니다.

Tasks

Network PruningRepresentation LearningTriplet

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Exploring Diffusion Transformer Designs via Grafting

2025-06-05 · Keshigeyan Chandrasegaran, Michael Poli, Daniel Y. Fu, Dongjun Kim 외

Designing model architectures requires decisions such as selecting operators (e.g., attention, convolution) and configurations (e.g., depth, width). However, evaluating the impact of these decisions on model quality requ…

Hierarchical Stacking Optimization Using Dirichlet's Process (SoDip): Towards Accelerated Design for Graft Polymerization

2025-12-25 · Amgad Ahmed Ali Ibrahim, Hein Htet, Ryoji Asahi arxiv

Radiation-induced grafting (RIG) enables precise functionalization of polymer films for ion-exchange membranes, CO2-separation membranes, and battery electrolytes by generating radicals on robust substrates to graft desi…

Grafting Pre-trained Models for Multimodal Headline Generation

2022-11-14 · Lingfeng Qiao, Chen Wu, Ye Liu, Haoyuan Peng 외

Multimodal headline utilizes both video frames and transcripts to generate the natural language title of the videos. Due to a lack of large-scale, manually annotated data, the task of annotating grounded headlines for vi…

DecoderHeadline GenerationLanguage ModelingLanguage Modelling+1

GRAFT: GRaPH and Table Reasoning for Textual Alignment -- A Benchmark for Structured Instruction Following and Visual Reasoning

2025-08-21 · Abhigya Verma, Sriram Puttagunta, Seganrasan Subramanian, Sravan Ramachandran arxiv

GRAFT is a structured multimodal benchmark designed to probe how well LLMs handle instruction following, visual reasoning, and tasks requiring tight visual textual alignment. The dataset is built around programmatically …

Instruction FollowingAnomaly DetectionVisual Reasoning

Large Language Models as Unified Multimodal Learners for Clinical Prediction

2026-07-16 · Ajay Madhavan Ravichandran, Bilgin Osmandoja, Klemens Budde, Klaus Netter 외 arxiv

Electronic health records combine free-text clinical narratives with structured measurements such as vital signs, laboratory values, and comorbidities. Yet most clinical prediction systems still rely on task-specific fus…