paper-with-me

Papers

Domain Alignment with Triplets

2018-12-03 · Weijian Deng, Liang Zheng, Jianbin Jiao

Deep domain adaptation methods can reduce the distribution discrepancy by learning domain-invariant embedddings. However, these methods only focus on aligning the whole data distributions, without considering the class-level relations among source and target images. Thus, a target embeddings of a bird might be aligned to source embeddings of an airplane. This semantic misalignment can directly degrade the classifier performance on the target dataset. To alleviate this problem, we present a similarity constrained alignment (SCA) method for unsupervised domain adaptation. When aligning the distributions in the embedding space, SCA enforces a similarity-preserving constraint to maintain class-level relations among the source and target images, i.e., if a source image and a target image are of the same class label, their corresponding embeddings are supposed to be aligned nearby, and vise versa. In the absence of target labels, we assign pseudo labels for target images. Given labeled source images and pseudo-labeled target images, the similarity-preserving constraint can be implemented by minimizing the triplet loss. With the joint supervision of domain alignment loss and similarity-preserving constraint, we train a network to obtain domain-invariant embeddings with two critical characteristics, intra-class compactness and inter-class separability. Extensive experiments conducted on the two datasets well demonstrate the effectiveness of SCA.

📄 PDF Abstract BibTeX arXiv:1812.00893

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTripletUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Weakly-supervised Knowledge Graph Alignment with Adversarial Learning

2019-07-06 · ICLR 2019 5 · Meng Qu, Jian Tang, Yoshua Bengio

This paper studies aligning knowledge graphs from different sources or languages. Most existing methods train supervised methods for the alignment, which usually require a large number of aligned knowledge triplets. Howe…

Knowledge Graphs

RAGulating Compliance: A Multi-Agent Knowledge Graph for Regulatory QA

2025-08-13 · Bhavik Agarwal, Hemant Sunil Jomraj, Simone Kaplunov, Jack Krolick 외 arxiv

Regulatory compliance question answering (QA) requires precise, verifiable information, and domain-specific expertise, posing challenges for Large Language Models (LLMs). In this work, we present a novel multi-agent fram…

Information RetrievalQuestion Answering

Adopting the Word-Pair-Dependency-Triplets with Individual Comparison for Natural Language Inference

2018-08-01 · COLING 2018 8 · Qianlong Du, Cheng-qing Zong, Keh-Yih Su

This paper proposes to perform natural language inference with Word-Pair-Dependency-Triplets. Most previous DNN-based approaches either ignore syntactic dependency among words, or directly use tree-LSTM to generate sente…

Decision MakingMachine TranslationNatural Language InferenceQuestion Answering+3

Linguistic Structures as Weak Supervision for Visual Scene Graph Generation

2021-05-28 · CVPR 2021 1 · Keren Ye, Adriana Kovashka

Prior work in scene graph generation requires categorical supervision at the level of triplets - subjects and objects, and predicates that relate them, either with or without bounding box information. However, scene grap…

Graph GenerationScene Graph Generation

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 oth…

Information RetrievalVideo Retrieval