paper-with-me

Papers

Unicorn: A Unified Multi-tasking Model for Supporting Matching Tasks in Data Integration

2023-05-01 · SIGMOD/PODS 2023 5 · Jianhong Tu, Ju Fan, Nan Tang, Peng Wang, Guoliang Li, Xiaoyong Du, Xiaofeng Jia, Song Gao

Data matching - which decides whether two data elements (e.g., string, tuple, column, or knowledge graph entity) are the "same" (a.k.a. a match) - is a key concept in data integration, such as entity matching and schema matching. The widely used practice is to build task-specific or even dataset-specific solutions, which are hard to generalize and disable the opportunities of knowledge sharing that can be learned from different datasets and multiple tasks. In this paper, we propose Unicorn, a unified model for generally supporting common data matching tasks. Unicorn can enable knowledge sharing by learning from multiple tasks and multiple datasets, and can also support zero-shot prediction for new tasks with zero labeled matching/non-matching pairs. However, building such a unified model is challenging due to heterogeneous formats of input data elements and various matching semantics of multiple tasks. To address the challenges, Unicorn employs one generic Encoder that converts any pair of data elements (a, b) into a learned representation, and uses a Matcher, which is a binary classifier, to decide whether a matches b. To align matching semantics of multiple tasks, Unicorn adopts a mixture-of-experts model that enhances the learned representation into a better representation. We conduct extensive experiments using 20 datasets on seven well-studied data matching tasks, and find that our unified model can achieve better performance on most tasks and on average, compared with the state-of-the-art specific models trained for ad-hoc tasks and datasets separately. Moreover, Unicorn can also well serve new matching tasks with zero-shot learning.

📄 PDF Abstract BibTeX

Code (1)

ruc-datalab/Unicorn pytorch

Tasks

Data IntegrationEntity ResolutionMixture-of-ExpertsZero-Shot Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Towards Grand Unification of Object Tracking

2022-07-14 · Bin Yan, Yi Jiang, Peize Sun, Dong Wang 외

We present a unified method, termed Unicorn, that can simultaneously solve four tracking problems (SOT, MOT, VOS, MOTS) with a single network using the same model parameters. Due to the fragmented definitions of the obje…

Multi-Object TrackingMulti-Object Tracking and SegmentationMultiple Object TrackingObject+3

Unicorn: Unified Neural Image Compression with One Number Reconstruction

2024-12-11 · Qi Zheng, Haozhi Wang, Zihao Liu, Jiaming Liu 외

Prevalent lossy image compression schemes can be divided into: 1) explicit image compression (EIC), including traditional standards and neural end-to-end algorithms; 2) implicit image compression (IIC) based on implicit …

DecoderImage Compression

UniCorn: Towards Self-Improving Unified Multimodal Models through Self-Generated Supervision

2026-01-06 · Ruiyan Han, Zhen Fang, XinYu Sun, Yuchen Ma 외 arxiv

While Unified Multimodal Models (UMMs) have achieved remarkable success in cross-modal comprehension, a significant gap persists in their ability to leverage such internal knowledge for high-quality generation. We formal…

Image Generation

UNICORN: Ultrasound Nakagami Imaging via Score Matching and Adaptation

2024-03-10 · Kwanyoung Kim, Jaa-Yeon Lee, Jong Chul Ye

Nakagami imaging holds promise for visualizing and quantifying tissue scattering in ultrasound waves, with potential applications in tumor diagnosis and fat fraction estimation which are challenging to discern by convent…

parameter estimation

UniCoRN: Unified Cognitive Signal ReconstructioN bridging cognitive signals and human language

2023-07-06 · Nuwa Xi, Sendong Zhao, Haochun Wang, Chi Liu 외

Decoding text stimuli from cognitive signals (e.g. fMRI) enhances our understanding of the human language system, paving the way for building versatile Brain-Computer Interface. However, existing studies largely focus on…

Brain Computer InterfaceBrain DecodingDecoderEEG+3